h1 {
	color: #FF0000;
	font-size: 200%;
	font-weight: bold;
}
h2 {
	color: #FF0000;
	font-size: 150%;
	text-align: left;
	text-indent: 10px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15pt;
	padding-right: 18pt;
	padding-bottom: -5pt;
	padding-left: 9pt;
}
h3 {
	color: #343496;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	color: #FF0000;
	font-size: 90%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 { 
	color: #336699;
	font-size: 90%;
	font-weight: bold;
}
h6 {
	color: #999999;
	font-size: 90%;
	font-weight: bold;
}
#content {
	padding-left: 15px;
	padding-right: 15px;
	visibility: visible;
	margin-right: 15px;
	}
#header {
	margin: 10px;
	clear: both;
	padding: 10px;
	font-size: 90%;
	float: none;
	}

#header .right {
	text-align: right;
	float: right;
	margin-right: 25px;
	font-size: x-small;
}
#header .left {
	text-align: left;
	float: left;
	font-size: x-small;
}
.tableborder {
	border: 5px solid #003366;
}
#rtcolumn {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F3F3F3;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 80%;
	text-align: left;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-table;
	width: 170px;
}
.smheader {
	background-color: #8FB5DA;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bolder;
	top: 0px;
	border: none;
	text-align: center;
	width: 100%;
	background-position: bottom;
}.leftBorder {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding: 5px;
}
