@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {
	color: #D31145;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D31145;
}
a:hover {
	text-decoration: underline;
	color: #D31145;
}
a:active {
	text-decoration: none;
	color: #D31145;
}.copyright {
	font-size: 8pt;
	color: #999999;
}
.navFooter, .navFooter a:link, .navFooter a:visited {
	font-size: 8pt;
	color: #B3B3B3;
}
.copy, .copy td {
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	margin: 20pt;
	font-family: Caslon, "Adobe Caslon Pro", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	/* text-align: justify; */
}

.copy h1 {
	color: #D31145;
	font-size: 14pt;
	line-height: 16pt;
}

.copy h2 {
	font-size: 12pt;
	line-height: 12pt;
}

.vendors {
	font-weight: bold;
}

.vendors a:link {
	font-weight: normal;
	font-size: 8pt;
}

.navFooter a:hover, .navFooter a:active {
	font-size: 8pt;
	color: #D31145;
	text-decoration: none;
}

.siteby, .siteby a:link, .siteby a:visited {
	font-size: 8pt;
	/* color: #1A1A1A; */
	color: #CCCCCC;
}

.siteby a:hover, .siteby a:active {
	font-size: 8pt;
	color: #D31145;
	text-decoration: none;
}
.subTitleSplash {
	font-size: 18pt;
	color: #D31145;
	font-family: Caslon, "Adobe Caslon Pro", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	line-height: 48pt;
}
.subTitle {
	font-size: 14pt;
	color: #D31145;
	font-family: Caslon, "Adobe Caslon Pro", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	line-height: 20pt;
}
.mainContentTable {
	border: 2px solid #262626;
}
