/*body {
	background-color:#ACACAC;
	font-size: 11px;
	margin:0px;
	padding:0px;
}*/
.contentslide{
/*border: 1px solid navy;*/
width: 623px;
height: 319px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;

/*filter:progid.DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;
opacity: 1;
*/
}

.contentslide .contentdiv{
display: none;
}

.paginationS{
width: 618px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background: url("bg_no.jpg");
/*border: 4px solid #EFEFEF;*/
border-width: 0px; /*Left/ right border width of pagination DIV.*/
/*padding: 4px 4px 4px 0;*/
padding-right:5px;
margin-top: -0px;
margin-bottom:5px;
padding-bottom:5px;
padding-top:5px;
/*height:23px;*/
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; float:left;
}

* html .paginationS{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 623px;
width: 623px;

/*width: 400px; /*IE5 width*/
/*width: 416px; /*IE6 width*/
}

.paginationS a{
padding: 0 5px 1px ;
text-decoration: none; 
color: #ffffff;
background-color: #;
border:1px solid #666666;
}

.paginationS a:hover{
color: #ffffff;
background-color: #CC0000;
}
.paginationS a.selected{
background-color:#CC0000;
}

#master_container {
	text-decoration: none;
	background-color: #FFFFFF;
	width: 447px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

/* Header CSS*/

#header_container{
	background-color: #;
	height:70px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	}
	
	
/* End of Header CSS*/
	
/* Start of Banner CSS*/
#banner_container {
	background-color: #;
	clear: both;
	width: 170px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float:left;
	margin-top:0px;
	border:0px #E9E9E9 solid;
	}

/* End of Banner CSS*/


/* Start of Body container*/
#body_container{
	width:600px;	
	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;
}

