body {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
}
.container {
	position: relative;
	top: 0px;
	left: -1px;
}
div#logo {
	z-index:5;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 135px;
	height:50px;
	float:right;
}
div#companyname	{
	background-color: transparent;
	white-space: nowrap;
	z-index:3;
	position: absolute;
	left: -20px;
	top: 10px;
	height: 65px;
	width: 600px;
	overflow: hidden;
	visibility: visible;
}
div#companytagline {
	background-color: transparent;
	position: absolute;
	white-space: nowrap;
	z-index:5;
	right:20px;
	top: 20px;
	height: 65px;
	width: 740px;
	overflow: hidden;
}
div#kv {
	z-index:5;
	position: absolute;
	right: 34px;
	top: 10px;
	width: 243px;
	height:123px;
	overflow: hidden;
}
div#content {
 margin-top:10px;
}

a:link {
color: #0000FF;
}
a:visited {
color: #551A8B;
}
a:active {
color: #FF0000;
}
.pagetitle {
font-size: 14pt;
}
.sectiontitle {
font-size: 13.5pt;
}
.customheader1 {
font-size: 18pt;
}
.customheader2 {
font-size: 24pt;
}
.mainTextNav, .mainTextNavSub {
display:block;
padding-left: 10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
.mainTextNavSub {
padding-left: 20px;
}

.customheader1 {
 font-size: 12pt;
 color: #FFFFFE;
 font-family: Verdana;
 font-weight: bold;
}
a:link {
 color: #FFFF00;
}
a:visited {
 color: #FF6600;
}
.pagetitle {
 font-size: 18pt;
 font-family: Verdana;
 font-weight: bold;
 color: #FFFFFE;
}


#mainNav {
	padding:0;
	margin:0;
}
#mainNav li {
	margin:0;
	padding:0;
	list-style:none;
}
#mainNav li a {
	padding-left:20px;
	line-height:29px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
}
#mainNav li a:hover { 
	background:url(../../images/nav_bullet.gif) center left no-repeat;
}

#error_message    {
	background: transparent url('http://rezolution.carrentalexpress.com/images/warning.png') 10px 10px no-repeat;
	padding: 10px 0 10px 40px;
	width: 350px;
	text-align: left;
	border: 1px dashed #CC0000;
}
#error_message div     {
	font-size: 12px;
	font-weight: bold
}

div.form_survey {
color: black;
}