body {
	background-color: #FFF5EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #FFEBD7;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	padding: 0px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  color: #003366; font-style: oblique;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-style: italic;
	text-align: left;
	padding: 0px 8px 8px;
	font-weight: bold;
	background-image: url(Library/images/page_title_bar.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #003366;
	padding: 1px;
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 14px;
	text-align: justify;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #003366;
	color: #336699;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEBD7;
	background-color: #003366;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	line-height: 18px;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	background-color: #003366;
	color: #CCCCCC;
	text-align: right;
	padding: 2px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #CCCCCC;
	background-color: #003366;
	padding: 2px;
	text-align: center;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 12px;
	padding: 2px 2px 2px 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	text-align: right;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #336699;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffebd7;
 color: #003399; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.tablelabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	line-height: 12px;
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
	line-height: 10px;
	letter-spacing: 1px;
}
.featurebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 5px 5px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.featurebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 5px 5px 0px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
