/* CSS Document */

#contentBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1D2B4C;
	line-height:20px;
}

#contentBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height:20px;
}

.header {
	font-size:18px;
	font-weight:bold;
}

body {
	background-color: #68739A;
}
body {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
}
#content {
	font-size: 13px; line-height:25px;
}
.style11 {font-size: 11px;}
.style13 {font-size: 13px;}
#bottomNav {font-size: 11px; letter-spacing:2px; margin-top:10px;}
.flyspec {font-size: 9px;}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.blue:link, a.blue:visited, a.blue:active {
	text-decoration:underline;
	color: #1D2B4C;
}
