#content #breadCrumb,
#content #MenuBar1,
#content #leftNav #Accordion1 {
	display: none;
}

.printLogo {
	z-index: 1010;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 105px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#header
{
	display: none;
	visibility: hidden;
}
#pageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#content #pageContent #pageBody .story {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content #pageContent #pageBody .story {
	position: relative;
	padding-top: 0;
	margin-top: 0;
}

.storyLeft {
	float:left;
	width:48%;
}

.storyLeft img {
	margin-right: 6px;
	margin-bottom: 6px;
}

.storyRight img {
	margin-right: 6px;
	margin-bottom: 6px;
}

.storyRight {
	float:right;
	width:48%;
}

.story h3 {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	padding: 18px 0px 0px;
	margin: 0px;
}

.story p {
	font-size: 12px;
	line-height:1.4em;
	margin-top: 8px;
	margin-bottom: 6px;
}
.story a,
.story a:link {
	color: #0F76BC;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F76BC;
}
.story a:visited {
	color:#3a80b0;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F76BC;
}

.story a:hover {
	color:#000000;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F76BC;
}


.story ul {
	font-size: 12px;
	line-height: 1.2em;
	list-style-type: none;
	margin:0 0 0px;
	padding:0 0 0 4px;
}

.story ul ul {
	font-size: 12px;
	line-height: 1.2em;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.story li {
	list-style-type: none;
	background:url(../images/ul_bullet.gif) no-repeat .1em 0px;
	margin:0 0 4px;
	padding:0 0 0 6px;
}

.story ul li ul li {
	margin-top: 4px;
}


.callToAction {
	text-align: left;
	font-size:12px;
	line-height: 1.4em;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 6px;
	margin-top: 30px;
	/*margin-right: 24px;*/
	padding-bottom: 0.5em;
	border: 1px solid #000000;
	border-width: 1px 0;
	font-weight:500;
	/*width: 75%;*/
	background: #EEEEEE;
}


/************ footer styles **************/

#footer {
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	/*background-color: #999999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 9px;
	text-align: center;
}

#footer li {
	display: inline;
	padding-right: 5px;
}

#footer .footerLink a {
	visibility: hidden;
	display: none;
}
