body {
background: #E0E0E0 url(/images/back.gif) top repeat-x;
color:#E0E0E0;
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
margin:0;
text-align:center;
}

h1 {
color:#E0E0E0;
font-size:110%;
line-height:normal;
margin-bottom:0;
}

p {
margin-top:4px;
}

table {
border-left:1px solid #C9C9C9;
border-bottom:1px solid #C9C9C9;
}
table td, table th {
border-top:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
}

img {border:0;}
a {color:#57AFDE}

#wrapper {
margin: 0 auto;
text-align: left;
width:774px;
}

input,option,textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
}

/********* HEADER *********/
#header {
height:80px;
margin:0;
}

/********* CONTENT *********/
#content {
line-height:1.3em;
padding:20px;
position:relative;
}

#content2 {
line-height:1.3em;
margin-left:375px;
}

/********* FOOTER *********/
#footer {
clear:both;
height:41px;
position:relative;
text-align:center;
width:774px;
}
#footer a {
display:block;
height:40px;
margin:0 auto;
width:300px;
}

/********* CLASSES *********/
.bold {font-weight:bold;}
.borderbottom {
border-bottom:1px solid #CCCCCC;
}
.bordertop {
border-top:1px solid #CCCCCC;
}
.bottomspaced {
margin-bottom:1em;
}
.floatleft {float:left;}
.floatright {float:right;}
.italic {font-style:italic;}
.large_txt {font-size:110%;}
.nobottom{
margin-bottom:0;
padding-bottom:0;
}
.nomargin {
margin:0;
padding:0;
}
.notop {
margin-top:0;
padding-top:0;
}
.pdf {font-size:80%;}
.small_txt {font-size:85%;}
table.nostyle {border-style:none;}
table.nostyle td, table.nostyle th {border-style:none;}
