.mainBkg
{
	background-color: #FFFFFF;
}
.mainCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

A.mainCopy:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #8D7F77;
}

A.mainCopy:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #8D7F77;
}

A.mainCopy:visited
{
	text-decoration: underline;
	font-weight: bold;
	color: #6E90A2;
}

A.mainCopy:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #6E90A2;
}

.mainHdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8D9C46;
	text-decoration: none;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E4E0DE;
	text-decoration: none;
}
.footer2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E4E0DE;
	text-decoration: underline;
}
A.footer:link
{
	text-decoration: none;
	font-weight: normal;
	color: #E4E0DE;
}
A.footer:active
{
	text-decoration: none;
	font-weight: normal;
	color: #E4E0DE;
}
A.footer:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #E4E0DE;
}
A.footer:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #E4E0DE;
}
.questionBkg
{
	background-color: #f8f7f6;
	border: 1px solid #e4e0de;
}
.mainBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #8D7F77;
}
.button
{
	font-family: Verdana, Tahoma;
	color: 333333;
	font-size: 10px;
	font-weight: bold;
	background-color: #E4E0DE;
	border-color: #88807B;
	border-style: solid;
	border-width: 1px;
	border-top-color: #88807B;
	border-left-color: #88807B;
	border-bottom-color: #88807B;
	border-right-color: #88807B;
}

.field
{
	font-family: Verdana, Tahoma;
	color: #333333;
	font-size: 10px;
	background-color: #ffffff;
	border-color: #88807B;
	border-style: solid;
	border-width: 1px;
	border-top-color: #88807B;
	border-left-color: #88807B;
	border-bottom-color: #88807B;
	border-right-color: #88807B;
}

.formBorder
{
	border: 1px solid #E4E0DE;
}
.topBar
{
	background-image: url(index_files/images/img_topBar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
