@charset "utf-8";
/* CSS Document */

body {
	background: #a2a25f;
	color: #6d6d6d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 19px;
	margin: 0px;
 }
 
 P {margin-bottom: 25px;}
 
 
 

 a {
 text-decoration: none ;
 color: #005177 ;
 padding: 5px ;
 }
 
 a:hover {
 text-decoration:underline ;
 }

 h1 {
	font-size:24px;
	color: #2f70b2;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
 }
 h2 {
	font-size:20px;
	color: #72a8a1;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
 }
 h3 {
	background: #d3d394;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 10px;
	color: #756726;
	font-weight: normal;
	font-size:16px;
 }
 
 h4 {
	font-size:18px;
	color: #6d6d6d;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
  h5 {
	font-size:16px;
	color: #2f70b2;
	font-weight: normal;
  }
 
 
 #container {
	width: 957px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

 }
 #header {
 height: 70px ;
 background: #080 ;
 }
 #banner {
	height: 287px;
 }
 #menu {
	height: 39px;
	background: #c4c47a;
	width:100%;
	border-top:1px solid #80803d;
	border-bottom:1px solid #bcbc72;
	box-shadow:0px 0px 5px #999;
	position:fixed;
 }
 #menu ul {
	padding: 0px;
	width:925px;
	margin:0 auto;
 }
  #menu ul li {
	list-style: none;
	float: left;
	margin-right:2px;
  }
    #menu ul li a{
	text-decoration: none;
	color:#FFFFFF;
	padding: 10px 30px;
	display: block;
	text-transform: uppercase ;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	#menu ul li a:hover {
	color: #ffffbf ;
	background: #bcbc72 ;
	}
	#menu ul .active a {
	background: #bcbc72 ;
	color: #ffffbf ;
	}

 #body {
	background: #ffffcc;
	padding-top:10px ;
	border-radius:0 0 5px 5px ;
 }
 #body-l {
	width:300px;
	float: right;
	margin: 10px 20px 0 0;
 }
 #body-la {
	background:#fcfce2;
	border: 1px solid #ccc;
	box-shadow:0px 0px 10px 10px #f8f8ec inset;
	margin-bottom:25px;
 }
 #body-l ul li {
 list-style:url(images/arrow.png) ;
 margin-bottom:8px ;
 }
 #body-l ul li a {
 text-decoration: none ;
 color: #005177 ;
 padding: 5px ;
 }
 #body-l ul li a:hover {
 text-decoration:underline ;
 }
 #body-r {
	width: 580px;
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
 }
 
 #footer {
	padding: 10px;
	color: #ffffcc;
	border-radius:5px;
	margin-bottom:5px;
 }
 #footer-l {
 width: 400px ;
 float: left ;
 }
 #footer-r {
 width: 400px ;
 float: right ;
 text-align: right ;
 }
 #footer-r a {
 text-decoration: none ;
 color: #ffffcc ;
 }
#footer-r a:hover {
text-decoration: underline ;
}

.text-box {
	width:90%;
	border: 1px solid #ccc;
	border-radius:5px;
	padding: 3px 5px;
	font-size: 12px;
	margin-bottom:10px ;
}
.text-area {
	width:90%;
	height: 250px;
	border: 1px solid #ccc;
	border-radius:5px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.text-area1 {
	width:90%;
	height: 130px;
	border: 1px solid #ccc;
	border-radius:5px;
	padding: 2px 5px;
	font-size: 12px;
}

.button {
background:#6192bd ;
border: 1px solid #4779a4 ;
color:#FFF ;
margin-top:10px ;
padding:5px ;
border-radius:5px ;
}
.button:active {
background:#4779a4 ;

}

#dv1,#dv2,#dv3,#dv4,#dv5,#dv6,#dv7,#dv8,#dv9, #dv10, #dv11, #dv12, #dv13, #dv14, #dv15 {
color:#ce1c1f ;
font-size: 14px ;
padding: 5px ;
width:510px ;
padding-left:28px ;
border-radius:5px ;
margin-bottom:10px ;
display:none ;
background:#d3d394 url(images/error.png) left no-repeat ;
}
#dv6,#dv7,#dv8,#dv9,#dv14 {
width:245px ;
}

#dv10,#dv11,#dv12,#dv13,#dv14 {
width:245px ;
}
