	body {
		width: 800px;
		margin:auto; 
		padding:0;
		font-family: arial, sans-serif;
		line-height: 1.3em;
		font-size:.90em;
		font-weight: 300;
		color:#333;
		/* border: 1px solid #333; */
	}
	#clear{
		display:block;
		clear:both;
		height:19px;
		}
	#pageheader {
		display: block;
		clear: both;
		width:800px;
		}
	#SubMenu {
		float:left;
		display: block;
		margin-left:0px;
		margin-right:3px;
		background-color: #99CC34;
		width: 126px;
		font-family:tahoma;
		font-size:.60em;
		font-weight:900;
		color: white;
		}
	#BodyContent {
		display:block;
		float:left;
		width: 576px;
		display:block;
		font-size: .9em;
		/* margin-top:5px; */
		}
	
	#NavList {
		margin: 0;
		padding: 0;
		display:block;
		position:relative;
		float:left;
		width:223px;
		border-right: 1px solid #333;
		}
	.NavigationHeader {
		height:22px;
		width:223px;
		color:#fff;
		padding-left:0px;
		padding-top:0px;
		margin:0;
		font-family: arial, helvetica;
		font-size: 100%;
		font-weight:800;
		}
	.NavigationHeaderText {
		width: 198px;
		float: right;
		padding-top: 3px;
		}
		
	.navigation_section_on .NavigationHeader {	
		background-color:#093679;
		}
	.navigation_section_off .NavigationHeader {	
		background-color:#A198B7;
		}
		
	.navigation_section_on, .navigation_section_off {
		font-family: arial, helvetica;
		font-size: 70%;
		line-height:140%
		}
	.navigation_section_on {
		background-color: #F5F4F9;
		
		}
	.navigation_section_off {
		background-color: #FFF;
		/* color :#999; */
		}
	.navigation_section_on ul, .navigation_section_off ul {
		margin-top:0px;
		margin-bottom:0px;
		padding-bottom: 5px;
		padding-top: 5px;
		}
	#footer {
		display: block;
		clear: both;
		width: 800px;
		color:#fff;
		height: 24px;
		background-color: #093679;
		}
	.footerText{
		margin-top:2px;
		margin-left: 20px;
		font-family: arial, helvetica;
		font-size: 75%;
		color: white;
		}
	.footerText a{
		font-family: arial, helvetica;
		text-decoration:none;
		color: white;
		}
	.btnoff, .btnoff a {
		color:#777;
		}
	.btnon, .btnon a {
		font-weight:bold;
		color:#333;
		}
	.navigation_section_on ul a {
		text-decoration:none;
		/* color:#777; */
		}
	.navigation_section_off ul a {
		text-decoration:none;
		/* color:#777; */
		}
	.navigation_section_on ul a:hover, .navigation_section_off ul a:hover {
		/* text-decoration: underline; */
		font-weight: bold;
		/* color:#999; */
		}
	.pageHeading {
		position: relative;
		margin:0;
		width:100%;
		height:134px;
		background-color:#D9D5E3;
		}	
	.pageHeadingText {
		position:absolute;
		bottom: 10px;
		left: 135px;
		width: 420px;
		color: #423270;
		font-family: myriad, arial, helvetica;
		font-size: 130%;
		padding-left:20px;
		font-weight: bold;
		text-align:bottom;
		}
	.pageHeadingImage {
		float:left;
		width:134px;
		height:134px;
		}
	.text {
		margin-top: 0;
		margin-right: 20px;
		margin-left: 20px;
		}
	.subhead1 {
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 0;
		font-family: arial, sans-serif;
		font-size: 1.2em;
		color: #423270;
		font-weight: bold;
		line-height: 1.2em;
		}
	.subhead1HR {
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		color: #DF54A7;
		height: 1px;
		}
	.subhead2 {
		margin-right: 20px;
		margin-left: 40px;
		margin-bottom: 0;
		font-family: arial, sans-serif;
		font-size: 1.05em;
		color: #423270;
		font-weight: bold;
		}	
	.subhead2NI {
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 0;
		font-family: arial, sans-serif;
		font-size: 1.05em;
		color: #423270;
		font-weight: bold;
		}
	.subhead3 {
		margin-right: 20px;
		margin-left: 40px;
		margin-bottom: 0;
		font-family: arial, sans-serif;
		font-size: 1em;
		font-weight: bold;
		}	
	.indentedText {
		margin-top: 0;
		margin-right: 20px;
		margin-left: 40px;
		}
	.nonindentedUL {
		margin-top: 0px;
		margin-right: 20px;
		margin-left: 60px;
		}
	.indentedUL {
		margin-top: 0px;
		margin-right: 20px;
		margin-left: 80px;
		}	
