@import url("style.css");

body {
	background-color: #460002;
	margin: 0px;
	padding: 0px;
}
.container {
	position: absolute;
	left: 46%;
	margin-left: -475px;
	z-index: 1;
	width: 946px;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-y;
}
.containerform {
	position: absolute;
	left: 46%;
	margin-left: -475px;
	z-index: 1;
	width: 946px;
	background-color: #ffffff;
	
}

.main {
	padding-right: 38px;
	padding-left: 38px;
	width: 915px;
	background-image: url(../images/mainBottom.gif);
	background-repeat: no-repeat;
	background-position: 38px bottom;
	padding-bottom: 53px;
	float: left;
	position: relative;
}
.mainform {
	padding-right: 38px;
	padding-left: 38px;
	width: 915px;
	padding-bottom: 53px;
	float: left;
	position: relative;
}
.main .left {
	float: left;
	width: 255px;
	position: relative;
}
.main .left .logo {
	float: left;
	width: 255px;
	position: relative;
}


.main .nav .menu {
	background-color: #680003;
	width: 142px;
	border-right: 1px solid #440000;
	border-bottom: 1px solid #440000;
	border-left: 1px solid #440000;
	background-image: url(../images/menuBotom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: right;
	position:relative;
	top: -49px;
	margin-right: 25px;
}
.main .nav .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 142px;
	position: relative;
}
.main .nav .menu li {
	width: 142px;
}
.main .nav .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;	
	width: 142px;
	text-decoration: none;
	
	background:url(../images/menuDots.gif) no-repeat left bottom;
	padding:8px 0;
}
.main .nav .menu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.main .right {
	float: left;
	width: 475px;
	position: relative;
}

.main .submenu4 {
	background-image: url(../images/submenuBkgd4.gif);
	float: left;
	height: 118px;
	width: 433px;
	position: relative;
	padding-top: 45px;
	padding-left: 209px;
}
.main .submenu4 .banner {
	float: left;
	width: 570px;
	height: 60px;
	position: relative;
	
	margin-left: -190px;
	margin-top: -30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-height: 38px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	border:1px solid #ac0000;
}

.main .submenu2 {
	background-image: url(../images/submenuBkgd2.gif);
	float: left;
	height: 118px;
	width: 433px;
	position: relative;
	padding-top: 45px;
	padding-left: 209px;
}
.main .submenu2 .banner {
	float: left;
	width: 570px;
	height: 60px;
	position: relative;
	
	margin-left: -190px;
	margin-top: -30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-height: 38px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	border:1px solid #ac0000;
}
.main .submenu {
	background-image: url(../images/submenuBkgd.gif);
	float: left;
	height: 118px;
	width: 433px;
	position: relative;
	padding-top: 45px;
	padding-left: 209px;
}
.main .submenu .banner {
	float: left;
	width: 570px;
	height: 60px;
	position: relative;
	
	margin-left: -190px;
	margin-top: -30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-height: 38px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	border:1px solid #ac0000;
}
.main .submenu2 .banner {
	float: left;
	width: 570px;
	height: 60px;
	position: relative;
	
	margin-left: -190px;
	margin-top: -30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-height: 38px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	border:1px solid #ac0000;
}
.main .submenu .banner a{
	color: #white;
	text-decoration: none;
}
.main .submenu .banner a:hover{
	color: #000000;
	text-decoration: none;
}
.main .right .content {
	background-color: #000000;
	float: left;
	width: 397px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
	letter-spacing: 1px;
}
.main .right .content a{
	color: #F80000;
	text-decoration: underline;
}
.main .right .content a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.content h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px;
}
.content h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	margin-top: 0px;
	padding-top: 0px;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	margin-top: 0px;
	padding-top: 0px;
}
.headerred {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px;
}

.headerblue {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px;
}

.main .right .content2 {
	background-color: #000000;
	float: left;
	width: 397px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
	letter-spacing: 1px;
}

.main .right .content3 {
	background-color: #000000;
	float: left;
	width: 475px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AC0000;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
	
}

.content3 h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px;
}
.content3 h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px;
}
.main .right .content4 {
	background-color: #000000;
	float: left;
	width: 461px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
	letter-spacing: 1px;
}

.content4 h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px;
}
.content4 h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px;
}
.headergreentext   { 
	font-size: 14px;
	
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px; }
a.headergreen:link    { 
	font-size: 14px;
	font-weight: bold;
	
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px; }
a.headergreen:visited { 
	font-size: 14px;
	font-weight: bold;
	
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px; }
a.headergreen:hover { 
	font-size: 14px;
	font-weight: bold;
	
	color: white;
	margin-top: 0px;
	padding-top: 0px; }
	
a.headergreensmall:link    { 
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px; }
a.headergreensmall:visited { 
	color: #00ff00;
	margin-top: 0px;
	padding-top: 0px; }
a.headergreensmall:hover { 
	color: white;
	margin-top: 0px;
	padding-top: 0px; }

a.headerredlink:link    { 
	font-size: 14px;
	font-weight: bold;

	color: #f80000;
	margin-top: 0px;
	padding-top: 0px; }
a.headerredlink:visited { 
	font-size: 14px;
	font-weight: bold;
	
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px; }
a.headerredlink:hover { 
	font-size: 14px;
	font-weight: bold;
	
	color: white;
	margin-top: 0px;
	padding-top: 0px; }

a.headerbluelink:link    { 
	font-size: 14px;
	font-weight: bold;

	color: #006699;
	margin-top: 0px;
	padding-top: 0px; }
a.headerbluelink:visited { 
	font-size: 14px;
	font-weight: bold;
	
	color: #006699;
	margin-top: 0px;
	padding-top: 0px; }
a.headerbluelink:hover { 
	font-size: 14px;
	font-weight: bold;
	
	color: white;
	margin-top: 0px;
	padding-top: 0px; }
	
a.headerredsmall:link    { 
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px; }
a.headerredsmall:visited { 
	color: #f80000;
	margin-top: 0px;
	padding-top: 0px; }
a.headerredsmall:hover { 
	color: white;
	margin-top: 0px;
	padding-top: 0px; }
	
a.ratesgreen:link    { 
	color: #00ff00;
	text-decoration: underline;
	}
a.ratesgreen:visited { 
	color: #00ff00;
	text-decoration: underline;
	}
a.ratesgreen:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .disclaimer {
	background-color: #460002;
	background-image: url(../images/disclaimerTop.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 900px;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 20px;
	padding-left: 38px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #cccccc;
	letter-spacing: 1px;
}
.container .disclaimer .left p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.container .disclaimer .left {
	float: left;
	width: 490px;
	position: relative;
}
.container .disclaimer .right {
	float: left;
	width: 210px;
	position: relative;
	text-align: right;
}
.disclaimer a {
	color: #CCCCCC;
	text-decoration: none;
}
.disclaimer a:hover {
	color: #f80000;
	text-decoration: none;
}
.boxedTable td{
	font-size: 10px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #310001;
}
.rateshybrid {
	font-size: 10px;
	color: #00ff00;

}

.boxedTable a{
	color: #F80000;
	text-decoration: underline;
}
.boxedTable a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.boxedTable3 td{
	font-size: 11px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #013817;
}
.greenbox td{
	background-color: #013817;
}
.greenbox a{
	color: #00ff00;
	text-decoration: underline;
}
.greenbox a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.blackbox td{
	background-color: #000000;
}

.boxedTable3 a{
	color: #00ff00;
	text-decoration: underline;
}
.boxedTable3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.boxedHeader{
	border: 1px solid #FFFFFF;
	background-color: #310001;
	text-align: center;
}
.boxedTable{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
}
.boxedTable3{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
}
.boxedTable .special{
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxedTable3 .special{
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxedTable2 td{
	font-size: 11px;
	padding: 2px;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	background-color: #310001;
	border: 1px solid #AC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #310001;
	border: 1px solid #AC0000;
}
hr {
	color: #b3b3b3;
	background-color: #b3b3b3;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fleetImg {
	background-color: #000000;
	padding: 3px;
	border: 1px solid #880000;
}
.fleetImgGreen {
	background-color: #000000;
	padding: 3px;
	border: 1px solid #00ff00;
}
.popup {
	background-color: #000000;
	margin-left: 25px;
	margin-top: 25px;
	width: 620px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	border-top-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b3b3b3;
}
.popuphydrogen {
	background-color: #000000;
	margin-left: 25px;
	margin-top: 25px;
	width: 860px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #AC0000;
	border-bottom-color: #AC0000;
	border-left-color: #AC0000;
	border-top-color: #AC0000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b3b3b3;
}
.popupgreen {
	background-color: #000000;
	margin-left: 25px;
	margin-top: 25px;
	width: 620px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #00ff00;
	border-bottom-color: #00ff00;
	border-left-color: #00ff00;
	border-top-color: #00ff00;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b3b3b3;
}



.form {
	background:#fff;
	padding:0 10px;
	color:#000;
	width:377px;
}
.top {
	padding-top:10px;
}
.bottom {
	padding-bottom:10px;
}
.gray {
	color:#666;
}
.main .right .content .form a:hover {
	color:#900;
	text-decoration:none;
}
.main .right .content .form a.back {
	border:1px solid #999;
	font-size:11px;
	padding:5px;
	cursor:pointer;
	color:#000;
	text-decoration:none;
	width:auto;
}
.subtitle {
	font-weight:bold;
	color:#226621;
	padding-top:10px;
	padding-bottom:5px;
}