a {
	color: navy;
	text-decoration: none;
}

img {
	border: none;
}

a:hover {
	color: #333;
}

h1 {
	color: #666;
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 0;
}

h2 {
	color: #666;
	font-size: 23px;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	color: #666;
	margin: 5px 0;
	padding: 5px 0;
}

h4 {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	margin-top: 10px;
}

h5 {
	font-size: 13px;
	color: #666;
	margin: 0;
	padding: 0;
}

ul {
	line-height: 10px;
	margin-top: 5px;
}

.noindent ul {
	margin-left: 0px;
}

.spaced li {
	margin-bottom: 10px;
}

p {
	margin: 0;
	padding: 5px 0 10px;
	line-height: 15px;
}

.hr {
	border-top: solid #1074B7 1px;
	margin: 10px 0;
}

.bluebold {
	color: #0094BF;
	font-weight: 700;
}

.nobold {
	font-weight: normal;
}

.red {
	color: #EC2D05;
}

.blue {
	color: #0062af;
}

.gray {
	color: #666;
}

.green {
	color: #00A34A;
}

.bluelight {
	color: #0094BF;
}

.titlebluelight {
	color: #0094BF;
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0px;
}

body {
	background-image: url("../images/bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Tahoma,Arial,Verdana,Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
}

#wrapper {
	margin: 0px auto 0pt;
	width: 1012px;
}

#shadow {
	background-image: url("../images/pagewrapper_bg.gif");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
	width: 1012px;
}

#outer {
	background-color: #FFF;
	margin: 0pt auto;
	padding-top: 105px;
	text-align: left;
	width: 1000px;
}

#topbar {
	background-color: #1074B7;
	height: 10px;
}

#bodyblock {
	margin-top: 100px;
	color: #333;
	min-height: 500px;
	margin: 0;
}

* html #bodyblock {
	height: 350px;
}

#bodyblock #maincontent {
	width: 990px;
	float: left;
	margin-left: 5px;
}

#bodyblock #maincolumn {
	width: 890px;
	float: left;
	margin-left: 5px;
}

* html #bodyblock #maincolumn {
	margin-left: 5px;
}

#maincolumn #breadcrumb {
	padding: 3px 10px;
	line-height: 16px;
}

#maincolumn #content {
	padding: 10px;
}

#maincolumn #left {
	width: 232px;
	float: left;
}

#maincolumn #productleft {
	width: 180px;
	float: left;
}

#maincolumn #right {
	margin-left: 247px;
}

#maincolumn #productright {
	margin-left: 200px;
	width: 480px;
	text-align: justify;
}

#bodyblock #rightcolumn {
	width: 170px;
	margin-left: 650px;
}

#rightcolumn {
	line-height: 16px;
}

#rightcolumn .title {
	font-weight: 700;
	margin: 15px 0 5px;
}

.LoginTitle {
	text-align: center;
	font-weight: bold;
}

.LoginPasswordLink {
	text-align: center;
	margin-top: 3px;
}

#fsa {
	clear: both;
	height: 5px;
	font-size: 10px;
	padding: 10px 10px 0px;
	font-weight: bold;
}

#ftr {
	width: 1012px;
	background: url("../images/footerbg.gif") no-repeat center top;
	padding-bottom: 20px;
	clear: both;
	margin: 0 auto;
}

#ftr .left {
	float: left;
	width: 415px;
	font-size: 10px;
	padding: 0 0 0 16px;
}

#ftr .right {
	margin-left: 430px;
	text-align: right;
	font-size: 10px;
	padding: 0 16px 0 0;
}

.Grid {
	background-color: White;
	border-color: #999;
	border-width: 10;
	border-style: None;
	width: 100%;
	padding: 3px;
	border: 2px;
}

.GridHeader {
	text-align: center;
	color: Black;
	background-color: #CEE1E8;
	font-weight: bold;
}

.GridItem {
	color: Black;
	background-color: Gray;
}

.GridAltItem {
	color: Black;
	background-color: #EEE;
}

.GridFooter {
	text-align: left;
	color: Black;
	background-color: #CCC;
	font-weight: bold;
}

.GridPager {
	text-align: center;
	color: Black;
	background-color: #999;
}

.GridPager a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	background-color: #999;
}

.GridHeader a {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.GridItem a {
	color: Blue;
	font-weight: bold;
	background-color: Gray;
}

.GridAltItem a {
	color: Blue;
	font-weight: bold;
	background-color: #EEE;
}

.errorbld {
    font-weight: bold;
    color: Red;
}

.ajaxCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #accde5;
    color: Black;
}

.loginBox {
    border: none;
	width: 325px;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#divSearch {
    margin-left: 250px;
}

.ddlStyle {
    width: 200px;
}

#vehiclesSearch {
    border: 1px solid #989898;
	background-color: #E5F5FF;
	height: 25px;
	width: 170px;
	padding: 0 10px;
    float: right;
}

.LoginDivCentered {
    text-align: center;
}

#registrationNumber {
    text-transform: uppercase;
}