BODY {
  margin: 0px;
  background: white url(gfx/header/background.gif) repeat-y right;
}

.headercell {
	border-bottom: thick solid #fbc900;
}

.contentcell {
	padding: 0px 30px 10px 30px;
	vertical-align: top;
}


.rightindexcell {
	padding: 5px 0px 0px 0px;
}


.rightindex {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white; 
	background-color: #464646; 
	border-bottom: medium solid #fbc900;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.rightindextext {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white; 
	background-color: #464646; 
}

.help {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: right;
	color: black; 
	background-color: transparent;
	border: none;
}

.helpform {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

h1 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	color: #464646; 
	border-bottom: medium solid #464646;
	width: 75%;
	padding-bottom: 2px;
	margin-bottom: 10px;

}

h2 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #464646; 
	margin-bottom: 4pt;
}

h3 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #464646; 
	margin-bottom: 0pt;
}

P {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; 
    margin-top: 0pt;
	margin-bottom: 7pt;
    line-height: 125%;
}

LI {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; 
    margin-top: 0pt;
	margin-bottom: 7pt;
    line-height: 125%;
}



UL {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; 
    margin-top: 2pt;
	margin-bottom: 2pt;
    line-height: 120%;
}

TH {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	text-decoration: none;
	color: white; 
	background-color: #464646; 
	padding: 2px;
}

TD {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 10pt;
    line-height: 125%;
}


.palegreycell {
	color: black; 
	background-color: #c0c0c0; 
	padding: 2px;
}

.whitelinks {
	color: white;
	text-decoration: none;
}



/* Top Banner */
#topbanner {
border-bottom: thick solid #fbc900;
background: #464646 url(/gfx/header/family.gif) no-repeat top right;
position: absolute;
left: 0px;
top: 0px;
height: 114px;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* Top Navigation
#topnavigation {
position: absolute;
left: 0px;
top: 114px;
height: 105px;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topnavigation ul {
list-style-type: none;
display: inline;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topnavigation li
{
list-style-type: none;
display: inline;
background: #FBC900;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topnavigation img
{
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
 */



#topnavigation {
position: absolute;
right: 0px;
top: 111px;
height: 26px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
}

#topnavigationlist li {
display: inline;
list-style-type: none;
text-align: center;
color: black;
text-decoration: none;
font-weight: bold;
}


#topnavigation img {
border: 0px;
padding: 0px;
margin: 0px;
}

#topnavigationlist a {
color: black;
text-decoration: none;
font-weight: bold;
display: block;
float: right;
height: 26px;
background: #FBC900;
padding: 2px 3px 2px 3px;
margin: 0px 0px 0px 5px;
}

#topnavigationlist a:hover {
background: #fbf2a2;
}










/* Side Menu Bar */


#submenu {
position: absolute;
right: 0px;
top: 200px;
width: 123px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 40px 0px;
}


#submenu h2 {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #464646;
text-align: center;
padding: 6px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}

#submenu ul {
list-style: none;
margin: 0px 0px 0px 0px;
}

#submenu li a
{
border-bottom: thick solid #fbc900;
background: #464646;
margin: 0px 0px 0px 0px;
padding: 4px 4px 4px 4px;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
color: white;
text-decoration: none;
text-align: center;
width: 100%;
}

#submenu li a:hover
{
background: #FBC900;
color: #464646;
border-bottom: thick solid #464646;
}

/* Affiliates Bar */



#affiliates {
background: #EDEDED;
position: absolute;
left: 0px;
top: 150px;
width: 175px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 40px 0px;
}

#affiliates h2 {
border-bottom: thick solid #fbc900;
background: #464646;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: white;
text-align: center;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}


#affiliates ul {
list-style: none;
margin: 0px 0px 0px 0px;
text-align: center;
}


#affiliates li
{
font-family: Arial, sans-serif;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #464646;
text-decoration: none;
text-align: center;
width: 100%;
border-bottom: 1px solid #464646;
}

#affiliates li a
{
background: #EDEDED;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 8pt;
color: #464646;
text-decoration: none;
text-align: center;
width: 100%;
}

#affiliates li a:hover
{
background: #FBC900;
color: #464646;
}



/* Content */
#content {
margin: 150px 200px 0px 30px;
}

#homecontent {
margin: 150px 200px 0px 200px;
}


#content a
{
color: #990000;
}

#content a:hover
{
background: #DBA5A5;
color: #990000;
}