/* CSS Document */
/* ########################################################### */
/* #################################### Default Redefinitions */
* {
	margin: 0;
	padding: 0;
	}
body {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	}
a img {
	border: 0;
	}
a:link {
	color: #003399;
	text-decoration: none;
	}
a:visited {
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
div.break {
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
	}
	
/* #################################### Module Classes */
/* Header ########################################### */
#header {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	text-align: left;
	}
#logo {
	float: left;
	margin-left: 15px;
	margin-right: 115px;
	margin-top: 10px;
	}
.globalNav {
	display: none;
	}
form#search {
	display: none;
	width: 140px;
	float: left;
	margin-top: 12px;
	text-align: left;
	}
/* Footerer ########################################### */
#footer {
	display: none;
	}

/* Homepage Feature Module ########################################### */
#feature {
	clear: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: center;
	}
/* Homepage Mission Statement Module ########################################### */
#mission {
	width: 729px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F0EFE4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	}
#mission h1 {
	font-size: 13pt;
	line-height: 20pt;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
	}

/* Homepage Section Menus ########################################### */
#homeContent {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/home_middleBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
#homeContent #sections {
	background-image: url(../img/home_baseBackground_one.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
/* Homepage Navigation Lists ########################################### */
#homeContent #sections ul#sectionNav {
	display: none;
	}
/* Homepage Section Content ########################################### */
#homeContent #sections .sectionContent {
	clear: left;
	margin-left: 40px;
	margin-top: 20pt;
	}
#homeContent #sections #sectionOne {
	display: block;
	}
#homeContent #sections #sectionTwo {
	display: block;
	}
#homeContent #sections #sectionThree {
	display: block;
	}
#homeContent #sections #sectionFour {
	display: block;
	}
#homeContent #sections #sectionFive {
	display: block;
	}
#homeContent #sections #sectionSix {
	display: block;
	}
#homeContent #sections .sectionContent h2 {
	display: block;
	font-size: 12pt;
	line-height: 16pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 2px;
	vertical-align: top;
	}
#homeContent #sections .sectionContent p {
	line-height: 16pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
	vertical-align: top;
	}
#homeContent #sections .sectionContent .sectionList {
	clear: left;
	}	
#homeContent #sections .sectionContent .sectionList ul {
	float: left;
	width: 250px;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 20px;
	}
#homeContent #sections .sectionContent .sectionList ul li {
	display: inline;
	list-style: none;
	list-style-position: outside;
	}
#homeContent #sections .sectionContent .sectionList ul li p {
	margin-left: 0;
	margin-top: 0;
	}
#homeContent #sections .sectionContent .sectionList ul li a {
	display: block;
	font-size: 12pt;
	line-height: 22pt;
	color: #003399;	
	text-decoration: none;
	}
#homeContent #sections .sectionContent .sectionList ul li a:hover {
	color: #000000;
	}
#homeContent #sections .sectionContent .sectionMore {
	clear: both;
	visibility: hidden;
	}
	
/* Subpage Content ########################################### */
#bodyContainer {
	margin-left: 65px;
	padding-top: 40px;
	text-align: left;
	}
#bodyContainer h1 {
	font-size: 18pt;
	font-weight: normal;
	line-height: 21pt;
	margin-left: 15px;
	margin-bottom: 8px;
	}
#bodyContainer h2 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	}
#bodyContainer h3 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 16px;
	margin-bottom: 16px;
	}
#bodyContainer h4 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	margin-bottom: 16px;
	}
#bodyContainer h5 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
	}	
	
	
	
	
	
/* Sub Navigation */
#bodyContainer ul#subNav {
	display: none;
	}
/* General Body Styles */
#bodyContainer #mainContent {
	float: left;
	width: 80%;
	margin-left: 15px;
	}
#bodyContainer #mainContent p {
	line-height: 16pt;
	margin-bottom: 16px;
	}
#bodyContainer #mainContent ul, #bodyContainer #mainContent ol {
	margin-left: 15pt;
	margin-top: 8pt;
	margin-bottom: 16px;
	}
#bodyContainer #mainContent ul li, #bodyContainer #mainContent ol li {
	margin-bottom: 3pt;
	margin-left: 15px;
	}
#bodyContainer #mainContent ul.linkList {
	margin-left: 0;
	margin-bottom: 16pt;	
	}
#bodyContainer #mainContent ul.linkList li {
	list-style: none;
	margin-bottom: 5pt;
	}
#bodyContainer #mainContent ul li.linkList img {
	vertical-align: bottom;
	}
#bodyContainer #mainContent blockquote {
	margin-left: 20pt;
	margin-right: 20pt;
	margin-top: 16pt;
	margin-bottom: 16pt;
	}
#bodyContainer #mainContent hr {
	margin-bottom: 32pt;
	}
