 * {
background: none !important;
}


.noPrint {
	display: none;
}


.mainIntroTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.mainTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.mainPadding{
	padding-bottom: 5px;
}

.mainLink{
	color: #006295;
	text-decoration: none;
	font-weight: bold;
}

.mainLink:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}



/* common page styles */







.txt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footerTxt{
	display: block;
	/* background-color: #E7F6FF; */
	width: 647;
	height: 48;

	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	text-align: center;
	padding-bottom: 2px;
}


.sectionName {
	float: left;
	font-size: 18pt;
	line-height: 20pt;
	color: #000000;
	font-weight: bold;
}





.link {
	color: #006295;
	text-decoration: none;
}


.footerLink{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.bold{
	font-weight: bold;
}


.liPadding{
	padding-bottom: 10px;
}

.supFix{
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}


.pgCaption{
	margin-top: 5px;
}






/* story styles */

.stHeadline {
	font-weight: bold;
}


.stInfo{
	padding-left: 40px;
}

.stDate{
}

.stPayment{
}

.stNote{
	font-weight: bold;
}

.stPresenters{
}

.stPresenterNames{
	padding-left: 40px;
}


.insidePhotoR{
	float: right;
	margin: 5px 0px 10px 10px;
}

.insidePhotoL{
	float: left;
	margin: 5px 10px 10px 0px;
}
