td {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.tdbold {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B2F49;
	text-decoration: none;
	line-height: 20px;
}
.tdbolditalic {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B2F49;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}
.tditalic {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0B2F49;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}
.tdwhite {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.tdorange {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #E36A1A;
	text-decoration: none;
	line-height: 20px;
}
.tdorangebold {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E36A1A;
	text-decoration: none;
	line-height: 20px;
}
.tdwhitebold {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.tdlargetextwhite {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
}
.tdlargetextblue {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0B2F49;
	text-decoration: none;
	line-height: 32px;
}
.tdcartitle {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 26px;
}
.tdfooter {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.tdfooterbold {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E36A1A;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.mainnavlink {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.mainnavlink:hover {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E36A1A;
	text-decoration: none;
	line-height: 16px;
}
a.tdfooterlink {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E36A1A;
	text-decoration: none;
	line-height: 16px;
}
a.tdfooterlink:hover {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.signaturelink {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E36A1A;
	text-decoration: none;
	line-height: 16px;
}
a.signaturelink:hover {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.tdsignature {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B2F49;
	text-decoration: none;
	line-height: 16px;
}
.tdheaderH1 {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing:-1px;
	color: #064D96;
	text-decoration: none;
	line-height: 32px;
}
.tdheaderH2 {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #064D96;
	text-decoration: none;
	line-height: 30px;
}
.tdheaderH3 {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:-1px;
	color: #064D96;
	text-decoration: none;
	line-height: 26px;
}
.bottombackground {
	background-image:  url(../images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbackground {
	background-image:  url(../images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homepagepanelbackground {
	background-image:  url(../images/homepage_panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

hr {
display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
	border-bottom: 2px dotted #AAAAAA;
}

body {
scrollbar-face-color : #ffffff;
scrollbar-shadow-color : #818996;
scrollbar-highlight-color : #818996;
scrollbar-3dlight-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-track-color : #ffffff;
scrollbar-arrow-color : #818996;
}
input { 
 color: #3C4A22;
 background-color: #FFFFFF;
 font-family: Verdana, Trebuchet, Arial, sans-serif;
 font-size: 12px;  
}
textarea { 
 color: #3C4A22;
 background-color: #FFFFFF;
 font-family: Verdana, Trebuchet, Arial, sans-serif;
 font-size: 12px;  
}
select {
 color: #3C4A22; 
 background-color: #FFFFFF;
 font-family: Verdana, Trebuchet, Arial, sans-serif;
 font-size: 12px;
}
.header13pointDARK {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #445911;
	text-decoration: none;
}