/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;		
	line-height: 20px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;      
} 

a:link {
	color: #318B49;
	text-decoration: none;
}

a:visited {
	color: #318B49;
	text-decoration: none;
}

a:hover, a:active {
	color: #318B49;
	text-decoration: underline;
}

h1 {
	display: inline;
	font-weight: normal;
	color: #318B49;
	font-size: 15px;	
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h2 {
	display: inline;
	font-weight: bolder;
	color: #318B49;
	font-size: 15px;	
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h3 {
	display: inline;
	font-weight: normal;
	color: #318B49;
	font-size: 15px;	
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 20px;	
}



.title {
	width: 100%;
	display: block;
	height: 31px;
	vertical-align: top;
	background: url("/images/titlebox_bg.gif");
	background-repeat: repeat-x;
	background-color: #477245;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border: solid;
	border-width: 1px;	
	border-color: #bfbfbf;		
	padding: 2px 0px 0px 10px;	
	margin-right: 0px;
}

.title_table {
	width: 100%;
	background: url("/images/titlebox_bg.gif");
	background-repeat: repeat-x;
	background-color: #477245;	
	vertical-align: top;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border: solid;
	border-width: 1px;	
	border-color: #bfbfbf;	
	padding: 2px 0px 0px 10px;	
	margin-right: 0px;
}

.title td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navbar {
	background-color: #7DAD7C;
	background: url("/images/navbg.gif");
	background-repeat: repeat-x;
}

.nopadding, .nopadding td {
	padding: 0px;
	margin: 0px;
}

.nopadding li {
	margin-left: -20px;
}

.leftcontent {
	vertical-align: top;
	text-align: left;
	padding: 25px 0px 25px 0px;
}

.leftcontent table{
	background: url("/images/table_bg.jpg");	
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	width: 258px;
	height: 110;
	border:solid;
	border-width: 1px;
	border-color:#e1e1e1;
	margin-bottom: 12px;	 
}

.leftcontent td{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 13px; 
}

.more a{
	display: block;
	float: right;
	clear: both;
	color: #318B49;		
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
}

.leftcontent img {
	margin-left: 5px;
}

.left_title  {
	height: 25px;	
	font-weight: bold;	
}

.left_title a {
	height: 25px;
	color: #318B49;		
	font-weight: bold;	
}


.rightcontent {
	text-align: left;
	padding: 25px 8px 25px 5px;
}

.homecontent {
	text-align: left;
	padding: 25px 0px 25px 5px;
}

.homecontent td {
	padding-left: 10px;
	padding-right: 20px;
}

.homecontent li {
	margin-left: 30px;
}

.footer {
	text-align: center;
	font-size: 9px;
}


.leftalign {
	margin-right: 10px;
}

.rightalign {
	margin-left: 10px;
}

.sidebox {
	display: block;
	float: left;
	width: 242px;	
	background: url("/images/table_bg.jpg");	
	background-repeat: no-repeat;
	background-color: #f2f2f2;	
	padding: 8px 7px 20px 7px;
	border: solid;
	border-width: 1px;
	border-color: #e1e1e1;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 7px;
	margin-right: 4px;
	text-align: left;
}

.sidebox img {
	float: right;
	margin: 0px 0px 5px 5px;
}

._boldtitle {
	font-weight: bold;
	}
	

.leftpad {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
