body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
/*th {
	background-color: #356581;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}*/

h3 {
	font-size: 11pt;
	}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.bodystylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.red {
	color: #9A3838;
	font-weight:bold;
}
.blue {
	color: #003366;
}

.gold {
	color: #998066;
}

.wrsTDborder {
	border-style: solid;
	border-width: 1px;
	border-color: #336699;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}
.headertext{
font-size:14px;
color:#FFFFFF;
font-weight:bolder;
font-family: Georgia, "Times New Roman", Times, serif;
cursor:pointer;
text-align:center;
padding: 2px 3px 3px 3px;

}
.homeheadertext{
font-size:12px;
color:#ffffff;
font-weight:bolder;
font-family: Georgia, "Times New Roman", Times, serif;
cursor:pointer;
padding:5px 0px 0px 10px;
}
.homeheadertext:visited { color: #ffffff; text-decoration: none; }
.headertext:visited { color: #ffffff; text-decoration: none; }
.homelogintext{
font-size:12px;
color:#FFFFFF;
font-weight:bolder;
font-family: Georgia, "Times New Roman", Times, serif;
cursor:pointer;
text-align:center;
padding: 2px 3px 3px 3px;
}
.homelogintext:hover {color: #ffffff; text-decoration: underline;  }
.homelogintext:visited { color: #ffffff; text-decoration: none; }
.headertext:hover {color: #ffffff; text-decoration: underline;  }
.homelinkred{
font-size:12px;
color:#cc0000;
font-weight:bolder;
font-family: Georgia, "Times New Roman", Times, serif;
cursor:pointer;
}
.homelinkred:hover {color: #cc0000; text-decoration: underline;  }
.homelinkblk{
font-size:12px;
color:#3B3B3B;
font-family: Arial;
cursor:pointer;
font-weight:500;
}
.homelinkblk:hover {color: #3B3B3B; text-decoration: underline;  }
.homelinkblk:visited { color: #3B3B3B; text-decoration: none; }
.homelinkred:visited { color: #cc0000; text-decoration: none; }

.homelinkblue{
font-size:12px;
color:#003399;
font-family: Arial;
cursor:pointer;
font-weight:900;
}
.homelinkblue:hover {color: #003399; text-decoration: underline;  }
.homelinkblue:visited { color: #003399; text-decoration: underline; }
.homelinkblue:visited { color: #003399; text-decoration: underline; }

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
