body
{
	background: #dfdfdf;
	color:      #000000;
	margin:     0px;
	padding:    0px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:   75%;
	line-height: 1.5em;
	text-shadow: #efefef 0 1px 0;
}

.fmhdr
{
	color: #6f6f6f;
	font-weight: bold;
}

.fmcnt
{
	padding-left: 10px;
}

.sited1
{
    width: 800px;
    background: #ffffff;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sited2
{
    background: url(/img/titleb.png);
}

.sited3
{
    float: left; 
    width: 680px;
}

.sited4
{
    float: left; 
    width: 320px;
}

.sited5
{
    padding: 10px;
    text-align: right;
}

.sited6
{
    padding: 0px;
    margin: 0px;
}

.sited7
{
    width: 200px;
}

.sited8
{ 
    clear: both;
}

.sitetmenu
{
    background: url(/img/menub.png);
}

.sitetmenu .sitetitem
{
    float: left;
}

.sitetmenu .sitetitem div
{
    padding:      10px;
    font-weight:  bold;
    font-size:    1.2em;
}

.sitetmenu a:link, .sitetmenu  a:visited, .sitetmenu  a:active
{
	color: #002244;
	text-decoration: none;
}

.sitetmenu a:hover
{
	color: #002244;
	text-decoration: underline;
}

.documentbody
{
	padding: 20px;
	color: #000000;
}

a:link, a:visited, a:active
{
	color: #005588;
	text-decoration: none;
}

a:hover
{
	color: #005588;
	text-decoration: underline;
}

.footer {
	border-top: #cfcfcf solid 1px;
}

.footer div.footersection {
	min-height: 40pt;
	padding: 10px;
	float: left;
	width: 170px;
	border-right: solid #cfcfcf 1px;
}

.footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.footertext {
	border-top: solid #cfcfcf 1px;
	padding-left: 15px;
	color: #7f7f7f;
}

