.ErrorMessage{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: Red;
}

.Title1{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	font-size: 12pt;
	font-weight:Bold;
}

.Title2{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9pt;
	color:6d6e6e;
	font-weight:Bold;
}

.lines{
	border-bottom: 1px solid #000000;
	padding: 0px;
	border-top: 1px solid #000000;
	font-size: xx-small;
}

td{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10pt;
	color:000000;
}

.Header {
	font-family: Century Gothic, Verdana, Arial;
	font-size: large;
	color:#9c8847;
	font-weight:Bold;
}

body{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10pt;
	color:000000;
}

A:LINK, A:VISITED {
	color: #000080;
	text-decoration: underline;
}

A:HOVER {
	color : #000080;
	text-decoration : none;
}

.bottomNav {
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

.bottomNav,.bottomNav:LINK, .bottomNav:VISITED,.bottomNav:HOVER {
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

.FormItemStyle {
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px #b2b2b2;
	color: #6d6e6e;
}

.FormCheckboxItemStyle {
	font-size: 8pt;
	font-weight: normal;
	color: #6d6e6e;
}

.ProfileTable {
	border-left: 1 solid #cecece;
	border-right: 1 solid #cecece;
	border-top: 1 solid #cecece;
	border-bottom: 1 solid #cecece;
	border: 1px solid #cecece;
}