@charset "utf-8";
/* CSS Document */
body {
	background-color:#ACACAC;
	font-size: 11px;
	margin:0px;
	padding:0px;
}
a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.body_bg{
	background:url(../images/bg_line.jpg) repeat-x;
	}

#master_container {
	text-decoration: none;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

/* Header CSS*/

#header_container{
	background-color: #FFFFFF;
	height:70px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}
	
	
/* End of Header CSS*/
	
/* Start of Banner CSS*/
#banner_container {
	background-color: #FFFFFF;
	clear: both;
	width: 735px;
	height:226px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	}

/* End of Banner CSS*/


/* Start of Body container*/
#body_container{
	width:720px;	
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
}

/* End of body container*/

/* End of footer CSS*/

.readmore1{
	font-family:Tahoma;
	color:#333333;
	text-decoration:none;
	vertical-align: top;
}

.readmore1:hover{
	color:#CC0001;
	}


.header_mid4{
	font-family:verdana;
	height:25px; 
	vertical-align:middle; 
	padding-left: 10px; 
	padding-top: 8px;
	padding-bottom:16px;
	background:url(../images/header_bg1.gif) no-repeat;
	font-weight: bold; 
	font-size:13px;
	text-transform:uppercase;
	color:#455565;
	text-decoration:none;
}


.spacer{
	font-size:4px;
	text-decoration:none;
	}

.quick_link_list {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	margin-left: 12px;
	font-size:12px;
	color:#1D4793;
	background:url(../images/arrow_front.gif) no-repeat 0px 50%;
	text-decoration:none;
}

.quick_link_list:hover{
	color:#008400;
	background:url(../images/arrow_back.gif) no-repeat 0px 50%;
	}
	

.mid_body_container_right {
	text-decoration: none;
	float: right;
	width: 169px;
	vertical-align: top;
	text-decoration: none;
}



/* News and Events */

.news_text{
	font-family:Tahoma;
	font-size:11px; 
	color:#586478;
	margin-left:-9px;
	text-align:justify;
	padding-left: 10px;
	text-decoration:none;
    }

.news_text:hover{
	color:#990000;
	}
.news_header{
	font-family:Tahoma;
	font-size:11px; 
	color:#1d4793;
	margin-left:-9px;
	text-align:justify;
	padding-left: 10px;
	text-decoration:none;
    }

	
.news_date{
	font-family:Tahoma;
	margin:0px;
	padding-left:13px;
	font-size:11px;
	color:#586478;
	background:url(../images/news_icon.gif) no-repeat 0px 50%;
	text-decoration:none;
	}	


/* End of News and Events */

