



#body {
background:#4E6C49;
}


#wrapper {
width:780px;
position:relative;
left:50%;
margin-left:-390px;
}

/*BEGIN BRANDING STYLES*/
#branding {
height:120px;
background-color:#87A583;
}


.F1 {font-family: arial; font-weight:bold; font-size: 30px; color:#ffffff;}
.F2 {font-family: arial; font-weight:bold; font-size: 14px; color:#ffffff;}


/*BEGIN NAVIGATION STYLES*/
#mainNav {
width:200px;
float:left;
background-color:#DEEEDC;
font-family: arial;
color:#ffffff;
}


.NavFrame
{
background:#87A583;
width:100%;
margin:1px 0px 5px 0px;
text-align:left;
}


.NavLink
{
color:#ffffff;
font-size:10pt;
text-decoration:none;
}


.NavLinkFrame
{
background:#87A583;
white-space:nowrap;
padding:5px 10px 5px 10px;
}


.NavLinkFrame-On
{
background:#FDF3C5;
white-space:nowrap;
padding:5px 10px 5px 10px;
}


.NavLink-On
{
color:#325884;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}


.NavTopSpace
{
height:1px;
background:#000000;
}


.NavBottomSpace
{
height:1px;
background:#DEEEDC;
}


.NavBottomSpace-S
{
height:5px;
background:#DEEEDC;
}


.NavBottomSpace-M
{
height:10px;
background:#DEEEDC;
}

.NavAS
{
margin-left: 10px;
font-family: arial;
font-size:10pt;
color:#660000;
}

.NavAS a{color:#660000; text-decoration:none;}
.NavAS a:hover{text-decoration:underline; }

/*END NAVIGATION STYLES*/


/*BEGIN CONTENT STYLES*/

#topBorder
{
width:580px;
float:right;
height: 1px;
background-color:#DEEEDC;
}


#breadCrumb {
clear:both;
height: 18px;
background-color:#DEEEDC;
padding:5px 10px 5px 10px;
font-family: arial;
font-size:10pt;
color:#000000;
}


#content {
width:560px;
float:right;
background-color:#ffffff;
padding:10px;
font-family: arial;
font-size:10pt;
color:#660000;
}


/*BEGIN FOOTER STYLES*/
#footer {
clear:both;
padding:5px;
background-color:#87A583;
font-family: arial;
font-size:8pt;
color:#ffffff;
text-align:center;
}

#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{text-decoration:underline; }
/*END FOOTER STYLES*/


/* HEADING STYLES */
#H1 {font-size: 22px;}
#H1Index {font-family: arial; font-weight:bold; font-size: 30px; color:#ffffff;}
#H2 {font-size: 18px;}
#H3 {font-size: 15px;}
#H4 {font-size: 12px; text-decoration:underline;}

/* ANCHOR STYLES */
a {text-decoration: none; font-size: 10pt;}
a:hover {text-decoration: underline;}


#ulNs {
margin: 10px;
padding: 0;
list-style-type: none;
}

#ulNs1 {
margin: 10px;
padding: 0;
list-style-type: none;
line-height: 1.5em;
}

#PRE {
line-height: 2em;
}

