main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #002F5E;
	text-decoration: none;
}
a:link  {
	color : #002F5E;
	text-decoration : none;
}

a:visited  {
	color : #002F5E;
	text-decoration : none;
}

a:active  {
	color : #999966;
	text-decoration : underline;
}

a:hover  {
	color : #999966;
	text-decoration : underline;
}
body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #003264;
	scrollbar-highlight-color: #003264;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #003264;
}
.input {
	color: #003366;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
	padding-bottom: 1;
	background-color: #E1EAD0;
	border: 1 solid;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1EAD0;
	border-right-color: #E1EAD0;
	border-bottom-color: #E1EAD0;
	border-left-color: #E1EAD0;
	border-collapse: collapse
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5B;
	text-decoration: none;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 18px;
}
.textbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5B;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 18px;
}
.textbt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002E5B;
	text-decoration: none;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 10px;
}
.bul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85A73F;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	line-height: 18px;
	list-style-image: none;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
}
li.MsoNormal
{
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in;
	margin-right:0in;
	margin-top:0in;
}
.bg {
	background: url(images/header-pic.jpg) no-repeat center top;
}
