body{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

img{
	display: block;
	border-style: none;
	border-width: 0px;
	}

.normal{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	}

a{
	color:#006600;
	text-decoration: none;
	}

.spacer{
	clear: both;
	}


/* $menu configuration **************************************************** $ */
.metamenu{
	background-color: #e2e2e2;
	padding: 2px 10px; 2px; 10px;
	height: 40px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 36px;
	}
	
.statusbar{
	background-color: #cccccc;
	font-size: 12px;
	color: #333333;
	padding: 2px 10px 2px 10px;
	height: 20px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 16px;
	}

.menubar{
	float: left;
	text-align:left;
	}
	
.menu{
	font-size: 12px;
	background-color: #cccccc;
	color: #333333;
	border-width: 0px 1px 1px 0px;
	border-color: #333333;
	border-style: solid; 
	width: 130px;
	}
	
.menu a{
	display: block;
	padding: 5px;
	background-color: #cccccc;
	color: #333333;
	width: 130px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
	
.menu a:hover{
	background-color: #e2e2e2;
	text-decoration: underline;
	}

.search{
	background-color: #006600;
	width: 130px;
	}	

.searchfield{
	background-color: #ffffff;
	margin-bottom: 3px;
	width: 110px;
	}	


/* $content configuration **************************************************** $ */

.sentence{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 18px;
	}

.sentence h1{
	font-size: 14px;
	font-weight: bold;
	}

.sentence h2{
	font-size: 12px;
	font-weight: bold;
	}

.noBullets {
	list-style: none;
}

.content2{
	clear: right;
	font-size: 12px;
	line-height: 16px;
	}

.dotheader{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	}
	
.sentence a:link, .sentence a:visited, .sentence a:active{
    color: #006600;
    text-decoration: none;
    border-bottom: #006600;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
}

.sentence a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: #006600;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
}

.colorbox{
	background-color: #006600;
	height: 114px;
	}
		
.subheader{
	background-color: #006600;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.leftbg{
	background-color: #eeecd6;
	}

/* $footer configuration **************************************************** $ */

.footer{
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	text-align: center;
	}
	
.footer a{
	color: #444444;
	text-decoration: none;
	border-bottom: #006600;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;	
	}

.footer a:hover{
	color: #006600;
	text-decoration: none;
	border-bottom: #006600;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;	
	}
