/* CSS Document */
@charset "utf-8";

.mainnav {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tbg     {BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url('images/topbg.jpg'); BACKGROUND-REPEAT: repeat-x;}

.head {	color: #ffffff;	font-size: 13px;	font-family: Tahoma;	font-weight: bold;}
.head-1 {	color: #6666666;	font-size: 14px;	font-family: Tahoma;	font-weight: bold;}
.head-2 {	color: #d10019;	font-size: 16px;	font-family: Tahoma;	font-weight: bold;}

.date { color: #f0bf61;	font-size: 11px;	font-family: Tahoma; font-weight: normal;}

.readmore { color: #666666;	font-size: 11px;	font-family: Tahoma; font-weight: normal; text-decoration:none;}
.readmore a{ color: #666666;	font-size: 11px;	font-family: Tahoma; font-weight: normal; text-decoration:none;}
.readmore a:hover { color: #d10019;	font-size: 11px;	font-family: Tahoma; font-weight: normal; text-decoration: underline;}

.body-txt {	color: #5f5e5d;	font-family: Tahoma;	font-size: 13px; text-align:justify; line-height:18px; text-decoration:none;}
.body-txt a{	color: #516a92;	font-family: Tahoma;	font-size: 13px; text-align:justify; text-decoration: underline;}
.body-txt a:hover {	color: #333333;	font-family: Tahoma;	font-size: 13px; text-align:justify; text-decoration: underline;}
.body-center {
	color: #5f5e5d;
	font-family: Tahoma;
	font-size: 13px;
	text-align:center;
	line-height:17px;
	text-decoration:none;
}

.subhead {	color: #333333; font-family:Tahoma;	font-size: 15px; font-weight: bold;}
.subhead2 {	color: #666666; font-family:Tahoma;	font-size: 14px; font-weight: bold;}
.subhead3 {	color: #d10019; font-family:Tahoma;	font-size: 14px; font-weight: bold;}

a.more {	color: #516a92;	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	text-decoration:none;	text-align: center;}
a.more:hover {	color: #333333;	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	text-decoration:none;	text-align: center;}


.toplink {	color: #deeae2;	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;}

.footer {	color: #626261;	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal; text-align: center;}
.footer a{	color: #e78c96;	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	text-decoration:none; text-align: center;}
.footer a:hover { color: #d10019;	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	text-decoration:none; text-align: center;}

.dotlines {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: 4c6778;
	border-right-color: 4c6778;
	border-bottom-color: 4c6778;
	border-left-color: 4c6778;
}

.search {	font-size: 12px;	font-family: "Trebuchet MS";	color: #666666;	font-weight: bold;}
.search a{	font-size: 12px;	font-family: "Trebuchet MS";	color: #666666;	font-weight: bold;}
.search a:hover{	font-size: 12px;	font-family: "Trebuchet MS";	color: #4c0aa2;	font-weight: bold;}



.graybox {	background-color: #e3f7f8;	border: 1px solid #CCCCCC;}

.putback {position:relative;z-index:-1;}

.headwhite {	color: #FFFFFF;	font-size: 10px;	font-family: Tahoma;	font-weight: bold;}
