/* css_main */
p {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 16px;
		line-height: 20px;
		text-align: left;
}

.pageHeading, 
.pageHeadingBottom  {
			font-family: Arial, Helvetica, sans-serif;
			color: white;
			font-size: 20px;
			line-height: 25px;
			font-style: normal;
			font-weight: normal;
			font-variant: small-caps;
			text-align: left;
			width:100%;
			margin-top: 10px;
			border-top: 1px dashed;
			border-right: 1px none;
			border-bottom: 1px none;
			border-left: 1px none;
}

.pageHeadingBottom {margin-bottom: 10px; border-top: 1px none; border-bottom: 1px dashed;}	

.paraSeperatorWhite, 
.paraSeperatorBlack {
		color: white;
		line-height: 2px;
		width:100%;
		border-top: 1px dotted;
		border-bottom: 1px dotted;
}
.paraSeperatorBlack {color: black;}

.paraHeading, .paraHeadingEditorial {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 20px;
		line-height: 20px;
		font-style: normal;
		font-weight: normal;
		font-variant: small-caps;
		text-align: left;
		width:100%;
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 2px;
		padding-left: 3px;
		padding-right: 0px;
		padding-bottom: 2px;
		border-top: 1px dotted;
		border-right: 1px none;
		border-bottom: 1px dotted;
		border-left: 1px none;
		background-color: bbbbbb;
}
.paraHeadingEditorial {
		color: white;
		line-height: 25px;
		padding-top: 0px;
		padding-left: 0px;
		border-bottom: 1px dashed;
		border-top: 1px none;
		background-color: transparent;
}
	
.itemText {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 16px;
		line-height: 20px;
		text-align: left;
		width:100%;
		list-style-type: square;
		list-style-position: outside;
		padding-left: 10px;
}

.pullQuoteBlack, 
.pullQuoteBlackSmall, 
.pullQuoteWhite {
		font-family: "Times New Roman", Times, serif;
		color: black;
		font-size: 18px;
		line-height: 20px;
		text-align: left;
		width:100%;
		font-style: italic;
		font-weight: bold;
}
.pullQuoteBlackSmall {font-size: 16px; line-height: 16px;}
.pullQuoteWhite {color: white;}

.codeText {
		font-family: Courier New, Courier, mono;
		color: black;
		font-size: 14px;
		line-height: 16px;
		text-align: left;
}
.codeTextMedium {

	font-family: "Courier New", Courier, mono;
	color: black;
	font-size: 18px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}
.codeTextMediumWhiteBG {
	font-family: "Courier New", Courier, mono;
	color: black;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;

}
.codeTextLarge {
		font-family: Courier New, Courier, mono;
		color: black;
		font-size: 20px;
		line-height: 16px;
		text-align: left;
		font-weight: bold;
}
.bodyText, 
.bodyTextBlackCenter, 
.bodyTextWhiteBold, 
.bodyTextWhite, 
.bodyTextWhite, 
.bodyTextSmallWhite, 
.bodyTextSmallBlack, 
.bodyTextSmallBlackCenter, 
.bodyTextSmallBlackBold, 
.bodyTextSmallWhiteBold, 
.bodyTextAligned, 
.bodyTextWhiteAligned,
.bodyTextAlignedSmall , 
.bodyTextBold,
.tableText {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 16px;
		line-height: 20px;
		text-align: left;
}
.bodyTextWhiteBold {color: white; font-weight: bold;}
.bodyTextBlackCenter {text-align: center}
.bodyTextWhite {color: white;}
.bodyTextSmallWhite {color: white; font-size: 12px;	line-height: 14px;}
.bodyTextSmallBlack {font-size: 12px; line-height: 14px;}
.bodyTextSmallBlackCenter {font-size: 12px;	line-height: 14px; text-align: center;}
.bodyTextSmallBlackBold {font-size: 14px; line-height: 14px; font-weight: bolder; font-stretch: expanded;}
.bodyTextSmallWhiteBold {color: white; font-size: 14px;	line-height: 14px; font-weight: bolder;	font-stretch: expanded;}
.bodyTextAligned {text-align: justify;}
.bodyTextWhiteAligned {color:white; text-align: justify;}
.bodyTextAlignedSmall {font-size: 12px; line-height: 14px; text-align: justify;}
.bodyTextBold {font-weight: bold;}

.itemHeading {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		text-align: left;
		width:100%;
}
.captionCenterWhite, 
.captionCenterWhiteBold, 
.captionCenterBlack, 
.captionLeftWhite, 
.captionRightWhite,
.captionRightWhiteBold, 
.captionLeftBlack,
.captionLargeCenterWhite  {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		height: 12px;
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-variant: small-caps;
		text-align: center;
}
.captionCenterWhiteBold {font-weight: bold;} 
.captionCenterBlack {color: black;}
.captionLeftWhite {text-align: left;}
.captionRightWhite {text-align: right;}
.captionRightWhiteBold {font-weight: bold; text-align: right;}
.captionLeftBlack {color: black; text-align: left;}
.captionLargeCenterWhite {font-size: 18px;}

.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 14px;
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-variant: small-caps;
		text-align: center;
		height: 12px;
}

.photoWhite1px, 
.photoBlack1px,
.photoWhite3px,
.photoBlack3px {  
		border-color: white;
		border-style: solid;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
}
.photoBlack1px {border-color: black;}
.photoWhite3px {  
		border-right-width: 3px;
		border-left-width: 3px;
		border-top-width: 3px;
		border-bottom-width: 3px;
}
.photoBlack3px {  
		border-color: black;
		border-right-width: 3px;
		border-left-width: 3px;
		border-top-width: 3px;
		border-bottom-width: 3px;
}

.scriptText {
		font-family: "Comic Sans MS";
		font-size: 16px;
		font-style: normal;
}

