
body
{
	color: #333333;
	background-color: #ffffff;
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

table.border
{
	border-width: 1px;
	border-style: solid;
	border-color: ccccdd;
}

td
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    line-height: normal;
}

td.subnav
{
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 20px;
	line-height: normal;
}

td.content
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 18px;
}

td.footer
{
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 14px;
}

a
{
    color: #3333cc;
    text-decoration: underline
}

a:hover
{
	color: #000099;
	text-decoration: underline
}

.h1
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	line-height: normal;

}

.h2
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	line-height: normal;
}

br.page-break
{
	page-break-after: always;
}

img
{
	border-color: #ccccdd;
}

.form-h1
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: normal;
	background-color: #ccccdd;
}

.form-h2
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: normal;
	background-color: #ccccdd;
}

.form-label
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
}

.form-input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: normal;

	letter-spacing: normal;
}

.form-error
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: bold;
	color: #ff3333;
	letter-spacing: normal;
}

input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #333333;
	line-height: normal;
}

select
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #333333;
	line-height: normal;
}

select.state-class
{
	width: 200;
}

input.default{ width: 300px; }