
body{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#777 ;
	color:#303030;
	width:770px;
}
#centerbox {
	background-color: transparent;
	padding: 7px;
	border: 0px solid #F5F5F5;
	margin: 0px 0 0 0px;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 480px;
}
.container{
	background-color: #fff;
	color:#303030;
	margin:0 auto;
	height: 100% ;
}
.os { 
	margin:  0em auto ; 
	padding-left: 1em ;  
	background-color: #FFF ; 
	color: #6C8F31;  
}
.os h1{
	margin:0 0 10px 0;
	float:left;
}
.os p{
	width:500px;
	float:right;
	text-align:center;
	color:#a0a0a0;
	margin:0 0 10px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}
.logoImageCell {
	padding: 1em 1em 1em 0;
}
.logoImageCell h1 {
	padding: 0.1em 1em 0.3em 1em ;
	border: 2px solid #ddd  ;
}
.logoTextCell { 	
	margin-left: 2em ;
	padding-left: 4em ;
	font-weight: bold; 	
	font-size: 1.5em ; 	
	text-align: left ; 
	height: 80px ;
}

.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}


/******************* Top Nav ***************/
.topmenu {
	height:2.9em;
	line-height:2.6em;
	color:#900;
	margin: 0em 0em 0em 0em ; 
	padding: 0em 2em 0em 0em; 
	text-align: center ;  	
	background-image: url(../images/topbg21.jpg) ;
	background-repeat: repeat-x ;
	background-position: center center ;
}
#topnavlist { 	margin: 0; 	padding: 0px 0 0px 0px; }

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.topmenu li a{
	display:inline;
	padding:0 10px;
	text-align: center ;
	font-size:0.94em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #FFF;
}
.topmenu #topcurrent, .topmenu a:hover{
	color:#ACCF71;
	text-decoration:none;
}

/******************* Left Nav ***************/
.mTitle p{
	font-size: 1.2em ;
	font-style: italic ;
	font-weight: bold ;
	color: #000 ;
	width: 148px ;
	margin: 0em 1em 0.1em 0 ;
	padding: 4px 0 4px 2px;
	background-color: #eee ;
}
.mTitle li {
	margin-top: 0.1em ;
	font-size: 0.8em;
	font-style: normal ;
	padding: 1px ;
	line-height: 15px ;
	height: 17px;
}

.leftmenu{
	clear:right;
	float:right;
	width:150px;
	margin: 20px 0 10px 5px;
	padding:0;
	font-size:0.9em;
}
.leftmenu ul{	
	list-style:none;
	width:150px;
	margin:0 5px 20px 0px;
	padding:0;
	font-size:1em;
}	
.leftmenu li{
	margin-bottom:4px;
}
.leftmenu li a{
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:6px 10px 0 0px;
	border-bottom: 3px solid #efefef;
}	
.leftmenu li a:hover, #leftcurrent {
	background-color: #eaeaea;
	color:#6C8F31;
	border-bottom: 3px solid #ACCF71;
	text-decoration: none ;
}
#leftcurrent {
	background-color: #fff ;
}

/******************* Main Contents ***************/

.contents {
	margin: 0px 160px 0px 0px;
	height: 100% ;
	border-right:1px solid #d1d1d1;
	padding: 20px 10px 15px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}
h1{
	font-size:1.6em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;

	border-bottom: #919e69 solid 1px ;
	color: #6C8F31;
}
h2, h3{
	font-size:1.4em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	color: #6C8F31;
}
h3 {
	font-size: 1.2em ;
}
h4 {
	font-size: 1.0em ;
}

.contents img{
	margin: 7px ;
	padding:1px;
	display:inline;
	background-color: #cccccc;
	color:#303030;
	border:2px solid #6C8F31;
}
.contents a{
	text-decoration:underline;
	color:#6C8F31;
	font-weight: bold ;
	font-size: 105% ;
}
.contents a:hover{
	text-decoration: none;
	color:#000;
}
a img{
	border:0;
}

/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:1px solid #6C8F31;
	width:770px;
	text-align:center;
	background-color: #eee ; 
	color: #6C8F31;  
	font-size:0.9em;
}
.footer_error {
	clear:both;
	margin: 0px 160px 0px 0px;
	padding: 20px 10px 15px 20px;
	border-top:1px solid #6C8F31;
	height: 100% ;
	text-align:center;
	background-color: #eee ; 
	color: #6C8F31;  
	font-size:0.9em;





}
.header {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	width:770px;
	text-align:center;
	background-color:#777 ;
	color: #6C8F31;  
	font-size:0.9em;
}
.footer a{
	color:#555;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: overline;
}
.footer_error a{
	color:#555;
	text-decoration: underline;
}
.footer_error a:hover{
	text-decoration: overline;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.textright{
	text-align:right;
}
.center{
	text-align:center;
}
.small{
	font-size:0.8em;
}
.bold{
	font-weight:bold;
}
.hide{
	display:none;
}