body
{
    margin: 0;
    padding: 0;
    color: #333333;
    background: #DAE6EF;
    text-align: center; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:13px; 
    font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
    
td           
{ 
    color: #333333;
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:13px; 
    font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}


.dynTitle
{

}
.dynHeader { font-size: 8pt; color: #FFFFFF; background-color: #808080}
.dynAltRow1
{
	background-color: #E8E8E8;font-size:8pt
}
.dynAltRow2
{
	background-color: #D8D8D8;font-size:8pt
}

.pageMsg{color: #FF0000; font-weight: bold}

#cssMain
{
    margin: 0 auto;
    width: 700px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    height: 100%;
}

#cssHeader
{
	width: 100%;
}

#headTop { height: 10px; }

#headlogo
{
	float:left;
}

#headText
{
	float:right;
	width: 235px;
	height: 110px;
	background-color: #6195C7; padding-left:10px; padding-top:10px; vertical-align:text-bottom 
}
#headItemBar
{
	width: 680px;
	height: 25px; 
	text-align:right; 
	font-size:8pt;
}

#cssBody
{
	width: 100%;
}

#cssLeftNav
{
	width: 170px;
	float: left;
}

#navArea
{
	padding:5px;
}

#contentHeader
{

font-family: Trebuchet MS; font-size: 12pt; color: #4B4B4B; font-weight: bold; 
               border-left-width: 1px; border-right-width: 1px; 
               border-top-width: 1px; border-bottom-style: solid; 
               border-bottom-width: 1px}

#cssContent
{
	width: 500px;
	float: right;
}

#cssFooter
{
	width: 100%;
	height: 100px;
}