body{
background:url('/images/background.jpg') repeat-x;
background-color:#f0f4f8;
font-family:Arial, sans-serif;
margin:0;
}
p{
display:block;
margin:1em 0;
}
a img{border:none;}
.pt5pad {
	padding: 5px 5px 5px 15px;
}
.true5pt {
	padding: 5px;
}
.true5pt_underline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style_headers {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.textheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0674A1;
	font-weight: 500;
	text-align:center;
	padding-top:5px;
}
.textheaders h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:500;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #0674A1;
}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-position: left;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.justifyleft {
	padding-left: 10px;
}
.rightjustify {
	padding-right: 20px;
}
.red {color:#ff0000;}
.ltblue {color:#0674a1;}
.center {text-align:center !important;}
.indent{text-indent:20px;}
.enlarge{font-size:1.2em;}
.bold{font-weight:bold !important;}
.clearBoth {clear:both;}
.inline{display:inline;}
#footer{
	display:block;
	background-color:#0674a1;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	line-height:23px;
	height:25px;
	padding:0px !important;
	margin:2em 0px;
	width:100%;
}
#footer a{text-decoration:underline;color:#ffffff;}
#footer a:hover{text-decoration:none;}
#footer a:visited{color:#ffffff;}
#footer a:active{}
#tellafriendform{
	text-align:center;
	font-size:0.9em;
	border:2px solid #0674a1;
	padding:2px;
	background-color:#D7E9F0;
	-moz-border-radius:8%;
	margin:0px;
	width:128px;
}
#tellafriendheader{display:block;background:transparent url('../images/tellafriendbutton_off.png') scroll no-repeat 0% 0%;width:133px;height:25px;}
#tellafriendheader:hover{background-image:url('../images/tellafriendbutton_on.png');}
#tellafriend label{display:block;padding:5px 0px 0px 0px;font-size:12px;}
#tellafriend input, #tellafriend textarea{width:90%;margin:4px auto 2px auto;display:block;}
#tellafriend .fielderror{background-color:#ffff99;}
#tellafriendstatus{background:transparent url('../images/tellafriendloader.gif') scroll no-repeat 0% 0%;height:11px;width:43px;margin:auto;}
#tellafriendresult{text-align:center;padding:5px;color:#A13206;}

.style7{font-size:12px;}
.style6 {color: #0674A1}
.style9 {
	font-size: 24px;
	font-weight: bold;
}
.style12 {color: #FFFFFF}
/*body {
	background-image: url(images/background.jpg);
}*/
a:hover {
	color: #009933;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style14 {color: #000066}
.style15 {color: #000066; font-size: 12px; }
.style15 p {
	margin:0;
}
.style16 {font-size: 12px; color: #FF0000;}

#Table_01{
	height:800px;
	padding:0;
/*	width:989px;*/
	border:0;
	margin:0;
	border-collapse:collapse;
	position:absolute;
	top:176px;
}

#Table_01 td.layout{
	padding:0;
}

/*#contentwrapper td{padding:0px 5px 0px 5px !important}*/
h1{color:#0674a1;font-size:20pt;text-align:left;}

#leftcolumn{
	background-image:url('/images/navbottomback.jpg');
	width:128px;
	vertical-align:top;
}
#centercolumn{
	width:719px;
	height:118px;
	vertical-align:top;
	background-color:#ffffff;
}

#rightcolumn{
	width:120px;
	vertical-align:top;
	background:url('/images/index2_08.gif') repeat-y scroll 0 0;
/*	background:#f0f4f8 url('/images/rightnavbar_background.jpg') repeat-x scroll 0 0;*/
}

#rightcolumn.nobuttons, div.nobuttons{
	width:50px;
}

#rightcolumn.nobuttons{
	background:url('/images/financing_back.gif') repeat-y scroll top right;
}

div.nobuttons {
	height:116px;
	background:url('/images/background.jpg') repeat-x scroll bottom left;
}

#contentwrapper{
	text-align:left;
	vertical-align:top;
	padding:10px 10px !important;
	width:721px;
	background:#ffffff url('/images/index2_06.gif') no-repeat scroll 0 0;
}

img.floatLeft{
	display:block;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

img.floatRight{
	display:block;
}

img.padRight{
	padding-right:10px;
}

img.padLeft{
	padding-left:10px;
}
.required{
	font-weight:bold;
	color:#ff0000;
}
.alignRight{
	text-align:right;
}