body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #32628F;
	
	background-repeat:repeat-x;
	
}

.side_image {
	
	background-image: url(bg.gif);
	background-repeat:repeat-x;
}

.side_image_right {
	
	background-image: url(bg_right.gif);
	background-repeat:repeat-x;
}
.footer_text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.search_box {
	border-right: 1px solid #BBB7C2;
	border-bottom: 1px solid #BBB7C2;
	border-left: 1px solid #BBB7C2;
}

.grey_box{
background-image: url(grey_bg_top.gif);
background-repeat:repeat-x;
background-position:top;
}

.grey_box_bottom{

background-image: url(grey_bg_bottom.gif);
background-repeat:repeat-x;
background-position:bottom;
}


.blue_box_top{

background-image: url(blue_fade_top.gif);
background-repeat:repeat-x;
background-position:top;
}

.blue_box_bottom{

background-image: url(blue_fade_bottom.gif);
background-repeat:repeat-x;
background-position:bottom;
}



.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	line-height: 18px;
}

.body_text a {
color: #BB0403;
}

.body_text a:hover{
color: #FFFFFF;
background-color:#BB0403;
}
.body_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body_text_small a {
color: #BB0403;
}
.body_text_small a:hover {
color: #FFFFFF;
background-color:#BB0403;
}

.news_headline {
	color: #2B7C95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.news_headline a{
	color: #2B7C95;
	text-decoration: none;
}
.picture_border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 9px 9px 9px 9px;
	
	}


.news_headline a:hover{
	color: #FFFFFF;
	background-color:#2B7C95;
}

.news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.headline {
	color: #BB0403;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 
	font-size: 25px;
	font-weight:bold;
}