* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
#wrap {
	width: 766px;
	margin: 0 auto;
}
#header {
	height: 325px;
	margin-bottom: 10px;
}
#content {
	margin-left: 16px;
	border: 5px solid #fff;
	background-color: #fff;
	min-height:300px;
}
* html #content {
	height:300px;
}
#footer {
	margin: 0 0 30px 16px;
	border: 5px solid #fff;
	height: 59px;
	background: url(/images/backgrounds/footer.gif) top left repeat-x;
	font-size: 10px;
	line-height: 10px;
	color: #787878;
}
/* footer stuff */
#footerPhone {
	height: 23px;
	margin: 20px 0 0 15px;
	float: left;
	width: 225px;
}
#footerCopy {
	margin-top: 20px;
	margin-right: 15px;
	text-align: right;
	float: right;
	width:485px;
}

/* general formatting */
td {
	text-align: left;
	vertical-align: top;
}
p {
	margin: 0 0 8px 0;
}
ol { margin-left:25px; }
ol li {
	margin-left:.5em;
}
ul {
	list-style-type: none;
	margin-bottom: 0.7em;
}
	ul.twocol li {
		width: 40%;
		float: left;
	}
ul li {
	padding-left: 1em;
	background: url(/images/backgrounds/bullet.gif) left 5px no-repeat;
	margin-bottom: 4px;
}
a:link,
a:visited,
form .formButton {
	color: #DF040B;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}	
.bottomLinks a:link,
.bottomLinks a:visited,
form .formButton {
	font-size: 10px;
}
#footer a:link,
#footer a:visited {
	color: #4b4b4b;
}
#footer a:hover,
#footer a:active {
	text-decoration: underline;
}
.floatLeft {
	margin:0 15px 6px 0px;
	float:left;
}
.floatRight {
	margin:0 0 6px 20px;
	float:right;
	clear:right;
}
.alignRight { text-align: right; }
.alignLeft { text-align:left; }
.alignCenter { text-align:center; }
.alignTop { vertical-align:top; }
.alignBottom { vertical-align:bottom; }
.alignMiddle { vertical-align:middle; }
img { border:none; }
.clear,
hr {
	clear: both;
}
p.hr {
	background-color:#ececec;
	clear:both;
	font-size:1px;
	margin-bottom:10px;
}
.agents p.hr { margin-bottom:20px; }
/* sections */
.bluebox {
	width: 204px;
	padding: 0 13px 12px 13px;
	background-color: #DDEAF7;
}
.leftCol {
	padding: 0 13px 12px 13px;
}
.twoCol {
	width: 456px;
	padding: 0 24px 0 18px;
}
.middleCol {
	width: 242px;
	padding: 0 14px 0 24px;
}
	.middleCol.thin {
		width: 215px;
	}
.rightBorder {
	border-right: 2px solid #ececec;
}
.rightCol {
	width: 193px;
	padding: 0 20px 0 22px;
}
.wideCol {
	padding: 0 20px 12px 20px;
}
.box {
	padding: 0 0 12px 0;
	clear: both;
}
.agents div {
	width:116px;
	text-align:center;
	float:left;
}
.agents hr {
	margin-bottom:10px;
}
.agents img {
	margin-bottom:4px;
}
.logo img {
	display:inline;
}
.grayBG { background-color:#dcdcdc; }

/* border styles */
.borderBtm {
	border-bottom: 2px solid #ececec;
}
.borderTop {
	border-top: 2px solid #ececec;
}
#content .border{
	border:1px solid #1f64b8;
}
#content img.border {
	padding:2px;
}
#content div.border {
	padding:5px;
}


/* headers */
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0c4a97;
	font-size: 16px;
	text-transform: uppercase;
	margin: 12px 0 12px 0;
}
	h2 span.clear {
		display: block;
	}
	h2.red {
		color: #df040b;
		font-size: 14px;
	}
	h2.gray {
		color: #555;
		font-size: 12px;
		padding-top: 3px;
	}
	h2 span {
		color: #555;
		font-size: 12px;
		text-transform: uppercase;
	}
.bluebox h2 {
	color: #df040b;
	font-size: 12px;
	border-bottom: 2px solid #f5f5f5;
	padding: 3px 0;
	margin-bottom: 10px;
}
h3 {
	color: #df040b;
	font-size: 11px;
	margin-bottom: 5px;
}

h3.blue {
	color: #0c4a97;
}

/* misc text styles */
.bottomLinks {
	display: block;
	margin-top: 0.7em;
	text-transform: uppercase;
}
.grayBold {
	color: #555;
	font-weight: bold;
}
.blueBold {
	color: #1f64b8;
	font-weight: bold;
}
.red {
	color: #df040b;
}
.redBold {
	color: #df040b;
	font-weight: bold;
}
p.smallWidth {
	margin-right: 25px;
}
/* fancy table */
table.fancy {
	margin-bottom:8px;
	width:100%;
}
table.fancy th {
	background-color: #dcdcdc;
	color: #555;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
}
table.fancy td {
	color: #0c4a97;
	padding:3px 5px;
}
table.fancy tr.alternate td {
	background-color: #ddeaf7;
}
table.fancy td.rate {
	color: #24923f;
	font-weight: bold;
}
table.fancy td.points {
	color: #df040b;
	font-weight: bold;
}
/* contact form */
#frmContact input.text,
#frmContact textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 5px;
	margin: 0 0 5px 0;
	height: 13px;
	border: none;
	background-color: #dcdcdc;
	width: 210px;
}
#frmContact input.text { height: 13px; }
#frmContact textarea { height: 97px; }
#frmContact .col {
	float: left;
	width: 220px;
	margin-right: 5px;
}
form .formButton {
	background-color:#fff !important;
	height:24px;
	line-height:24px;
	border:none;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	cursor:pointer;
	vertical-align:middle;
	text-transform:uppercase;
}