
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

#headerGradBkg {
display: none !important;
}

#localNav {
display: none !important;
}

#secondaryContentImage {
display: none !important;
}

#secondaryContentSideBar
{
display: none !important;
}

#rblAddem
{
display: none !important;	
}

#footerGradBkg {
display: none !important;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


body {
background-color:#FFFFFF;
background-position:center;
background-repeat:repeat-y;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
min-width:760px;
text-align:left;  
padding-left:30px; 
}
h1 
{
	color: #660000;
	font-family: Helevetica, Arial;
	font-size: 25px;
	font-weight: bold;
	anti-alias: smooth;
	border: 0;
	line-height: 28px;	
	padding-bottom:1px;
}

h2 {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}

h3 {
color:#660000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin-bottom:12px;
}

.printerWhite 
{
	background: #FFFFFF;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #d6d6d6;
	SCROLLBAR-DARKSHADOW-COLOR: #d6d6d6;
	SCROLLBAR-BASE-COLOR: #d6d6d6;
	padding: 0px;
}

.copyright {color: #aaaaaa; 
	font-family: verdana; 
	font-size: 10px; 
	text-decoration: none; 
	text-align: center; }


#secondaryContentText {
float:left;
padding-bottom:25px;
padding-right:25px;
text-align:left;
width:700px;
}
#secondaryContentText ul {
line-height:17px;
list-style-image:url(../Images/greyBullet.gif);
margin-bottom:15px;
padding-left:25px;
text-indent:0px;
}
#secondaryContentText ul.benefits {
line-height:17px;
list-style-image:url(../Images/greyBullet.gif);
margin-bottom:15px;
padding-left:45px;
text-indent:0px;
}
#secondaryContentText ul ul {
margin-bottom:0px;
}

#secondaryContentText h5 {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
#secondaryContentText {
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
line-height:17px;
margin-bottom:6px;
}
#secondaryContentText p {
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
line-height:17px;
margin-bottom:6px;
}
#secondaryContentText a {
color:#257F25;
text-decoration:underline;
}
#secondaryContentText a:hover {
color:#660000;
text-decoration:none;
}
#secondaryContentText .current {
background:#FFFF99 none repeat scroll 0%;
border-bottom:1px dotted #DADADA;
border-top:1px dotted #DADADA;
line-height:18px;
margin-bottom:20px;
margin-top:5px;
padding:10px;
}

.productSubhead {
color:#660000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin-bottom:0px;
}
.actionWord {
	font-style: oblique;
	font-weight: bold;
}

.greyBullets 
{
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	list-style-image: url(../images/greyBullet.gif);
	text-indent:0px;
	margin-top: 12px;
	margin-bottom: 0px;
}