
 
 
body
{
	margin:50px auto;
	background:#fff;
	
}


a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}

ul
{
	margin:0;
	list-style:none;
}

#header
{
	position:fixed;
	top:0;
	width:100%;
	height:110px;
	background:#fff url("../pix/bg.gif") top center repeat-x;		
	z-index:10;	
	
	
}
#headercontainer
{
	width:930px;
	margin:auto;
	
	
}
#container
{
	width:930px;
	margin:auto;
	z-index:1;
}






#metanavi
{
	
	width:100%;
	text-align:right;
	line-height:11px;
	
}
#metanavi a, #navi a
{
	font-size:13px;
	line-height:13px;
	color:#d0e575;
	
}
#metanavi a.on, #navi a.on
{
	color:#fff;
}
#metanavi a:hover, #navi a:hover
{
	color:#fff;
}

#navi
{
	position:relative;
	left:30px;
	bottom:39px;
	color:#b0b3b6;
	margin:15px 0 0 29px;
	font-family:'Trebuchet MS',Trebuchet,arial,helvetica,verdana,sans;
}
.navi_area
{
 	float:left;
	position:relative;
	width:auto;
	height:auto;
	display:block;
	padding:3px 14px 4px 0;
}

.navi_subarea
{
 	display:none;
 	position:absolute;
 	padding:1px 5px 5px 5px;
 	width:auto;
	height:auto;
 	top:-18px;
 	left:2px;
}
.navi_area .visi
{
 	display:block;
}
.navi_subarea ul
{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.navi_subarea ul li
{
	display:inline;
	padding:0 15px 0 0;
}
.navi_subarea ul li.listcorner
{
	width:5px;
	height:10px;
	font-size:4px;
	line-height:4px;
	margin:0  10px 0 0;
	border-left:1px solid #d0e575;
	border-top:1px solid #d0e575;
	position:relative;
	top:0;
}

#content
{
	
	padding:110px 40px 30px 29px; 
	
}



#copyright
{
	
	padding:0 0 0 29px; 
	
}
#copyright p
{
	font-family:'Trebuchet MS',Trebuchet,arial,helvetica,verdana,sans;
	color:#aaa;
	font-size:11px;
	line-height:11px;
	
}

#lines_top
{
	
	width:100%;
	height:11px;
	background:#fff url("../pix/tooth.gif") repeat-x;		
	position:fixed;
	top:0;
}

#lines
{
	
	width:100%;
	height:11px;
	background:url("../pix/tooth.gif") repeat-x;		
	position:fixed;
	bottom:0;
	z-index:20;
}

#bgbott
{
	position:fixed;
	bottom:0;
	width:100%;
	height:19px;
	background:#fff url("../pix/bgbott.gif") center no-repeat;		
	z-index:10;	
	
	
}



/* ----------------------------------FORMS */
form td
{
	
}
form td.pad_right
{
	padding-right:20px;
}
form div.pad_top
{
	padding-top:20px;
}
.form_intro
{
	margin:0 auto;
	width:250px;
}
.form_table
{
	position:relative;
}
.form_tr
{
	position:relative;
}
.form_td
{
	position:relative;
}


input, select
{
	position:relative;
	top:1px;
	font-family:arial,helvetica,sans;
	font-size:12px;
	line-height:12px;
	padding:3px 0 0 3px;
	color:#000;
	border:0;
	height:16px;
	background-color:#fff;
}
.input_grey
{
	color:#aaa;
}
select
{
	padding:0;
	height:20px;
}
.input_marker
{
	display:none;
}
.form_hd
{
	color:#868277;
	padding:0px 0px 13px 0px;
}
.input_hd
{
	padding:0px 0px 2px 0px;
}

.input
{
	padding:0px 0px 7px 0px;
}
.input_intro
{
	width:250px;
}
.input_mini
{
	width:50px;
}
.input_small
{
	width:100px;
}
.input_medium
{
	width:175px;
}
select.input_medium
{
	width:206px;
}
.input_large
{
	width:410px;
}
.input_error
{
	border:1px solid #f30;
}
.formhd_error
{
	color:#f30;
}
.td_button
{
	padding:18px 0 0 0;
	text-align:right;
	position:relative;
	right:-4px;
}



#content img {  }
#content .img_right { position:relative;
	float:right;
	margin:3px 0 12px 12px; }
#content .img_left { position:relative;
	float:left;
	margin:2px 23px 11px 0;
	 }
#content .img_center { position:relative;
	display:block;
	margin:12px auto 12px auto; }
#content a { 
	font-size:13px;
	line-height:16px;
	color:#add407 !important;
	text-decoration:none; }
#content a:hover { 
	color:#add407;
	text-decoration:underline; }
#content p, ul, ol, td { color:#666;
	font-family:'Trebuchet MS',trebuchet,verdana,arial,sans;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
	}
#content ul { list-style:none !important;
	margin:0;
	padding:0;
	overflow:hidden; }
#content ul li { 
	line-height:16px;
	padding:0 150px 8px 11px;
	background:url("../pix/bull_li.gif") no-repeat top left; }
#content h1 { font-family:'Trebuchet MS',trebuchet,verdana,arial,sans;
	line-height:16px;
	font-weight:normal;
	font-size:15px;
	margin-top:5px;
	margin-bottom:11px;
	padding:0px 0px 0px 0px;
	display: block;
	color:#809c06;
	 }
#content h2 { font-family:'Trebuchet MS',trebuchet,verdana,arial,sans;
	line-height:16px;
	font-weight:normal;
	font-size:15px;
	margin-top:5px;
	margin-bottom:11px;
	padding:0px 0px 0px 0px;
	display: block;
	color:#666;
	 }
#content h3 { font-family:'Trebuchet MS',trebuchet,verdana,arial,sans;
	line-height:16px;
	font-weight:normal;
	font-size:13px;
	margin-top:5px;
	margin-bottom:11px;
	padding:0px 0px 0px 0px;
	display: block;
	color:#666;
	 }
#content blockquote { 
	padding:0 0 0 11px;
	margin:0; }
#content .footnote { color:#666;
	font-family:'Trebuchet MS',trebuchet,verdana,arial,sans;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	padding:0;
	margin:0;
	 }
#content table.box td { border:2px solid #e3e3e3;
	padding:6px 0 0 11px }
#content a.link_pdf_list { display:inline-block;
	margin:0 0 4px 0;
	position:relative;
	width:95%;
	padding:2px 0 4px 21px;
	border-bottom:1px dotted #a7a7a7;
	background:url("../pix/bull_pdf_large.gif") no-repeat top left; }
#content a.link_pdf_list:hover { text-decoration:underline !important; }
#content a.link_default_list { display:inline-block;
	margin:0 0 4px 0;
	position:relative;
	width:95%;
	padding:2px 0 4px 21px;
	border-bottom:1px dotted #a7a7a7;
	background:url("../pix/bull_default_large.gif") no-repeat top left; }
#content a.link_default_list:hover { text-decoration:underline !important; }
#content a.link_web_list { display:inline-block;
	margin:0 0 4px 0;
	position:relative;
	width:95%;
	padding:2px 0 4px 21px;
	border-bottom:1px dotted #a7a7a7;
	background:url("../pix/bull_ff_large.gif") no-repeat top left; }
#content a.link_web_list:hover { text-decoration:underline !important; }
#content table.form_table { width:338px;
border:none;}
#content table.form_table td { padding:0 0 10px 0; 
border:none;}
#content table { width:100%;
	border-spacing:0;
	border:0;
	overflow:hidden;
	margin:0 0 0 0;
	
	 }
#content table td { vertical-align:top;
	width:auto;
	padding:0 25px 0 0;
	margin:0;
	line-height:16px !important;
	 }
#content table td p, #content table td li { 
	line-height:16px !important;
	 }
#content input { position:relative;
	top:1px;
	font-family:'Trebuchet MS',Trebuchet,arial,helvetica,verdana,sans,sans;
	font-size:11px;
	line-height:11px;
	padding:3px 0 0 3px !important;
	margin:0 10px 0 0;
	color:#000;
	border:1px solid #555;
	height:15px !important;
	background-color:#ffffff; }
#content textarea { height:100px; }
#content .form_text_standard { width:158px !important; }
#content .form_textarea_standard { width:336px !important;
	height:152px !important; }
