	@charset "UTF-8";
	/* CSS Document */
	
	* {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	}
	body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #071018 url(../img/background.gif) repeat-x;
	margin: 8px 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
	.oneColElsCtr #legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 12px;
	width: 794px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 12px;
	background-color: #60A25E;
	padding-right: 6px;
	}
	.oneColElsCtr #legal a {
	color: #FFFFFF;
	}
	.oneColElsCtr #legal a:hover {
		color: #FFFFFF;
		text-decoration:underline;
	}
	.oneColElsCtr #container {
	width: 800px;
	margin: 0 auto 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E5E7EF;
	display: block;
	}
	.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: left;
	margin: 0px 0px 6px;
	width: 800px;
	background-image: url(../img/contentbackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	display: block;
	}
	.oneColElsCtr #container #menu {
	background-color: #85B77B;
	float: left;
	width: 720px;
	padding-left: 80px;
	background-image: url(../img/menubar.gif);
	background-repeat: repeat-x;
	}
	.oneColElsCtr #container #menu #menuBar1 {
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
	.oneColElsCtr #container #menu #menuList li {
		display: inline;
		margin-right: 60px;
		margin-left: 45px;
		text-align: center;
		font-weight: lighter;
		color: #005395;
	}
	.oneColElsCtr #container #bar {
	background-color: #1C6680;
	height: 4px;
	clear: left;
	display: block;
	}
	.logo {
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	float: left;
	}
	#bodyCopy p {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 12px;
	}
	.oneColElsCtr #container #footer {
	background-color: #5B984F;
	clear: left;
	display: block;
	}
	.mission {
	text-align: right;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 18px;
	background-color: #5B984F;
	}
	.oneColElsCtr #container #mainContent #bodyCopy {
	float: left;
	width: 740px;
	margin-right: 20px;
	margin-top: 20px;
	}
	
	.oneColElsCtr #container #mainContent #bodyCopyLegal {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-top: 20px;
	}
	
	
	#rightAligned{
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 24px;	
	}
	
	.oneColElsCtr #container #mainContent h1 {
	color: #59984D;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 8px;
	line-height: 18px;
	margin-top: 20px;
	}
	.oneColElsCtr #container #mainContent h2 {
	font-size: 15px;
	color: #59984D;
	font-weight: lighter;
	margin-bottom: 8px;
	line-height: 20px;
	}
	.oneColElsCtr #container #mainContent #sectionContent {
	margin: 12px 12px 24px 44px;
	}
	.oneColElsCtr #container #mainContent #sectionContent #breadCrumbs {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	margin-bottom: 18px;
	}
	#rightAligned p {
	font-style: italic;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
#bodyCopy a {
	color: #5B984F;
}
#bodyCopy a:hover {
	color: #025297;
}
#bodyCopy ul {
	margin-left: 24px;
	margin-bottom: 14px;
}
#breadCrumbs a {
	color: #999999;
	text-decoration: underline;
}
#breadCrumbs a:hover {
	color: #85B77B;
	text-decoration: underline;
}
.play {
	position: relative;
	top: 5px;
	padding-right: 4px;
	width: 20px;
	padding-left: 2px;
}
.oneColElsCtr #container #mainContent #sectionContent #wn #lyr1 #bodyCopy ul {
	margin-bottom: 12px;
}
#bodyCopy li {
	margin-bottom: 6px;
}
#bodyCopy .box {
	background-color: #A5C5CF;
	width: 280px;
	padding: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 12px;
	float: left;
}
#links {
	background-color: #A4C3CD;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	max-width: 300px;
}
#links p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
	color: #FFFFFF;
}
#links a {
	font-size: 12px;
	color: #003780;
}
#links ul {
	list-style-type: none;
	list-style-image: url(../img/note.gif);
	list-style-position: outside;
	vertical-align: top;
	line-height: 12px;
}
#links li {
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #rightAligned img {
	margin-bottom: -10px;
	margin-top: 6px;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #story {
	padding: 6px;
	color: #FFFFFF;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #story a {
	color: #5B984F;
	text-decoration: none;
}

.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #story a:hover {
	color: #5B984F;
	text-decoration: underline;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #story img {
	position: relative;
	top: 2px;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #news {
	list-style-type: none;
	list-style-image: url(../img/note2.gif);
	list-style-position: outside;
	width: 330px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#news a {
text-decoration:none;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #news li {
	margin-bottom: 20px;
	margin-top: 6px;
	
}
.oneColElsCtr #container #header {
	background-image: url(../img/header5.jpg);
	height: 106px;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #rightAligned #links2 {
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #132B3F;
	border-bottom-color: #132B3F;
	border-left-color: #132B3F;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #rightAlignedFixed {
	width: 260px;
	padding-right: 10px;
	#rightAlignedFixed ;
	float: right;
	margin-bottom: 0px;
	margin-top: 40px;
	padding-left: 24px;
	background-image: url(../img/bkgrndBox.jpg);
	background-position: right top;
	}

#rightAlignedFixed p a  {
	text-decoration:none;
	color:#0B5495
	}
	
#rightAlignedFixed p a:hover  {
	text-decoration:underline;
	}
.legal {
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.legal h1 {
	font-size: 14px;
	color: #2B552E;
	font-weight: bold;
	margin-bottom: 12px;
}
.legal p {
	margin-bottom: 6px;
}
.legal strong {
	line-height: 24px;
	color: #355D38;
}
.legal h2 {
	color: #2C562F;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 18px;
}
.legal a, .legal a:hover {
	color: #2C562F;
}
#news   ul   li       {
	font-size: 10px;
	list-style-type: none;
	padding-top: 6px;
	color: #999999;
	margin-left: -24px;
	list-style-image: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4EEEB;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#news   ul   li a      {
	font-size: 10px;
	padding-top: 6px;
	color: #999999;
	list-style-type: none;
	text-decoration: underline;
	
}

#moto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005394;
	float: left;
	width: 380px;
	padding-top: 28px;
	padding-left: 120px;
}
.oneColElsCtr #container #header #logo {
	float: left;
	width: 800px;
}
.oneColElsCtr #container #mainContent #sectionContent #bodyCopy #rightAligned .smallIcon {
	padding-bottom: 5px;
}
