.portal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
.portalslash {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
	padding: 6px;
}
.navindent {
	margin-right: 3px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
.disclaim {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-right: 6px;
	margin-left: 6px;
}
body {
	margin: 0px;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-right: 3px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-right: 3px;
	margin-left: 6px;
}

a:link  { color : #000066; text-decoration : underline; }
a:visited  { color : #663399; text-decoration : underline; }
a:hover  { color : #0066CC; text-decoration : underline; }
a:active  { color : #0066CC; text-decoration : underline; }
a.replace { display: block; }
a:link.nav_orng  { color : #FF9900; text-decoration : none; }
a:visited.nav_orng  { color : #FF9900; text-decoration : none; }
a:hover.nav_orng  { color : #CC6633; text-decoration : none; }
a:link.nav_blue  { color : #000066; text-decoration : none }
a:visited.nav_blue  { color : #000066; text-decoration : none }
a:hover.nav_blue  { color : #0066CC; text-decoration : none }
a:link.nav_white  { color : #FFFFFF; text-decoration : none }
a:visited.nav_white  { color : #FFFFFF; text-decoration : none }
a:hover.nav_white  { color : #FF9900; text-decoration : none }

.floatleft {
	float: left;
	margin: 0px 10px 10px;
	background-color: #FFFFFF;
}
.floatleft span { 
	display: block; 
	margin-top: 4px; 
	text-align: center; 
	font-size: 11px;
	line-height: 14px;
	color: #006699;
}
.floatright {
	float: right;
	margin: 0px 10px 10px;
	background-color: #FFFFFF;
}
.floatright span { 
	display: block; 
	margin-top: 4px; 
	text-align: center; 
	font-size: 11px;
	line-height: 14px;
	color: #006699;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: -6px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #803300;
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: -6px;
	background-color:#EDE4C9
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: -6px;
	background-color:#E1EBF5
}