body
{
	margin: 0;
	padding: 0;
}

table, tr, th, td, img, p, h2
{
	padding: 0;
	margin: 0;
	border: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td, p, div, span, h2, input
{
	font-family: verdana;
	font-size: 10pt;
}

h2
{
	color: #8a2528;
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
}

h3
{
	font-family: verdana;
	font-size: 14pt;
	color: #8a2528;
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
}

p
{
	margin-bottom: 10px;
}

p, h2, div, span
{
	line-height: 130%;
}

.error
{
	font-weight: bold;
	color: #FF3333;
}

.message
{
	font-weight: bold;
	color: #222288;
}

table.form td
{
	padding: 5px;
}

td.label
{
	font-weight: bold;
	text-align: right;
}

div.line
{
	display: inline;
	vertical-align: bottom;
}

table.data
{
	border-collapse: collapse;
	border: solid black 2px;
}

table.data th
{
	font-weight: bold;
	font-size: 15px;
	color: white;
	background-color: #001177;
	border: solid #0033BB 1px;
	padding: 4px;
}

table.data td
{
	padding: 4px;
	border: solid black 1px;
	vertical-align: top;
	text-align: center;
}

a,
a:link,
a:visited
{
	color: #8a2528;
}

a:active,
a:hover
{
	color: #b37a00;
}

a.contlink,
a.contlink:link,
a.contlink:visited
{
	color: #777777;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.contlink:active,
a.contlink:hover
{
	color: black;
	text-decoration: underline;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}

ul li
{
	color: #8a2528;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul span
{
	color: black;
}

table.schedule td
{
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
}

input
{
	border: 0;
	height: 22px;
}
