﻿
@charset "utf-8";
/* CSS Document */

/***********************************************/
/* text divs                                   */
/***********************************************/
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #43286C;
	font-style: normal;
	font-variant: normal;
}

h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
	color: #999999;
	font-variant: normal;
}

h2 a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
	color: #999999;
	font-variant: normal;
	text-decoration: underline;
}

h2 a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
	color: #999999;
	font-variant: normal;
	text-decoration: underline;
}

h2 a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
	color: #999999;
	font-variant: normal;
	text-decoration: underline;
}

h2 a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
	color: #6E549F;
	font-variant: normal;
	text-decoration: underline;
}

h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

h3 a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

h3 a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

h3 a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

h3 a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6E549F;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

.printtext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

.bodytext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

.bodytext a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

.bodytext a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

.bodytext a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

.bodytext a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6E549F;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
}

.footertext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: 10pt;
}

.footertext a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: 10pt;
	text-decoration: underline;
}

.footertext a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: 10pt;
	text-decoration: underline;
}

.footertext a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: 10pt;
	text-decoration: underline;
}

.footertext a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: 10pt;
}

a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: inherit;
	font-variant: normal;
	line-height: inherit;
	text-decoration: underline;
}

a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: inherit;
	font-variant: normal;
	line-height: inherit;
	text-decoration: underline;
}

a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: inherit;
	font-variant: normal;
	line-height: inherit;
	text-decoration: underline;
}

a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #6E549F;
	font-variant: normal;
	line-height: inherit;
	text-decoration: underline;
}


/***********************************************/
/* layout divs                                 */
/***********************************************/
#htmlbg {
	position: relative;
	background: url(images/html_bg.gif) no-repeat 0px 0px;
	width: 700px;
	height: 400px;
	z-index: 5;
	left: -10px;
	top: -15px;
	overflow: visible;
}

#invisbutton {
	position: absolute;
	width: 250px;
	height: 130px;
	z-index: 10; 
}
#htmlcontent {
	position: relative;
	width: 700px;
	z-index: 10;
	left: 105px;
	top: 50px;
	overflow: visible;
}

#htmlcontent2 {
	position: relative;
	width: 700px;
	z-index: 10;
	left: 110px;
	top: 60px;
	overflow: visible;
	padding-bottom: 50px;
}

#htmltext {
	position:: relative;
	margin-left: 8px;
	margin-right: 10px;
}
#holder {
	width: 1025px;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 0;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#topnav {
	width: 455px;
	height: 50px;
	position: relative;
	margin: 0;
	padding-left: 570px;
	top: 0;
	z-index: 5;
}
#container {
	position: relative;
	width: 1025px;
	height: 675px;
	margin: 0;
	background: url(images/border.png) no-repeat 0px 0px;
	z-index: 5;
	left: 0px;
}
#flashcontent {
	position: relative;
	width: 950px;
	height: 600px;
	margin: 0;
	background: none;
	z-index: 10;
	top: 38px;
}
#flash {
	background-color: #000000;
}

#flashbanner {
	position: relative;
	width: 700px;
	height: 250px;
	margin: 0;
	z-index: 10;
}
#rightbar {
	position: absolute;
	width: 180px;
	margin: 0;
	left: 810px;
	top: 60px;
}
#footer {
	position: relative;
	width: 700px;
	height: 50px;
	z-index: 10;
	padding-top: 15px;
}
/**********************************************/
/* dealer application                         */
/**********************************************/
.application {
text-align: left;
background:transparent;
width:450px;
padding: 0;
}

tr.required {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	background:#999999;
	vertical-align:left;
}
tr.required td {
text-align:left;
vertical-align:left;
}
tr.normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: left;
}
tr.normal td{
text-align:left;
width: 60%;
}

td.data{
text-align:left !important;
font-size:1em;
font-weight:bold;
width: 40%;
}

tr.subheader td{
	width: 40%;
	padding: 5px 0px 5px 0px;
	height: 25px;
	background: none;
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: left;
}
