body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #1153a3;
}

.style1
{
    color: #FFFFFF;
}

.style2
{
    color: #000000;
}
P
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
    line-height: 19px;
}
.content
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
    line-height: 19px;
}
.headerinfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding: 0px;
    font-weight: bold;
    line-height: 15px;
}
.header
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
    width: 100%;
}
.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    padding: 0px;
    font-weight: normal;
    line-height: 17px;
}

.ThinNavLine
{
    width: 1px;
    height: 1px;
    background: #527128;
}

A.menulink
{
    display: table-cell;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    padding: 5px;
    text-indent: 0pt;
    font-style: normal;
    height: 24px;
    vertical-align: text-top;
}

A.menulink:hover
{
    background-color: #344d12;
}

#mainlinks a
{
    color: #4A4A4A;
    text-decoration: none;
}

#mainlinks a:hover
{
    color: #4A4A4A;
    text-decoration: underline;
}

#secondarylinks a
{
    color: #FFFFFF;
    text-decoration: none;
}

#secondarylinks a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.header a, .header a:visited, #sidebar a, #sidebar a:visited
{
    color: #93A915;
    text-decoration: none;
}
.header a:hover, #sidebar a:hover
{
    color: #93A915;
    text-decoration: underline;
}
#callout
{
    background-color: #5071a3;
    padding: 12px;
}
#callout hr
{
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-bottom-color: #FFFFFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}
#callout p
{
    color: #FFFFFF;
}
#callout h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: -10px;
    margin-top: 0px;
}
#content a, #content a:visited
{
    color: #5071A3;
    text-decoration: underline;
}
#content a:hover
{
    color: #7D9D35;
    text-decoration: underline;
}
form p
{
    line-height: normal;
}
#list p
{
    line-height: 0px;
}
.floatleft
{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
content
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
    line-height: 19px;
}
x
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
    line-height: 19px;
}

.collapsePanel {	
	background-color:white;
	overflow:hidden;
	height:0px;
	width:640px;
}

.collapsePanelHeader{
	height:20px;
	width:640px;
	background-color:Fuchsia;
	font-family:Arial;
	font-size:12;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
	cursor:pointer;
	
}
