html, body { margin: 0px; background-image: url(../img/bg.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-position: center; background-repeat: repeat-y; height: 100%; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
a { color: #14488E; }
a:hover { color: #8AA5C6; }
a.leftnav { background-color: #FFFFFF; display: block; font-weight: bold; color: #14488E; padding: 2px; text-decoration: none; font-size: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; }
a.leftnav:hover { color: #FFFFFF; background-color: #8AA5C6; }
a.leftnav-selected { background-color: #14488E; display: block; font-weight: bold; color: #FFFFFF; padding: 2px; text-decoration: none; font-size: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; }
a.leftnav-selected:hover { color: #FFFFFF; }
a.leftnav-level1 { background-color: #8AA5C6; display: block; font-weight: bold; color: #FFFFFF; padding: 2px 2px 2px 7px; text-decoration: none; font-size: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; }
a.leftnav-level2 { background-color: #EFEFEF; display: block; font-weight: bold; color: #14488E; padding: 2px 2px 2px 7px; text-decoration: none; font-size: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; }
a.leftnav-level2:hover { background-color: #c4d2e2; color: #14488E; }
a.leftnav-level2-selected { background-color: #14488E; display: block; font-weight: bold; color: #FFFFFF; padding: 2px 2px 2px 7px; text-decoration: none; font-size: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; }
.leftnav-bottom { border-top-width: 1px; border-top-style: solid; border-top-color: #8AA5C6; background-image: url(../img/bg-fade.gif); background-repeat: repeat-x; }
.header { background-image: url(../img/bg-header.jpg); background-repeat: no-repeat; background-position: right top; }
.header-border { border-top-width: 1px; border-top-style: solid; border-top-color: #14488E; background-image: url(../img/bg-fade.gif); background-repeat: repeat-x; }
.header-border-left { border-top-width: 1px; border-top-style: solid; border-top-color: #14488E; background-image: url(../img/bg-fade.gif); background-repeat: repeat-x; border-right-width: 1px; border-right-style: solid; border-right-color: #14488E; }
.footer { background-image: url(../img/bg-fade-up.gif); background-repeat: repeat-x; background-position: bottom; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #14488E; }
.main-table { background-color: #FFFFFF; }
.main-cell { padding: 10px; }
.main-left-col { padding-right: 10px; }
.main-center-col { padding-right: 10px; padding-left: 10px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #14488E; border-left-color: #14488E; }
.main-right-col { padding-left: 10px; }
.navbar { background-color: #8AA5C6; }
.navbar-top { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #14488E; }
.border-blue { border: 1px solid #14488E; }
.blue-1 { color: #0B2647; }
.blue-1-bold { color: #0B2647; font-weight: bold; }
.blue-2 { color: #14488E; }
.blue-3 { color: #8AA5C6; }
.capris { color: #606060; text-decoration: none; font-size: 9px; }
.capris:hover { color: #14488E; }
.left-margin { border-right-width: 1px; border-right-style: solid; border-right-color: #14488E; }
.image {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.image img { border: 1px solid #000000; }
.arrow-list { list-style-image: url(../img/arrow.gif); }
.arrow-list li { padding-bottom: 10px; }
.arrow-list-2 { list-style-image: url(../img/arrow.gif); }
.arrow-list-3 {
	list-style-image: url(../img/arrow.gif);
	margin-left: 10px;
}
.arrow-list-3 li { padding-bottom: 10px; }
.small { font-size: 8pt; }
.table-1 { background-color: #14488E; }
.table-1 td { background-color: #FFFFFF; }
.td-1 { background-color: #EFEFEF; font-size: 8pt; }
.td-1-10pt { background-color: #EFEFEF; font-size: 10pt; }
.p-print {
	font-size: 8pt;
	margin-bottom: 0px;
}
.p-print a {
	text-decoration: none;
}
.p-print a:hover {
	text-decoration: underline;
}
