BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #AFA299;
	text-decoration: underline;
}

A.navCopyright {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

A.navCopyright:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.navCopyright:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

A.navCopyright:hover {
	text-decoration: none;
	color: #E0DCDB;
}

A.footer {
	font-family: "Times New Roman", Times, serif;
	color: #fe6602;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

A.footer:link {
	color: #fe6602;
	text-decoration: none;
}

A.footer:visited {
	text-decoration: none;
	color: #fe6602;	
}

A.footer:hover {
	text-decoration: none;
	color: #E0DCDB;
}

.formInput {
	border: 1px solid #330000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.formSubmit {
	background-color: #B3B1B2;
	border: 2px solid #E0DCDB;
	cursor: pointer;
	color: #000000;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
}

.thumbnail {
	border: solid 5px #e0dcd9;
}
