.portal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #000066;
}
.portalslash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #660000;
	padding: 5px;
}
.navindent {
	margin-right: 3px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFF33;
	line-height: 22px;
	font-weight: normal;
}
.disclaim {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 6px;
}
.titleblue {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: 003399;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: -6px;
}
body {
	margin: 0px;
}
.cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px; 
	font-size: 11px;
	line-height: 14px;
	color: #006699;}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 6px;
}
.cala {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 2px;
}
.calb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFCC00;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	border: 1px solid #666666;
}
.calc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 2px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.linetop {
	margin-top: 18px;
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.linenospace {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
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.bluenav:link  { color : #FFFFFF; text-decoration : none; }
a.bluenav:visited  { color : #FFFFFF; text-decoration : none; }
a.bluenav:hover  { color : #FF9900; text-decoration : none; }
a.bluenav:active  { color : #FF9900; text-decoration : none; }
a.rednav:link  { color : #FFFFFF; text-decoration : none; }
a.rednav:visited  {	color : #FFFFFF; text-decoration : none; }
a.rednav:hover  { color : #FFFF33; text-decoration : none; }
a.rednav:active  { color : #FFFF33; text-decoration : none; }
a.disnav:link  { color : #FFFFFF; }
a.disnav:visited  {	color : #FFFFFF; }
a.disnav:hover  { color : #FFFF33; }
a.disnav:active  { color : #FFFF33; }
a.orangenav:link  { color : #000066; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }
a.orangenav:visited  { color : #000066; text-decoration : none;	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }
a.orangenav:hover  { color : #0066cc; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }


.floatleft {
	float: left;
	margin: 0px 10px 10px;
	background-color: #FFFFFF;
}
.floatleft span { 
display: block; 
margin-top: 4px; 
text-align: left; 
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: left; 
font-size: 11px;
line-height: 14px;
color: #006699;
}
.redbox {
	margin-left: 5px;
}
.indent {
	text-indent: -6pt;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.navindentred {
	margin-right: 3px;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.bluenav {
color : #FFFFFF;}
.datesmall {
	font-size: 11px;
	background: none;
	font-family: Georgia, Palatino, serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFFF33;
}

.datelarge {
color : #FFFFFF;
font-size: 18px;
background: none;
font-weight: bold;
font-family: Georgia, Palatino, serif;
line-height: 16px;
margin: 0;
padding: 0;
text-align: right;
}

.dateleft {
	margin: 3px;
	padding-right: 8px;
	float: left;
	text-align: right;
	width: 45px;
}
.dateright {
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	float: left;
	margin: 3px;
	padding-left: 8px;
	width: 400px;
}
.date {
	width: 480px;
	float: right;
}
.datecal {
	text-align: right;
	margin-right: 8px;
	margin-bottom: 8px;
}

