body#home a#homenav, 
body#bus a#bus,
body#priv a#priv,
body#flight a#flight,
body#data a#data,
body#loc a#loc,
body#links a#links,
body#caa a#caa,
body#news a#news {
    color: #fA8405;
text-decoration: none;
}



body {
	margin: 0px;
	background-image: url(images/caa-bg.gif);
	background-repeat: repeat;
}
#header {
	background-color: #163761;
	width: 742px;
	height: 79px;
	padding-left: 15px;
}
a.subNav:link, a.subNav:visited, a.subNav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
a.subNav:hover {
	color: #fA8405;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a.smallNav:link, a.smallNav:visited, a.smallNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallNav:hover {
	color: #fA8405;
text-decoration: none;
}
a.mapLink:link, a.mapLink:visited, a.mapLink:active, a.mapLink:hover{
	font-size: 10px;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939598;
	width: 757px;
}
#mainContainer {
	background-color: #FFFFFF;
	width: 757px;
	
}
#contentAreaHome {
	background-color: #FFFFFF;
	background-image: url(images/home-bg.jpg);
	height: 321px;
	width: 757px;
	text-align: left;
	background-repeat: no-repeat;
}
#contentAreaRight {
	background-color: #FFFFFF;
	height: auto;
	width: 757px;
	text-align: left;
	background-repeat: no-repeat;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #163761;
	text-align: left;
	padding-top: 5px;
}
#contentArea {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	height: auto;
	width: 263px;
	padding-left: 47px;
}
#contentAreaB {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	height: auto;
	width: 340px;
	padding-left: 47px;
}
#contentAreaC {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	height: auto;
	width: 700px;
	padding-left: 47px;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939598;
	padding-right: 12px;
	padding-left: 12px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #22589D;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
.homeLrg {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #163761;
}
.homeMed {
	font-size: 16px;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #627E9F;
	height: 36px;
	width: 757px;
	text-align: center;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.nav:hover {
	color: #fA8405;
text-decoration: none;
}
.smallNavSpace {
	padding-bottom: 5px;
	padding-left: 103px;
}
.picSpace {
	padding-top: 40px;
}
