/****************************************
	General Styles
****************************************/
* { /* remove all the padding and margins from every page element */
	margin: 0;
	padding: 0;
} 
html {	/* Fixes page shift problem in Safari and Firefox when the page is shorter than the browser window - forces scrollbars to be visible */
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-size: x-small; /* for all browsers except IE */
	font-family:  Georgia, Verdana, Arial, Helvetica, sans-serif;
	background-color: #201109;
	margin: 38px 0;
	padding: 0;
	text-align: center;  /* center the page in IE5/Win */
}
* html body {
	font-size: xx-small; /* for IE 5x */
	f\ont-size: x-small; /* for other IE */
}
#pageFrame { /* fixed page width and centering within the browser window */
	width: 760px;
	margin: 0 auto;
	text-align:left; /* counteract the IE5/Win page center above  */
}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #8f8059;
	text-align: center;
}
#contentWell {
	font-size: 115%;
	font-weight: 200;
	width: 720px; /* 760 minus 22 + 18 */
	padding: 22px 22px 3px 18px;
	background-color: #fff;
	float: left;
}
#leftColumn {
	width: 240px;
	float: left;
}
#leftColumn div {
	margin-bottom: 10px;
}
#centerColumn {
	width: 230px;
	padding: 0 14px; /* lessen padding by 1px to have the columns fit in IE Mac */
	float: left;
	
}
#rightColumn {
	width: 220px;
	float: left;
}
#rightColumn div {
	margin-bottom: 20px;
}
#sideNav {
	float: left;
}
#bodyCopy {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	width: 500px;
	min-height: 300px;
	float: right;
}
/* Hide from IE-Mac - acts like min-height for IE \*/ 
* html #bodyCopy {
	height: 300px;
}
/* End hide */
#bodyCopy p {
	font-size: 110%;
	padding-bottom: 10px;	
}
#contentBottom {
	background-color: #8f8059;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	clear: left;
}
a {
	color: #ba360c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #8f3214;
}
.tagline {
	font-family:  Times, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 190%;
	color: #ba360c; /*bb4722*/
	text-align: center;
	margin-bottom: 22px;
	line-height: 110%;
}
h1 {
	font-size: 175%;
	color: #ba360c;
	margin-bottom: 12px;
	font-family:  Times, Georgia, Arial, Verdana, Helvetica, sans-serif;
}
h2 {
	font-size: 155%;
	font-weight: normal;
	color: #ba360c;
	margin-bottom: 3px;
	font-family:  Times, Georgia, Arial, Verdana, Helvetica, sans-serif;
}
p {
	padding-bottom: 8px;
}
dl.news {
	margin-bottom: 8px;
}
.news a {
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}
#boxEmailAlerts h2 {
	background: url(../images/icon-email_alerts.gif) no-repeat top left;
	padding-top: 7px;
	padding-bottom: 0;
	padding-left: 33px;
	height: 26px;
}
#boxEmailAlerts label {
	font-size: 80%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-right: 4px;
}
#boxEmailAlerts .formField {
	margin-top: 6px;
}
#boxRecentFilings a.completeList {
	font-size: 90%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#boxRecentFilings p {
	margin-top: 4px;
	padding: 0;
}
#printPage {
	float: right;
	display: block;
	margin-top: 6px;
}
#contentBottom p {
	padding: 0;
	line-height: 200%;
	font-weight: bold;
}
#footer {
	text-align: center;
	font-size: 100%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #b6ac91;
	margin-top: 7px;	
}
#footer p {
	padding: 0;
}
#footer a {
	color: #b6ac91;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footerNav {
	padding: 0;
	margin: 0;
	margin-top: 2px;
}
.footerNav li {
	display: inline;
	list-style: none;
}
.footerNav li a {
	padding: 0 6px;
	margin: 0;
	border-left: 1px solid #8a7d68;	
}
.footerNav li a.first { /* hide first pipe */
	border-left: 0;
} 
.error {
	color: #000;
}
.homeImgFlash {
	height: 110px;
}


/****************************************
	Date Tables
****************************************/
.dataTable {
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	border-top: 1px solid #c7bfac;
	width: auto; 	/* for ie5*/
  	w\idth: 100%; 	/* for ie6 and others */
}
.dataTable th {
	text-align: left;
	font-size: 90%;
	border-bottom: 1px solid #c7bfac;
	padding: 3px 7px 4px 0px;
}
.dataTable td {
	border-bottom: 1px solid #c7bfac;
	padding: 3px 7px 4px 0px;
}
.dataTable a {
	text-decoration: none;
}
.dataTable a:hover {
	text-decoration: underline;
}


/****************************************
	Box Styles
****************************************/
.box {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	background: url(../images/box-body.gif) no-repeat bottom left;
	padding-bottom: 5px;	
	color: #000;
}
.box h2 {
	font-family:  Times, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #8f8059 url(../images/box-header.gif) no-repeat top left;
	padding: 4px;
	border-bottom: 1px solid #c4bb9d;
}
h2 .ticker {
	font-size: 85%;
	font-weight: bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.box th {
	padding-left: 7px;
}
.box td {
	text-align: right;
}
.box p {
	font-size: 95%;
	padding: 4px 7px;
}
.box a {
	color: #3960a6;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}


/****************************************
	Form Styles
****************************************/

fieldset {
	width: auto;
	background: #f7f6e1;
	border: 0px;
	border-top: 1px solid #c7bfac;
	margin-bottom: 10px;
}
legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #8f8059;
	border: 1px solid #c7bfac;
	border-bottom-color: #c7bfac;
	border-right-color: #c7bfac;
	padding: 4px 10px 4px 8px;
}
label {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-left: 5px;
}
.formTable {
	font-size: 100%;
	width: auto; 	/* for ie5*/
  	w\idth: 100%; 	/* for ie6 and others */
}
.formTable td {
	background: #f7f6e1;
	border-bottom: 1px solid #c7bfac;
	padding: 6px;
}
input {
	font-size: 95%;
	color: #222;
}
input.radio {
	vertical-align: middle;
	margin-right: 3px;
}
.formField {
	background-color: #fff;
	width: 180px;
}
.submitButton {
	border: 2px double #8f8059;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 2px;
	margin-left: 130px;
	/* Hide from IE-Mac - we reset these to make the buttons look good in all other browsers \*/ 
	padding: 0;
	padding-right: 1px;
		/* End hide */
	background-color: #8f8059;
	color: #fff;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	cursor: pointer;
}
#boxEmailAlerts .formField {
	background-color: #f7f6e1;
	width: 180px;
	padding: 2px 1px;
	margin-bottom: 6px;
}
#boxEmailAlerts .submitButton {
	margin: 0px;
}

/****************************************
	Show/Hide
****************************************/
.hide {
	display: none;
}


/****************************************
	Admin Only Styles
****************************************/

#adminNav {
	list-style-type: square;
	font-size: 110%;
	color: #c7bfac;
	margin-left: 15px;
}
