body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#303030;
	line-height:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#DADEBB;
}
a:hover {
	text-decoration: underline;
	color:#FFCC99;
}
a:active {
	text-decoration: none;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height:80px;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height:187px;
	width:1000px;
}
.arrowlistmenu {
	width: 240px; /*width of menu*/
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowlistmenu ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #1D3750;
	background: url(../images/nav_off_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 40px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
.arrowlistmenu ul li a:hover {/*hover state CSS*/
	color: #C9AA00;
	background: url(../images/nav_on_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 40px; /*link text is indented 40px*/
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
.arrowlistmenu ul li a:active {/*hover state CSS*/
	color: #838383;
	background: url(../images/nav_on_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 40px; /*link text is indented 40px*/
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}
.body_content_bg {
	background-image: url(../images/body_content_bg.jpg);
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.title_bg {
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #1D3750;
	text-decoration: none;
}
.sub_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #4A2C00;
	text-decoration: none;
}
.contact_strip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #D3E9FF;
	text-decoration: none;
	background-color:#163757;
	padding-left:5px;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #AF7C00;
	text-decoration: none;
}
.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #002072;
	text-decoration: underline;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	width: 150px;
	border: 1px solid #1D3750;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 61px;
	text-align:center;
	border:0px;
}
.fuel_bg {
	background-image: url(../images/fuel_bg.jpg);
}
