body {
	background: #f7f7f9;
}

body, td, p, input, select, textarea {
	font: normal 10pt arial, sans-serif;
	color: black;
}

a:link,
a:visited {
	color: #274371;
	text-decoration: none;
}

a:active {
	color: #417150;
	text-decoration: none;
}

.menu {
	vertical-align: bottom;
	font: normal 9pt verdana, arial, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

.menu a:link,
.menu a:visited {
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
	color: black;
}

.foot {
	font-size: 9pt;
}

.banner {
	background: #274371;
}

.tbl {
	border: 2px solid #357;
}

.tbl-head {
	color: black;
	background: #8ab;
	border-bottom: 1px solid #357;
}

.tbl-foot {
	color: white;
	background: #8ab;
	border-top: 1px solid #357;
}

.tbl-help {
	background: #eef;
	border-bottom: 1px solid #357;
}

.tbl-cols {
	background: #bde;
}

.tbl-form-label {
	font-size: 10pt;
}

.tbl-form-input {
	font-size: 10pt;
}

.site-tbl {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #a7a7d9;
}

.site-tbl-head {
	color: #4f7148;
}

.site-tbl-foot {
	color: #4f7148;
}

.site-tbl-help {
	background: #eef;
	border-bottom: 1px solid #357;
}

.site-tbl-cols {
	font-weight: bold;
	background: white;
	border-left: 1px solid #a7a7d9;
	white-space: nowrap;
}

.site-tbl-list-a {
	background: #e8f0f5;
	border-left: 1px solid #a7a7d9;
}

.site-tbl-list-b {
	background: #c0e5f5;
	border-left: 1px solid #a7a7d9;
}

.site-tbl-form-label {
	font-size: 10pt;
}

.site-tbl-form-input {
	font-size: 10pt;
}

.site-menu {
	font: normal 10pt arial, sans-serif;
	line-height: 140%;
	color: #274371;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}

.site-menu a:link,
	.site-menu a:visited {
	color: #274371;
	text-decoration: none;
}

.site-menu a:hover {
	color: #417150;
	text-decoration: underline;
}

#site-tabs ul {
	margin-left: 0;
	padding-left: 48;
	padding-right: 48;
	display: inline;
	border-bottom: 1px solid #a7a7d9;
}

#site-tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 1px 36px;
	border: 1px solid #a7a7d9;
	list-style: none;
	display: inline;
	background: #eee;
	font: normal 10pt verdana, arial, sans-serif;
}

#site-tabs ul li.here {
	border-bottom-width: 0;
	list-style: none;
	display: inline;
	background: #f7f7f9;
}

#site-tabs ul li a:link,
	#site-tabs ul li a:visited {
	text-decoration: none;
}

#site-tabs ul li a:hover {
	color: black;
	text-decoration: underline;
}

hr {
	color: #e8f0f5;
}

h1 {
	font: bold 14pt arial, sans-serif;
	color: #4f7148;
}

h3 {
	font: bold 13pt arial, sans-serif;
	color: #274371;
	margin: 0px;
}

a.h3:link,
a.h3:visited {
	color: #274371;
	text-decoration: none;
}

a.h3:active {
	color: #417150;
}

.footnote {
	padding: 9pt;
	border: 1px solid #808080;
	background: #EFEFEF;
}

.rightbox {
	font-size: 9pt;
	padding: 5px;
	margin: 0 0 10px 10px;
	border: 1px solid #808080;
	background: #EFEFEF;
	float: right;
}
