.PageContentTable
{
margin-left:10px;
width:370;
}
.TextOnlyParagraphTable
{
	font-family:Arial;
	font-size:14px;
	border-bottom:solid 10px #ffffff;
}
.HeadingTextParagraphTable
{
	border-bottom:solid 10px #ffffff;
}
.HeadingTextParagraphHeadingCell
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.JPEG
{
	width:350px;
	
}
.HeadingTextParagraphTextCell
{
	font-family:Arial;
	font-size:14px;
}
/*Classes For Text and Right Image Paragraphs*/
.TextRightImageParagraphTable
{
	font-family:MS Sans Serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
}

.TextRightImageParagraphTextCell
{
	border:solid 1px #000000;
	width:100%;
}
.TextRightImageParagraphImageCell
{
	border:solid 1px #000000;
	padding:0px 0px 0px 0px;
}
.TextRightImageParagraphImage
{
	border:solid 1px #000000;
	width:200px
}
/*Classes For Text and Left Image Paragraphs*/
.TextLeftImageParagraphTable
{
	font-family:MS Sans Serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
}

.TextLeftImageParagraphTextCell
{
	border:solid 1px #000000;
	width:100%;
}
.TextLeftImageParagraphImageCell
{
	border:solid 1px #000000;
	padding:0px 0px 0px 0px;
}
.TextLeftImageParagraphImage
{
	border:solid 1px #000000;
	width:200px
}
/*Classes For Heading,Text and Right Image Paragraphs*/
.HeadingTextRightImageParagraphTable
{
	font-family:MS Sans Serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
}
.HeadingTextRightImageParagraphHeadingCell
{
	background-color:#ffcc00;
	border:solid 1px #000000;
	font-weight:bold;
}
.HeadingTextRightImageParagraphTextCell
{
	border:solid 1px #000000;
	width:100%;
}
.HeadingTextRightImageParagraphImageCell
{
	border:solid 1px #000000;
	padding:0px 0px 0px 0px;
}
.HeadingTextRightImageParagraphImage
{
	border:solid 1px #000000;
	width:200px
}
/*Classes For Heading,Text and Left Image Paragraphs*/
.HeadingTextLeftImageParagraphTable
{
	font-family:MS Sans Serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
}
.HeadingTextLeftImageParagraphHeadingCell
{
	background-color:#ffcc00;
	border:solid 1px #000000;
	font-weight:bold;
}
.HeadingTextLeftImageParagraphTextCell
{
	border:solid 1px #000000;
	width:100%;
}
.HeadingTextLeftImageParagraphImageCell
{
	border:solid 1px #000000;
	padding:0px 0px 0px 0px;
}
.HeadingTextLeftImageParagraphImage
{
	border:solid 1px #000000;
	width:200px
}
