a:link {
	color:#001D61;
}

a:active {
	color:#001D61;
}

table {
	font-size:8pt;
}

.PullDownMenu {
	background-color:white;
}

.DialogTable {
	border-right:thin outset;
	border-top:thin outset;
	border-left:thin outset;
	color:#001D61;
	border-bottom:thin outset;
	background-color:#ececec;
}

.Navigation {
	color:#999999;
	background-color:transparent;
}

html {
	font-size:8pt;
	color:#666666;
	font-family:Verdana;
	background-color:white;
}

.Content {
	color:black;
}

.TitleFrame {
	border-right:black 1px;
	border-top:black 1px;
	border-left:black 1px;
	border-bottom:black 1px;
	background-color:#001D60;
}

.TitleTable {
	border-right:thin;
	border-top:thin;
	padding-left:0px;
	font-weight:bold;
	font-size:10pt;
	padding-bottom:2px;
	border-left:thin;
	color:#001D61;
	padding-top:2px;
	border-bottom:thin;
}

h1 {
	font-weight:bold;
	font-size:10pt;
	color:#001D61;
}

#gecko_scrollbar {
	display:none;
}

html>body #gecko_scrollbar {
	position:absolute;
	z-index:1;
	bottom:-1px;
	left:0;
	width:1px;
	height:1px;
	display:block;
	font-size:0;
}