/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.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;
}


/******* GLOBAL STYLES *******/

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #45484A;
	line-height: 200%;
}

p { 
	padding: 0 20px 0 20px;
}

a:link, a:visited {	
	text-decoration: underline;
	color: #FF0000;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	line-height: 110%;
	margin: 0 auto;
}

h1 {
	font-size: 36pt;
	padding: 0 20px 0 20px;
}

h2 {
	font-size: 20pt;
	padding: 0 20px 0 20px;
}

h3 {
	font-size: 16pt;
	padding: 0 20px 0 20px;
}

h4 {
	font-size: 12pt;
	padding: 0 20px 0 20px;
	font-weight: normal;
}

h5 {
	font-size: 12pt;
	text-align: left;
}

img {
	margin: 0 0 10pt 0;
	border: 0;
}

.bold {
	font-weight: bolder;
}


#container {
	width: 100%;
}

#main {
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

/****** HEADER ******/

#logo {
	height: 130px;
	background-image: url(../images/header_02.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#member, #getstarted {
	display:none;
}

/****** NAVIGATION ******/


/****** LEFT COLUMN ******/

#left, #testimonial {
	display:none;
}


/****** CONTENT ******/

#center, #banner01, #banner02 , #banner03 {
	width: 90%;
	margin: 0 0 10px 0px;
	padding: 20px 0 40px 0;
}

#genericbox {
	padding: 10px 10px 0 0;
	margin: 0 0 10px 0;
	width: 90%;
}
.center {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 0 20px;
}

.buttonwrapper, .morearrow, .moretext {
	display:none;
}

/****** FOOTER ******/

#footercontainer, #footer, #footerleft, .footertext, .footertexttab, #footercenter, #email, #email02, #faq, #footerright, .disclosuretext, .pdf {
	display:none;
}
