body
{
	background-image:  url(images/adf_bodybackground.gif);
	background-repeat: repeat-x;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A5A2A;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A5A2A;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A5A2A;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.LeftNavSelected
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  color: #8A5A2A;
  margin :0px 0px 0px 11px;
}
.LeftNavSubSelected
{
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#8A5A2A;
	margin:0px 0px 0px 26px;
}
a.leftNav, a.leftNav:visited, a.leftNav:active
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  color: #8A5A2A;
  margin :0px 0px 0px 11px;
}
a.leftNav:hover
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
  color: #8A5A2A;
  margin:0px 0px 0px 11px;
}

a.leftNavSub, a.leftNavSub:visited, a.leftNavSub:active
{
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration:underline;
  color:#8A5A2A;
	margin:0px 0px 0px 26px;
}
a.leftNavSub:hover
{
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration: none;
  color:#8A5A2A;
	margin:0px 0px 0px 26px;
}
a, a:hover, a:visited, a:active, a.primary, a.primary:hover, a.primary:visited, a.primary:active
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
  color: #8A5A2A;
}
a.secondary, a.secondary:hover, a.secondary:visited, a.secondary:active
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration: underline;
  color: #8A5A2A;
}
a.tertiary, a.tertiary:hover, a.tertiary:visited, a.tertiary:active
{
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration: underline;
  color: #999999;
}

.MenuItem
{
    color: #505050;
    border-style: solid;
    border-color: #505050;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
    padding : 3px 3px 3px 6px;
    cursor: pointer;
}
.MenuItemOver
{
    color: white;
    background-color: #8A5A2A;
    border-style: solid;
    border-color: #8A5A2A;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
    padding : 3px 3px 3px 6px;
    cursor: pointer;
}
.pollheading
{
  background-color:#8A5A2A;
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
}
.RequiredField
{
	color: Black; 
	font-weight: bold;
}
.wizardNormal
{
  font-weight: normal;
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  color: Black;
}
.wizardSelected
{
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    font-size:11px;
    color: #8A5A2A;
}
