body
{
padding: 0px;
margin: 0px;
background: #4789c8 url("/images/pageback.png") 0 0 repeat-x;
}

div
{
font-family: Verdana, Tahoma, sans-serif,  Arial;
font-size: 0.94em;
text-align: left;
background-color: #FFFFFF;
}

h1
{
font-family: Verdana;
font-size: 1.2em;
color: #002256;
font-weight: bold;
}

ul
{
list-style-type: none;
padding:0;
margin-left: 1em;
}

li
{
background: url("/images/icons/pdf_button.png") 0em 0.5em no-repeat;
padding-left: 1.5em;
padding-top: 0.5em;
}

li a
{
text-decoration: none;
color: #002256;
}

li a:hover
{
color: #3366FF;
text-decoration: underline;
}

.wrap
{
background: black url("/images/shadow.png");
margin-left: 4px;
margin-top: 4px;
}

.container
{
float: left;
margin-left: 7%;
margin-right: 7%;
width: 85%;
border: 1px solid #002256;
margin-top: 10px;
}
.header
{
background: url("/images/header.jpg") 0em -2em no-repeat;
padding-top: 5px;
padding-bottom: 20px;
border-bottom: 4px groove #002256;
}

.leftmenu
{
min-height: 600;
height: 100%;
width: 20%;
float: left;
border-right: 1px dashed #3399FF;
padding-right: 5px;
padding-top: 1em;
}
.maincontent
{
padding-top: 1em;
width: 79%;
float: right;
}

.clr
{
clear: both;
}
.brand
{
min-width: 30%;
max-width: 168px;
text-align: left;
min-height: 68px;
float: left;
vertical-align: bottom;
color: #727272;
margin-top: 10px;
margin-right: 5px;
}

.brand img
{
	padding: 10px;
	max-width: 168px;
	vertical-align: center;
}

img
{
border: 0px;
}

.footer
{
background: url("/images/footfade.jpg");
border-top: solid 1px #002256;
margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font-size: 0.95em;
color: white;
font-weight: bold;
}
.footer a
{
color: #D5E6FF;
}

.rightshade
{
float: right;
border: 1px solid black;
width: 1em;
height: 100%;
background: url("/images/shadow.png") 0 0 repeat-y;
}