﻿*
{
    margin: 0;
    padding:0;
    font-family:Verdana;
    font-size:12px;
}
html, body, form {height: 100%;}
img{border:none;}
hr{background-color:#999955;height:2px; border: 0;color:#999955;margin-top:10px;}
body{
    background-color:#bbaa99;
/*    behavior:url("csshover3.htc"); */   
	}
#wrap
{}
p{padding:5px 0;}
#header
    {
    height:217px;
    width:100%;
    background-image: url('../images/header_bg2.png');
    border-bottom: 2px solid #776644;
    }
    #subHeader
    {
        width:800px;
        height:217px;
        margin:0 auto;
    }
        #headerText
        {
            float:right;
            width:475px;
            text-align:center;
            padding-top:5px;}
#main{
    width:800px;
    margin: 0 auto;
    border: 2px solid #999955;
    border-top: 0px;
    background-color: #eeddaa;
    }  
    #mainC1
    {
        width:200px;
        float:left;
        height:100%}
        #mainC1 ul, #statementNav ul
        {
            display:inline;
            list-style:none;
            }
            #mainC1 ul li, #statementNav ul li
            {
                border-top:1px dotted #776644;}
                mainC1 ul li:hover
                {
                    background-color:white;}
            #mainC1 ul li a, #statementNav ul li a
            {
                text-decoration:none;
                color:#996611;
                display: block;
                padding:3px;}
            #mainC1 ul li a:hover, #statementNav ul li a:hover
            {
                color:#281f18;
                background-color:#bbaa99;}
    #mainC2
    {
        width:598px;
        float:right;
        border-left: 2px solid #776644}
        #mainC2_Content
        {
            margin:20px;}
        
#footer {width:800px;
	height: 30px;
	clear:both;
	text-align:center;
	margin:0 auto;
	}
#statementNav
{
    border: 2px solid #999955;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background-color: #eeddaa;
    margin:0 0 10px 10px;}
.title, .headline, .iTitle
{
    width:100%;
    font-size:16px;
    padding:5px 0;}
.iTitle
{
    font-style: italic;  
    }
.headline
{
    font-size:24px;
    padding:10px 0;
    color:#660000}
.tableHover
{
    border:colpse;
    border:0px;}
.tableHover tr:hover
{
    background-color:white;
    }
li ul
{
    padding-left:30px;}
.list
{
    padding-left:30px;}
.tableBorder
{
    border-color: #600;
    border-width: 2px;
    border-style: solid;
}

.tableBorder td
{
    border-color: #600;
    border-width: 0px 0px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
}
.formList
{
    list-style:none;
    }
.formList li a
{
    font-size:14px;
    line-height:30px;}
.rss_title{
	font-size:16px;
}