a {
	text-decoration: underline;
	color: #000099;
}
body, table tr td {
	font: 10pt Geneva, Arial, Helvetica, sans-serif;
}
body {
	color: #000000;
	background: #FFFFFF;
}
button {
	width: 100px;
	height: 20px;
	background: #CCCCFF;
	font-family: "futura condensed", Futura, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: #000099;
	border: 0px;
	margin: 0px;
	-moz-border-radius: 20%;
}
caption {
	font: small-caps normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background: #FFFFCC;
	border: medium solid #FFFFFF;

}
cite {
	margin-left: 20px;
	font-size: 90%;
	font-style: italic;
	display: block;
	margin-right: 10px;
}
dt {
	font-weight: bold;
}
h1 {
	color: #000099;
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 4px solid #000099;
}
h2 {
	color: #000099;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 3px solid #000099;
}
h3 {
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 2px solid #000099;
}
h4 {
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #000099;
}
p.biblio {
	margin-left: 20px; 
	text-indent: -20px; 
}
thead td, th {
	border: 1px solid #FFFFCC;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #000099;
}
.alert {
	color: #990000;
	font-weight: bold;
}
.bodyText {
	padding: 10px;
	margin: 10px;
}
.datalabel, .datalabel-small {
	display: block;
	width: 150px;
	border: 1px solid #CCCCFF;
	padding: 1px;
	font: 11pt Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
.datalabel-small {
	width: 100px !important
}
.dataform {
	width:300px;
	border: 1px solid #CCCCFF;
	color: #000099;
	font: 11pt Geneva, Arial, Helvetica, sans-serif;
	margin-top: -1px;
	padding: 3px;
}
.editorBody {
	width: 600px;
}
.footer {
	font-size: 9pt;
	color: #000099;
}
.help, .help-sm {
	font-size: 9pt;
	color: #990000;
	float: right;
	text-align: right;
}
.help {
	width: 200px;
}
.help-sm {
	width: 120px;
}
.note {
	color: #999999;
}
.subnav {
	font: bold small-caps normal 12px Geneva, Arial, Helvetica, sans-serif;
}
