/* CSS Document */

/* GENERIC STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #FFFFFF;
}

a, a:active, a:visited {
	color: #009900;
}

a:hover {
	color: #000066;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.error {
	color: #ff0000;
}
/* HEADER LOGO STYLES */
img#logo {
	margin: 0px 10px 20px 10px;
}

/* PHOTO BAR TABLE STYLES */
table#photobar {
	width: 100%;
	height: 80px; 
	margin: 10px 0px;
	border: 1px solid #999;
}

td.pbaranchor {
	width: 10px;
	background-color: #00CC00;
}

td.pbartext {
	width: 200px;
	padding: 10px;
	vertical-align: top;
	background-image: url(/images/bg_pinstrip_diag.gif);
}

td.pbarphoto {
	background-image: url(/images/headshots_bg.gif);
}

/* TAB NAVIGATION SYLES */
table#tabscontainer {
	width: 100%;
	margin: 0px;
}

td.tabsleftcol {
	width: 150px;
}

td.tabsrightcol {
	width: 150px;
}


/* BODY CONTAINER STYLES */
table#maincontent {
	width: 100%; 
	margin: 0px;
	border: 0px;
}

td.leftcol {
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-image: url(/images/page_tip_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.rightcol {
	width: 150px;
	text-align: right;
	vertical-align: top;
}

td.centercol {
	border-top: 8px solid #00CC00;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 20px;
	vertical-align: top;
	background-color: #efefef;
}
/* Start TELL A FRIEND */
td.tafleftcol {
	width: 20px;
	vertical-align: top;
	background-image: url(/images/page_tip_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.tafrightcol {
	width: 20px;
}

td.tafcentercol {
	border-top: 8px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 20px;
	vertical-align: top;
	background-color: #efefef;
}
/* End Tell a friend */

/* Start How It Works */
td.HIWleftcol {
	width: 20px;
	vertical-align: top;
	background-image: url(/images/page_tip_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.HIWrightcol {
	width: 20px;
}

td.HIWcentercol {
	border-top: 8px solid #00CC00;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 20px;
	vertical-align: top;
	background-color: #efefef;
}
/* End How It Works */

/* Start Ad With Us */
td.AWUleftcol {
	width: 20px;
	vertical-align: top;
	background-image: url(/images/page_tip_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.AWUrightcol {
	width: 20px;
}

td.AWUcentercol {
	border-top: 8px solid #00CC00;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 20px;
	vertical-align: top;
	background-color: #efefef;
}
/* End Ad With Us */

/* Start Form */
td.Fleftcol {
	width: 20px;
	vertical-align: top;
	background-image: url(/images/page_tip_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.Frightcol {
	width: 20px;
}

td.Fcentercol {
	border-top: 8px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 20px;
	vertical-align: top;
	background-color: #efefef;
}
/* End Form */
img.smbanner {
	margin: 0px 0px 5px 0px;
}

/* SEO HEADER FOOTER (Micro Text) */
#seocontainer {
	margin-top: 10px; 
	margin-left: 21px;
	margin-right: 21px;
	border: 1px solid #999;
}

#seoheaderfooter {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #999999;
	text-align: center;

}

#seoheaderfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

#seoheaderfooter a:hover {
	color: #009900;
}

/* COPYRIGHT FOOTER */
#footercontent {
	padding: 10px; /* top right bottom left */ 
	margin-right: 20px;
	margin-left: 20px;
}

#footercontainer {
	font-size: 9px;
	color: #666666;
}

#footercontainer a:link, #footercontainer a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #009900;
}

#footercontainer a:hover {
	color: #000;
	background-color: #00CC66;
}

.rdfooterlink {
	text-align: center;
}

/* SEO and TAF TABLE STYLES */
table#seotaftable {
	width: 100%;
	border: 1px dotted #009900;
	background-color: #fff;
	margin: 10px 0px;
	padding: 10px;
}

td.seocol {
	vertical-align: top;
	padding: 10px;
}

td.tafcol {
	width: 120px;
	vertical-align: top;
	text-align: center;
	padding: 10px;
}

/* CROSS SELL CONTAINER STYLES */
#crosssellrxinsider {
	border: 1px dotted #009900;
	background-color: #fff;
	margin: 10px 0px;
	padding: 10px;
	text-align: center;
}

.disclaimerAboveButton a:link, .disclaimerAboveButton a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #009900;
}
