body
{
	height: auto;
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	text-align: center; /* Hack for IE5/Win */
	color: #092869;
}

h3
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	letter-spacing: 0.11em;
}

h4
{
	font-size: 9pt;
	line-height: 11pt;
}

p
{
	margin-left: 3em;
	margin-right: 3em;
	margin-bottom: 2em;
}

a
{
	color: #F38E10;
	text-decoration: none;
}

a.greenlink {
	color: #2D9211;
}

a:hover
{
/*	color: #FF7D00; */
}

ul
{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: -1em;
}

li
{
	margin-bottom: 0.5em;
}

dl
{
	margin-left: 5em;
	margin-right: 3em;
	margin-top: -1em;
	margin-bottom: 2em;
}

#base
{
	display: block;
	background-color: #E9EFFF;

	background-image: url("../images/gates_tile.gif");
	background-repeat: repeat;
	background-position: top left;
/*
	background-image: url("../images/watermark_logo.gif");
	background-repeat: repeat-y;
	background-position: right top;
*/
	margin: 0px auto;
	width: 744px;
	text-align: left; /* Counteract IE5/Win Hack */
	border-top-width: thin;
	border-top-color: #B7B7B7;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #B7B7B7;
	border-bottom-style: solid;
}

#navbar
{
	display: block;
}

#footernavbar
{
	background-color: #FFFFFF;
	border: 1px solid #CDDAEB;
	margin: 4em 1em 2em;
	font-size: 7pt;
	line-height: 11pt;
	text-align: center;
	letter-spacing: 0.25em;
	width: 724px;
	height: 16px;
}

#footernavbar a
{
	color: #092869;
	margin: 0em 1em;
	text-decoration: none;
}

#footernavbar a:hover
{
	color: #F38E10;
}

#contactinfo
{
	text-align: center;
	font-size: 8pt;
	line-height: 9pt;
}


#content
{
	display: block;
}

img.figure
{
	border: 3px solid #30447A;
	margin-left: -1em;
}

.leftalign
{
	margin-left: 2em;
}

.sectionheader,.greensectionheader
{
	margin: 2em 1em 1em 1em;
	border-top-width: thin;
	border-top-color: #F3C68E;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #F3C68E;
	border-bottom-style: solid;
	padding-left: 1em;
	clear: left;
}

.greensectionheader
{
	border-top-color: #6DF048;
	border-bottom-color: #6DF048;
}

.subsectionheader
{
	margin: 2em 1em 1em 1em;
	text-indent: 1em;
}

.sectionfooter
{
	margin: 0em 1em 0.5em 1em;
	border-bottom-width: thin;
	border-bottom-color: #30447A;
	border-bottom-style: solid;
	text-align: right;
}
