BODY {
	font-family:arial, helvetica, sans-serif;
	color: #003366;
	font-size:11pt;
	}

a.menu {
	COLOR: #003366;
	font-size: 11pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.menu:hover {    
	COLOR: #CC0000;
	font-size: 11pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.menu:active {    
	COLOR: #CC0000;
	font-size: 11pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.menu_on {
	COLOR: #CC0000;
	font-size: 11pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.submenu {
	COLOR: #ffffff;
	font-size: 9pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.submenu:hover {    
	COLOR: #003366;
	font-size: 9pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.submenu:active {    
	COLOR: #003366;
	font-size: 9pt;
	font-family:  arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

#Win32_IE_Float_Fix, #MAC_IE_Float_Fix {
	width:0;
	font-size:0;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.button {
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background: #ffffff;
	height:22px;
	cursor: hand;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	text-decoration: none;
	}

.tblgreen {
	background: #FEB95E;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	}

.tblgreenlink {
	background: #FEB95E;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	}

.tblwhite {
	background: #ffffff;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	}

.tblred {
	background: #CC0000;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	}

.tblnormal {
	background: #ffffff;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size:11pt;
	}

.clDescriptionCont {
	position:absolute;
	width:200px;
	visibility:hidden;
	layer-background-color:#FFFFCC;
	z-index:200;
	}

.clDescription {
	width:150px;
	left:0px;
	top:0px;
	font-family:arial,helvetica,sans-serif;
	overflow:hidden;
	border: 1px solid #000000;
	padding:3px;
	font-size:11px;
	color: #000000;
	background-color:#FFFFCC;
	layer-background-color:#FFFFCC;
	}

.clLinks {
	position:absolute;
	left:100px;
	top:200px;
	z-index:1;
	}

.clCaption {
	position:absolute;
	left:0px;
	top:0px;
	width:157px;
	height:15px;
	clip:rect(0px 157px 15px 0px);
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	}

.helpDescription {
	left:0px;
	top:0px;
	font-family:arial,helvetica,sans-serif;
	overflow:hidden;
	padding:3px;
	font-size:11px;
	color: #000000;
	background-color:#FFFFCC;
	layer-background-color:#FFFFCC;
	}