body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
.topRightNavBar {
	font-size: 7pt;
	color: #CC6699;
	font-weight: bold;
	height: 35px;
}
.shortStick {
	font-size: 5pt;
	color: #CCCCCC;
}

table#maplinks a {color: #333333;text-decoration:none}
table#maplinks a:hover {color: #6DA04B;text-decoration:underline}
table#footer a {color: #333333;text-decoration:none}
table#footer a:hover {color: #6DA04B;text-decoration:underline}

td#topbar a {color: #cc6699;text-decoration:none}
td#topbar a:hover {color: #6DA04B;text-decoration:underline}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

.companyName {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

.pageHeader {
	font-size: 11pt;
	font-weight: bold;
	color: #8CB471;
}
.pageSubHeader {

	font-size: 11pt;
	font-weight: bold;
	color: #8CB471;
}
a {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #6DA04B;
	text-decoration: underline;
}
.pageSubSubHeader {


	font-size: 9pt;
	font-weight: bold;
	color: #006699;
}

#msg {
	color: #CC0000;
}

.gridTable1, .gridTable1 td {
	border: 1px solid #EBEBEB;
}
hr {
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	border: 0px solid #CCCCCC;
}
.errFld {border: 1px solid #F00; /*... or any other css properties ... */} 
.errMsg { color: #C33; /*... or any other css properties ... */ } 
.input1 {
	width:275px;
}

/* Form CSS */

.txtFld1 {
	border:1px;
	border-color:#CCCCCC;
	background-color:#F3F9FC;
	border-style:solid;
	padding:2px;
	width: 175px;
}

.btn1 {
	border:1px;
	border-color:#CCCCCC;
	background-color:#F2F9F9;
	border-style:solid;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	cursor:hand;
	cursor: pointer;
}
.tr1 {
	border-bottom: 1px solid #EFEFEF;
}


.btn1Hover {
	background-color:#FFFFCC;
}

.txtFld1Hover {
	background-color:#FFFFCC;
}

.table1 * {
	font-size:12px;
}

.requiredMark {
	font-weight:bold;
	color:#E10000;
}
.note1, .note1 * {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.head3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BD4;
	font-size: 10pt;
}
.labelContainer {
	padding-left: 20px;
	border-bottom: 1px solid #EFEFEF;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 14pt;
}
.errmsg1 {
	color: #E10000;
}
