html {
	margin: 0;
	padding: 0;
}


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 14pt;
}

p {
	line-height: 14pt;
	color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	display: none;
}

#headerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 20pt;
}

#footerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 20pt;
}

#sidenav {
	display: none;
}

#footerscreen {
	display: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 3px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 20pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding-bottom: 6px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding-bottom: 6px;
	font-weight: bold;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	list-style-type: disc;
}

.bold {
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
 text-decoration: underline;
}

a:hover {
	color: #02253A;
	text-decoration: none;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
}

.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 12px;
	display: none;
}

.homenav a:link, .homenav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.homenav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.left {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}

.left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.left a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.left a:link, .left a:visited {
	border-bottom: 1px solid #02253A;
	color: #FFFFFF;
	border-top: 1px solid #DFE4E9;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #698CA9;
	background-color: #698CA9;
}
.left a:hover {
	background: #9EB5C8;
	color: #02253A;
	border-top: 1px solid #DFE4E9;
	border-right: 5px solid #3E647E;
	border-bottom: 1px solid #02253A;
	text-decoration: none;
	padding-left: 10px;
}

.subnav {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}

.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subnav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.subnav a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.subnav a:link, .subnav a:visited {
	border-bottom: 1px solid #4F7C9A;
	color: #02253A;
	border-top: 1px solid #DFE4E9;
	text-decoration: none;
	padding-left: 18px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #BCCAD6;
	background-color: #BCCAD6;
}
.subnav a:hover {
	background: #BCCAD6;
	color: #3E647E;
	border-top: 1px solid #DFE4E9;
	border-right: 5px solid #698CA9;
	border-bottom: 1px solid #3E647E;
	text-decoration: none;
	padding-left: 18px;
}


.thirdtier {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}

.thirdtier ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thirdtier li {
	list-style-type: none;
}

.thirdtier a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.thirdtier a:link, .thirdtier a:visited {
	color: #02253A;
	padding-left: 24px;
	border: none;
	background-color: #D2DDE6;

}
.thirdtier a:hover {
	color: #3E647E;
	text-decoration: underline;
	padding-left: 24px;
	border: none;
}

.topborder {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #02253A;
}

.leftborder {
	border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bottomborder {
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border {
	border: .5px solid #000000;
}
.rightborder {
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #BCCAD6;
}

.content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
}

.footer {
	font-size: 85%;
}
