body {
	font-family: Arial;
	background-color: #3C2784;
}

.SearchResultsDocTitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C2784;
}
.SearchResultsDocSummary {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C2784;
	text-align: justify;
}
.NavBarHeading {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C2784;
}
.NavBarText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.GoButton {
	font-family: Arial;
	font-size: 12px;
	background-color: #FF9900;
	color: #FFFFFF;
}
.InputFieldText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.PageHeading {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #3C2784;
	background-color: #FFFFFF;
}
.PageTextBlack {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.PageHeadingBold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3C2784;
	background-color: #FFFFFF;
}
.PageSubHeadingBlue {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #3C2784;
	background-color: #FFFFFF;
}
.PageTextBlue {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3C2784;
	background-color: #FFFFFF;
}
.PageTextBlackBold {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.PageSubHeadingBlueBold {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3C2784;
	background-color: #FFFFFF;
}
.Highlight {
	background:yellow;
}

.TableHeading {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C2784;
}
.TableContent {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #aaaaff;
}
.TableContentBold {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #aaaaff;
}
.PageTextOrangeSmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
}

table.prospectReg{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#3C2784;
}
th.prospectReg {
	background-color: #3C2784;
	padding: 3px 3px 3px 3px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
td.prospectReg{
	padding: 3px 3px 3px 3px;
	text-align:right;
}
.PageTextOrangeBlackSmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FF9900;
}
.PageTextOrange {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
	overflow: auto;
}
.PageSubHeadingBlueBoldOnOrange {


	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3C2784;
	background-color: #FF9900;
}
.PageTextBlackSmall {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.ListParent {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3C2784;
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-position: outside;
	font-style: normal;
	text-decoration: none;
	list-style-image: none;
	margin-left: -30px;
}
.ListLeaf {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	list-style-type: none;
	vertical-align: text-top;
	list-style-position: outside;
	margin-left: -20px;
	list-style-image: none;
}
td#fieldCaption {
	font-size: 12px;
	color: #3C2784;
	text-align: right;
	padding: 2px 2px 2px 2px;
}
td#fieldInput {
	font-size: 12px;
	color: #3C2784;
	text-align: left;
	padding: 2px 2px 2px 2px;
}
td#fieldCaptionOnBlue {
	font-size: 12px;
	color: #3C2784;
	text-align: right;
	padding: 2px 2px 2px 2px;
	background-color: #CCFFFF;
}
td#fieldInputOnBlue {
	font-size: 12px;
	color: #3C2784;
	text-align: left;
	padding: 2px 2px 2px 2px;
	background-color: #CCFFFF;
}
.formMandatory {
color: #FF9900;
	font-size: x-large;
	font-weight: bold;
}
td#formHeading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C2784;
	text-align: center;
	padding: 3px;
}
.PageTextOrangeBold {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: justify;
	overflow: auto;
}
.pageTextError {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	overflow: auto;
}
td#sectionHeadingWhiteText {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
td#sectionHeadingBlueText {



	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3C2784;
	text-align: center;
	padding: 3px;
}
