body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	margin: 0px;
	}

td {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}
	
a:link, a:visited {
	color:#0816A3;
	text-decoration: none;
	}
	
a:active {
	color:#0816A3;
	text-decoration: none;
	}
	
a:hover {
	color:#0816A3;
	text-decoration: underline;
	}

a:link.w, a:visited.w {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
a:active.w {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover.w {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a:link.n, a:visited.n {
	color:#000000;
	text-decoration: none;
	}
	
a:active.n {
	color:#000000;
	text-decoration:none;
	}
	
a:hover.n {
	color:#000000;
	text-decoration: underline;
	}
	
input.text {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}
	
select {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}
	
textarea {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}

.b {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	}
	
.bw {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	}
	
.w {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	}
	
.button       { 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #102296;
	}
	
.condbutton       { 
	color: #FFFFFF;
	font-weight:   bold;
	background-color: #FF0000;
	font-family: Arial ;
	}

a.NavCol {
	font-family:verdana; 
	font-size: 11pt; 
	color:white; 
	text-decoration:none;
	}
	
a:hover.NavCol {
	text-decoration:underline;
	}

.Nav {
	text-align:center;
	}

.MainNav {
	background-color:#000088;
}

.MainNav .navbutton {
	border:2px outset #3366CC; 
	background-position:left center; 
	text-align:center; 
	font-variant:normal; 
	font-size:10pt; 
	text-transform:capitalize; 
	font-weight:bold; 
	color:#FFFFFF; 
	background-image:url('/images/off.gif'); 
	background-repeat:no-repeat; 
}

.MainNav .navbutton a {
	background-position: left center; 
	padding-left: 14px; 
	padding-right: 5px; 
	color:#FFFFFF; 
	text-decoration:none; 
	text-transform:capitalize; 
	width:100%; 
	background-color:#003366; 
	font-size:10pt; 
	font-weight:bold; 
	padding-top:3px; 
	padding-bottom:3px; 
	background-image:url('/images/off.gif'); 
	background-repeat:no-repeat;
}

.MainNav .navbutton a:hover, .MainNav .on .navbutton a {
	background-position: left center; 
	color:#FFFFFF; 
	font-size:10pt; 
	text-decoration:none; 
	text-transform:capitalize; 
	font-weight:bold; 
	text-align:center; 
	background-image:url('/images/on.gif'); 
	background-repeat:no-repeat; 
}
.MainNav .navbutton a:active {}