body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	margin-top: -10px;
	color:#000;
	background-color: #000;
}

#disclaimer {

    background-color: #ffffff;
   padding: 12px;
 margin: 20px 0 10px 0 ;
}

#wrapper {
	width: 971px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
}

h1 {
    color: #000;
    font-size: 1.7em;
    line-height: 1.1em;
    font-weight:bold;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    padding-top: 8px;

}

h2 {

    color: #000;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #000;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#e90c34; text-decoration: none}
a:active {color:#e90c34; text-decoration: none}
a:visited {color:#e90c34; text-decoration: none}
a:hover {color:#e90c34; text-decoration: underline}

img{border:0px}

#header
{
    width: 100%;
}

#mainpanel {
    float:left;
    width:951px;
    padding-left:17px;
}

#content {
	padding-left: 0px;
}

#navcontainer
{
    margin: 0px;
    padding: 0px;
    background-image: url('../images/mainnav.jpg');
    height: 35px;
}

#navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
	height:35px;
}

#navcontainer li
{
    display: block;
    float: left;
    width: auto;
}

#navcontainer a {
	color: #fff;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 10px 6px 10px 28px;
}

#navcontainer a:hover, #navcontainer a:active {
	color: #000;	
}

#navcontainer a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}


#footer {
	height: 35px;
	width:100%;
	text-align:center;
	color: #707070;
	font-size: 0.9em;
	background-image: url('../images/bottombg.gif');
	padding-top:10px;
}

#footer a
{
    color: #b6b8e1;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}



#mainpagecontent{float:left;width:740px;}

#lowerpagebanner{float:left;}

.learnmore{float:right;}




.mininavcontainer{
    width: 179px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    line-height:3em;
    color:#fff;
    float:left;
    margin-right:13px;
}

.mininavtop{
    background-image: url('../images/nav_top.gif');
    height:48px;
    padding-left:13px;
    font-size:1.3em;
    font-weight:bold;
}

.mininavbody{
    background-color:#e90c34;
}

.mininavbody ul
{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    padding-left:14px;
	width: 165px;
}

.mininavbody a:link
{
    color:#fff;
}

.mininavbody a:visited
{
    color:#fff;
}

.mininavbottom{
    background-image: url('../images/bottom_red.gif');
    height:9px;
    width:100%;
	background-repeat:no-repeat;
}



.miniGreynavcontainer{
    width: 179px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    line-height:3em;
    color:#fff;
    float:left;
    margin-right:13px;
    margin-top:15px;
    clear:left;
}

.miniGreynavtop{
    background-image: url('../images/greybox_top.gif');
    height:48px;
    padding-left:13px;
    font-size:1.3em;
    font-weight:bold;
}

.miniGreynavbody{
    background-color:#9b9b9b;
    font-family: Arial, Helvetica, sans-serif;
}

.miniGreynavbody p
{
    margin: 0;
    padding: 0;
    padding-left:15px;
    width:100%;
}

.miniGreynavbody a:link
{
    color:#fff;
}

.miniGreynavbody a:visited
{
    color:#fff;
}

.miniGreynavbottom{
    background-image: url('../images/greybox_bottom.gif');
    height:32px;
}
