body
{
	font-size: 100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0 0 1em 0;
	padding: 0;
}
img
{
	border: 0;
}
#Title
{
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	margin: 10px auto 0 auto;
	background-color: #4865B2;
	background-image: url(../images/top_banner.jpg);
	width: 750px;
	height: 140px;
	padding: 0;
}
#Title h1
{
	margin: 0;
	padding: 0;
	width: 221px;
	display: inline;
	position: relative;
	left: 226px;
	top: 26px;
}
#Nav
{
	margin: 0 auto 0 auto;
	text-align: left;
	border-bottom: 1px solid #B4B4B4;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	height: 25px;
	padding: 0;
}
#Nav ul
{
	font-size: 0.7em;
	margin: 0;
	padding: 5px 0 6px 0.5em;
}
#Nav li
{
	display: inline;
}
#Nav li.contactLink
{
	float: right;
	padding: 5px 0.5em 6px 0.5em;
	margin-top: -5px
}
#Nav a
{
	text-decoration: none;
	padding: 5px 0.5em 6px 0.5em;
	color: #414141;
}
#Nav a:hover
{
	color: #88BF9E;
}
#Content
{
	margin: 0 auto 0 auto;
	color: #888888;
	text-align: left;
	width: 750px;
	padding-top: 1em;
}
#Content h1
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	color: #88BF9E;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0 0 1em;
	text-indent: 1em;
	background-image: url(../images/page_title_bullet.gif);
	background-repeat: no-repeat;
}
#Content p
{
	font-size: 0.7em;
	margin-left: 28em;
	margin-right: 1em;
	margin-top: 1.4em;
	line-height: 1.7em;
}
#Content ul
{
	font-size: 0.7em;
	padding-left: 0;
	margin-left: 29.5em;
	margin-right: 1em;
	margin-top: 1.4em;
	line-height: 1.7em;
}
#Content li
{
	margin-bottom: 0.7em;
}
#Content a
{
	color: #374D40;
	text-decoration: none;
	border-bottom: dotted 1px #374D40;
}
#Content a:hover
{
	color: #88BF9E;
}
#Content img.mainImage
{
	float: left;
	margin: 1.4em 0 1em 1.2em;
}
#Content h5
{
	font-size: 0.7em;
	text-align:right;
	padding: 0 1em 0 0;
	clear: both;
}
#Content h6
{
	text-align:right;
	margin: 0;
	padding: 0 0 0 0;
	clear: both;
}
#Content td
{
	font-size: 0.7em;
}
#Content td.formlabel
{
	text-align: right;
	padding-left: 30px;
	padding-right: 10px;
}
#Content form
{
	margin-top: 2em;
	margin-left: 19.5em;
	border: none;
	margin-right: 1em;
}
#Content fieldset
{
	border: 1px solid #cccccc;
	padding-bottom: 1.2em;
}
#Content legend
{
	color: #888888;
	font-size: 0.7em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 1.2em;
}
#Content textarea
{
	font: 1em Verdana, Tahoma, Arial, sans-serif;
}
#Content input
{
	font: 1em Verdana, Tahoma, Arial, sans-serif;
}
#Content select
{
	font: 1em Verdana, Tahoma, Arial, sans-serif;
}
#Footer
{
	border-top: 1px solid #B4B4B4;
	margin: 0 auto 0 auto;
	width: 750px;
	clear: both;
	padding: 0;
}
#Footer p
{
	color: #cccccc;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 1em;
}
#Footer a
{
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}
#Footer a:hover
{
	color: #888888;
	background-color: #D7E3DB;
}

  .grntext{color:88BF9E;}