body {
	font-family: arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 8pt;
	}

a {
	color: rgb(108,180,63);
	text-decoration: none;
	}
	
a:hover {
	/*color: rgb(108,180,63);*/
	text-decoration: none;
	}
	

#navigation a {
	color:#555555;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: rgb(108,180,63);
}
	
td, td contenttd {
	font-size: 10pt;
	vertical-align: top;
}

td.contenttd h3 {
	font-family: arial, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(208,208,208);
	border-bottom-style: solid;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
	}

td.contenttd hr {
	border:none;
	color:rgb(208,208,208);
	background-color:rgb(208,208,208); 
	height:1px;
	}
	
th {
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(208,208,208);
	border-bottom-style: solid;
	font-size: 10pt;
	font-weight: normal;
	/*color: rgb(102,102,102);*/
	color: rgb(108,180,63);
	}
	
.menu_active {
	padding-left: 14px;
	vertical-align: middle;
	display: block;
}

.menucontainer {
	padding-bottom: 5px;
	}

.newstable {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 236px;
	height: auto;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: rgb(208,208,208);
	border-top-style: solid;
	border-bottom-style: solid;
	table-layout: fixed;
}

.activecontainer {
	height: auto;
	}
	
.active {
	color: rgb(255,9,21);
}

.submenu {
	font-size: 10pt;
	padding-left: 20px;
	vertical-align: middle;
	display: block;
	}
	
.submenucontainer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: #555555;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	}
	
.contenttable {
	height: auto;
	table-layout: auto;
	}
	
.content {
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(208,208,208);
	border-bottom-style: solid;
	}
	
.spacer {
	width: 23px;
	border-bottom-width: 0px;
	}

input, textarea {
	font-family: Arial Narrow, Arial;
	color: rgb(102,102,102);
	font-size: 10pt;
	border: 1px solid #012E71;
}

/******************************************************************************/
.menu {
	padding-left: 14px;
	vertical-align: middle;
	display: block;
	}

#header {
	background-color:#77ad1b;
	width:780px;
	height:180px;
}

#left_header_clip {
	width:260px;
	height:180px;
	float:left;
}

#center_header_clip {
	width:260px;
	height:180px;
	float:left;
}

#right_header_clip {
	width:260px;
	height:180px;
	float:left;
}

#navigation_content {
	margin:0px;
}

#sidebar {
	background-color: #ffffff;
	width: 208px;
	height: 100%;
	float:left;
}

#logo_wrapper {
	width:auto;
	height:180px;
}

#logo_wrapper img{
	margin-top:5px;
	margin-left:10px;	
}

#header img{
	float:left;
	margin-top:25px;
}

#column {
	width: 780px;
	height: auto;
	float:left;
}
	
#container {
	width: 780px;
	height: auto;
	float:left;
}

#navigation {
	font-size: 10pt;
	padding-top:14px;
	height: auto;
}
/******************************************************************************/

#header img{
	border:none;
}
	
#content {
	margin-top: 10px;
	margin-left: 10px;
	height: auto;
}

#footer {
	font-size: 8pt;
	color: rgb(102,102,102);
	position: relative;
	top: 0px;
	left: 23px;
	/*width: 756px;*/
	width: 650px;
	height: 20px;
	border-top-width: 1px;
	border-top-color: #555555;
	border-top-style: solid;
	margin-top: 30px;
	padding-top: 5px;
	}