..navlist {
	list-style: disc;
	line-height: 2;
	letter-spacing: 0.1em;
}

textarea {
	color : #000000;
	font-family : Verdana,  Arial, sans-serif;
	font-size : 8pt;
	border-color : #000000;	
	border-width : 1px;
	border-style : solid;
	padding : 3px;
}

select {
	color : #000000;
	font-family : Verdana,  Arial, sans-serif;
	font-size : 8pt;
	border-color : #000000;	
	border-width : 1px;
	border-style : solid;
	padding : 3px;
}

body {
	background-color: #ffffff;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	scrollbar-3dlight-color : Silver;
	scrollbar-darkshadow-color : White;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : White;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

td {
	font-family : Verdana;
	font-size : 8pt;
}


.navtable {
	color: #FFFFFF;
}

.navtable a{
	color: #FFFFFF;
	font-weight : bold;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.bordered {
	border-color : #000000;	
	border-width : 1px;
	border-style : solid;
}
.txtbox
{
  font-family:Verdana;
  font-weight:normal;
}

.formField{
	font-family: Verdana, Geneva, sans serif;
	color: #000000;
	font-size: 10px;
	text-align: left;
}
.formFieldBold{
	font-family: Verdana, Geneva, sans serif;
	color: #000000;
	font-size: 10px;
    font-weight:Bold;
    text-align: left;
}

.formField2{
	font-family: Verdana, Geneva, sans serif;
	color: #000000;
	font-size: 10px;
	
}
.formFieldBold2{
	font-family: Verdana, Geneva, sans serif;
	color: #000000;
	font-size: 10px;
    font-weight:Bold;
    
}

.aData {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #cccccc
}

.tablerow
{
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
	COLOR: #000000; 
}

.tablerow_alt
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ghostwhite;
}

.footer {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #ffffff;
}
.header {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #2221e9;
	 text-align:center;
}

.headertable {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #2221e9; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #ffffff;
	text-align:center;
}

.data {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: verdana
}

.MainMenu a {
	background: #abaaec;
	color: #2221e9;
	padding-left:15px;
	font-size: 10px;
	font-family: verdana, Geneva, sans serif;
	text-decoration : none;
	vertical-align:middle;
	font-weight: 900
}
.MainMenu a link {
	background: #abaaec;
	color: #2221e9;
	font-size: 10px;
	font-family: verdana Geneva, sans serif;
	text-decoration: none;
	vertical-align:middle;
	font-weight: 900
}

.MainMenu a:hover 
{
	
	padding-left:15px;
	background: #d4d3f2;
	color: #2221e9;
	font-size: 10px;
	font-family: Verdana, Geneva, sans serif;
	text-decoration: none;
  	vertical-align:middle;
	font-weight: 900	
}
.MenuLink {
 background-color:#2221e9;
 color:white;
 vertical-align:middle;
 font-weight:bold;
 text-align:left;
 height: 22px;
 
 
}

.MenuLinkRow {
 background-color:#abaaec;
 height: 22px
}
.MenuCategory {
 background-color:#2221e9;
 color:white;
 vertical-align:middle;
 font-weight:bold;
 text-align:left;
 height: 22px;
 
}

.header_white  {
 background-color:#2221e9;
 color: #ffffff;
 font-size: 10pt;
 font-weight: bold;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}


.headersmall
{
	font-weight: bold;
	font-size: 8pt;
	color: #2221e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lightgrey;
	text-align: center;
	border-color:#2221e9;
}


.error_msg {
 font-family: Arial;
 color: red;
 font-size: 12px;
 font-weight: bold;
}
