/*** Content Styles ***/

#title {
	display: none;
}

body {
	background-color: #ADD1DD;
	color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 15px;
}

h1, h2, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 {
	background-image: url(../images/background_tan.jpg);
	background-color: #E2E2C8;
	background-repeat: no-repeat;
	border: 1px solid #CFCFCF;
	color: #000;
	font-size: 16px;
	margin: 4px 0 15px 0;
	padding: 7px 0 6px 40px;
}

h2 {
	border-bottom: 1px solid #ADD1DD;
	color: #174D7D;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
}

h4 {
	color: #000;
	font-size: 14px;
	margin: 0;
}

/*** Box Styles ***/

.home_spacer {
	margin: 0;
}

.simulations_green,
.home_green, 
.upload_green,
.contact_green,
.import_green {
	background-color: #DEE8E0;
	border: 1px solid #B0C7B4;
}

.simulations_green {
	min-height: 242px;
	width: 225px;
}

.home_green {
	width: 253px;
}

.upload_green,
.home_red,
.import_green {
	width: 562px;
}

.contact_green {
	width: 300px;
}

.home_red {
	background-color: #F3E7EA;
	border: 1px solid #E3C8CE;
}

.simulations_green h3,
.home_green h3, 
.home_red h3,
.upload_green h3,
.contact_green h3,
.import_green h3 {
	background-repeat: repeat-x;
	border: 1px solid #CFCFCF;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 10px 0;
	padding: 7px 0 6px 10px;
}

.simulations_green h3,
.home_green h3,
.upload_green h3,
.contact_green h3,
.import_green h3,
.document_listings th,
.import_chart th {
	background-image: url(../images/background_green.jpg);
	background-color: #266C33;
}

.home_red h3  {
	background-image: url(../images/background_red.jpg);
	background-color: #8A142E;
}

.box_wrapper {
	padding: 6px 10px 6px 10px;
}

.box_content {
	padding: 0 10px 3px 10px;
}

/*** Contact Form, Document Room and Import Adv. Styles ***/

form {
	margin: 0;
}

.errors {
	color: #8A142E;
}

div.contact-errors {
	width: 322px;
}

.document_username,
.document_upload td,
.document_upload th,
.contact td,
.contact th {
	padding-bottom: 15px;
}

.contact th {
	font-size: 11px;
	padding-right: 10px;
}

#document_menu {
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0 0 25px 10px;
}

#document_menu ul, 
#document_menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#document_menu a:link, 
#document_menu a:visited,
#document_menu a:active {
	background-color: #E3E3C7;
	border: 1px solid #999;
	color: #000;
	float: left;
	font-weight: bold;
	line-height: 16px;
	margin-right: 10px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
}

#document_menu a:hover {
	color: #266C33;
	text-decoration: none;
}

.users #document_menu li#users a, 
.listings #document_menu li#listings a, 
.upload #document_menu li#upload a {
	background-color: #ADD1DD;
	border-bottom: 1px solid #ADD1DD;
	color: #000;
}

.document_listings th,
.import_chart th {
	background-repeat: repeat-x;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 10px 6px 10px;
	text-align: left;
	vertical-align: top;
}

.document_listings td,
.import_chart td {
	font-size: 11px; 
	line-height: 13px;
	padding: 7px 10px 6px 10px;
	text-align: left;
	vertical-align: top;
}

.import_chart th,
.import_chart td {
	text-align: center;
}

.document_listings .odd td,
.import_chart .odd td {
	background-color: #E5EFEA;
}

.document_listings td.icons {
	text-align: center;
}

.import_chart th.city,
.import_chart td.city {
	text-align: left;
}

.import_chart td.savings {
	font-color: #266C33;
	font-weight: bold;
}

/*** Image and Float Styles ***/

.float_rt {
	float: right;
}

.float_lt {
	float: left;
}

.imagespacelt {
	float: left;
	margin: 0 15px 10px 0;
}

.imagespacert {
	float: right;
	margin: 0 0 10px 15px;
}

.hr_rule {
	margin: 12px 0 12px 0;
}

/*** Link Styles ***/

a:link, 
a:visited,
a:active {
	color: #174D7D;
	text-decoration: none;
}

a:hover {
	color: #266C33;
	text-decoration: underline;
}

/*****************************************************
 *              Pager-related Styles
 *****************************************************/
.chitin-pager {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: right;
}

.chitin-pager .now-showing-area {
	font-size: 9pt;
}

.chitin-pager a, .chitin-pager span, .chitin-pager a:visited {
	color: #1C588E;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	padding: 3px 3px;
}

.chitin-pager a.next, chitin-pager span.next {
	width: 44px;
}

.chitin-pager .links-area .previous {
	width: 60px;
}

.chitin-pager a:hover, .chitin-pager a:hover:visited {
	color: #1C588E;
}

.chitin-pager span {
	color: #644;
}

.chitin-pager .current {
	color: #444;
	font-weight: bold;
}

.chitin-pager span.border-separator {
	font-weight: bold;
	padding: 2px 4px;
}

.chitin-pager .links-area {
	margin-top: 5px;
}

