body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 666666;
	background-color:#FFFFFF;
}
td,div,p,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 666666;
}
.subText, .subText td, .subText p, .subText a, .subText th {
	font-size: 7pt;
}
a {color:#000099; text-decoration: underline}
.hideLink a {color: 666666; text-decoration: none;}
.hideLink a:hover {  color: 000000; text-decoration: underline;}
a:hover {  color: 000066; text-decoration: underline}
.footer {  color: 999999;}
.footer a {color: 999999; text-decoration: none;}
.footer a:hover {  color: 000000; text-decoration: underline;}
.subHead {
	font-weight: bold;
	color: #003399;
}
.linkTrail {
	color: #666666;
	font-size: 7pt;
}
.linkTrail a {color: 999999; text-decoration: none;}
.linkTrail a:hover {  color: 000000; text-decoration: none;}
.announcements {
	color: #003399;
	font-size: 7pt;
}

.announcements a {color: 003399; text-decoration: none;}
.announcements a:hover {  color: 000000; text-decoration: none;}
.whiteText {
	color: #ffffff;
	font-size: 7pt
}
.whiteText a {color: ffffff; text-decoration: none;}
.whiteText a:hover {  color: #FFCC00; text-decoration: none;}.mainText {
	font-size: 8pt;
	color: #666666;
}
.head {
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
.bannerText {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.divider {
	background-color: #B5BFDA;
}
.dividerTL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.dividerTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.dividerLB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.dividerBR {
	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: solid;
	border-left-style: none;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.dividerB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.dividerT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.sideBar, .sideBar td, .sideBar th {
	font-size: 7pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5BEDE;
	border-right-color: #B5BEDE;
	border-bottom-color: #B5BEDE;
	border-left-color: #B5BEDE;
}
.sideBar p, .sideBar a {
	font-size: 7pt;
}
.flynavDiv{
	position:absolute; 
	z-index:10; 
	left: -200; 
	top: -200;
	background-color: #b5bfda;
	border:1px solid #000066;
}
.subnav, a.subnav{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.subnavOver {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
a:hover.subnav, a.subnavOver, a:hover.subnavOver {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.subnavDiv {
	padding-left:25px;
	padding-right:5;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#003399;
	width:151px;
}
.topNav,a.topNav,a:visited.topNav {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.topNav {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
