@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 10px 0px;
	padding: 0px;
	width: 596px;
	color: #6cb504;
	background-color: #f0eeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 7px 13px;
	
}

h3{
	margin: 0px;
	padding: 7px 0px 0px 13px;
	width: 217px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6cb504;
	background-color: #f0eeee;
}

h4{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	width: 375px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7e00;
	background-color: #f0eeee;
	text-align: center;
}


h5{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: inherit;
	color: #6cb504;
}

#main{
	margin: 0 auto;
	width: 780px;
	height: 100%;
}

#top_bar{
	float: left;
	width: 780px;
	height: 26px;
}

.bar1{
	float: left;
	width: 388px;
	height: 26px;
	background-image: url(images/bar_01.gif);
	background-repeat: no-repeat;
}

.bar2{
	float: right;
	width: 392px;
	height: 26px;
	background-image: url(images/bar_02.gif);
	background-repeat: no-repeat;
}

#bot_bar{
	float: left;
	width: 780px;
	height: 17px;
}

.bar3{
	float: left;
	width: 388px;
	height: 17px;
	background-image: url(images/bar_03.gif);
	background-repeat: no-repeat;
}

.bar4{
	float: right;
	width: 392px;
	height: 17px;
	background-image: url(images/bar_04.gif);
	background-repeat: no-repeat;
}

#title{
	float: left;
	width: 599px;
	height: 24px;
	margin: 20px 0px;
	padding-left: 10px;
}

#logo{
	float: left;
	width: 306px;
	height: 24px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

.img{
	float: right;
	width: 464px;
	height: 86px;
	background-image: url(images/img.gif);
	background-repeat: no-repeat;
}

#left{
	float: left;
	width: 609px;
	height: 100%;
}

#menu{	
	float: left;
	width: 609px;
	height: 57px;
	background-image: url(images/menu_base.gif);
	background-repeat: no-repeat;
}

#menu ul{
	margin: 0px;
	padding: 20px 0px 0px 35px;
}

#menu ul li{
	list-style: none;
	display: inline;
	padding: 0px 10px;
}

#menu ul li a{
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #ff7e00;
}

#right{
	float: right;
	width: 171px;
	height: 100%;
}

.img2{
	float: right;
	width: 171px;
	height: 295px;
	background-image: url(images/img2.gif);
	background-repeat: no-repeat;
}

#container{
	float: left;
	width: 609px;
	height: 100%;
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding-top: 8px;
}

.leftnavi{
	float: left;
	width: 230px;
	height: 100%;
}

.leftnavi ul{
	margin: 0px;
	padding: 0px;
}

.leftnavi ul li{
	list-style-type: none;
	display: block;
	height: 23px;
	border-bottom: 1px solid #E1E1E1;
	width: 225px;
	padding-top: 8px;
}

.leftnavi ul li a{
	background-image: url(images/left_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff7200;	
}

.leftnavi ul li a:hover{	
	color: #6cb504;
}

#form{
	float: right;
	width: 350px;
	height: 318px;
	background: url(images/form_base.gif) no-repeat;
}

#form1{
	margin: 0px auto;
	width: 375px;
	border-bottom: 1px solid #E1E1E1;
	min-height: 191px;
}


.clear_l{
	clear: left;
}

.clear_r{
	clear: right;
}

.clear{
	clear: both;
}

/* form starts here */ 

form{
	margin: 0px;
	padding: 0px;
}

.formfields_left{
	float: left;
	width: 185px;
	height: 100%;
	padding: 5px 2px; 
}

.formfields_right{
	float: right;
	width: 175px;
	height: 100%;
	padding: 5px 0px; 
}

.label{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6cb504;
	margin: 5px 0px;
}

.label1{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6cb504;
	margin: 5px 0px;
}

.input{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 5px 0px;
}


.button{
	float: left;
	width: 375px;
	text-align: center;
	margin: 2px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6cb504;
}

.button a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
}

.button a:hover{
	color: #6cb504;
}

/* form ends here */

.txt{
	line-height: 18px;
	text-align: justify;
	padding: 5px;
	padding: 0px;
}

.txt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6cb504;
}

.txt a:hover{
	color: #ff7e00;
}


#footer{
	float: left;
	width: 609px;
	height: 100%;
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding-top: 8px;
	text-align: center;
}

#footer ul{
	margin: 0px;
	padding: 0px;
}

#footer ul li{
	list-style: none;
	display: inline;
	padding: 0px 3px;
}

#footer ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #65676a;
	line-height: 30px;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #ff7e00;
}

.newspanel{
	float: left;
	width: 140px;
	height: 100%;
	margin-left: 15px;
	margin-top: 30px;
}

.newspanel ul{
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
}

.newspanel ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newspanel ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff7e00;
}

.newspanel ul li a:hover{
	color: #333333;
}

.articlepanel{
	float: left;
	width: 589px;
	padding: 10px;
	height: 100%;
	background-color: #f0eeee;
	padding-top: 0px;
}

.articlepanel ul{
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #CCCCCC;
}

.articlepanel ul li{
	list-style: none;
	display: block;
}

.articlepanel ul li a{
	line-height: 22px;
	background-image: url(images/left_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.articlepanel ul li a:hover{
	color: #6cb504;
}

.articles{
	float: left;
	width: 100%;
	height: 100%;
	margin: 10px 0px;
}

.articles ul{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.articles ul li{
	list-style: square;
	padding-left: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.articles ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6cb504;
	line-height: 20px;
	text-decoration: none;
}

.articles ul li a:hover{
	color: #666666;
}



#cntctcontainer{
	margin:20px;
	padding:2px;
	float:left;
	border: 1px dashed #CCCCCC;
	height: 100%;
	width: 356px;
}

.optional1{
width: 350px;
}

.labelc {
	display:block;
	float:left;
	margin:0px 0px 5px;
	padding:1px 1px;
	width:46%;
}

.inputc{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	margin: 0px;
}

.contact_img{
	float: right;
	width: 370px;
	height: 191px;
	background-image: url(images/contact_img.gif);
	background-repeat: no-repeat;
}

.contactcontainer1{
	float: left;
	width: 300px;
	height: 100%;
	margin: 10px 0px;
	border: 1px dashed #ff7000;
	padding: 10px;
}

.contact_base1{
	padding-left: 170px;
}

#formfields1{
	float: left;
	width: 95%;
	height: 23px;
	margin: 0px;
	padding: 5px;
}

label {
display:block;
float:left;
margin:0pt 0pt 10px;
width:35%;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
color:#676f77;
font-weight:bold;
padding-left:4px;
}

#dpacontainer{
	float: left;
	width: 480px;
	height: 100%;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px;
	color: #000000;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}