body {
	margin: 0px;
	text-align: center;
	background-color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #346DBE;
}
h1 {
	font-size: 16px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	float: left;
	padding-bottom: 4px;
}
h1 span {
	font-size: 11px;
	font-weight:normal;
	color: #63677E;
}
h2 {
	font-size: 13px;

}

h3 {
	font-size: 12px;

}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 17px;
}
a {
	border: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
label {
	color: #999999;

}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}
form {
	
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-size: 10px;
}

input:focus {
} 
input[type="text"] {
background-color: #FFFFFF;
}
input[type="password"] {	
background-color: #FFFFFF;
}
input[type="text"]:focus {
background-color: #F7F7F7;	 
}
input[type="password"]:focus {	
background-color: #F7F7F7;	 
}
input[type="checkbox"] {
	
} 
input[type="radio"] {
	
} 
input[type="checkbox"]:focus {
	
} 
input[type="radio"]:focus {
	
} 
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
textarea:focus {
	background-color: #F7F7F7;	
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul li {
	margin-bottom: 4px;
}
ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ol li {
}
strong {
	font-weight: bold;
}
.bottom-align {
	vertical-align: text-bottom;
}
.orange {
	color: #FF6600;
}


/* Root classes which can be specified */

.right-align {
	text-align: right;
}
.center-align {
	text-align: center;
}
.left-align {
	text-align: left;
}
.left-float {
	float: left;
}
.right-float {
	float: left;
}
.error {
	color: #FF0000;
}

.sub {
	margin-bottom: 10px;
}

.super-align {
	vertical-align: super;
}


.pad {
	padding: 4px;
}
.pad-left {
	padding-left: 4px;
}
.pad-top {
	padding-top: 4px;
}
.pad-right {
	padding-right: 4px;
}
.pad-bottom {
	padding-bottom: 4px;
}
.pad-top-bottom {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pad-sides {
	padding-left: 4px;
	padding-right: 4px;
}
.no-pad {
	padding: 0;
}
.margin-bottom {
	margin-bottom: 15px;
}
.small-margin-bottom {
	margin-bottom: 2px;
}
.no-margin-bottom {
	margin-bottom: 0px;
}
.required {
	color: #105498;
}
/* End of root classes ------------------- */

/* 
 * These are tag-specific styles
 */
ol.roman {		
	font-size: 11px;
	font-weight: normal;
	list-style-type: upper-roman;		
}
h1 span.ampersand {
	font-size: 12px;
}
span.image-float-right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
span.image-float-left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 
 * These are styles for the primary layers, including the
 * header, footer, and content areas
 */
div#container {
	width: 815px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
div#nav {
	clear: left;
	float: left;
	width: 206px;
	background-color: #EDEDED;
}
div#content {
	clear: right;
	float: left;
	width: 522px;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 10px;
}


/* ------------------------------------------ End of tag-specific styles */



div#body {
	clear: both;
	float: left;
	width: 754px;
	padding-right: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bgnd/body.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
div#footer {
	width: 725px;
	float:left;
	clear:both;
	margin-top: 0px;
	margin-bottom: 50px;
	height: 20px;
	background-image: url(../images/bgnd/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-weight: bold;
}
div#footer div.left a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer .left {
	float: left;
	width: 350px;
}
div#footer div#copyright {
	float: right;
	width: 350px;
	text-align: right;
}




div#nav div#links a {
	border: none;
	display: block;
	float: right;
	width: 160px;
	font-size: 12px;
	color: #073583;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	text-transform: uppercase;
	

}
div#nav div#links a.down {
	background-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #073583;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	width: 152px;
	

}
div#nav div#links a.sub-link {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF6600;
}

div#content .row {
	width: 522px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
div#content .row .right {
	clear: right;
	float: right;
	width: 256px;
	padding-left: 5px;
	background-image: url(../images/borders/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#content .row .left {
	clear: left;
	float: left;
	width: 256px;
	padding-right: 5px;
}

div#content .row-right-split {
	width: 522px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
div#content .row-right-split .right {
	clear: right;
	float: right;
	width: 296px;
	padding-left: 5px;
	background-image: url(../images/borders/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#content .row-right-split .left {
	clear: left;
	float: left;
	width: 216px;
	padding-right: 5px;
}

div#content .row-left-split {
	width: 522px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
div#content .row-left-split .right {
	clear: right;
	float: right;
	width: 216px;
	padding-left: 5px;
	background-image: url(../images/borders/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#content .row-left-split .left {
	clear: left;
	float: left;
	width: 296px;
	padding-right: 5px;
}

div#content .row-center-split {
	width: 522px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
div#content .row-center-split .right {
	clear: right;
	float: right;
	width: 266px;
	padding-left: 35px;
	background-image: url(../images/borders/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#content .row-center-split .left {
	clear: left;
	float: left;
	width: 216px;
	padding-right: 5px;
}

div#separator {
	clear: both;
	float: left;
	width: 754px;
	padding-right: 30px;
	padding-left: 31px;
}
.intro {
	color: #2552A1;
	font-weight: bold;
}
a.aqua {
	display: block;
	height: 17px;
	width: 70px;
	background-image: url(../images/buttons/aqua_bgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;

}
a.aqua:hover {
	background-image: url(../images/buttons/aqua_bgnd_over.gif);
}
#nav #links {
	clear: both;
	float: left;
}
#nav .section {
	clear: both;
	float: left;
	width: 194px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
#nav #financing-promo {
	text-align: center;
	background-color: #FFFFFF;
	color: #1B417A;
}
#nav #financing-promo p {
	margin-bottom: 2px;
	padding: 0px;
}
#nav #free-splash {
	background-image: url(../images/promos/free_splash_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 172px;
	height: 90px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 8px;
}
#free-splash p {
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#free-splash h3 {
	color: #FF6600;
	font-size: 13px;
}
#nav .section-white {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 194px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
h4 {
	font-size: 10px;
}
