/* CSS Document */

@import url(form.css);

body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; margin: 25px 0px 0px 0px; color: #717171; background-color: #CFC9B8;
		color: #2B3000;}
		
a {color: #717171; text-decoration: underline;}
#maincontainer {width: 100%;}
#banner {}
#bodycontainer {display: block;}
	#menu {display: none;}
	#body {display: inline; padding: 0px 0px 0px 100px;}
	#content {min-height: 310px; padding: 10px 15px 10px 15px;}
	#bodybottom {display: none;}
	#bottom {display: none;}
	#footer {display: none;}
	#rightmenu {display: none;}
	
	
#hp_maincontainer {width: 100%;}
	#hp_banner {}
	#hp_bodycontainer {display: block;}
		
		#hp_menu {display: none;}
		#hp_body {display: inline; padding: 0px 0p 0px 100px;}
			#hp_bodytop {display: none;}
				#hp_content {display: block;}
		
	#hp_bottom {display: none;}
	
h1 {font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: normal;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; color: #2B3000; font-variant: small-caps;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; color: #2B3000; font-variant: small-caps; font-style: italic;}
h4 {color: #3E3E1A; border-bottom: 1px dotted #707070; font-size: 10pt;}	
