/*cope with inheritance bugs*/
body, table, th, td{
color:#ffffff;
font-size: 10pt;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#006760;
background-image:url();
margin-top:20px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
}
a:link{
color:#ffff00;
font-size:10pt;
text-decoration:none;
}

a:visited{
color:#ffff00;
font-size:10pt;
text-decoration:none;
}

a:hover{
color:#000099;
font-size:10pt;
text-decoration:none;
}

a:active{
color:#99cccc;
font-size:10pt;
text-decoration:none;
}

li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#999999;}
.actCHECKOUTBG {background-color:#006760;}

.actlarger{
font-size: larger;
color:#ffffff;
}
.actsmaller{
font-size: smaller;
color:#ffffff;
}

.actxxsmall{font-size:8pt;color:#ffffff;}
.actxsmall{font-size:9pt;color:#ffffff;}
.actsmall{font-size:10pt;color:#ffffff;}
.actregular{font-size:11pt;color:#ffffff;}
.actlarge{font-size:14pt;color:#ffffff;}
.actxlarge{font-size:16pt;color:#ffffff;}
.actxxlarge{font-size:18pt;color:#ffffff;}

.actwarningcolor{color:#8080c0;}
.actrequiredcolor{color:#8080c0;}
.actrequired{font-size:10pt;color:#8080c0;}
.actwarning{font-size:12pt;color:#8080c0;}
.actwelcome{font-size:12pt;color:#006760;}

.bhsproduct {font-family: Arial, Helvetica;
font-size:11pt; font-weight: bold;
color:#ffffff;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt; color: #D9090E; font-style: normal; font-weight: bold; 
text-align: center}
.tabparent {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #006760; font-weight:normal;} 
a.tabparent:link {color: #006760; font-size: 8pt;} 
a.tabparent:active {color: #006760; font-size: 8pt;} 
a.tabparent:visited {color: #006760; font-size: 8pt;} 
a.tabparent:hover {color: #006760; font-size: 8pt;} 
.tabthis {color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold}