a:link {
	color:#f7941d;
	text-decoration: none;
}
a:visited {
	color:#f7941d;
	text-decoration: none;
}
a:active {
	color:#f7941d;
	text-decoration: none;
}
a:hover {
	color:#4c3367;
	text-decoration: underline;
}

Body{
	background-color: #FBFBFB;
	text-align: center;
scrollbar-face-color:#ffdeb7;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #f7941d;
scrollbar-highlight-color:#f7941d;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color: #f7941d;

}
.bodyBlue {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #4c3367;
}
.headerBlue {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 20px;
	color: #4c3367;
	font-weight: bold;

}
.subheadblue {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 16px;
	color: #4c3367;
	font-weight: bold;
}
.bodyOrange {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #f68c47;
}
.headerOrange {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 20px;
	color: #f68c47;
	font-weight: bold;
}
.subheadorange {


	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 16px;
	color: #f68c47;
	font-weight: bold;
}
.padding {
	padding: 5px;
}
.smallprintOrange {


	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #f68c47;
}
.fieldmarkers {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #4c3367;
	text-align: right;
	vertical-align: middle;
	text-transform: lowercase;






}
.fieldcell {
	vertical-align: middle;
	text-transform: lowercase;

}
.inputs {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #f68c47;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	width: 50%;


}
.inputbuttons {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #f68c47;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	text-align: right;
	background-image: url(Images/buttonBG.jpg);
	background-repeat: no-repeat;
	width: 175px;





}
.borderOrange {
	border: 1px solid #f68c47;


}.borderPadded {
	border: 1px solid #f68c47;
	padding: 5px;

}
.headerWhite {


	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyWhite {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
.paddingextra {

	padding: 10px;
}
.bodygrey {


	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #999999;
}
.borderPaddedGrey {

	border: 1px solid #999999;
	padding: 5px;
}
.smallprintGrey {



	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #999999;
}
