.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003399;
}
body {
	background-color: #003399;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
td {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.phone_numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003399;
	font-weight: normal;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.header {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	float: none;
	height: 32px;
	text-align: left;
	vertical-align: top;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	text-align: left;
	vertical-align: bottom;
	float: none;
	margin-top: 25px;
	margin-bottom: 0px;
}
.descriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 400px;
}
.rule {
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	font-style: italic;
	font-size: 14px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}
#navsection {
	background-color: #FFFFFF;
}
#navsection a:link {
	background-image: url(../images/top_01.gif);
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	clear: right;
	background-position: left top;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	margin: 5px;
}
#navsection a:visited {

	background-image: url(../images/top_01.gif);
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	clear: right;
	background-position: left top;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	margin: 5px;
}
#navsection a:active {

	background-image: url(../images/top_01.gif);
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	clear: right;
	background-position: left top;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	margin: 5px;
}
#navsection a:hover {


	background-image: url(../images/top_02.gif);
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	clear: right;
	background-position: left top;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	margin: 5px;
}
.hidden {
	overflow: hidden;
	visibility: hidden;
	display: none;
}
.visible {
	display: table-row;
	overflow: visible;
	visibility: visible;
}
.tdNorm {
	background-color: #FFFFFF;
}
.tdBlue {
	background-color: #CADBFF;
}
