body {
font-family:Tahoma, Verdana, Arial, sans-serif;
background-color: #000000;
padding: 0px;
margin: 0px;
background-image: url("/img/header_bg.gif");
background-position: top;
background-repeat: repeat-x;
}
p {
font-size: 12px;
margin-top: 0px;
line-height: 140%;
}
ol,ul {font-size: 12px;}
a {
color: inherit;
font-weight: bold;
}
a:link {text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
a img {border: none;}

a.header_link {
float: left;
width: 500px;
height: 150px;
}
a.header_link:hover {text-decoration: none;}

p.c {text-align: center;}

form fieldset label {float: left; width: 130px; font-weight: bold; clear: left;}
form fieldset div {margin: 5px;}

h2 {font-size: 18px;
margin: 0px;
padding: 0px;}
h3 {font-size: 16px;}

div.statementbox {
border: 1px solid #bfbbb8;
margin: 5px 0px 5px 0px;
padding: 10px;
line-height: 200%;
}

div#main {
width: 760px; margin: auto;
margin-top: 0px;
background-image: url("/img/content_top_bg.jpg");
background-repeat: no-repeat;
background-position: top;
}
div#main2 {
width: 760px; margin: auto;
margin-top: 0px;
background-image: url("/img/content_bg.gif");
background-repeat: repeat-y;
background-position: left;
}
div#header {
height: 160px;
text-align: center;
}
div#header h1 {margin: 0px;}
div#header img {margin: 5px;}
div#content {
clear: left;
}
div#mc {
width: 510px;
float: left;
font-size: 12px;
padding: 20px;
padding-top: 0px;
}
div#mc img {margin: 5px;}
div#mc a {text-decoration: underline; color: black;}
div#leftc {
float: left;
width: 158px;
color: #a0a0f0;
}
div#leftc a {
color: #a0a0f0;
}
div#footer {
clear: both;
font-size: 10px;
text-align: center;
padding: 5px;
width: 760px; margin: auto;
color: white;
}

ul {
margin: 5px 0px 5px 5px;
padding: 0px;
}
ul li {
list-style-image: url("/img/list_circle.gif");
margin: 0px 0px 5px 15px;
padding: 0px;
}
ul li.expanded {list-style-image: url("/img/list_expanded.gif");}

.large {font-size: large;}
.fr {float: right;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */