/* 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 : 1px;
		bordercolor : #0062CE; 
}

.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{font-weight:bold;font-family:Verdana, Verdana, Arial, Helvetica sans-serif; font-size:8pt; color: #006A9D}
a{text-decoration:none; color:#006A9D; font-weight:bold;font-family:Verdana, Verdana, Arial, Helvetica sans-serif; font-size:8pt}

.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_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;
}

.proj_head{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:10pt; color:#006A9D;
}

.proj_main_head{
	font-weight:bold;  font-family:Trebuchet Ms; font-size:14pt; color:#009900
}

.weblink{
	color:#E24B03; font-size:10pt; font-family:Helvetica;
}

.program_head{
	color:#E24B03; font-size:11pt; font-family:Calibri;
}

.manage_conv_links {
	color:#005CB9; font-size:11pt; font-family:Trebuchet Ms;
}
