/* CSS Document */
.bottom_border_only {
		border-style: solid;
		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 2px;
		border-color : #006A9D;
}

.borderclass_tabs {
		border-style: solid;
		border-top-width : 4px;
		border-right-width : 4px;
		border-left-width : 4px;
		border-bottom-width : 0px;
		bordercolor : white;
}

.borderclass_tabs2 {
		border-style: solid;
		border-top-width : 0px;
		border-right-width : 4px;
		border-left-width : 0px;
		border-bottom-width : 0px;
		bordercolor : white;
}

.borderclass_tabs_int {
		border-style: solid;
		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 0px;
}

.borderclass_tabs3 {
		border-style: solid;
		border-top-width : 4px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 4px;
		bordercolor : white;
}

.border_dotted_top {
		border-style: dotted;
		border-top-width : 1px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 0px;
		border-color : #006A9D;
}

.border_dotted_top_2 {
		border-style: dotted;
		border-top-width : 2px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 0px;
		border-color : #006A9D;
}

.border_dotted_bottom {
		border-style: dotted;
		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 1px;
		border-color : #006A9D;
}

.borderclasstop {

		border-top-width : 2px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 0px;
		bordercolor : #0062CE; 
}

.borderclassbottom {

		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 2px;
		bordercolor : #FFFFFF; 
}

.bordertopbottom {

		border-top-width : 1px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 1px;
		bordercolor : #0062CE; 
}

.borderright {
		border-top-width : 0px;
		border-right-width : 1px;
		border-left-width : 0px;
		border-bottom-width : 0px;
		border-color : white;
}

.bordernone{
		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 0px;
}

.driveInstructionsTable {
	padding: 0px;
	border: 1px solid #c0c093;
	border-collapse: collapse;
}

a:hover {text-decoration:underline;}
a.links{text-decoration:none; font-weight:bold; font-family:Arial, Verdana, Helvetica sans-serif; font-size:8pt; color: #FFFFFF}
a{text-decoration:none; font-weight:bold; font-family:Arial, Verdana, Helvetica sans-serif; font-size:8pt; color: #FFFFFF}

.title
{	position: absolute;
	width: 150px;
	height: 20px;
	left: 10px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.submenu
{	position: absolute;
	left: 25px;
	width: 120px;
	border: 0px solid black;
	background-color: white;
	layer-background-color: white;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
}


.hyperlink1{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:8pt; color:white;
}
.hyperlink_blue{
	font-weight:bold;  font-family:Verdana; font-size:8pt; color:#006A9D;
}
.hyperlink1_base{
	font-weight:normal;  font-family:Verdana; font-size:7pt; color:white;
}
.hyperlink_orng{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:8pt; color:#E24B03;
}
.hyperlink_orng1{
	font-weight:normal;  font-family:Trebuchet Ms; font-size:8pt; color:#E24B03;
}
.hyperlink_orng2{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:7pt; color:#E24B03;
}
.hyperlink_sidemenu{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:10pt; color:#666666;
}

.head{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:12pt; color:#00A3F0;
}

.head_gr{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:12pt; color:#006600;
}

.head_cert{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:12pt; color:#F97C00;
}

.head_line{
	font-weight:bold; text-decoration:underline;  font-family:Trebuchet Ms; font-size:10pt; color:black;
}

.main_head{
	font-weight:bold;  font-size:17pt; font-family:Arial, Verdana, Helvetica sans-serif; color:#0070B3;
}

.weblink{
	color:#F97C00; font-size:8pt; font-family:Verdana;
}

.weblink_cert{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:12pt; color:#F97C00;
}