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

body {
background-color:#f4f4f4;
padding: 0px;
margin: 0px;
border: 0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
width: 931px;
height: 107px;
padding: 0px;
margin: 0px;
border: 0px;
align: left;
}

#bottomheader {
width:931px;
height:24px;
}

#left {
width: 931px;
padding: 0px;
background-color: #dadadb;
}

#content {
background-color:#dadadb;
padding: 20px;
margin: 0px;
border: 0px;
align: left;
font-size: 12px;
font-family:Helvetica,Lucida Console,Arial,Sans-Serif;
text-align: left;
line-height:1.5em;
color: #4d4d4d;
}


#gray {
width:931px;
height: 10px;
background-color:#6d6d6d;
float: left;
}



#spacing {
height:25px
}





li a {
border-bottom: 1px solid #9b9b9c;
text-decoration: none;
}

li a:hover {
border-bottom: 1px solid #9b9b9c;
}