abbr, acronym, .tooltip {
	border-bottom: 1px dotted #00BFFF;
	cursor: help;
}

body {
	background-color: #F5F5F5;
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

body p {
	font-size: 80%;
	margin-left: 1em;
	width: 93%;
}

body ol, body ul {
	font-size: 80%;
}

body p.sml {
	font-size: 66%;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

h2, h3 {
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	width: 95%;
	color: black;
	background-color: #EAEAEA;	
}

h1, #footer, #disclaimer {
	background-color: #FFFAF0;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	width: 95%;
}

h1, #footer {
	border: 1px solid #808080;
}

h2 {
	border-bottom: 1px solid #808080;
	font-weight: bold;
	font-size: 100%;
}


h3 {
	font-weight: normal;
	font-size: 100%;
	border-bottom: 3px inset;
}

h4 {
	font-weight: normal;
	font-size: 80%;
	margin-bottom: 2px;
}

pre {
	margin-left: 5%;
	width: 80%;
	padding: 5px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #FFFFFF;
}

.naviarea {
	border-top: 1px solid #808080;
	font-size: 67%;
	margin: 7px 4% 7px 1%;
}



.naviarea .navibar {
	background-color: #FFF5EE;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 0;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#disclaimer {
	border-top: 0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	margin-top: 0;
	margin-left: 0;
	color: #808080;
	font-size: 6pt;
}

#footer {
	font-size: 67%;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	margin-bottom: 0;
}
