body { 
	font: 11px  arial, helvetica, sans-serif; 
	margin:0px;	
	background: #F3F7E6;
}
div
{
	margin:0;
}
p
{
	margin:5px 0 5px 0;
}
td { 
	font: 11px  arial, helvetica, sans-serif; 
}




h2
{
	font: 14px  arial, helvetica, sans-serif; 
	margin:0;
	padding:0 0 2px 0;
	font-weight:bold;
}
form
{
	margin:0;
	padding:0;
}

h3
{
	font: 13px  arial, helvetica, sans-serif; 
	margin:0;
	padding:0 0 2px 0;
	font-weight:bold;
	color: #000000;
}
a:link { color:#000000; text-decoration:none; }	
a:visited { color:#000000; text-decoration:none; }	
a:hover { color:#DA4671;text-decoration:none; }	



input
{
	border: 1px #67788B solid;
	padding: 0;
	color:#000000;
	font-size:11px;
	height:17px;
}

textarea
{
	border: 1px #67788B solid;
	padding: 0;
	color:#000000;
	font-size:11px;
}
select
{
	border: 1px #67788B solid;
	padding: 0;
	color:#000000;
	font-size:11px;
}
.submit
{
	background: #93A364;
	border: 1px #000000 solid;
	border-top: 1px #A6A8A9 solid;
	border-left: 1px #A6A8A9 solid;
	padding: 1px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	margin: 2px 0 2px 0;
	height:20px;

}

.checkbox
{
	margin:0px;
	padding:50px;
	border:0px;
	
}

#big_content
{
	border-top: 3px #000000 solid;

}

#content
{
	width: 954px;
	text-align:left;
	background: #ffffff;
}

#upper_content
{
	padding:10px;
}

.logo
{
	width:248px;
	float:left;
}

.header_logo
{
	padding-left:10px;
	float:left; 
	width:430px;
	
}

.header_logo h3
{
	font-size:17px;
	margin:40px 0 2px 0;
}

.header_logo h4
{
	font-size:14px;
	margin:0;
	color:#D31C47;
}

#menu_div
{
	background: url(../images/menu_bg.jpg) no-repeat;
	margin:0;
	padding:0;
}

#menu_div ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu_div ul li {
	display:inline;
	margin:0;
	padding:0;
}
#menu_div ul li a {
	color:white;
	width:90px;
	float:left;
	text-align:center;
	line-height:27px;
	background:url(../images/menu_line.jpg) right center no-repeat;
	color: #646D43;
	font-size:12px;
}
#menu_div ul li a:hover { 
	color: #ffffff;
	text-decoration:none;
	background:url(../images/menu_bg_h.jpg) right center no-repeat;
}

#menu_div ul li .selected_a { 
	color: #ffffff;
	text-decoration:none;
	background:url(../images/menu_bg_h.jpg) right center no-repeat;
}

#big_header
{
	
	background:url(../images/big_header.jpg) right center no-repeat;
	height:189px;
}

.message
{
	width: 229px !important;
	width: 249px;
	height:110px !important;
	height:150px;
	padding: 40px 20px 0 10px;
	float:left;
}

.message h4
{
	margin:4px 0 4px 0;
	font-size:15px;
	color:#838C5D;
}
.message a
{
	color: #DA4671;
	text-decoration:underline;
}

.motto
{
	float:right;
	width:230px !important;
	width:410px;
	height:180px;
	padding-right:180px;
	color:#EAFFA6;
	font-size:12px;
}

.motto h1
{
	color:#ffffff;
	font-size: 23px;
	font-weight:normal;
	margin: 20px 0 20px 0;
}

.motto h2
{
	color:#EAFFA6;
	font-size:13px;
	font-weight:bold;
	margin: 20px 0 20px 0;
}

.motto strong
{
	color:#ffffff;
	font-size: 21px;
	font-weight:normal;
	margin: 20px 0 20px 0;
}

#main_content
{
	background:  url(../images/main_bar.gif) right top no-repeat;
	
	margin:0;

	padding:0 5px 0 15px;
}

#left
{
	background:url(../images/left_bg.gif) right top no-repeat;
	width:251px;
	
	float:left;
}



#left h3
{
	font-size:14px;
	margin:0;
	color:#D31C47;
	padding: 16px 0 20px 10px;
}

#left ul
{
	margin-right:3px;
	
}

#left ul li
{
	font-weight:bold;
	list-style-image: url(../images/bullet.gif);
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: #F2F2F2 1px solid;
}
#left ul li a
{
	font-weight:bold;
	color:#000000;
}

#left ul li a:hover
{
	font-weight:bold;
	color:#DA4671;
}

#left .inner li
{
	font-weight:normal;
	list-style-image: url(../images/bullet_2.gif);
	
	margin-left: -28px;
	border:none;
}

#left .inner li a
{
	font-weight:normal;
	color:#000000;
}

#left .inner li a:hover
{
	font-weight:normal;
	color:#DA4671;
}

#main_content h4
{
	font-size:14px;
	margin:0;
	color:#D31C47;
	padding: 16px 0 20px 10px;
}

#main_content h2
{
	font-size:16px;
	margin:0;
	color:#838C5D;
	padding: 8px 0 8px 10px;
	font-weight:normal;
}
#main_content h3
{
	font-size:16px;
	margin:0;
	color:#838C5D;
	padding: 12px 0 12px 10px;
	font-weight:normal;
}
#main_content ul li
{
	font-weight:normal;
	list-style-image: url(../images/bullet_3.gif);
	padding-bottom:3px;
	padding-top:3px;
	
}

#footer
{
	background: url(../images/footer.gif) no-repeat;
	height:67px !important;
	height:81px;
	margin-top:15px;
	padding: 12px 24px 0 24px; 
	color:#758530;
}

#footer a
{
	color:#758530;
	padding:10px;
	background: url(../images/small_dot.gif) right center no-repeat;
	
}

.div_overlay
{
	display:none;
	position:absolute;	
	z-index:1800;
	width:750px;
	
}

#main_content a img
{
	border:#000000 1px solid;
}

#footer .no_back 
{
	float:right;padding-top:25px;
	padding-left:40px;
}

#footer .no_back a
{
background:none
}



