@charset "utf-8";
/* CSS Document */

html {
	font-size:100.01%;
}
body {
	background:#F2FECD;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}

p{
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}
* {
	margin: 0;
	padding: 0;/*   -webkit-text-size-adjust:none; */
}
img {
	border:0;
}
form {
	margin: 0px;
}
#mainwrap {
	width: 980px;
	margin: 0 auto;
	background-color:#FFF;
	margin-top:15px;
}

#mainwrap_contents {
	width: 980px;
	background-color:#FFF;
	float:left;
}

#topheader{
	width:980px;
	background-image:url(images/topheader.gif);
	background-repeat:no-repeat;
	height:288px;
	float:left;
	overflow:hidden;
}

#tagline_container{
	width:980px;
	float:left;	
}

#navigation{
	width:980px;
	float:left;
	font-size:10pt;
	color:#FFF;
	margin-left:37px;
	margin-top:20px;
}

#navigation  ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#navigation ul li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:relative;
}

#navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width:auto;
	float: left;
	padding-right:15px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	color:#FFF;
	
}

#navigation  ul li a{
	color:#FFF;
	display:block;
	margin:0px;
	text-decoration:none;
	line-height:14px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;	
}

#navigation  ul li a:hover{
	color:#000;
	border-top:1px dotted #FFF;
	opacity:.8;	
}

#navigation  ul li ul{
	margin:0;
	padding:0;
	position:absolute;
	display:none;
	background-color:#66A712;
	color:#FFF;
	border:1px solid #598F10;	
}

#navigation  ul li ul li{
	clear:left;
	display:block;
	width:auto;
	background-color:#66A712;
	margin:0;
	padding:0;
	border-bottom:1px solid #598F10;		
}

#navigation  ul li ul li a{
	text-decoration:none;
	width:150px;
	display:block;
}
#navigation  ul li ul li a:hover{
	background-color:#E6F2D3;
}

#navigation  ul li ul li ul{
	clear:left;
	display:none;
	left:140px;
	/* Bengin CSS-HACK, for Microsoft Internet Explorer */
	_left:120px;
	/* End CSS-HACK */
	position:absolute;
	top:0px;
}


#navigation  a {
	list-style: none;
	text-decoration: none;
	color: #BDBDEA;
	display: block;
}


#navigation  a:hover {
	color: #fff;
	display: block;	
}

#navigation  a span {
	display: block;
	padding-left: 10px;
	font-size:16px;
	font-weight:200;
	margin-bottom:0;
}

#navigation  a div {
	display: block;
	font-style: normal;
	font-size: 10px;
	padding-left: 10px;
	font-weight:200;
	margin-top:0;
}

/* -------------------------------------- */

#toppicholder{
	width:980px;
	float:left;
	height:209px;
	overflow:hidden;
}

#maincontent{
	width:980px;
	float:left;
	background-color:#FFF;
	background-image:url(images/pgbg.jpg);
	background-repeat:no-repeat;
}

#col1{
	width:220px;
	float:left;
}
#col1content{
	padding:20px 20px 20px 5px;
	
}
#col1content ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
	padding-left:30px;
}
#col1content ul li a{
	color:#000;
	text-decoration:none;
}

#col1content ul li a:hover{
	color:#993;
	text-decoration:none;
}

.bulletme{
	background-image:url(images/arrow.gif);
	background-position:center;
	width:20px;
	float:left;
	background-repeat:no-repeat;
}
#col2{
	width:530px;
	float:left;
}

#col3{
	width:230px;
	float:left;
}
#col3content{
	padding:20px 0 20px 0;
}

#col3banner{
	width:215px;
	float:left;
}
#col3btop{
	width:215px;	
	height:26px;
	float:left;
	background-image:url(images/col3top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#col3bbody{
	width:215px;	
	float:left;
	background-image:url(images/col3body.jpg);
	background-repeat:no-repeat;
	min-height:290px !important;
}

.padme10{
	padding:10px;
}

.padlr20{
	padding:0 20px 0 20px;
}

#col3bbot{
	width:215px;
	float:left;
	background-image:url(images/col3bot.jpg);
	background-repeat:no-repeat;
	height:26px;
}

#topbanner{
	width:630px;
	float:left;
	background-color:#FFF;
	margin-top:30px;
	margin-bottom:30px
	
}

#col2content{
	padding:20px 20px 20px 20px;
	text-align:justify;
}

#col2 h1{
	font-size:18px;
	color:#093;
	margin-bottom:10px;	
}

#col2 h2{
	font-size:16px;
	color:#063;
	margin-bottom:8px	
}

#col2 h3{
	font-size:14px;
	color:#096;	
	margin-bottom:5px	
}
#col2 ul{
	margin-left:30px;
	margin-bottom:10px;
}

#hspacer5{
	width:980px;
	height:5px;
	float:left;
}

#orgawrap{
	width:980px;
	float:left;
	height:130px;
	overflow:hidden;
	background-color:#FFF;
}

#orgcontents{
	padding:20px;
}

#orgcontents a{
	color:#600;
}

#orgcontents a:hover{
	color:#F60;
}


.orgitem{
	width:auto;
	float:left;
}

#footer{
	width:980px;
	float:left;
	height:20px;
	background-color:#EAEAEA;
}

#footercontent{
	font-size:10px;
	color:#333;
	float:right;
	padding-right:5px;
}

#hspacer20{
	width:980px;
	height:20px;
	float:left;
}

#vspacer20{
	width:30px;
	height:200px;
	float:left;
}

blockquote{
	margin-left:30px;	
}
fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	border:0;
}

fieldset legend{
	color:#000;
	padding-right:5px;
	margin:0;

}

label {
;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {
	width:100px;
	float:left;
}

.field-widget {
	width:auto;
	float:left;

}
label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color:#F93;
	font-size:10px;
}