
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.8em;
	font-weight : bold;
	color : #000;
	margin : 5px 0 20px 0;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight : bold;
	color : #000;
	margin : 5px 0 20px 0;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	color : #000;
	margin : 5px 0 20px 0;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #002280;
	margin : 5px 0 20px 0;
}
h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #002280;
	margin : 5px 0 20px 0;
}
h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #000;
	margin : 5px 0 20px 0;
}
body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #000;
}
#mainContent #TableContainer {
	position : absolute;
}
#mainContent #FloatLeft {
	float : left;
}
#TableAlternativeRows caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 30px;
	padding-left : 5px;
}
#TableAlternativeRows th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 800;
	background-color : #f9cb65;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #feb30b;
}
#TableAlternativeRows td {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #FFF;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #FFF;
}
#TableGrayBackground th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	background-color : #a9a9a9;
	color : #000;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #FFF;
}
#TableGrayBackground tr {
	background-color : #e9e9e9;
}
#TableGrayBackground td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #CCC;
	padding : 5px;
	text-align : center;
}
#TableGrayBackground {
	border : 1px solid #a9a9a9;
	padding-bottom : 20px;
}
#TableGrayBackground tr:hover {
	font-weight : bold;
	background-color : #f5f5f5;
}
#TableGrayBackground caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 30px;
	padding-left : 5px;
}
#TableWhiteBackground caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 30px;
	padding-left : 5px;
}
#TableWhiteBackground th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 200;
	color : #333;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #a9a9a9;
	padding : 5px;
	text-align : center;
}
#TableWhiteBackground tr:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CCC;
}
#TableWhiteBackground td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #e9e9e9;
	text-align : center;
	padding : 5px;
	color : #666;
}
.alternativeRowLight {
	background-color : #f5f5f5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-right-width : 1px;
	border-right-style : none;
	border-right-color : #e9e9e9;
}
.alternativeRowDark {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #e9e9e9;
	border-right-width : 1px;
	border-right-style : none;
	border-right-color : #f5f5f5;
}
