﻿body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: 333366}
body {  }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; font-variant: normal; color: #6699CC}
.BlueText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #6699CC}
code {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #333366}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333366; list-style-position: outside; list-style-type: disc; line-height: 30px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #6699CC}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bolder; color: #6699CC}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #333366}
cite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #333366}
.Bright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #66CC00}
.welcome {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #333366}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:  #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
.Box {  background-color: #333366; width: 100%}
.BoxTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333366; background-color: #B2D1E0; text-align: center; height: 19px; clip:  rect(   ); vertical-align: text-top; font-weight: bold}
.BoxBody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333366; background-color: #FFFFFF}
.NavTable {
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	border-collapse: separate;
	text-align: left;
}

.NavTable a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

}
.NavTable a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

.NavTable a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:  #333366;
	text-decoration: underline;
}

.NavTable a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

.whiteline {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	text-decoration: none;
}


