/* Layout properties for the site */


#container

{

	width:778px;
	background-color:#ffffff;	
	height:auto;
	margin-left:auto;
	margin-right:auto;
		
}
#container_popup

{

	width:498px;
	background-color:#ffffff;	
	height:auto;
	
}

body

{
	background-color:#4F8A10;
	margin: 0px;
	text-align:center;
	
}

body, p, td, form, table, caption 

{
	font-family:Verdana;
	font-size:11px;
	color:#1B3917;	
	
}

a, a:visited
{
	color:#D62223;
	font-size:10px;
	text-decoration:none;
	padding-right:5PX;
	font-weight:normal;
	
}

a:hover

{
	font-weight:bold;

}

a.top_nav, a.top_nav:visited {
	color: #1B3917;
	text-decoration: none;
	font-weight:bold;
	
}

a.top_nav:hover {
	text-decoration: underline;
	
}
a.sub_nav, a.sub_nav:visited {
	color: #1B3917;
	display:block;
	 margin: 0px 0px 0px 0px;
     padding: 2px 2px 2px 2px;
     text-align:left;
	
}

a.sub_nav:hover {
    background-color:#4F8A10;
	color:#FFFFFF;
	
	
}


a.footer_nav, a.footer_nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	
}

a.footer_nav:hover {
	
	font-weight:bold;
}

.mainheading
{
	
	font-size:14px;	
	font-weight:bold;
}

#bodytext
{
margin:10px;
text-align:justify;
line-height:20px;

}
a.inner_nav, a.inner_nav:visited {
	color: #1B3917;
	text-decoration: none;
	font-weight:normal;
	
}

a.inner_nav:hover {
	font-weight:bold;
	
}
.heading
{
	
	font-size:12px;	
	font-weight:bold;
}
a.in_nav, a.in_nav:visited {
	color: #1B3917;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;	
	
}

a.in_nav:hover {
	
	font-weight:bold;
	color: #D62223;
	

}