.tableIndexTitleBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0075BF;
	display: block;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
.tableIndexTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#topLeft {
	background-color: #0075BF;
	background-image: url(../images/index_tl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#topRight {
	background-color: #0075BF;
	background-image: url(../images/index_tr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomLeft {
	background-color: #D9EAF5;
	background-image: url(../images/index_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomRight {
	background-color: #D9EAF5;
	background-image: url(../images/index_br.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topRowBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	float: right;
	width: 145px;
	margin-top: 10px;
	padding-right: 3px;
	}
.topRowBodyText a {
	color: #FFFFFF;
	text-decoration: underline;
	}
.topRowBodyText a:hover {
	color: #D7DF22;
	text-decoration: underline;
	}
.bottomRowBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0075BF;
	float: right;
	width: 145px;
	margin-top: 10px;
	padding-right: 3px;
}
.bottomRowBodyText a {
	color: #0075BF;
	text-decoration: underline;
	}
.bottomRowBodyText a:hover {
	color: #D7DF22;
	text-decoration: underline;
	}
.topTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.4em;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
hr {
    height:1px;
    border:none;
    background:#eee;
    color:#eee;
    margin:15px 0 15px 0;
}
