BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.wht  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #4588CD;
}


TABLE.border {
	background-color: #2B6786;	
}

TR.border {
	background-color: #2B6786;	
}


TR.subrow {
	background-color: #A1BBC9;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #eeeeee;
}

TR.evenrow {
	background-color: #eeeeee;
}

TR.oddrow {
	background-color: #ffffff;
}

TR.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

TR.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}

.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}


a.headertext {
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.headertext:hover {
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}



.headertext {
	font-size : 16px;
	font-weight: bold;
}

.midtext {
	font-size : 14px;
	font-weight: bold;
	color: #2B6786;
}

.boldtext {
	font-weight: bold;
}

.FormText {
	color: #888888;
	font-size : 12px;
	font-weight: bold;	
}

.smmidtext {
	color: #2B6786;
	font-size : 12px;
	font-weight: bold;	
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

.bigboxhead {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.smboxhead {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}
A:hover {
	color : #cc0099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.botnav:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}





.orangetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFCC66;
}

.tabon {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.tabon:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;		
}

.taboff {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}

.taboff:hover {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;		
}

.tabon {
	background-color: #2B6786;
}

.taboff {
	background-color: #666666;
}

INPUT.button { 
	background-color: #336699;
	border: solid 1px #000066; 
	color: #ffffff;
	font-weight: bold;
}

#directionsCustom INPUT.button { 
	background-color: #7da011;
	border: solid 1px #6e8d0d; 
	color: #ffffff;
	font-weight: bold;
}

 .totalbox {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12px;
	  	font-weight: bold;
	  	color: #990000;
	  	width: 95;
	  	background-color : #ffffff;
	  	border-style : Solid;
	  	border-color : #ffffff;
	  	border-width : 0;
	  }