.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10 20 30 20;
	background: white;
}
.mainBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #143E7C;
	background: white;
}
.mainTextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background: white;
}
.mainBlueL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #143E7C;
	font-weight: bold;
}
.proTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3 3 3 0;
}
.proTable td {
	
}
.redLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

H1 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, San-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	/*color: #CE0000;*/
	/*color: #143E7C;*/
}

H2 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

H3 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-weight: normal;
}
.lBlue {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #CE0000;*/
	color: #143E7C;
}
.blTable
{
	border-bottom: 3px solid #143E7C;
	border-left: 3px solid #143E7C;
	border-right: 3px solid #143E7C;
	background: #FFFFFF;
	WIDTH: 796px;
}
.blTable2
{
	border-bottom: 3px solid #143E7C;
	border-left: 3px solid #143E7C;
	border-right: 3px solid #143E7C;
	background: #FFFFFF;
}
/*.botRow
{
	background: url(imgs/shadow.jpg) repeat-x;
	height: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}*/
.botRow
{
	height: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.botRow2
{
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.botRow a
{
	color: #143E7C;
	text-decoration: none;
}
.botRow a:hover
{
	text-decoration: underline;
}
.botRow2 a
{
	color: #143E7C;
	text-decoration: none;
}
.botRow2 a:hover
{
	text-decoration: underline;
}
.disclaimer
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black; /*#666666;*/
	font-weight: normal;
	
}
.disclaimer a
{
	color: #666666;
	text-decoration: underline;
}
.disclaimer a:hover
{
	text-decoration: none;
}

BODY
{
	background: #EFEFEF;
}
.formBox
{
	background: #EFEFEF;
	border-left: 1px solid #143E7C;
	border-right: 1px solid #143E7C;
	border-bottom: 1px solid #143E7C;
	border-top: 1px solid #143E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: url(imgs/pen_i.cur), url(imgs/pen_l.cur), text;
}
.border
{
	border-left: 1px solid #143E7C;
	border-right: 1px solid #143E7C;
	border-bottom: 1px solid #143E7C;
	border-top: 1px solid #143E7C;
}
.xpBox
{
	background: #DEFFFF;
	border-left: 2px solid #143E7C;
	border-right: 1px solid #9CB6D6;
	border-bottom: 1px solid #9CB6D6;
	border-top: 2px solid #143E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	cursor: url(imgs/pen_i.cur), url(imgs/pen_l.cur), text;
}
/*.xpBox
{
	background: #DEFFFF;
	border-left: 1px solid #9CB6D6;
	border-right: 2px solid #143E7C;
	border-bottom: 2px solid #143E7C;
	border-top: 1px solid #9CB6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}*/
.xpCombo
{
	background: #DEFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.xpBut
{
	/*background: Silver;
	border-left: 1px solid #EFEFEF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-top: 1px solid #EFEFEF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	cursor: hand;
}
.xpButBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	cursor: hand;
}
.tbpad td{
	padding-top: 0px;
	padding-bottom: 4px;
}
.mvBox
{
	background: #EFEFEF;
	border-left: 1px outset #143E7C;
	border-right: 1px outset #143E7C;
	border-bottom: 1px outset #143E7C;
	border-top: 1px outset #143E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#ProBar{
	width: 200px; 
	height: 10px; 
	border: black solid 1px; 
	background: #FFFFFF; 
	overflow: hidden;
}
.mvText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #143E7C;
	font-weight: bold;
}
.mvCarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.mvButs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #143E7C;
	font-weight: bold;
	vertical-align: top;
}
.mvCheck
{
	background: #FFFFFF;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	padding: 0;
	margin: 0;
}
.mvTable
{
	border-bottom: 3px solid #143E7C;
	border-left: 3px solid #143E7C;
	border-right: 3px solid #143E7C;
	background: #FFFFFF;
}

.sidebar{
	border-left: solid 1px #143E7C;
	border-right: solid 1px #143E7C;
	border-bottom: solid 3px #143E7C; /*#A8C2DC */
	text-align: justify;
}
.sidebarPad{
	padding: 0 0 0 7;
}
.plainPadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-weight: normal;
	padding: 0 0 0 7;
}
.smPadText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #143E7C;
	font-weight: bold;
	padding: 0 0 0 7;
}
.sidebarboxPad{
	padding-left: 25;
}
.sidebarHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #143E7C;
	font-weight: bold;
}
.smText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #143E7C;
	font-weight: bold;
}
.smText2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.smTextRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10 20 0 20;
	background: white;
	text-align: justify;
}
.loginBox
{
	background: #EFEFEF;
	border-left: 1px solid #143E7C;
	border-right: 1px solid #143E7C;
	border-bottom: 1px solid #143E7C;
	border-top: 1px solid #143E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #143E7C;
}
/*#ProPos{
	position: relative; 
	height: 10px; 
	background: #333333; 

}*/
#VehicleSelector TD 
{
	padding-top:4px;
}
