@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #EDEDED;
	background-image: url(../images/transportation_bg.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #A30303;
	font-weight: lighter;
	margin-bottom: 0px;
}

h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #A30303;
	font-weight: lighter;
	margin-bottom: 0px;
}

h3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: lighter;
	margin-bottom: 0px;
}

.headwt {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: lighter;
	margin-bottom: 0px;
}

.headwtlg {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: lighter;
	margin-bottom: 0px;
}




.basicheadered {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #A30303;
	font-weight: lighter;
	margin-bottom: 0px;
}

.basicheaderedmed {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #A30303;
	font-weight: lighter;
	margin-bottom: 0px;
}

.basicheadegray {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 0px;
}

.basicheadegraymed {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 0px;
}

.footerlink
{
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
	
A.footerlink:hover
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}


.footerlink2
{
   
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
   
    TEXT-DECORATION: none;
	}
	
A.footerlink:hover
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.redlink2
{
   
    FONT-SIZE: 11px;
    COLOR: #A30303;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
   
    TEXT-DECORATION: underline;
	}
	
A.redlink2:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.redlink3
{
   
    FONT-SIZE: 12px;
    COLOR: #A30303;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
   
    TEXT-DECORATION: underline;
	}
	
A.redlink3:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}


.ihost
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Century Gothic, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
	
A.ihost:hover
{
	COLOR: #FF9900;
	FONT-FAMILY: Century Gothic, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}


.headertxtgr {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	font-weight: lighter;
}

.headertxtgrlg {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #A30303;
	font-style: italic;
	font-weight: lighter;
}


.headertxt {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-style: italic;
	font-weight: lighter;
}

.mainwt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}

.mainwt2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}

.mainbl {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}

.mainbl2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;	
}

.maingraydrk {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}



.vertical_line {
	background-color: #ffffff;
	
	background-image: url(../images/vertical_div.gif);
	background-repeat: repeat-y;
}