body {
	background-color:#CCDFEB;
	scrollbar-arrow-color:#1873E2;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#C6C6C6;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C6C6C6;
}
form{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
input {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
a:link, a:visited{
	color: #0D629E;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	color: #353535;
	font-weight:normal;
	text-decoration:none;
}
div, td, th {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #525252;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}
.button{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	background-color:#0D629E;
	border-color:#A19E98;
	border-width:1px;
  	border-style:outset;
	height:21px;
	padding:0 15px;
	_padding:0 10px;
	cursor:pointer;
}
.form{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	border-color:#A7A09A;
	border-width:1px;
	border-style:inset;
	background-color:#ffffff; 
	text-align: left;
	padding:1px; 
	margin:0px;
}
.content{
	width:765px; 
	margin:8px auto;
	background:url(../images/contbg.gif) top right repeat-y; 
	display:block;
}
.left{
	width:222px;
	float:left;
	padding-right:8px;
}
.right{
	width:535px;
	float:left;
	background:url(../images/contentbg_top.gif) top left no-repeat;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.textpadd{
	padding:16px 15px 5px 15px;
	min-height:388px;
}
*html .textpadd{
	height:388px;
}
.menubg{
	width:765px; 
	margin:0 auto; 
	height:29px; 
	background:url(../images/menubg.jpg) top left no-repeat;
	padding-top:6px;
	_padding-top:7px;
	_height:28px; 
}
.menubg ol{
	padding:0px 13px;
	margin:0px;
	list-style-type:none;
}
.menubg ol li{
	padding:0px;
	margin:0px;
	float:left;
}
.menubg ol li a{
	padding:5px 33px 0px 33px;
	margin:0px;
	float:left;
	display:block;
	height:20px;
	font-family:Arial;
	font-size:12px;
}
.menubg ol li a:link, .menubg ol li a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menubg ol li a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.devider{
	background:url(../images/devider.gif) top right no-repeat;
}
.footer{
	width:765px; 
	margin:0 auto; 
	height:50px; 
	background:url(../images/footerbg.jpg) top left no-repeat;
	padding:12px 0px 0px 0px;
	color:#ADCFF1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-align:center;
	line-height:18px;
}
.footer a:link, .footer a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: normal;
	text-align:center;
	color:#CCDFEB;
	text-decoration:none;
	padding:0px 10px;
}
.footer a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: normal;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	padding:0px 10px;
}
.leftbox{
	background:url(../images/contact-det.jpg) top left no-repeat;
	height:244px;
	width:201px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	text-align:left;
	border:0px solid
}
h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#005B9C;
	height:22px;
	font-weight: normal;
	padding:0px 0px 5px 0px;
	margin:0px 0px 1px 0px;
	background:url(../images/headerline.gif) bottom left repeat-x;
	text-decoration:none;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#141414;
	font-weight:normal;
	padding:0px 0px 4px 15px;
	margin:0px 0px 3px 0px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E1F1F;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0px 0px 3px 0px;
}
.red{
	color:#FF0000;
}
.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#005B9C;
	font-weight: bold;
	text-decoration:none;
}
.smallheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005B9C;
	font-weight: bold;
	text-decoration:none;	
}
ul.list{
	padding:10px 0px 10px 20px;
	margin:0px;
	list-style-type:none;
}
ul.list li{
	padding:4px 0px 3px 19px;
	margin:0px;
	background:url(../images/arrow.gif) top left no-repeat;
}
.img_center{
	margin:30px 0px 0px 140px;
}
.imgpadd{
	margin:5px 0px 5px 10px;
}
im
.red{
	color:#FF0000;
}