body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002536;
	background-color: #C3D2DC;
}
.bold {
	font-weight:bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #38423F;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005B84;
}

.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005B84;
	display: block;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;
}
.xlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #005B84;
	padding-bottom: 10px;
	font-weight: bold;
}
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a {
	color: #005B84;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.nav {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #005B84;
	display: block;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav:hover {
	color: #005B84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEE0AB;
}
.subnav {
	color: #005A84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D2DC;
}
.subnav:hover {
	color: #005A84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEE0AB;
	display: block;
}
.botnav {
	color: #C3D2DC;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botnav:hover {
	color: #C3D2DC;
	padding: 2px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	list-style-type: square;
}
.tback {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
.pictable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECF1F4;
}
