/*Main styles by RLH*/
html, body {
background: #FFFFFF;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-size: 12px;
}
.container {
background-color: White;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.container2 {
background-color: White;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
/*End Main styles by Rayh*/
/*Footer Styles by RLH*/
table.footer {
width: 100%;
}
table.footer td {
padding: 10px 5px 10px 15px;
line-height:125%;
font-weight: normal;
font-size:8pt;
font-color:#000000;
}
table.footer td a:link,
table.footer td a:visited,
table.footer td a:active {
text-decoration: underline;
font-weight: normal;
color:#000000;
font-size:8pt;
}
table.footer td a:hover {
text-decoration:underline;
font-weight: normal;
color:#5f5f5f;
}
/*END Footer Styles by RLH*/
/*copyright Styles by RLH*/
table.copyright {
width: 771px;
}
table.copyright td {
padding: 10px 5px 10px 15px;
font-weight: normal;
font-size:8pt;
color: #7A7A7A;
text-align: right;
}
div.old table.copyright td a:link,
div.old table.copyright td a:visited,
div.old table.copyright td a:active {
text-decoration: underline;
font-weight: normal;
color:#0B92D4;
font-size:8pt;
}
table.copyright td a:link,
table.copyright td a:visited,
table.copyright td a:active {
text-decoration: underline;
font-weight: normal;
color:#f47c21;
font-size:8pt;
}
div.old table.copyright td a:hover {
text-decoration:underline;
font-weight: normal;
color:#0B92D4;
}
table.copyright td a:hover {
text-decoration:underline;
font-weight: normal;
color:#f47c21;
}
/*END copyright Styles by RLH*/
/* fonts */
td,p {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
div.old A {
color: #0B92D4;
font-family: Arial, Helvetica, serif;
font-size: 10pt;
text-decoration: underline;
}
A {
color: #f47c21;
font-family: Arial, Helvetica, serif;
font-size: 10pt;
text-decoration: underline;
}
LI {
list-style-image: url(rightarrow.gif);
font-family: Arial;
font-size: 10pt;
}
.downloads {
font-family: Arial;
font-size: 10pt;
}
H4 {
font-family: Arial, Helvetica, serif;
font-size: 7pt;
}
div.unused H5{
color: #0B92D4;
}
H5 {
color: #f47c21;
font-family: Arial, Helvetica, serif;
font-size: 12pt;
font-weight: bold;
}
H6 {
font-family: Arial;
font-size: 6pt;
}
div.old .PageTitle {
align:left;
color: #000000;
font-weight:bold;
font-size:14px;
font-family:arial;
border-bottom-style:solid;
border-bottom-width:2px;
border-color:#0B92D4;
padding-bottom:1px;
}
.PageTitle {
align:left;
color: #000000;
font-weight:bold;
font-size:14px;
font-family:arial;
border-bottom-style:solid;
border-bottom-width:2px;
border-color:#f47c21;
padding-bottom:1px;
}
/* Added by KLM */
div.old .Question {
color: #f47c21;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}
div.old .Question {
color: #0B92D4;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}
.Question {
color: #f47c21;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}
div.old .fineprintcolor {
color: #0B92D4;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
.fineprintcolor {
color: #f47c21;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
.error {
font-size:12px;
font-weight:bold;
color:#FF0000;
}
.errorTxt {
font-size:12px;
font-weight:normal;
color:#FF0000;
}
div.old .aTableHeader {
color: #FF9933;
font-size:16px;
font-weight:bold;
font-family:arial;
border-color:#0b92d4;
border-bottom-style:solid;
border-bottom-width:1px;
padding-bottom:3px;
padding-top:15px;
}
.aTableHeader {
color: #FF9933;
font-size:16px;
font-weight:bold;
font-family:arial;
border-color:#f47c21;
border-bottom-style:solid;
border-bottom-width:1px;
padding-bottom:3px;
padding-top:15px;
}
.label {
font-weight: bold;
white-space: nowrap;
margin-right:1px;
text-align:right;
padding-right:2px;
}
.data {
font-weight: normal;
white-space: nowrap;
padding-left: 5px;
background-color:#dcdcdc;
}
.navbuttons {
padding-top: 3px;
width: 9em;
white-space: nowrap;
font-family: helvetica,arial,sans-serif;
font-weight: bold;
}
.navbuttons a {
font-size: 12px;
font-weight: bold;
display: block;
width: 100%;
}
.navbuttons a:link,
.navbuttons a:visited,
.navbuttons a:hover {
white-space: nowrap;
color:#5f5f5f;
text-decoration: none;
padding-left:15px;
padding-right:13px;
}
.navbuttons a:link,
.navbuttons a:visited {
color:#000000;
}
.navbuttons a:hover {
color:#5f5f5f;
}
/* Form styles by KLM */
.defcolor{
color:#f47c21;
}
#tdheader{
background-image: url('/atthe/main.nsf/2/ob_header.gif');
}
#tdfooter{
background-image: url('/atthe/main.nsf/2/ob_footer.gif');
}