.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;
}
.dropdown {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.orangeheaders {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6D00;
	text-decoration: none;
}
.boxtext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.boxgray {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.boxgraybottom {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
}	

.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-left: 12px;
}

.menuhead:hover {
	text-decoration: underline;
	color: #999999;
		}
.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.boxtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;

}
.boxtext12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.greenheaders {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.border {
	border: 1px solid #A9AAAB;

}
.box {
	border: 1px solid #CCCCCC;
}
.leftnav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whiteheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC21C;
	text-decoration: none;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
.smallheaders {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7E7132;
	text-decoration: none;
}
.boldlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0F0F;
	text-decoration: underline;
}
.boldlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.halfbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.sublinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AA0F0F;
	text-decoration: none;
}
.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.rederror {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#AA0F0F;
	text-decoration: none;
}
.received {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box2 {

	border: thin solid #A9AAAB;
}
.box-left {
	border-top: thin solid #A9AAAB;
	border-right: thin none #FFFFFF;
	border-bottom: thin solid #A9AAAB;
	border-left: thin solid #A9AAAB;

}
.box-right {

	border-top: thin solid #A9AAAB;
	border-right: thin solid #A9AAAB;
	border-bottom: thin solid #A9AAAB;
	border-left: thin none #FFFFFF;
}
.box-left-only {

	border-top: thin none #A9AAAB;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #A9AAAB;
	border-left: thin solid #A9AAAB;
}
.normal-text-heavy {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8A8A8A;
	text-decoration: none;
}
.box-inner {
	border: 1px solid #B1B1B1;
	background-color: #FBFCEF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;


}
.leftcommon-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;



}
.normal-size-reading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.box-dotted-br {
	border-top: thin none #A9AAAB;
	border-right: thin none #A9AAAB;
	border-bottom: thin none #A9AAAB;
	border-left: thin dotted #CC3300;

}
.normal-size-read-black {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
