body
{
	font-family: Times New Roman, Serif;
	font-size: 11pt;
	background-color: #E0DFE3;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover, a:active
{
	color: navy;
}

h1
{
	color: #800000;
	font-weight: normal;
	font-size: 20pt;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

h1 span 
{
	text-align: left;
}

h2
{
	font-weight: normal;
	font-size: 14pt;
	color: #606060;
	text-align: left;
	margin-top: 0px;
}

p, ul li
{
	text-align: left;
	color: #303030;
}

p.bodytext
{
}

p.footertext
{
	font-size: smaller;
}

div.content
{
	width: 800px;
	padding: 0px;
}

table.content
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

table.content td.left
{
	width: 600px;
	background-color: white;
	padding: 15px;
	vertical-align: top;
}

table.content td.right
{
	width: 200px;
	background-color: #EFF0F3;
	padding: 15px;
	vertical-align: top;
}

table.content td.bottom
{
	width: 800px;
	background-color: #EFF0F3;
	padding: 15px;
}

img.externallink
{
  position:relative;
  top: 3px;
}

img.banner
{
  border: solid 1px #ECECEC;
  padding: 2px;
  margin-bottom: 15px;
}

/*sidebar*/
img.contactlabel
{
	position: relative;
	top: -5px;
}

td.contactvalue
{
	padding-left: 5px;
	padding-bottom: 10px;
	position: relative;
	top: -2px;
}
/*********/

