/* styles for Syrox CMS */
.Content {
	margin:			5px 0 10px 0;
}

.Content p, span, .Content h1, .Content h2, .Content h3
{
	color:#333333; font-size:11px !important; margin:0px; line-height:11pt; 
}

.Content p.caption {
	font-size:14px; font-weight:bold; color:#000000; width:400px;
}

.Content b, .Content strong, .Content h1, .Content h2, .Content h3
{
	width:auto; height:15px; font-size:11px; color:#03407B; display:block; line-height:11pt; margin:10px 10px 10px 0px;
}

.Content h1, .Content h2, .Content h3
{
	margin-bottom: 	0;
} 

.Content p
{
	margin-top: 	0;
}

.Content a:link {  color: #ED171F; text-decoration: none}
.Content a:visited {  color: #ED171F; text-decoration: none}
.Content a:hover {  color: #03407B; text-decoration: none}

.Content a strong { color: #ED171F; }

.Item
{
	margin:20px 10px 10px 45px; width:495px; height:auto;
	padding-bottom: 5px; background:url(../images/separator-hor.gif) 0% 100% repeat-x;
}

.Item p {
	margin-left:18px;
}

.NoRule
{
	background:		none;
}

.Content .Headline
{
	float:			left;
	color: 			#03407B;
	font-weight:	bold;
	text-transform:	uppercase;
}

.Content .Date
{
	float: 			right;
	margin-top: 	0;
}

.Content .Summary
{
	clear:			both;
  	overflow:   	auto;
  	width:      	100%;
}

.Content .Body
{
  	overflow:   	auto;
  	width:      	100%;
}

.Content .More
{
	text-align: 	right;
	margin-bottom: 	0;
}

.Content img
{
	float:			right;
	margin:			5px 0 5px 5px;
}
