body{
background-color:#800000;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}

a:link{
color:#FF9F00;
text-decoration:none;
}

a:visited{
color:#FF9F00;
text-decoration:none;
}

a:hover{
color:#800000;
text-decoration:none;
}

#container{
background-color:#FFFFFF;
margin:40px auto;
padding:0px 0px 0px 0px;
width:800px;
text-align:left;
}

#LogoHeader{
padding:10px 0px 10px 10px;
width:800px;
}
#hrLine{
width:800px;
height:6px;
}
#content{
width:800px;
height:auto;
background-color:#FFFFFF;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#LeftMenu {
width:190px;
height:400px;
background-color:#FFFFFF;
float:left;
padding:40px 10px 0px 10px;
}

#navcontainer { 
width: 180px;
}

#navcontainer ul
{
margin-left:0px;
padding-left:0px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: bold;

}

#navcontainer a
{
display:block;
padding:10px 0px 10px 7px;
width:170px;
height:auto;
background-color:#800000;
border-bottom: 1px solid #F2E6E6;
}

#navcontainer a:link, #navlist a:visited
{
color:#FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #800000;
color: #FF9F00
}

#contentRight
{
float:right;
width:600px;
background-color:#FFFFFF;
}

#PageTitle{
color:#FF9F00;
font-weight: bold;
margin:45px 0px 0px 13px;
padding:0px 0px 0px 0px;
float:left;
width:564px;
font-size:10pt;
background-color:#FFFFFF;
}

#contentblock1,#contentblock2{
width:270px;
font-size:8pt;
padding:20px 6px 20px 3px;
margin:0px 0px 0px 10px;
float:left;
background-color:#FFFFFF;
text-align:justify;
}

#contentblock3{
width:564px;
font-size:8pt;
padding:20px 6px 20px 13px;
margin:0px 0px 0px 0px;
float:left;
background-color:#FFFFFF;
text-align:justify;
}			  
#contentblock3 table {
font-size:8pt;
font-family: Arial, Helvetica, sans-serif;
text-align:justify;

}
#footer {
text-align: center;
font-size:8pt;
color:#FFFFFF;
float:left;
width:100%;
background-color:#800000;
padding:5px 5px 5px 5px;
}
#footer a:hover {color:#FF9F00; text-decoration: none;}
#footer a:link, #footer a:visited {color:#FFFFFF; text-decoration: none;}