p
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h1
{
	color: #607ea3;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-size: 26px;
	background:url(../images/h1.gif);
	background-repeat:repeat-x;
	height: 36px;
	margin: 0px 0px 6px 0px;
	padding: 6px 5px 5px 65px;	
	font-weight:normal;
}

h1 a, h1 a:visited
{
	color: #607ea3;
	text-decoration: underline;
}

h1 a:hover, h1 a:active
{
	color:#CCCCCC;
	text-decoration: underline;
}

h2
{
	color: #4e4e4e;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-size: 22px;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px #CCCCCC dashed;
}

h3
{
	color: #4e4e4e;
	font-family: Arial, Sans-Serif;
	text-align: left;	
	font-size: 16px;
	width: 100%;	
	margin: 0px 0px 6px 0px;
}

h4
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-size: 13px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px  #999999 dashed;;
}

h5
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-size: 12px;	
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

h6
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-size: 12px;	
	margin: 0px 0px 6px 0px;
}

hr
{
	border: 0px;
	border-top: 1px #888888 dashed;
	margin: 6px 0px 6px 0px;
	height: 0px;
	padding: 0px;
}

img
{
	border: none;
	margin: 0px;
}

table
{
	width: 100%;
}

table th
{
	color: #131a20;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
}

table tr td
{	
	vertical-align:top;
	padding: 3px;
}

.blockLinks a
{
	display: block;
}

.centeredContent tr td
{
	text-align: center;
}


.lastUpdated
{
	color: #999999;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;	
}

.description
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color:#999999;	
}

.plainText
{
	padding: 20px 20px 20px 20px;
	margin: 10px 0px 10px 0px;
	background:#EEEEEE;
}

.contactLeft
{
	float: left;
	width: 391px;	
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 10px 0px;
	background:#EEEEEE;
	line-height: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #444444;
}

.contactRight
{
	float: right;
	width: 521px;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 10px 0px;
	background:#EEEEEE;
	line-height: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #444444;
}
