body {
	background-image: url(images/index_13.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7D773C;
	margin-top: 0px;
}
td>img, td>a>img {
	display: inline-block;
}
#footer {
	width: 799px;
	padding-right: 0px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0E0DF;
	text-align: right;
	padding-top:7px;
}
#footer a:link, #footer a:visited
{color:#E0E0DF;}
#homeBottom {
	height: 75px;
	background-image: url(images/home_bottom.gif);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-bottom: 38px;
	padding-left: 170px;
	padding-right: 90px;
}
#content {
	width: 798px;
	background-color: #ffffff;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	padding-bottom: 40px;
}
#contentLong {
	width: 798px;
	background-color: #ffffff;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	padding-bottom: 40px;
}
li {
	clear: both;
}
ul#releases li {
	margin-bottom: 1em; 
	margin-top: 1em; 
}
ul#releases {
	padding-left: 20px;
	margin-left: 0;
}
ul.linear {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.linear li {
	clear: none;
	width: auto;
	float: left;
	font-size: 90%;
	margin-right: 20px;
}
a.html {
	display: block;
	padding-right: 18px;
	background: url(images/icon/html.gif) right no-repeat;
}
a.pdf {
	display: block;
	padding-right: 18px;
	background: url(images/icon/pdf.gif) right no-repeat;
}
a.msword {
	display: block;
	padding-right: 18px;
	background: url(images/icon/msword.gif) right no-repeat;
}
a.html:before, a.pdf:before, a.msword:before { content: "["; }
a.html:after, a.pdf:after, a.msword:after { content: "]"; }

#contentMain, #contentMain td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #606060;
	text-align: left;
	vertical-align: top;
}
#contentMain td {
padding-bottom:35px;
border-bottom:1px solid #E5E4D8;
padding-top:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
h1.space {
	margin-bottom: 0;
}
#contentMain td img
{margin-right:10px;
margin-bottom:5px;
float:left;}
h2 {
	color: #7E793D;
}
.green {
	color: #7E793D;
	font-size: 15px;
}
a:link {
	color: #427094;
}
a:visited {
	color: #427094;
}
#contentMain td#gold {border:0px; padding:8px;}
#contentMain td#gold img {text-align: center;}
.goldRow {background-color:#F4F3E3; width: 380px;}

	/* Press Releases */
		div#press-release {
			position: relative; padding-top: .5in;
			font-family: TimesNR, Times, serif;
			font-size: 11pt;
		}
		/* headline */
		#press-release h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; text-align: center; margin: .67em 0;}
		/* subhead */
		#press-release h2 {font-family: Georgia, TimesNR, Times, serif; font-size: 11pt; color: #606060; font-variant: small-caps; text-align: center; margin: .83em 0;}
		/* subhead2 */
		#press-release h3 {font-family: TimesNR, Times, serif; font-size: 11pt; color: #888; font-weight: bold; margin: 2em 0  1em 0;}
		/* "for immediate release" */
		#press-release h4 {font-family: Georgia, TimesNR, Times, serif; font-size: 10pt; text-transform: uppercase;}
		/* dateline */
		#press-release h5 {font-family: TimesNR, Times, serif; font-size: 11pt; font-style: italic; font-weight: normal; margin: 1em 0;}
		#press-release img.title-graphic {position: absolute; top: 0; left: 2.5in;}
