BODY {
	background-image: url(../images/bodyBground.png);
	background-repeat: repeat-x;
	background-color: #9ea2a4;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	behavior:url("../csshover3.htc");
}

FORM {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

IMG {
	border: 0;
}

HR {
	color: #ccc;
	height: 1px;
	background-color: #fff;
	border-color: #fff;
}

#center {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#wrapper {
	float: left;
	background-image: url(../images/contentBground.png);
	background-repeat: repeat-y;
	width: 919px;
	margin: 0 0 0 0;
	padding: 0 18px 0 14px;
}

#top {
	float: left;
	width: 919px;
	background-image: url(../images/topBground.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 87px;
	background-color: #0066a4;
}

#logo {
	float: left;
}

#meta {
	color: #fff;
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 13px 12px 0 0;
}

#meta A {
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}
/*
#topNav {
	float: left;
	width: 919px;
	height: 31px;
	background-image: url(../images/navBground.png);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #444f51;
	font-weight: bold;
}

#topNav UL {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topNav LI {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 31px;
}

#topNav LI:hover {
	background-image: url(../images/navHover.png);
	background-repeat: repeat-x;
	color: #fff;
}

#topNav A {
	color: #444f51;
	margin: 0 0 0 0;
	padding: 0 36px 0 36px;
	float: left;
	height: 31px;
	display: block;
	text-decoration: none;
}

#topNav A:hover {
	color: #fff;
}*/

#middle {
	width: 919px;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	border-top: 4px solid #0066a4;
	border-bottom: 4px solid #0066a4;
}

#homeMast {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0px;
}

#threeTouts {
	float: left;
	width: 269px;
	height: 295px;
	background-image: url(../images/toutBground.png);
	background-repeat: no-repeat;
}

.tout {
	height: 98px;
	width: 246px;
	margin: 0 0 0 0;
	padding: 0 10px 0 13px;
}

.tout H1, .toutItem H1 {
	font-size: 14px;
	color: #0066a4;
	margin: 0 0 0 0;
	padding: 7px 0 4px 0;
}

.tout P, .toutItem P {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	color: #444f51;
}

.tout A, .toutItem A {
	color: #cc3300;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/toutLinkArrow.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}

#bottom {
	float: left;
	width: 919px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}

#national, #positioning, #authorized {
	float: left;
}

#national A, #authorized A {
	color: #cc3300;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/toutLinkArrow.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
}

* html #national A, * html #authorized A {
	background-image: url(../images/toutLinkArrow2.gif);
	background-repeat: no-repeat;
}

#national IMG, #authorized IMG {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#positioning {
	float: left;
	width: 332px;
	margin: 0 0 0 0;
	padding: 15px 29px 15px 29px;
}

#positioning H1 {
	color: #444f51;
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

#positioning P {
	font-size: 12px;
	color: #444f51;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	line-height: 20px;
}

#positioning A {
	color: #cc3300;
	text-decoration: none;
}

#footerCenter {
	margin-left: auto;
	margin-right: auto;
	width: 951px;
}

#footer {
	background-image: url(../images/footerBground.png);
	background-repeat: no-repeat;
	width: 951px;
	height: 30px;
	font-size: 10px;
	padding: 15px 0 0 0;
	float: left;
	color: #fff;
}

#copyright {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#footerLinks {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 25px 0 0;
}

#footer A {
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

/* Sub Page Styles */

#middleSub {
	width: 919px;
	float: left;
	margin: 2px 0 0 0;
	padding: 26px 0 26px 0;
	border-top: 4px solid #0066a4;
}

#left {
	float: left;
	width:197px;	
}


#leftNav {
	float: left;
	width: 197px;
	border-top: 4px solid #919693;
	border-bottom: 4px solid #919693;
		font-size: 14px;
}

#leftNav UL {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 15px 0 9px 20px;
}

#leftNav LI {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	list-style-type: none;
}

#leftNav A {
	color: #cc3300;
	text-decoration: none;
	background-image: url(../images/leftNav-bground.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
}

*html #leftNav A {
		float: left;
}

#leftNav A:hover {
	color: #444f51;
	background-image: url(../images/leftNav-bground-hover.gif);
	background-repeat: no-repeat;
}

#leftNav .rpSelected {
	color: #444f51;
	font-weight: bold;
	background-image: url(../images/leftNav-bground-hover.gif);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 457px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	color: #444f51;
	min-height: 300px;
}

#contentFull {
	float: left;
	width: 654px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	color: #444f51;
	min-height: 300px;
}

#content A, #contentFull A {
	color: #cc3300;
	text-decoration: none;
}

#content A:hover, #contentFull A:hover {
	text-decoration: underline;
}

/* for Internet Explorer */
/*\*/
* html #contentFull, * html #content {
 height: 300px;
}
/**/


#contentFull P, #content P {
	margin: 0 0 0 0;
	padding: 4px 0 10px 0;
	line-height: 20px;
}

#contentFull H1 {
	font-size: 20px;
	color: #444f51;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

#content H1, #contentFull H1 {
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color: #0066a4;
	font-weight: normal;
}

#content H2, #contentFull H2 {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color: #0066a4;
	font-weight: normal;
}

#content H3, #contentFull H3 {
	font-size: 18px;
	color: #444f51;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

#rightTout {
	float: left;
	width: 224px;
}

.toutItem {
	clear: left;
	width: 202px;
	margin: 0 0 0 0;
	padding: 0 11px 0 11px;
	background-image: url(../images/rightGradiant.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #bfbfbf;
}