@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#5b6365;
}

.MainTable {
width: 800px;
background-color:#FFFFFF;
}

.BlankLeftCell {width: 30px:}
.BlankRightCell {width: 44px:}

.MainBodyCell {
	width: 406px;
	vertical-align: top;
}

.LeftSidebarCell {
	width: 139px;
	vertical-align: top;
}

.RightSidebarCell {
	width: 180px;
	vertical-align: top;
}

.DividerLineCell {
width: 1px;
background-color: #000000;
}

.ImageLink {
	border: 0px;
}

.News {
	font-size: 13px;
	color: #c05f55;
	line-height: 20px;
	font-weight: bold;
}

.Testimonial {
	font-size: 12px;
	color: #005c99;
	line-height: 18px;
	font-weight: bold;
}

.Reference {
	font-size: 10px;
	color: #005c99;
	line-height: 16px;
	font-style: italic;
}

.Subhead {
	font-size: 12px;
	color: #013456;
	line-height: 14px;
	font-weight: bolder;
}

.BodyCopy {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.BodyCopyLink {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;	
}

a.BodyCopyLink:link {
font-size: 10px; 
color: #000000; 
line-height: 14px;
text-decoration: underline;	
}

a.BodyCopyLink:visited {
font-size: 10px; 
color: #000000; 
line-height: 14px;
text-decoration: underline;
}

a.BodyCopyLink:focus {
font-size: 10px; 
color: #000000; 
line-height: 14px;
text-decoration: underline;
}

a.BodyCopyLink:hover {
font-size: 10px; 
color: #000000; 
line-height: 14px;
text-decoration: underline;
}

.Directions {
	font-size: 9px;
	color: #000000;
	line-height: 13px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.DirectionsHead {
	font-size: 9.5px;
	color: #005c99;
	line-height: 13px;
	text-align: left;
	font-weight: bolder;
}


ul.BodyBullet {
	font-size: 10px;
	color: #000000;
	line-height: 14pt;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.footerLink a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.footerLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}