a:link {color:black}
a:hover {color:#3399FF}
a:visited {color:black}
a:visited:hover {color:#3399FF}

.defaulttext {
	font-family: Tahoma,Arial;
	font-size: 68%;
	color: #000000;
}

.header {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#CEE7FF;
}

.headertitletext {
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color: #00449B;
	padding: 0px 10px 0px 10px;
}

.headercelltrans {
	background-color: #00449B;
	filter:Alpha(Opacity=100, finishopacity=0, style=1)
}

.headertext {
	font-family: Arial,Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #3E4066;
	padding: 0px 10px 0px 10px;
}

.toolbaritem {
	font-family: Arial,Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #3E4066;
	border-right:#000000 1px solid;
	padding: 0px 10px 0px 10px;
}

.toolbarnavitem {
	font-family: Arial,Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00449B;
	padding: 0px 10px 0px 10px;
}

.pagetitle {
	font-family: Arial,Verdana, Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	color: #3E4066;
}

.footertext {
	font-family: Arial;
	font-size: 70%;
	color: #000000;
}

.sectionheader {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.bluesectionheader {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000080;
}

.redsectionheader {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #cc0000;
}

.content {
	font-family: Arial;
	font-size: 80%;
	color: #000000;
}

.nontransparent {
	filter:Alpha(Opacity=92)
}

.menuItem {
	cursor:default;
	position:absolute;
	left:-500;
	top:0;
	visibility: hidden;
	z-index:999;
}

.menuPopupBox {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#CEE7FF;
}

.menuPopupBox td {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}