@charset "utf-8";

/* Resets everything */
* {padding:0px; margin:0px;}

/* remember to define focus styles! */
:focus {outline:0px;}

/* remember to define for png image! */
body {margin:0px auto; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:15px; color:#474747; font-weight:normal; width:100%; background:url(../images/pagebg.gif) top repeat-x;}

input, textarea, select{border:1px solid #002f83; float:left; color:#7f7f7f;}
input, textarea{padding:2px;}
label{float:left; margin-top:3px; width:auto;}
textarea{height:115px;}

a {text-decoration:none; color:#E60008;}
a:hover {text-decoration:underline;}
a img{border:0px;}

.clear{clear:both; height:0px; overflow:hidden;}

.fixedarea{width:986px; margin:0px auto;}
.block h1, .blockright h1, .contentarea h2{font-size:15px; color:#003057; margin-bottom:0; font-weight:bold;}


#header{width:100%; float:left;}
#contentbg{background:#e8f6fd url(../images/contentbg.jpg) top repeat-x; width:100%; float:left; min-height:600px; padding-top:23px; padding-bottom:35px;}
#botbg{background:#abddf6 url(../images/botbg.jpg) top no-repeat; width:100%; float:left; padding-top:11px; padding-bottom:62px; font-size:14px;}

