td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
}
.jv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
}

/* Styles for the Dropdown Menus */
.daddyTbl { background-color : #ffffff}
.childTbl {
	background-color : #DEDFE6;
	border-top : 1px solid #F2F2F2;
	text-indent: 0px;
}
.childTbl a {
	color : #1E31B8;
	display : block;
	font : bold 9pt Arial, Helvetica, sans-serif;
	padding : 7px 0px 7px 10px;
	position : relative;
	text-decoration : none
}
.childTbl a:visited {
	color : #1E31B8;
	display : block;
	font : bold 9pt Arial, Helvetica, sans-serif;
	padding : 7px 0px 7px 10px;
	position : relative;
	text-decoration : none
}
.childTbl a:hover {
	background-color : #EBEBEB;
	color : #000099;
	text-decoration : none
}
.childTxt {
	background-color : #BBBBBB;
	border-top : 1px solid #FFFFFF;
	color : #333333;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}



/* Browser Fixes and Workarounds */
.nn6img { display : block }
p { margin-top : 0px }
td { padding : 0px }
a:link {
	color: #1E31B8;
}
a:visited {
	color: #1E31B8;
}
a:hover {
	color: #000099;
}
