/* CSS Document */

.bodyTables {
	background-color: #19134B;
	text-align: left;
	width: 350px;
	border: 1px solid #FFFFFF;
}.bodyTableRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bottomLinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomLinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bottomLinks a:hover {
	color: #19134B;
	text-decoration: none;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodyText a:link {
	color: #D5D2BE;
	text-decoration: underline;
}
.bodyText a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #37364F;
}

.TM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: super;
}
sup {
	vertical-align: super;
}
.dynamicText {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.dynamicText a:link {
	color: #D5D2BE;
	text-decoration: underline;
}
.dynamicText a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.dynamicText a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #37364F;
}
.newsDateCells {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	letter-spacing: 1px;
}.bodyText img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.faq_question {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.faq_answer {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
