body {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #00112D;
	background-image: url(../img/CSbg.gif);
	font-size: 12px;
	line-height: 14px;
}
.nav {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
}
.nav:link {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:visited {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:hover {

	font-size: 10px;
	font-weight: bolder;
	color: #001B3B;
	text-decoration: underline;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:active {


	font-size: 10px;
	font-weight: bolder;
	color: #001B3B;
	text-decoration: underline;
	margin-left: 20px;
	text-transform: uppercase;
}
.footer {
	background-color: #00225D;
	color: #FFFFFF;
}
.rtMargin {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #BCDEDE;
	border-right-color: #BCDEDE;
	border-bottom-color: #BCDEDE;
	border-left-color: #BCDEDE;
}
.headline {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #001B3B;
}
.subhead {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #336699;
}
a:link {
	font-weight: bolder;
	color: #001B3B;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #001B3B;
	text-decoration: none;
}
a:hover {

	font-weight: bolder;
	color: #336699;
	text-decoration: underline;
}
a:active {


	font-weight: bolder;
	color: #336699;
	text-decoration: underline;
}

