BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#DDE8F9;
	scrollbar-face-color:#489CE2;
	scrollbar-highlight-color:#DDE8F9;
	scrollbar-dark-shadow-color:DDE8F9;
	scrollbar-3d-light-color:#DDE8F9;
}
.normalText {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.normalTextBold {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	color: #57B12C;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	color: #57B12C;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

.RedStar {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Red;
	text-decoration: none;
}
.panelHeading {
	font-family: Verdana;
	color: #008000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 7.5pt;

}
.sectionHeading {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.sidePanelLink:hover {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57B12C;
	text-decoration: underline;
}
.sidePanelLink {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57B12C;
	text-decoration: none;
}

.textBox {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border: 1px dashed #3399CC;
	filter: Glow(Color=#3399CC, Strength=100);


}
.pageBG {
	background-image: url('../images/pagebg.jpg');
	background-repeat: repeat;
	background-position:  center 50%;
}
.mandatoryFields {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.error {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.submitButton {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	border: 1px solid #000000;
	background-color: #3399CC;
}
.sidePanelHeader {

	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.panelHeadingGreen {

	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57B12C;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.normalTextWhite {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.sectionHeadingGreen {

	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57B12C;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.sctionTextBlue {

	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: Blue;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.linkWhite {

	font-family: Verdana;
	color: #FFFFFF;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.linkWhite:hover {

	font-family: Verdana;
	color: #FFFFFF;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}