﻿/* CSS Document */
.left {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
input {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
select {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
p {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
A:link {
	color: #1A2D68;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
}
A:visited {
	color: #1A2D68;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
}
A:hover {
	color: #FF9900;
	font-family: Arial;
	font-size: x-small;
	text-decoration: underline;
}
/* leftnav */
.leftnav A:link {
	color: #1A2D68;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
.leftnav A:visited {
	color: #1A2D68;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
.leftnav A:hover {
	color: #FFFFFF;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
/* topnav */
.topnav a:link {
	color: #FECD7C;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}
.topnav A:visited {
	color: #FECD7C;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}
.topnav A:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}
/* bottomnav */
.bottomnav a:link {
	color: #000080;
	font-family: Arial;
	font-size: 10pt;
}
.bottomnav a:visited {
	color: #C13F29;
	tfont-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-family: Arial;
}
.bottomnav a:hover {
	color: #FF9900;
	font-family: Arial;
	font-size: 10pt;
}
h1 {
	font-size: 16px;
	text-align: left;
	color: #800000;
}
h2 {
	font-size: 14px;
	text-align: left;
	color: #1A2D68;
	border-bottom: 1px solid #C13F29;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #C13F29;
	padding: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #C13F29;
}
h4 {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #1A2D68;
	font-family: Verdana;
}
h5 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #1a2d68;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
h6 {
	border: thin solid #1A2D68;
	font-size: xx-small;
	text-align: center;
	color: #1a2d68;
	background-color: #EEEEEE;
	font-family: Verdana;
}
hr {
	color: #CCC;
	height: 1;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
.background3 {
	background-image: url(../images/background3.gif);
	background-repeat: repeat-x;
}
.background4 {
	background-image: url(../images/background4.gif);
	background-repeat: repeat-x;
}
.center {
	text-align: center;
}
.centerb {
	font-weight: bold;
	text-align: center;
}
.copyright {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
}
.indent1 {
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
}
.indent2 {
	padding: 16px;
	font-size: 11px;
}
.leftb {
	font-weight: bold;
	text-align: left;
}
.leftgray {
	text-align: left;
	background-color: #EEEEEE;
	padding: 5px;
}
.leftgrayb {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
}
.right {
	text-align: right;
}
.rightb {
	font-weight: bold;
	text-align: right;
}
.smallb {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.smallc {
	font-size: 9px;
	text-align: center;
}
option {
	font-size: 11px;
	text-align: left;
}
dropdown {
	font-size: 11px;
	text-align: left;
}
.smalll {
	font-size: 11px;
	text-align: left;
}
.smallr {
	font-size: 11px;
	text-align: right;
}
.smalllt {
	font-size: 9px;
	text-align: left;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
