body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #000066;
	height: 100%;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-top: 0;
}
.normal {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000066;
}
a.small {
	font-weight : normal;
	font-size : 9px;
	text-decoration: underline;
	color: #999999;
}
a:hover.small {
	color: #000066;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.form_button {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.textareaNS4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.large {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdborder {
	border: 1px solid #000066;
}
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdbordergrey {
	border: 1px solid #CCCCCC;
}
.trigger{
	cursor:pointer;
	font-weight: bold;
	color: #000066;
}		
.trigger:hover{
	color: #FF9900;
}		
.expanded{
	font-weight: bold;
	cursor:pointer;
	color: #000066;
}
.expanded:hover{
	cursor:pointer;
	color: #FF9900;
}
.show{
    position:static;
    display: table;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
a img {
	border:none
}
a.button {
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000066;
	display: block;
	color: #000066;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
a.b_left {
	width: 96px;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
}
a.b_centre {
	width: 98px;
	text-align: center;
}
a.b_small {
	letter-spacing: -0.1em;
}
a.button:link {
 	background-color: #E5E5EF;
	text-decoration: none;
}
a.button:visited {
	background-color: #E5E5EF;
	text-decoration: none;
}
a.button:hover {
	background-color: #FF9900;
	text-decoration: none;
	color: #FFFFFF;
}
.mainheading {
	font-size: 16px;
	line-height: 20px;
	padding: 6px;
	font-weight: bold;
}
img {
	behavior: url(/iepngfix.htc)
}
