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

body, html {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
background: #E5E5E5;
color: #333333;
}

#header {
background:  url(images/header-bg.png) #750118;
height: 74px;
margin: 0;
padding: 10px 0 0 10px;
}

#header h1 {
margin: 0 0 0 17px;
padding: 0;
font-size: 24px;
font-weight: normal;
color: #fff;
}

#header h1 a {
color: #fff;
}

#header h1 a:hover {
color: #FF0066;
}

#nav1 ul {
height: 42px;
display: block;
padding: 0;
margin: 0 0 0 17px;
list-style: none;
font-size: 16px;
}

#nav1 ul li {
padding: 22px 3px 8px 3px;
display: block;
float: left;
}

#nav1 ul li a {
background-color: #fff;
padding: 5px 10px;
text-decoration: none;
color: #333;
}

#nav1 ul li a:hover, #nav1 ul li.active a {
background-color: #e5e5e5;
text-decoration: none;
color: #D01F3C;
}

#content-wrapper {
padding: 20px;
clear: both;
}

#div-content {
min-height: 340px;
float: left;
width: 69%;
background: url(images/bottom-bg.gif) repeat-x center bottom #fff;
border: 1px solid #efefef;
border-bottom: none;
padding: 0 0 20px 0;
}

#div-content h2 {
background: #EDF3FE;
margin: 0 0 10px 0;
padding: 10px;
font-size: 18px;
font-weight: normal;
color: #333;
}

#div-content p {
font-size: 16px;
padding: 10px 20px;
line-height: 20px;
margin: 0;
}

#div-content form {
padding: 10px;
}

#div-content form input {
font-family: Georgia, "Times New Roman", Times, serif;
}

.blockbottom {
height: 7px;
background: url(images/bottom-bg.gif) #e5e5e5;
}

#info {
min-height: 340px;
float: right;
width: 29%;
background: url(images/bottom-bg.gif) repeat-x center bottom #fff;
border: 1px solid #efefef;
border-bottom: none;
padding: 0 0 20px 0;
}

#info h3 {
background: #EDF3FE;
margin: 0 0 10px 0;
padding: 10px;
font-size: 18px;
font-weight: normal;
color: #333;
}

#info p {
font-size: 16px;
padding: 10px 20px;
line-height: 20px;
margin: 0;
}

#indicator{
   visibility: hidden;
   display: inline;
}

th {
   text-align: left;
}
 20px;
line-height: 20px;
margin: 0;
}

#indicator{
   visibility: hidden;
   display: inline;
}

th {
   text-align: left;
}

#subnav {
height: 30px;
width: 100%;
font-size: 14px;
margin: 15px 0 0 14px;
}

#subnav ul {
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}

#subnav ul li {
padding: 0 0 11px 5px;
display: block;
float: left;
}

#subnav ul li a {
padding: 5px;
text-decoration: none;
background: #fff;
color: #333;
}

#subnav ul li a:hover, #nav2 ul li.active a {
background: #edf3fe;
color: #D01F3C;
}
