/******************** header styles ********************/
#header
	{
	padding-bottom: 0px;
	}



/******************** topnav styles ********************/
#topnav
	{
	background: #255a83;
	}
	
	

/******************** main styles ********************/
#main
	{
	background: #ffffff;
	}

	
	

/******************** content styles ********************/
#content
	{
	float: none;
	width: auto;
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 16px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 37px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #333;
	}
	
#content ul.contentNav
	{
	border-bottom: dotted 1px #404040;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}
	
#content ul.contentNav li
	{
	font: 14px/21px Georgia, 'Times New Roman', Times, serif;
	color: #006699;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 0;
	/* begin hiding from MacIE \*/
	margin-right: 40px;
	/* end hiding from MacIE */
	}
	
#content ul.contentNav li.end
	{
	margin-right: 0;
	}
	
#content ul.contentNav a
	{
	color: #006699;
	text-decoration: none;
	}
	
#content ul.contentNav a:hover
	{
	color: #69a7cc;
	}
	
#content h1
	{
	font: 13px/18px Georgia, 'Times New Roman', Times, serif;
	color: #7a7464;
	margin-bottom: 14px;
	}
	
#content h1 sup
	{
	font-size: 11px;
	}
	
#content p.footnote
	{
	font: italic 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #8c8679;
	}
	
	
	
/******************** content main styles ********************/
#content2
	{
	float: none;
	width: auto;
	margin-top: 0;
	margin-right: 140;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 16px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 37px;
	color: #000;
	}
	
#content2 ul.contentNav
	{
	border-bottom: dotted 1px #404040;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}
	
#content2 ul.contentNav li
	{
	font: 14px/21px Georgia, 'Times New Roman', Times, serif;
	color: #006699;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 0;
	/* begin hiding from MacIE \*/
	margin-right: 40px;
	/* end hiding from MacIE */
	}
	
#content2 ul.contentNav li.end
	{
	margin-right: 0;
	}
	
#content2 ul.contentNav a
	{
	color: #006699;
	text-decoration: none;
	}
	
#content2 ul.contentNav a:hover
	{
	color: #69a7cc;
	}
	
#content2 h1
	{
	font: 13px/18px Georgia, 'Times New Roman', Times, serif;
	color: #7a7464;
	margin-bottom: 14px;
	}
	
#content2 h1 sup
	{
	font-size: 11px;
	}
	
#content2 p.footnote
	{
	font: italic 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #8c8679;
	}
	

/******************** button styles ********************/
.buttons
	{
	float: right;
	width: 264px;
	background-image: url(../images/img_gradient.gif);
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat: no-repeat;
	}
	
.buttons img
	{
	margin-bottom: 13px;
	}
	
	

/******************** news styles ********************/
.news
	{
	margin-top: 12px;
	border-top: dotted 1px #404040;
	padding-top: 5px;
	color: #339;
	}
	
.news h2
	{
	font: bold 10px/18px Georgia, 'Times New Roman', Times, serif;
	color: #797979;
	letter-spacing: .2em;
	}
	
.news dl
	{
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	margin-top: 9px;
	}
	
.news dl dt
	{
	line-height: 5px;
	}
	
.news dl dd
	{
	margin: 0 0 0 72px;
	position: relative;
	top: -9px;
	}
	
.news dl a
	{
	color: #367aa5;
	text-decoration: none;
	}
	
.news dl a:hover
	{
	color: #1d365f;
	}
	
	

/******************** footer styles ********************/
#footer #sidebar
	{
	display: none;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #006699;
}

