/* Link Definitions */
a:link, a:visited, a:hover, a:active {
	color: #D24D3F;
}

/* HTML Definitions */
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Misc. Classes */
#header {
	background-color: #215798;
	background-image: url(images/headerBkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #215698;
}
#contentTable {
}
#footer {
	background-color: #FFFFFF;
}
.printOnly {
	display: none;
}
.footerBkgd {
	background: url(images/footerBarBkgd.gif) repeat-x;
}

/* Matrix Formatting */
.mtxBorder {
	border: 1px solid #215698;
}
.mtxHeader {
	font-size: 11px;
	color: #FFFFFF;
	background: #215698;
	line-height: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mtxRowLeft {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #BEBEBF;
}
.mtxRowLeftAlt {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	border-top: 1px solid #BEBEBF;
}
.mtxRowRight {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #BEBEBF;
	border-left: 1px solid #BEBEBF;
}
.mtxRowRightAlt {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	border-top: 1px solid #BEBEBF;
	border-left: 1px solid #BEBEBF;
}
.dynMtxRowLeft {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
}
.dynMtxRowLeftAlt {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	border-top: none;
}
.dynMtxRowRight {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #BEBEBF;
	border-top: none;
}
.dynMtxRowRightAlt {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	border-left: 1px solid #BEBEBF;
	border-top: none;
}
.dynMtxSpacer {
	margin: 0px;
	padding: 0px;
	background: #BEBEBF;
}
.dynMtxMoreInfo {
	background: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #BEBEBF;
	border-bottom: 1px solid #BEBEBF;
}
/* Text Formatting */
.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
body, td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.textBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.textItalic {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.textWhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.header {
	color: #215698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.headerSmall {
	color: #215698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.headerFaqAnswer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.date {
	color: #215698;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textSmall {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	padding-left: 26px;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	width: 90%;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

