/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#9cbad8;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#ff0000;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#ff0000;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#ff0000;
font-size:x-small;
text-decoration:none;
}

li{
list-style-image: url(glasses_bullet.gif);
}

ol{
color:#000000;
}

ul{
list-style-image:url(glasses_bullet.gif);
}

UL UL LI {
list-style-image:url(glasses_bullet.gif);
}

UL UL UL LI {
list-style-image:url(glasses_bullet.gif);

}

H1{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0066CC;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0066CC;
}

H2,  H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#0066CC;
}

hr {
  border: 0;
  width: 90%;
  color:#005aaa;
}


SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ff0000;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:18px;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#000000;}
.actrequiredcolor{color:#000000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#000000;}
.actwarning{font-size:x-large;color:#000000;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#ff0000;}
.presc {
	background: #E7ECF5;
	border: 1px solid #000000;
	padding-left:15px;
}
input.submitbutton{
background-color: #005aaa;
font-weight: bold;
font-size: 14px;
color: white;}

.productOption{
padding-left:15px;
background-color:#dde7f2;
border:#333399 solid 1px;
}
.productOptionPic{
padding-left:13px;
}
.mandatory {
	font-size: 18px;
	color: #FF0000;
}