*{ margin: 0; padding: 0; }*
body { background: #fff url(./images/bodybg.gif) repeat-x; font: 80% Arial, Helvetica, Sans-Serif; color: #454545; line-height: 1.6em; }

a { text-decoration: none; color: #1672ee; background: inherit; }
a:hover { color: #808080; background: inherit; }	
a:focus { outline: 0; }
h1 { font-size: 2em; line-height: 25px; color:#1672ee; text-align:center; margin-bottom:15px; margin-top:15px;}
h2 { color:#1672ee;font-size: 1.5em;margin-bottom:5px;}
h3 { color:#1672ee;font-size: 1.2em;margin-bottom:5px; margin-top:5px; text-align:center;}
img { border: 0; }
.grey { color: #484848; }

#wrap { width: 900px; margin: 10px auto 0; }
	#logo { float: left; margin: 0 0 0 0; }
	#logotext { float: left; margin: 12px 0 0 0 ; margin-left:5px; }
	#slogan { clear: left; width: 730px; border-top: 1px solid #eee; margin: 0; padding: 5px 0 0 60px; }
	
	#header_top { border-right: 2px solid #fff; color: #454545; padding: 10px 0 0 7px; clear: both; margin: 0 0 0px 0; height: 85px; }
	#header_top p { padding: 0; margin: 0; }

		#header_top ul { float: right; padding: 12px 10px 0 0; margin: 0 0 5px 0; }			
			#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }
			#header_top ul li a { padding-left: 7px; background: #FFF url(./images/bullet.gif) no-repeat center left; margin-right: 5px; color: #1672ee; }
			#header_top ul li a:hover { padding-left: 7px; background: #FFF url(./images/bullet.gif) no-repeat center left; margin-right: 5px; color: #808080; }
	
	#header_bottom { background: #454545 url(./images/bottom.gif) no-repeat top right; color: #EBEBEB; padding: 20px 240px 20px 10px; clear: both; border-left: 2px solid #fff; border-right: 2px solid #fff; margin: 0 0 1px 0; height: 90px; }
	#header_bottom h2 { color: #F3F2BF; width: 450px; margin: 0 0 10px; background: #454545; }
	

#maincontent { padding: 20px 0; clear: both; background: url(./images/bg.gif) repeat-x; }
#maincontent strong{font-size: 1.1em; }


#left { float: left; width: 630px; padding: 5px 15px 0 5px; margin: 0 0 25px 0; }
	#left p { margin: 0 0 15px;}

#right { width: 220px; float: right;}
	#info { border: 1px solid #ccc; padding: 7px; font-size: .9em; background: #f4f4f4; padding-bottom:20px; }

#footer { clear: both; padding: 10px;  margin: 10px 0 0 0; border-top: 1px solid #ccc; line-height: 2em; }
#fright { float:right;}
table.icontable { line-height: 0px;}
table.icontable input {
 border:1px solid #000;
 background:#8ed2f0;
 font-size:10px;
 text-align:center;
 letter-spacing:1px;
}
fieldset
{
border: 0px solid #000;
width: 350px;
background:#afcef7;
}

legend
{
color: #fff;
background: #267bee;
border: 0px solid #781351;
padding: 2px 6px;
} 
