body		{
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		}

a		{
		color: #0066cc;
		text-decoration: none;
		font-weight: bold;
		}

a:visited	{
		color: #0066cc;
		}

a:active	{
		color: #0066cc;
		}

a:hover		{
		color: #0000ff;
		text-decoration: underline;
		}

#top_content	{
		padding-bottom: 29px;
		background-color: #044F9E;
		}

#banner		{
		font-family: lucida sans, arial, sans-serif;
		text-align: left;
		font-size: xx-large;
		font-weight: bold;
		color: #000000;
		background-color: #ffffff;
		}

#banner a		{
		color: #000;
		text-decoration: none;
}

#subbanner	{
		font-family: lucida sans, arial, sans-serif;
		text-align: left;
		font-size: medium;
		color: #000000;
		background-color: #ffffff;
		padding-bottom: 15px;
		}

#main		{
		background-color: #F4EFE0;
		width: 820px;
		}

#content	{
		background-color: #ffffff;
		font-family: verdana, arial, sans-serif;
		width: 520px;
		padding-left: 10px;
		padding-bottom: 15px;
		float:right;
		}

h1.header	{
		font-size: large;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		text-align: center;
		}

h2.subheader	{
		font-size: small;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		text-align: right;
		}

.text		{
		font-size: small;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		text-align: left;
		}

#navigation	{
		float: left;
		background-color: #F4EFE0;
		width: 290 px;
		padding: 0px 0px 0px 2px;
		font-family: verdana, arial, sans-serif;
		font-size: medium;
		}

.header	{
		text-align: left;
		font-weight: bold;
		border-bottom: 1px dotted #666;
		font-family: arial, sans-serif;
		}

.subheader	{
		font-size: small;
		}

.links	{
		font-size: small;
		padding-top: 5px;
		}

#bottom_content	{
		background-color: #044F9E;
		}

#footer		{
		width: 900px;
		background-color: #ffffff;
		margin-top: 10px;
		text-align: center;
		font-size: xx-small;
		font-family: verdana, arial, sans-serif;
		}

.skiplink	{
		display: none;
		}

ul.links		{
		list-style-type: none;
		margin-left: 0px;
		}

iframe.iframe { height: 0px;
width: 0px;
}

.center		{
		font-size: x-small;
		font-weight: normal;
		text-align:center;
		}
