@charset "UTF-8";

body {
	background-color: #003366;
	margin: 0 0 20px 0;
}
#white_box {
	position: relative;
	width: 100%;
	top: 100px;
	margin-bottom: 300px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	
}
#col_bg {
	width: 665px;
	
}
.main_nav a:visited {
	color: #003366;
	text-decoration: none;
}
.main_nav a:active {
	color: #999999;
	text-decoration: none;
}

#sub_nav {
	width:400px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	text-decoration: none;
}
#copyright {
	width:400px;
	top: 482px;
	visibility: visible;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-top: 70px;
	width: 400px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;	
}
#decor {
	
	left:305px;
	top:410px;
	width:305px;
	height:136px;
	z-index:8;
}
#logo {
	margin-top: 50px;
	margin-bottom: 10px;
	width: 194px;
}

#left_col {
	/* position: absolute; */
	float: left;
	width: 200px;
	padding-left: 50px;
	left: -1px;
	top: 1px;
}
#right_col {
	
	float: right;
	width: 400px;
	margin-right: 10px;
	margin-left: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.quotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.main_nav {
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 393px;
	margin-top: 50px;
}
.main_nav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 003366;
	text-decoration: none;
}
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.main_nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}
#img_title {
	width:194px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
img_left {
	width:194px;
	z-index:1;
	margin-top: 20px;
}

.atpage {
	font-weight: bold;

}
.leadership_subhead {
	color: #333333;
	font-weight: bold;
}
#sub_nav a:link {
	color: #003366;
	text-decoration: none;
}
