body{
	background-color : White;
	border: 0px;
	margin: 4px;
}
.thin {
	border : 2px solid Black;
	padding : 4px;
}
.navTop td{
	border-bottom : 2px solid Black;
	border-left : 2px solid Black;
}
.tdr {
	border-right : 2px solid Black;
	border-bottom : 2px solid Black;
	border-left : 2px solid Black;
}
a:link{
	text-decoration: none;
	padding: 1px;
}
a:visited{
	text-decoration: none;
	padding: 1px;
}
a:active{
	color: #009999;
	padding: 1px;
}
a:hover{
	text-decoration: none;
	color: #004444;
	background-color : #dddddd;
	padding: 1px;
}
a.topbar{
	color:black;
}
a.sidebar {
	font-family: tahoma;
	font-size: 0.8em;
	color:#004444;
	font-weight : bold;
	padding: 1px;
}
.display{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 10px;
}
.title{
	font-size: 1em;
	font-style : normal;
	font-weight : bold;
	color:#006666;
}
.message{
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 25px;
}
li{
	list-style-type : square;
	list-style-position : outside;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
li a{
	color: #006666;
	font-weight: normal;
}
TD#links{
	background: #bbccbb;
	Z-INDEX: 2;
}
TD#links A{
display: block;
text-decoration: none;
	font-family: Tahoma;
	font-size: 0.8em;
		padding:1px;
background: #bbccbb;
}
TD#links A:hover{
	background: #eeffee;
	color: black;
}
.page_heading {
	background-color : #eeeeee;
	font-family : "Times New Roman";
	font-size : 1.2em;
	border: 2px solid Black;
;  padding: 4px;
}
.page_subheading{
	width:auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	border : 1px none Black;
	text-align:left;
	font-variant: normal;
	color: #006666;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;


}
.fl{
font-size:1.8em;
}
.display A{
color:#006666;
font-weight: bold;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
.answer {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 25px;
	color: #333333;
	text-align: justify;
}
.disclaimer {  font-family: "Courier New", Courier, mono; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
