/*embot css*/


body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 996021;
	
}

.textfield { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 	font-size: 10px; 
}

.select { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 	font-size: 10px; 
}

.textarea { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 	font-size: 10px; 
}


table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	text-align: justify;	
	cellpadding: 0;
	cellspacing: 0;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	vertical-align: top;
}

td.greentd {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: a9d186;
	background-color: white;
	-moz-border-radius: ;
}

th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 996021;
}

.link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	vertical-align: middle;
}

.buttons{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	text-align: center;
	text-decoration : none;
	vertical-align: middle;
	text-align: center;	
	}

.h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CCA;
	font-weight: bold;
	vertical-align: middle;
}

.form {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adminlink{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color : #f7941d;
	text-decoration : none;
}

.content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996021;
}

.footer{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	vertical-align: top;
	color:91EE6A;
}
.yellow{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	vertical-align: top;
	color:FFFF00;
}

.greentxt{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 266B02;
	
}







#header {
	background-image: url(../web/images/masthead2.gif);
	background-repeat: repeat-x;
	height: 113px;
	position: relative;
	background-position: 245px;
}
#header h1 {
	background-image: url(../web/images/masthead1.gif);
	width: 245px;
	display: block;
	height: 113px;
	margin: 0px;
}
#header h1 span, .wrapper2 .subcontent h2 span, .wrapper2 .subcontent h4 span, .wrapper2a .subcontent h2 span, .wrapper3 .subcontent h2 span, .wrapper3 .subcontent h3 span, .wrapper4 .subcontent h2 span, .wrapper5 .subcontent h2 span, .wrapper7 .subcontent h2 span, .wrapper7 .subcontent h3 span, .wrapper8 .subcontent h2 span {
	display: none;
}
#header h1 a {
	display: block;
	height: 113px;
	width: 245px;
}
#header .showhead {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 113px;
	width: 408px;
}
