@charset "utf-8";

/* Div tag specific styles*/


.form-style {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
.formObject {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	background-color: #F4F4F4;
	border: 1px dotted #CCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}
.highlight-page-text {
	font-size: 18px;
	color: #91B280;
}
.highlight-page-text-orange {
	font-size: 18px;
	color: #F93;
}
.header-grey-text {
	color: #5C5C5C;
}
.blackText {
	color: #000;
}
.whitetext {font-size: 12px;}
