
	body 		{margin: 0px;
			scrollbar-arrow-color:#ffffff;
			scrollbar-base-color:#003385;
			scrollbar-face-color:#003385;
			color: #031A40;
			text-align: center;}

	#pagewrap	{width: 1024px;
    			margin: 0 auto;
			text-align: center;
			}

	#print		{border: thick ridge #87898B;
			
			}

	.headerbkgd	{margin: 0px;
			width: 1024px;
			height: 255px;
			background: url("images/bkgd_1.jpg") #ffffff 100% no-repeat;
			}
	.midbkgd		{margin: 0px;
			width: 1024px;
			height: 248px;
			}

	.content		{margin: 0px;
			width: 1024px;
			vertical-align: top;
			}
	.leftnav		{margin: 20px 25px;
			width: 225px;
			vertical-align: top;}


	.footerbkgd	{margin: 0px;
			vertical-align: top;
			}


	.header1   	{font-family: Duchess, Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: left;} 
	.header2   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: center;} 
	.header3   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: left;} 
	.header4   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;} 
	.header5   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: left;} 
	.header6   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;} 
	.header7   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;} 
	.header8   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;} 
	.header9   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: left;} 
	.header10   	{font-family:  Duchess, Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: center;} 
	.text1   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: center;} 
	.copyright  	{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.endtag   		{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			width: 70%;
			margin: 25px 15% 10px; }

	input 	{color: #000000; background-color: #F5D7AA; font-family: arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #245E19; font-weight: bold;}
	a:visited { text-decoration: none; color: #1D3F15; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #4F7EA4; font-weight: bold;}
	a:active { text-decoration: none; color: #4F7EA4; font-weight: bold;}
	
	a.reverse:link { text-decoration: none; color: #D5DFE2; font-weight: bold;}
	a.reverse:visited { text-decoration: none; color: #D5DFE2; font-weight: bold;}
	a.reverse:hover { text-decoration: none; cursor: pointer; color: #E2F9DF; font-weight: bold;}
	a.reverse:active { text-decoration: none; color: #E2F9DF;}

<!--The Sans-serif family:  Arial, Verdana, Geneva, Helvetica, sans-serif -->

<!-- The Serif family: Georgia, Times New Roman, Times, serif -->

<!-- The Monospace family: Courier New, Courier, monospace -->


