@charset "utf-8";
/* CSS Document */

body{
background:#f8f9fa url(images/bg.png) top repeat-x;
color:#474647;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
border:0px;
font-size:0.8em;
}

img{border:0px;}

a{
color:#00abde;
}
a:hover{
color:#333333;
}

h1, h2{
font-size:1.35em;
font-weight:bold;
color:#00abde;
margin:0px 0px 4px 0px;
}
p{
margin:0px 0px 14px 0px;
}

label{
display:block;
margin:4px 0px 0px 0px;
}

form{
margin:0px 0px 5px 0px;
}

#topbar{
width:751px;
margin:0px auto 0px auto;
color:#cad12c;
text-align:right;
height:133px;
}
#topbar a{
color:#cad12c;
text-decoration:none;
}
#topbar a:hover{
color:#ffffff;
}
#topbar p{
margin-bottom:9px;
}

.grey{
color:#b1b1b1;
}
.large{
font-size:1.5em;
font-weight:bold;
}
.large2{
font-size:1.35em;
font-weight:bold;
}

#homepage{
color:#9d9d9d;
font-size:0.9em;
padding-top:5px;
margin:0px 0px 15px 0px;
}
#homepage a{
color:#9d9d9d;
}
#homepage a:hover{
color:#333333;
}
#logofloat{
float:left;
}

.nav{
margin:0px auto 0px auto;
width:753px;
padding:0px;
list-style:none;
height:47px;
border-bottom:1px solid #9f9f9f;
background:#aeaeae url(images/nav.png) top repeat-x;
font-weight:bold;
}
.nav li{
list-style:none;
height:47px;
float:left;
}
.nav li a{
float:left;
display:block;
padding:17px 17px 0px 17px;
height:30px;
color:#3e3e3e;
background:url(images/nav.png) -1000px -1000px no-repeat;
text-decoration:none;
}

.nav li a:hover{
background-repeat:repeat-x;
background-position:0px -57px;
background-color:#727272;
color:#fefeff;
}


.main{
width:733px;
background:#ffffff;
border:1px solid #e2e4e5;
padding:9px;
margin:0px auto 15px auto;
}

.main ul{
list-style:none;
padding:0px;
margin:3px 0px 13px 4px;
}
.main ul li{
padding:0px 0px 0px 20px;
margin-bottom:3px;
background:url(images/bull.png) 0px 3px no-repeat;
}
ul li .large{
color:#cad12c;
}

.filler{
background:url(images/split.png) right repeat-y;
}

.rightside{
width:193px;
margin:9px 0px 9px 0px;
float:right;
padding:7px 8px 0px 0px;
font-size:0.9em;
}
ul.cleanlist{
list-style:none;
margin:0px 0px 0px 7px;
padding:0px;
}
li.head{
color:#511376;
font-weight:bold;
padding-top:5px;
font-size:1.1em;
}
.enlargeme{
font-size:1.5em;
}



.leftside{
padding:2px 0px 0px 5px;
width:490px;
font-size:0.9em;
float:left;
}


#footer{
width:751px;
text-align:center;
margin:-8px auto 20px auto;
color:#bababa;
font-size:0.85em;
}

#footer a{
color:#bababa;
text-decoration:none;
}
#footer a:hover{
color:#474647;
}

.error2{
margin:0px 0px 5px 0px;
background:#FDB845 url(images/error.png) no-repeat;
padding:5px 7px 4px 35px;

color:#002e64;
}

.submitbut{
margin-top:7px;
cursor:pointer;
background:url(images/submit.png) no-repeat;
border:0px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
height:24px;
width:83px;
line-height:1em;

}

.leftimage{
float:left;
margin:2px 13px 6px 0px;
}

.smallp{
font-size:0.8em;
}
.cent{
text-align:center;
}
.emph{
font-weight:bold;
font-size:1.2em;
margin-bottom:10px;
color:#cad12c;
}
.emph a{
color:#cad12c;
}
.emph a:hover{
color:#00abde;
}

.checkdiv{
height:0px; width:0px;
overflow:hidden;
display:none;
}

textarea#message{
font-family:Arial, Helvetica, sans-serif;
width:176px;
}

.clear{clear:both;}


blockquote{
padding:15px;
margin:0px 0px 14px 0px;
border:1px solid #00abde;
}


.sidewidg{
width:153px;
text-align:center;
padding:15px;
background:#00abde;
color:#ffffff;
margin-bottom:15px;
font-size:1.2em;
font-weight:bold;
}
.sidewidg a{
color:#ffffff;
text-decoration:none;
}
.sidewidg a:hover{
text-decoration:underline;
color:#333333;
}
.greenbg{
background:#cad12c;
}
.sidewidg strong{
font-size:1.3em;
}