body
{
	background-color: #FFFFFF;
	font-family: verdana;
	margin: 0px;
}

a
{
	color: #003366;
	font-weight: bold;
}

a.divFooter
{
	color: #006600;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 85%;
	background-color: #003366;
	background-image:  url("../images/h1bg.gif");
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding: 5px;
}

h2
{
	font-size: 75%;
	background-color: #003366;
	background-image:  url("../images/h2bg.gif");
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding: 5px;
}

h3
{
	margin: 0px;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	text-align: center;
	letter-spacing: 2px;
}

div.main
{
	margin: 1px;
	margin-right: 0px;
	width: 77%;
}

div.content
{
	font-size: 70%;
	background-color: #FFFFFF;
	border-top: 0px;
	padding: 5px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.disclaimer
{
	background-color: #FFFFCC;
	border-left: 1px solid #999999;
	padding: 5px;
	text-align: left;
	width: 20%;
	float: right;
	color: #000000;
	font-size: 65%;
	line-height: 16px;
	height: 100%;
}

div.footer
{
	background-color: #DCDCDC;
	border-top: 1px solid #999999;
	color: #666666;
	font-size: 70%;
	padding: 10px;
	margin: 0px;
	float: none;
}

.listtext
{
	font-size: 70%;
}

td.dots
{
	background-image:  url("../images/dots.gif");
	background-repeat: repeat-x;
}

input
{
	width: 155px;
	font-family: verdana;
	font-size: 65%;
	color: #003366;
}

input.button
{
	width: 70px;
	background-image:  url("../images/h2bg.gif");
	color: #FFFFFF;
	font-weight: bold;
	font-size: 65%;
}