body{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
background-color:#afccae;
margin:0px;}

#bodyTable{
background-color:#ffffff;
border: 1px solid #6e6e6e;
border-top: 0px none #ffffff;
}

h1, .title
{
font-size:14pt;
color:#AC3A15;
font-weight:bold;
}

h1.inline, h2{
color:#000000;
font-weight:bold;
margin-bottom: 0;
padding-bottom:0;
}

h2{font-size:10pt;}

p.close{
margin-top:0;
padding:0 2 2 2;
}

.subtitle, .author
{
font-weight:bold;
}



.globalTextLinks, .footerText
{
font-size:8pt;
}

.submenuLabel
{
font-weight:bold;
color:#ffffff;
}

.submenuLabel a, .submenuLabel a:visited, .submenuLabel a:active 
{
font-weight:bold;
color:#ffffff;
}
.submenuLabel a:hover
{
font-weight:bold;
color:#e6e6e6;
}

.breadcrumb {
	font-size: 8pt;
}

a
{
color:#AC3A15;
}
a:visited
{
color:#157CA5;
}
a:hover
{
color:#000000;
}

.grayed-out
{
color:#999999;
}

.homeTextCell {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


