body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E7E6F3;
	text-align: center;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

#container {
	width: 100%;
	height: auto;
	background-color: #003399;
	font-family: "Times New Roman", Times, serif;
}

.zero_ones_filler {
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	color: #964B4B;
	text-decoration: none;
}

/* Header */

#header {
	width: 85%;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#topNav {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../navigation/top_nav_button_bkgrnd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 69px;
	text-transform: uppercase;
}

#topNav a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 75px;
	text-align: center;
	text-transform: uppercase;
}

#topNav a:hover{
	color: #FFFF00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 75px;
	text-align: center;
	text-transform: uppercase;
}

#topNavHome {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	position: relative;
	background-image: url(../navigation/top_nav_button_sel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 69px;
	width: 116px;
	line-height: 75px;
	text-transform: uppercase;
}

#topNavHome a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Cambria;
	font-size: 17px;
	font-weight: bold;
	line-height: 75px;
	text-align: center;
}

#topNavHome a:hover{
	color: #C6DC69;
	text-decoration: none;
	font-family: Cambria;
	font-size: 17px;
	font-weight: bolder;
	line-height: 75px;
}

#topNavSel {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	position: relative;
	background-image: url(../navigation/top_nav_button_sel_contact.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 69px;
	width: 112px;
	line-height: 75px;
	text-transform: uppercase;
}

#bottomNav {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#bottomNav a{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#bottomNav a:hover{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#bottom_area {
	background-color: #669966;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

/* Content */

#content {
	height: auto;
	padding: 0px;
	margin: 0px;
}

.focal_point {
	border: 8px solid #000066;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.focal_point_text {
	color: #FFFFff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.under_focal_point_text {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #000000;
	padding: 8px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

.header a{
	color: #51261C;
	text-decoration: underline;
}

 /* Footer */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
}
