body{
background-color: #A6C1D9;
font-family: Arial, Helvetica, sans-serif;
}
a{
text-decoration: none;
	color:#0071B3;
}
a:hover{
text-decoration: none;
	color: white;
}
li a:hover{
text-decoration:underline;
		color: #000000;
}
.footer{
	background-color: #221E1F;
	height:60px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	padding-top:15px;
}
.footer a{
	color:#ffffff;
}
.footer a:hover{
	color:#ffffff;
	text-decoration: underline;
}
.left_box_content{
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9EBDD7;
	border:1px solid #939597;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:10px;
}
.nav_btn{
padding-top:2px;
padding-bottom:1px;

}
.maintable{
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	font-size: 12px;
		line-height: 19px;
}
.box_content{
	color:#221E1F;
	font-size:13px;
	line-height: 19px;
}
.box_signature{
	color:#221E1F;
	font-size:13px;
	font-weight: bold;
}
a.link_more {
	font-size:13px;
	font-weight: bold;
}
a.link_more:hover {
	font-size:13px;
	font-weight: bold;
	color:#000000;
}
a.black_link{
	font-size:13px;
	color:#000000;
}
a.black_link:hover{
	font-size:13px;
	color:#0071B3;
}
.homebox{
	background-image: url(images/center_box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DDD5C7;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:13px;
	color:#000000;
}

td.dropcell{
	width: 220px;
	height: 42px;
	background-color: #C3B59C;
	border: 1px solid #939597;
	text-align: center;
	font-size: 14px;
}

a.droplink{
	color:black;
}

a.droplink:hover{
	color:black;
}

