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

/*******************************/
body {
	background-color: #404040;
	margin: 0;
	padding: 0;
}
#shadowlt {
	background-image: url(../images/shadleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#shadowrt {
	background-image: url(../images/shadright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*******************************/
#container {
	background-color: #FFFFFF;
	width: 760px;
}
#container2 {
	width: 717px;
	margin: 10px auto;
	background-color: #fff;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
#siteTag a {
	float:left; 
	padding-left:10px;
	line-height: 26px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#callNow {
	float:right;
	padding-right:10px;
	line-height: 26px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;
}
#flag {
	clear: both;
	margin: 0;
}
#top {
	border-bottom: 3px solid maroon;
	background-image: url(../images/redhead.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#leftnav {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0em;
}
#leftnav td {
	height: 27px;
	border-bottom: 1px solid #CC0000;
}
#leftnav img {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
#leftnav a {
	display: block;
	width: 125px;	
	line-height: 27px;	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#leftnav a:hover {
	color: #CC0000;
	background-color: #EEEEEE;
}
#content {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	width: 530px;
	border-left: 1px solid gray;
	background-image: url(../images/contentgrad.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	min-height: 400px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 3px;
	background-color: #999999;
	border-top: 1px solid gray;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
#footer a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright {
	margin: 0;
	padding: 0;
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.startContent { margin: 0; }
.hmBlb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.hmBlb img{
	float: left;
	padding-right: 5px;
}
.hmBlb h2 {
	margin: 0;
	font-size: 18px;
	font-variant: small-caps;
}
.hmBlb em {
	color: #CC0000;
	font-style: normal;
}
.hmBlb p {
	margin-left: 185px;
}
.hmTrust {
	border-top: 1px solid #CC0000;
	border-bottom: none !important;
	padding-top: 15px;
	padding-bottom; 15px !important;
	height: 100% !important;
}
.breaker {padding:0;margin: 0;clear:both;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1.text {
	margin: 0;
	font-size: 16px;
}
.text em {
	color: #CC0000;
	font-style: normal;
}
.FormMsg {
	color: #990000;
}
.CTA a {
	font-size: 18px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
