BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#218CEC;
	scrollbar-face-color:#218CEC;
	scrollbar-highlight-color:##FB611B;
	scrollbar-dark-shadow-color:DDE8F9;
	scrollbar-3d-light-color:#FB611B;
}

.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;
}

.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;
}

.normalTextcolor {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}
.sectionHeading {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FB611B;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	color: #FB611B;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
.link_Left {
	font-family: Verdana;
	color: #FB611B;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.linkWhite {
	font-family: Verdana;
	color: #ffffff;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
.linkBlue {
	font-family: Verdana;
	color: #218CEC;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}

.submitButton {
	background-image: url(../images/button.jpg);
	font-family: Verdana;
	font-size: 7.5pt;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF7505;
	border: 1px solid #218CEC;
	font-weight: bold;
	cursor: hand;
	
}

.textbox {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 150pt;
}

.textbox1 {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 150pt;

}

.textArea {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 150pt;
	height:50pt;
}
.textbox3 {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 45pt;

}
.textbox4 {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 80pt;

}
.panelTextbox {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 70pt;

}

.datetextbox {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 70pt;

}

.mbox {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #218CEC;
	width: 100pt;
	height: 35pt;

}
.panelHeading {
	font-family: Verdana;
	color: #FB611B;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 7.5pt;

}
.panelHeadingWhite {
	font-family: Verdana;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 7.5pt;

}
.normalTextGrey {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.pageBG {
	background-image: url(../images/page_bg.jpg);
	background-attachment: scroll;
	background-position: center top;

}
.sectionHeadingBlue{

	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #218CEC;
	font-style: normal;
	line-height: normal;
	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;
}
