body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.bodystyle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

a {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #BE0000;
	font-weight: bold;
	text-decoration: underline;
}

.bodystyle a {
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.bodystyle a:hover {
	font-weight: bold;
	color: #BE0000;
	text-decoration: underline;
}

h1 {
	font-family: "Arial Black", Helvetica-Black, sans-serif;
	color: #DE3831;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

.h1Clc {
	font-family: "Arial Black", Helvetica-Black, sans-serif;
	color: #DE3831;
	font-size: 20px;
	line-height: 22px;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

h2 {
	font-family: "Arial Black", Helvetica-Black, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #DE3831;
	text-transform: uppercase;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.medium {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.big {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

.xbig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
}

.justified {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	padding-left: 14px;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	margin-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	display: list-item;
}

ol {
	padding-left: 14px;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	margin-left: 1em;
	list-style-type: decimal;
	list-style-position: outside;
}

.legal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

.tabletext a:link {
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.tabletext a:hover {
	font-weight: bold;
	color: #BE0000;
	text-decoration: underline;
}

.tabletext a:visited {
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.tabletext a:active {
	font-weight: bold;
	color: #BE0000;
	text-decoration: none;
}

.twoColFixLtHdr #container #footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.twoColFixLtHdr #container #footer a:hover {
	font-weight: bold;
	color: #BE0000;
	text-decoration: underline;
}

/* table cells */

.tableHeader {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #BE0000;
	margin: 0px;
	text-transform: uppercase;
}

.LabelColor {
	font-weight: bold;
	color: #BE0000;
	text-align: right;
}
