@charset "iso-8859-1";
 /*#############################################################

development by Rearden Killion Communications
info@reardenkillion.com

#############################################################*/   	
 
/********************************************
   HTML ELEMENTS
********************************************/ 
* { padding: 0; margin: 0; }

body {
	
	background:#9fb6d3;
	font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif;
	color:#000000;

	
	}
	
	
h1 { font: 13px Georgia, "Times New Roman", Times, serif; color:#FF0000; font-weight: bold; } 
h2 { font: 14px Georgia, "Times New Roman", Times, serif; color:#005288; font-weight: bold;}
h3 { font: 12px Georgia, "Times New Roman", Times, serif; color:#000000; font-weight: bold;}
h4 { font: 13px Georgia, "Times New Roman", Times, serif; color:#000000; font-weight: normal;} 


/* links */
a {
	font-weight:bold;
	color: #676868;
	text-decoration:none;
}

a:visited {
	color: #676868;
}


a:hover {
	color: #015353;
}




img {
	border: 0;
}

li { margin: 1em 1em 1em 5em;}

#global {
margin: 0 auto;
height:1162px;
width:742px;
background:none;
position:relative;
}


#global2 {
margin-top:50px;
margin-bottom:50px;
background:#FFFFFF;
border:6px solid #035287;
}

#header {
height:95px;
position:relative;
}

#navi {
width:340px;
position:absolute;
top: 80px;
left: 390px;
z-index: 1;
}

#navi a {
color: #676868;	
}

#navi a:hover {
color: #015353;	
}


#header-up {
position:relative;
}

#header-down {
position:relative;
border-bottom: 1px solid #000000;

}

#text-header {
font-size:10px;
position:absolute;
top: 10px;
left: 23px;
width: 815px;
 }




#container {
padding:20px;

}


#inside {
height:182px;
margin-top:15px;
}

#inside-left {
width:390px;
float:left;
}

#inside-left3 {
width:700px;
float:left;
}



#inside-right {
float:right;
}

#inside-right {
height:4px;
color:#FFFFFF;
font-size:4px;
}

#inside2 {
height:182px;

line-height:15px;
}


#inside-left2 {
	width:142px;
	float:left;
}
#inside-right2 {
float:left;
width:475px;
}

#end {
height:5px;
clear:both;
}





#box {
margin: 0 auto;
line-height:25px;
/*height:280px;*/
width:600px;
background:#fef4d2;
padding:20px;
}

#footer {
font-size:9px;
margin: 0 auto;
color:#000000;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}





input {
	border:1px solid #4b4b4b;
	color:#3F3F3F;
}

span.formButton3 input{
height:15px;
width:130px;
}

span.formButton2 input{
background: transparent url(../images/submit.jpg) no-repeat;
color:#ffffff;
border:1px solid #000000;
padding:5px;
}






.mess {
 font: 11px Georgia, "Times New Roman", Times, serif; color:#005288; font-weight: normal;
 
 }
 
 .mess2 {
 font-weight: normal;
 color:#ff0000;
 }
 
  a.morelink span  {text-decoration:underline; font-weight:normal; font-size:11px; color:#000000; padding-top:5px;}
