body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #696A6A;
	padding-top: 0px;
	background-image: url(images/bg_main_3.gif);
	margin-top: 1.0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
/* index-right side */
.sideFront {
	font-size: 11px;
	color: #000000;
}
/* left side menu */
.sideMenu {
	font-size: 12px;
	color: #000000;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666666;
}
.sideMenu a:link { font-size:12px;}
.sideMenu a:visited { font-size:12px;}
.sideMenu a:hover { text-decoration:none;}

.thankyou {
	font-size: 14px;
	font-weight: bold;
	color: green;
}
a:visited { color: #0066FF; }
a:hover { text-decoration:none;}

.sectionTitle {
	font-weight: bold;
	text-align: left;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #999999;
}
.sectionBorder {
	border: 1px solid #666666;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #FF9900;
	margin: .4em 0 .3em 0;
	padding: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/* _header - side menu title */
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* snap trac pricing styles */
.priceTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	margin: 3px 2px 0px;
	padding: 3px 2px 0px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.priceTables {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
.priceBody {
	background-color: #FF6600;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -2px;
	padding-bottom: -2px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -2px;
	padding-bottom: -2px;
	color: #006600;
}

#mainContent {
	padding: 0 0 0.5em 0;
}
#mainContent h2 {
	font-size: 2.0em;
	font-weight: normal;
	color: #FF9900;
	padding: 0.5em 0 0 0;
}

#mainContent h3  {
	background-color: #000;
	color: #FFF;
	padding: 0.2em;
	font-size: 1.1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

#mainContent h4  {
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	width: 95%;
}


#mainContent h5  {
	margin-left: 0.5em;
	width: 95%;
	font-size: 1.0em;
	font-style: italic;
	color: #333;
	margin-bottom: 0em;
	padding-bottom: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#mainContent ul {
	padding-left: 0em;
	margin-left: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent li {
	padding-left: 0em;
	list-style-type: disc;
	margin-left: 1em;
	font-size: .9em;
	margin-top: 0px;
	padding-top: 0px;
}

#mainContent .mainBox1 {
	border: 1px solid #666;
}

#mainContent .mainBox1 p  {
	margin: 0em;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	font-size: .9em;
}

#mainContent ol {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#mainContent ol li {
	padding: 1em 1em 0 1em;
	list-style:none;
}

#mainContent label {
	display:block;
	font-weight: bold;
}

#footer {
	font-size: 0.8em;
	color: #CCC;
	background-color: #696A6A;
	text-align: center;
	height: 105px;
	background-image: url(images/bg_footer2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#footer p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#footer a {
	color: #EEE;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}

#sitemap {

}

#sitemap ul {
	margin-bottom: 1.0em;
	padding-bottom: 1.0em;
}

#sitemap li {
	list-style-type: circle;
	padding-top: .4em;
	padding-bottom: .3em;
}

.mach10 {
	color: #666;
}
.mach10 a:link   {
	font-size: .9em;
	color: #666;
	text-decoration: none;
}

.mach10 a:hover  {
	color: #009900;
	text-decoration: none;
}
#financing {

}

#financing label {
	font-weight: bold;
	display: block;
}
#financing fieldset {
	float:left;
	font-weight: bold;
	padding-top: 1.0em;
	padding-right: 0.2em;
	padding-bottom: 0.8em;
	padding-left: 0.2em;
	width: 100%;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#financing ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#financing li {
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: 1.0em;
	margin-right: 0px;
}
.topBanner {
	background-image: url(images/banner_main.gif);
	background-repeat: no-repeat;
	height: 100px;
}

.topBanner h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	margin-left: 27em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mainMenu {
	text-align: right;
	background-image: url(images/banner_main_top.gif);
	background-repeat: no-repeat;
	background-position: 4.8em bottom;
}
.mainMenu a  {
	color: #FFF;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 0.3em;
	background-color: #10295F;
	height: 0.8em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	text-decoration: none;
	font-weight: bold;
}
.mainMenu a:hover {
	background-color: #15357C;
}

.mainMenu a:visited  {
color: #EEE;
}

h3 a {
	font-weight: normal;
}

#ad_space {
	padding-top: .7em;
	padding-bottom: 1.0em;
}