body { 
	font-family: Verdana, Arial, Sans;
	font-size: 8pt;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
}
input {
	border: 1px solid black;
	font-family: Verdana, Arial, Sans;
}
input.nostyle {
	font-family: Verdana, Arial, Sans;
	border-style: none;
}
input.button {
	border: 1px solid black;
	font-family: Verdana, Arial, Sans;
}
select {
	border: 1px solid black;
	font-family: Verdana, Arial, Sans;
}
textarea {
	border: 1px solid black;
	font-family: Verdana, Arial, Sans;
}
p {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans;
	font-size: 12pt;
	font-weight: bold;

}
li {
	background-color: white;
	font-family: Verdana, Arial, Sans;
	font-size: 10pt;
}
a {
	color: #003366;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 10pt;
}
a:link {
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;
	color: #003366;
}
a:active {
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;
	color: #003366;
}
a:visited {
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;
	color: #003366;
}
a:hover
{
	background-color: #003366;
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;
	color: white;
}
a.img {
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	border: none;
	cursor: hand;
}
a.img:link {
	background-image: none;
	background-repeat: repeat;
}
a.img:active {
	background-image: none;
	background-repeat: repeat;
}
a.img:visited {
	background-image: none;
	background-repeat: repeat;
}
a.img:hover
{
	background-image: none;
	background-repeat: repeat;
	background-color: white;
	border: none;
}
table {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans;
	font-weight: normal;
}
table.form { 
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid white;
	border-left: 2px solid white;
}
table.task {
    COLOR: black;
    BACKGROUND-COLOR: #f5f5f5;
    BORDER: 1px solid black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: normal;
}
tr.list1 { 
	background-color: #f0f0ff;
}
tr.list2 {
	background-color: white;
}
td.breaker { 
	border-top: 1px solid black;
}
td.breaker2 { 
	border-bottom: 1px solid black;
}
a.site_map_display { 
	font-family: MS Sans Serif;
	font-size: 8pt;
}
span.check {
    FONT-FAMILY:Webdings; 
    FONT-WEIGHT: normal; 
    FONT-SIZE: 12pt;
}
span.quote {
    FONT-FAMILY:Times New Roman; 
    FONT-WEIGHT: normal; 
    FONT-SIZE: 10pt;
    FONT-STYLE: oblique;
    COLOR: #999999;
}
b {
	color: black;
	font-family: Arial;
	font-weight: bold;
}
th {
	color: black;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 1px solid black;
	white-space: nowrap;
}
label {
	color: #003366;
	font-weight: bold;
}
label.text { 
	color: black;
	font-family: Verdana, Arial, Sans;
	font-weight: normal;
}
.header1 {
	color: white;
	background-color: #003366;
	font-family: Verdana, Arial, Sans;
	font-weight: normal;
	border: 1px solid white;
}
.header2 {
	color: #003366;
	background-color: white;
	font-family: Verdana, Arial, Sans;
	font-weight: bold;
	border: 1px solid black;
}
.header3 {
	color: white;
	background-color: #b0c4de;
	font-family: Verdana, Arial, Sans;
	font-weight: bold;
	font-size: 13pt;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid white;
	border-left: 2px solid white;
}
.footnote {
	color: 7a7a7a;
	font-family: Courier New;
	font-weight: normal;
	font-size: 8pt;
}
.error {
	color: cd5c5c;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
.heading {
	font-family: Arial;
	font-size: 17pt;
	font-weight: bold;
	letter-spacing: 2px;
}
.heading2 {
	font-family: Courier;
	font-size: 15pt;
	font-weight: normal;
	color: #003366;
}
