body { margin:0; padding:0; font-size:11px; line-height:16px; font-family: Verdana, Tahoma;}
a { color:#188b59;}
a:hover { text-decoration:none;}
a img{
border: none;
}

#header { background: url(images/header_bckg.gif) repeat-x ; height:120px;  width:100%; text-align: center;}
#headerWrapper{
margin: auto; 
padding: auto; 
width:980px;  

}
#logo { width:980px;  margin:0 auto; padding:50px 0 0 0; position: relative; text-align: left; }
#logo a{ text-decoration: none; }
#logo a:hover { }
#headerSlogan{
	position: absolute;
top: 45px; 
	right:10px; 
color: white;
width: 600px;
font-size: 12px;
text-align: right;
}
#logo img { position: absolute; top: 5px; }
#menu {color:#fff; text-align:center; margin-top:22px;}
#menu ul{ width:980px; margin:0 auto; list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:uppercase;}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}

#main { width:100%; margin:20px 0 20px 0; float:left;}
#head_image { height:265px; background:url(images/header_bckg.png) no-repeat #fe5d00; }
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}
#content { margin:0 auto; padding:auto; width:100%; text-align: center;}
#contentWrapper { margin:auto; padding:auto; width:980px; text-align: left;}
#content h1 { margin:20px 0 0 0; text-transform:uppercase; font-size:20px; color:#000; font-weight:normal;}
#text {float:left; width:530px; padding-left:20px;}
#sidebar { background:url(images/sidebar_bckg.gif) repeat-x; margin:20px 0 0 560px; color:#6f6e6e; padding:20px; }
#sidebar h2 {color:#188b59; margin:0 0 15px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}

#footer {background:url(images/footer_bckg.gif) repeat-x #3f3e3e 0 2px; width:100%; clear:both; text-align: center; height:92px; margin-top:20px;}
#footerWrapper {margin:auto; padding: auto; width:980px; }
#left_footer { float:left; padding:40px 0 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:40px 0 0 0; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}



.clear{
	clear:both;
}


td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 600px;
	height:100px;
}

td > button{
	text-align: center;
	width:40px;
	padding: 10px;
	margin: 10px; 
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

