html, body, p, ul, ol, li, td, th, dl, dt, blockquote, h1, h2, h3, h4, h5 {
	color:#111111;
	font-family:verdana,arial,helvetica,sans-serif;
}
html, body {
	background:none repeat scroll 0 0 #FFFFFF;
	font-size:100%;
	margin:0;
	padding:0;
}
table {
	border:0 none;
	font-size:1em;
	margin:0;
}
table th {
	vertical-align:top;
	font-weight:bold;
	text-align:left;
}
table td {
	vertical-align:top;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h2 {
	font-size:1.6em;
	font-weight:normal;
}
p {
	padding-top:0
	padding-bottom:3
}
a {
	color:#261DE5;
}
.nav-on {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	width: 165px;
	background: #6666cc;
	text-decoration:none;
}
a.nava-on {
	color: #ffffff;
}
a.nava-on:hover {
	text-decoration:underline;
}		
.nav-off {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 165px;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	background: #333333;
}
.nav-divider {
	margin-left: 5px; 
	margin-bottom: 1px; 
	border-bottom: 1px solid #666666; 
	height: 0px; 
	width: 175px;
}
a.nava-off {
	color: #ffffff;
	text-decoration:none;
}
a.nava-off:hover {
	text-decoration:underline;
}
a.hoveronly {
	text-decoration:none;
}
a.hoveronly:hover {
	text-decoration:underline;
}
.contentbody {
	line-height: 1.3em;
	font-size: 1.05em;
	width: 830px;
	margin-left: 20px;
	margin-bottom: 10px;
}
		
.page-tabs td.on {
	background: url("tab-on-gray.gif") repeat-x scroll 0 0 #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #BBBBBB;
}
.page-tabs td.off div.tab {}
.page-tabs td.off:hover {text-decoration:underline;}

.page-tabs div.tab {
	background: url("tab-edge.gif") repeat-y scroll left top transparent;
}
.page-tabs td {
	font-size: .9em;
	color: #000000;
	background: url("tab-bg.gif") repeat-x scroll right top #CDCDCD;
	border-bottom: 2px solid #BBBBBB;
}
.page-tabs .empty {
	background: url("tab-edge.gif") repeat-y scroll left top #FFFFFF;
	border-bottom: 2px solid #BBBBBB;
	cursor: text;
	width: 5%;
}