td{
vertical-align:top;
}

a{
cursor:pointer;
outline:none;
}

a:link
{
	color:#0071BC;
	text-decoration:none;
}

a:visited
{
	color:#7F99B3;
	text-decoration:none;
}

a:hover
{
	color:#0071BC;
	text-decoration:underline;
}

a:active
{
	color:#0071BC;
	text-decoration:none;
}
h2
{
	font-size:16px;
}

.subheader
{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	}

p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:21px;
color:#37424d;
}

.contactHeader
{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	color:#993333;
	font-weight:bold;
	line-height:14px;
}

.header{
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#993333;
font-size:24px;
font-weight:bold;
line-height:24px;
margin-bottom:0px;
}

.listSpread li
{
	margin-top:5px;
}