@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d23636;
	font-size:11px;
	margin:0px;
	padding:0px;
	
	
}
P{
	margin:6px;
}
DIV{
	margin:0px;}
.logoholder{
	padding:3px;
	padding-right:100px;
}
.headlinks{
	padding:10px;
}
.headlinks A{
	padding:10px;
	color:#d23636;
	text-decoration:none;
}
.headlinks A:hover{
	padding:10px;
	color:#e3e3e3;
	text-decoration:none;
}
.headborder{
	border:1px solid #e4e4e4;
}
.redborder{
	border:1px solid #c2aead;
	border-bottom:1px solid #595050;
}
.redborderall{
	border:1px solid #c2aead;

}
.contentdiv1{
	float:left;
	width:25%;
}
.contentdiv2{
	float:left;
	width:50%;
}
.contentdiv3{
	float:right;
	width:25%;
	
}
.news{
	height:170px;
	width:225px;
	
	float:left;
}
.newsholder{
	padding-left:0px;
	
}
.newsheader{

	padding:10px; 
	padding-left:5px; 
	font-weight:bold;
	color:#141414;
	padding-left:5px;
	border-bottom:1px solid #c5c5c5;
	width:90%;
	
}
.newsubhead{
 margin:0px;
 padding-left:5px;
 font-weight:bold;
 padding-top:3px;
 color:#d82525;
}	
.newscontent{
 margin:0px;
 padding-left:10px;
 padding-bottom:0px;
 
 padding-top:10px;
 color:#141414;
}
.content{
	color:#086b90;
	line-height:23px;
	font-size:12px;
	border:1px solid #e0e0e0;
	width:90%;
	
	
	padding:5px;
}
.tableborder{
	border:1px solid #e3e3e3;
}
.tablebody{	
	padding-top:0px;
}
.content1{
	color:#086b90;
	line-height:23px;
	font-size:12px;
	border:1px solid #e0e0e0;
	width:90%;
}
.list UL LI{
	color:#086b90;
	line-height:20px;
}
.borderleft{
	border-left:1px solid;
}
.borderright{
	border-right:1px solid #e0e0e0;
}
.bordertop{
	border-top:1px solid #e0e0e0;
}
.borderbottom{
	border-bottom:1px solid #e0e0e0;
}
.borderbottomright{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.borderbottomleft{
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.borderall{
	border:1px solid #e0e0e0;
}
.borderleftnone{
	border:1px solid #e0e0e0;
	border-left:none;
}
.abtdiv{
	float:right;
	width:70%;
	color:#086b90;
	line-height:30px;
	font-size:12px;
	
	padding-left:10px;
	padding-right:10px;
}
.abtlist{
	width:50%;
	float:left;
}
.abtlist2{
	width:50%;
	float:right;
}
A:link{
text-decoration:none;
	color:#FF0000
}
A:active{
 text-decoration:none;
 	color:#FF0000;
}
 A:visited{
text-decoration:none;
	color:#FF0000;
}
A:hover{
 color:#000000;
}
.sdiv1{
	float:left;
	width:33%;
}
.sdiv2{
	float:left;
	width:33%;
}
.sdiv3{
	float:right;
	width:33%;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
