body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 5px;
}
h2 {
    font-size: 14px;
}
h3, h4 {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.bullet {
    text-align: right;
    width: 25px;
    vertical-align: top;
    padding-right: 0;
}
td.triallink {
    text-align: left;
    padding-left: 0;
}
td.companytriallinktd {
    padding-bottom: 5px;
}
td.companyheader {
    width: 250px;
}
td.triallink a {
    padding-left: 5px;
    text-align: left;
}

a:link {
	color: #000099;
        text-decoration: none;
}
a:visited {
	color: #000099;
        text-decoration: none;
}
a:hover {
	color: #663399;
        text-decoration: underline;
}
a:active {
	color: #000099;
}
/* .style1 {font-size: 10px} */
.style2 {color: #FF0000}
.style3 {font-size: 10px; font-style: italic; }
.style4 {
	font-size: 14px;
	color: #000066;
}
.style5 {font-size: 13px}
.style6 {font-size: 15px}
.style7 {font-size: 16px}
.style8 {
	font-size: 16px;
	font-style: italic;
}
.style9 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.style9small {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.tableheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
h2.banner1 {
	color: #FFFFFF;
	background-color: #000066;
        padding: 3px;
}
h3.banner2 {
	color: #000066;
	background-color: #8E9FC2;
        padding: 3px;
}

.tablesubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #303083;
	padding: 4px
}
.activeelement {
	/* background-color: #99CC99; */
	background-color: #8e9fc2;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px
}
.inactiveelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	color: #666666;
	padding: 4px
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.maintable {
background-color: #8e9fc2;
/* background-color: #99cc99; */
}

.subscribed_dot {
	font-size: 16px;
	color: #000066;
}
.not_subscribed {
	color: #FFFFFF;
	font-size: 16px;
}

.darkblue {
    background-color: #000066;
    color: #FFFFFF;
}

.lightblue {
    background-color: #628bdc;
    color: #FFFFFF;
}
.lightblue a {
    color: #ffffff;
    text-decoration: none;
}
.lightblue a:hover {
    color: black;
    background-color: #eeeeff;
    text-decoration: none;
}

/* Table Resizing Start */
.resized {
	width: 100%;
}
div.toprightnav {
	text-align: right;
}
.printline {
	visibility: hidden;
	position: absolute;
	left: -9000px;
}
.printtable {
	visibility: visible;
}
.noprinttable {
	visibility: hidden;
	width: 700px;
	position: absolute;
	left: -9000px;
}
.noprintline {
	visibility: hidden;
	width: 700px;
}
hr {
	background-color: #000066;
	color: #000066;
}
/* Table Resizing End */

.outlink a {
	color: #000066;
	text-decoration: underline;
}

.outlink a:visited {
	color: #000066;
	text-decoration: underline;
}

.bullet_width {
	width:1%;
}
/* Menu Navigation Start */

#navcontainer {
height: 30px;
width: 100%;
}

#navcontainer ul {
padding-left: 0;
margin: 0;
background-color: #000066;
color: White;
float: left;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
padding-right: 25px;
background-color: #000066;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #8e9fc2;
color: #ffffff;
}

/* Menu Navigation End */

/* Results Column Widths Start */
#result_right_col {
width: 125px;
}
/* Results Column Widths End */

#product_img {
border:1px solid #000066;
}