body {
	background-color: #B8AEA2;
	background-image: url(images/backgroundFade.gif);
	padding-top: 10px;
}

.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 22px;
	color: #3A6C99;
}

.contentTextCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	color: #3A6C99;
	font-variant: small-caps;
}

.contentTextBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
	color: #514842;	
}

.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: Bold;
	color: #9E6E32;
	line-height: 24px;
}

.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 15px;
}

.footerText {
	 font-size: 10px;
	 font-family: Arial, Helvetica, sans-serif;
	 line-height: 40px;
	 color: #3C0C0A;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3C0C0A;
	letter-spacing: 0px;
	text-decoration: none;
}

a.smallText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3C0C0A;
	letter-spacing: 0px;
	text-decoration: none;
}

a.smallText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3C0C0A;	
	letter-spacing: 0px;
	text-decoration: none;
}

a.smallText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3C0C0A;
	letter-spacing: 0px;
	text-decoration: underline;
}

img.thumb {
	border: 2pt solid #BE8D65;
}

img.thumbThin {
	border: 1pt solid #D6D6BC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C4D7B;
}

td.footerBar {
	background-color: #3C0C0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 2px;
}

td.contentArea {
	background-color: #FFF9F0;
}

td.contentCell {
	padding-top:20px;
	padding-right:10px;
}

td.leftBar {
	background-color: #3A6C99;
}

td.headerBar {
	background-color: #BE8E44;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C4D7B;
	font-weight: normal;
	text-decoration: none;	
	line-height: 20px;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C4D7B;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C4D7B;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0B4A74;
	text-decoration: underline;	
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0B4A74;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0B4A74;
	text-decoration: underline;
}

a.content:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: Bold;
	color: #0B4A74;
	text-decoration: underline;	
}

a.content:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: Bold;
	color: #0B4A74;
	text-decoration: underline;
}

a.content:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: Bold;
	color: #0B4A74;
	text-decoration: underline;
}

a.footerNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C4D7B;
	text-decoration: none;	
}

a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C4D7B;
	text-decoration: none;
}

a.footerNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C4D7B;
	text-decoration: underline;
}
.topText {
	 letter-spacing:4px;
	 font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 line-height: 20px;
	 color: #FFF9F0;
	 white-space: nowrap;
}