Body{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
A:Hover{
	color:#0066FF;
}
H1{
	font-size: 18px;
	font-family: Tahoma;
	color: #000000;
}
.SecondaryPageHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #403F3F;
	padding-top: 7px;
}
.BodyCopySecondary {
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
}
.Arrows {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C1A5;
	padding-left: 0px;
}

.footer {
	color: #D8D6D6;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.phonenumber {
	font-size: 11px;
	color: #D8D6D6;
	padding-right: 10px;
	font-family: Tahoma;
	text-align: right;
	font-weight:bold;
}
.topText {
	font-family: Tahoma;
	font-size: 11px;
	color: #D8D6D6;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}
.webdesign {font-size: 9px; color: #D8D6D6; padding-right: 10px; font-family: Tahoma; text-align: right; }
.buttonText {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
.headers {
	color: #BA0000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
.bodyCopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
}
.SecondaryHeader {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
}

.LearnMore {
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
	padding-right: 11px;
}
.phoneNumber2 {
	font-size: 18px;
	font-weight: bold;
}
.LeftNav {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #767677;
	padding-left: 4px;
	border-bottom-style: solid;
	background-color: #F5F7F4;
	border-bottom-color: #C5C1A5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5C1A5;
}
.LeftNav2 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #767677;
	padding-left: 4px;
	border-bottom-style: none;
	background-color: #F5F7F4;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5C1A5;
}
.Go {padding-top: 5px;}
.Arrows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C1A5;
	padding-left: 0px;
}
.SearchHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BA0000;
}
a.DarkBackgroundLinks{
	color:#D8D6D6;
	text-decoration: none;
}
.SecondaryBody{
	width: 525px;
	padding:10px;
	background:#E6E9DE
}
a.LeftNavLinks{
	color: #767677;
	text-decoration: none;
}
a.LeftNavLinks:Hover{
	color:#0066FF;
	text-decoration: none;
}
.mainContent{margin-left:20px;}
.columnList {float:left;width:50%;padding-top:5px; padding-bottom:10px;}
.columnList ul{width:225px;padding-right:5px;}

.columnList ul li{padding-bottom:4px; color:#448BE5; font-weight:700;}
.columnList ul li a{color:#000066; text-decoration:none;}
.columnList ul li a:hover{color:#426E9F;text-decoration:underline;}
.clearboth{clear:both;}