
/* ---- imported style sheets ----- */
@import url("http://www.geocities.com/tooltip.css");
/* -------------------------------- */

/* ----------------- redfined tags ----------------------- */
body, td
{
	font-family: Verdana,Arial, helvetica, sans-serif;
  	font-size: 12px;
	color:#000000;
	font-weight: normal;
	voice-family: "\"}\""; voice-family:inherit;
}
select, input, textarea
{
	font-size: 11px;
}
p
{
	padding: 2px 3px;
	margin: 4px 0;
	text-align: left;
}
label
{
	cursor: pointer;
}
fieldset
{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}
fieldset legend
{
	font-size: 14px;
	font-weight: bold;
	color: black;
}
legend small {
	font-size: 10px;
	font-weight: normal;
}
a img {
	border: 0px none; /* no borders on hyperlinked images */
}
form
{
	margin: 0;
}
em 
{
	color: pink;
}
h1 em
{
	color: pink;
	font-style: normal;
}
table.form {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.form th {
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	padding-right: 9px;
	border-bottom: 1px solid pink;
}
table.form td.separator {
 font-size: 0;
 line-height: 0;
 height: 2px;
 background: #ccc;
}

a:link, a:visited {
	text-decoration: underline;
	color:black;
}
a:hover {
	color:purple;
	text-decoration: underline;
}
hr, hr.fat {
	border-left:0px none #ccc; border-right:0px none #ccc; border-top:1px solid #ccc; border-bottom:0px none #ccc; background:#ccc; height: 1px
}
hr.fat {
	height: 4px;
}
/* -------------------- headings ------------------- */
h1
{
	color: black; 
	font-size: 26px;
	margin:0;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}	
h3 {
	font-size: 16px;
	line-height: 16px;
	padding: 3px;
	margin: 0;
}
h4
{
	font-size: 14px;
}
h3.white {
	color:white;
	font-weight: bold;
}
/* ------------------------------------------------- */



/* hide from  IE/Mac \*/
div.panelbox
{
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100%;
/* needed to stop "disappearing background" in IE */