body
{
	margin-top:0;
	margin-left:0;
}

a
{
	font-family: verdana;
	font-size: 10px;
	color: #8EC843;
}

.alf 
{
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	padding: 10px 5px 30px 30px;
}

.alfresults
{
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	padding: 10px 0px 30px 0px;
}

.alfBox
{
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
}

.maintext {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}
.greenhead {
	font-family: verdana;
	font-size: 11px;
	color: #8EC843;
}
.bodytext {
	font-family: verdana;
	color: #666666;
	font-size: 10px;
}
.headtext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #1B62A1;
}
.alf2 {
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	padding: 15px;
}
.bluefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
}

.itineraryBox
{
	background-color: #95BFDC;
	padding: 8px 10px 8px 10px;	
}

.itinerarySubheader
{
	background-color: #006699;
	padding: 2px 5px 5px 15px;
	font-family: Verdana, Arial, helvetica;
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}






.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	color: #006699;
	font-weight: bold;
	font-size: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}

        .navbar ul{list-style-type:none;margin:0;text-align: center;padding:0 0 0 0;}
        .navbar ul li {display: inline;}
        .navbar ul li a {text-decoration:none;padding:0 2em  0 2em;font-size:.75em;font-family: arial;font-weight: bold;color: #144876;}
        .navbar ul li a:hover {text-decoration:none;padding:0 2em  0 2em;font-size:.75em;font-family: arial;font-weight: bold;color: #ffffff;background-color:#144876}    