body {
	background-color: #33398F;
	}
	
td{
font-family: Arial;
font-size: 8pt;
color: #838383;
}

a:link, a:active, a:visited{
text-decoration: underline;
color: #cccccc;
}

a:hover{
text-decoration: none;
color: #EC9506;
}

a.email:link, a.email:active, a.email:visited{
text-decoration: none;
font-weight: bold;
color: #838383;
}

a.email:hover{
text-decoration: none;
color: #838383;
}

.phone{
color: #999999;
font-weight: normal;
}

.bold{
font-weight: bold;
color: #838383;
}

.main_cell{
background-color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
}

.content{
padding-right: 10px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 10px;
}

.benifits{
padding-right: 5px;
padding-left: 30px;
padding-top: 15px;
padding-bottom: 10px;
background-image: url('siteart/plane.jpg');
background-position: bottom right;
background-repeat: no-repeat;
}

/*NAVIGATION BEGIN*/

.navCell{
background-color: #999999;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 30px;
}

.navBlack{
background-color: #000000;
}

a.nav:link, a.nav:active, a.nav:visited{
text-decoration: none;
color: #333333;
font-size: 8pt;
font-family: Arial;
font-weight: bold;
}

a.nav:hover{
text-decoration: none;
color: #FFFFFF;
}
/*NAVIGATION END*/
