body {
	background-image: url('../images/bg.gif');
	background-attachment: fixed;
}

a:link {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #5e813b;
}

a:visited {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #5e813b;
}

a:active {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #5e813b;
}

a:hover {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

.container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background:#B1D05C;
    border: 2px solid #758e5e;
}

.containerLeft {
	text-align: left;
	background-color: #B1D05C;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

.containerRight {
	text-align: center;
	background-color: #B1D05C;
	padding: 0px;
	margin: 0px;
}

.header {
	width: 740px;
	background-color: #B1D05C;
}

.header2 img {
	display: block;
	margin-bottom: 2px;
}

.headerSpacer {
}

.header3 img {
	display: block;
	margin-bottom: 2px;
	margin-left: 3px;
}

.content {
	width: 740px;
	background-color: #B1D05C;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.space2 {
	width: 3px;
}

.space3 {
	height: 3px;
	margin: 0px;
	padding: 0px;
}

.contentleft {
	background-color: #edf7ce;
	border: 1px solid #63863e;
	vertical-align: top;
}

.contentright {
	background-color: #FFFFFF;
	border: 1px solid #63863e;
	vertical-align: top;
	margin-left: 2px;
}

.footer {
	width: 740px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #edf7ce;
	border: 1px solid #63863e;
	vertical-align: middle;
	text-align: center;
}

.footer2 {
	width: 680px;
	height: 20px;
	background-color: #edf7ce;
	vertical-align: middle;
	text-align: center;
	font-family: verdana, arial;
	font-size: 9px;
}

a.footerLink {
	text-decoration: none;
	color: #457287;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.footerLink:hover {
	text-decoration: none;
	color: #fe4b09;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.footerLink:visited {
	text-decoration: none;
	color: #457287;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.footerLink:active {
	text-decoration: none;
	color: #fe4b09;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}
a.simplicity {
	text-decoration: none;
	color: #457287;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.simplicity:hover {
	text-decoration: none;
	color: #fda937;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.simplicity:visited {
	text-decoration: none;
	color: #457287;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

a.simplicity:active {
	text-decoration: none;
	color: #fe4b09;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}

.heading {
	color: #ffffff;	
	background-image: url('../images/subheading.gif');
	width: 520px;
	height: 22px;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	text-align: left;
}

.subHeading {
	color: #ffffff;	
	background-image: url('../images/subheading.gif');
	width: 520px;
	height: 22px;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	text-align: left;
}

.text {
	font-family: verdana, arial;
	color: #525252;
	font-size: 11px;
	width: 520px;
	vertical-align: top;
	padding-bottom: 10px;
}

.text1 {
	width: 520px;
}

.breadcrumbs {
	width: 520px;
	text-align: left;
}

a.breadcrumbsLink {
	text-decoration: none;
	color: #5e813b;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

a.breadcrumbsLink:hover {
	text-decoration: none;
	color: #525252;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

a.breadCrumbNav {
	text-decoration: none;
	color: #5e813b;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

a.breadCrumbNav:hover {
	text-decoration: none;
	color: #525252;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	color: #525252;
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.title {
	width: 519px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, arial;
	color: #525252;
}

h2 {
	color: #ffffff;	
	background-image: url('../images/subheading.gif');
	height: 22px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 2px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	text-align: left;
}

.satelliteContainer {
	width: 455px;
	padding: 10px;
	background: #edf7ce;
	border: 1px solid #457287;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.satelliteTitle {
	width: 330px;
	background: transparent;
	margin: 0px;
	text-indent: 0;
	color: #457287;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}

.rssButtonNewsPage
{
	border: 0px solid #ffffff;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rssButton img {
	border: 0px solid #ffffff;
	padding: 0px;
}

.newsSat_headline {
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.newsSat_date {
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 9px;
	display: block;
}

.newsSat_summary {
	font-size: 11px;
	display: block;
	padding-bottom: 3px;
}

.newsSat_more {
	font-size: 8px;
	
}

.block_content {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: top;
}

.blockTable {
	width: 500px;	
}

.newsSummaryDate {
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 9px;
	display: block;
}

.newsSummary {
	font-size: 11px;
	display: block;
	padding-bottom: 5px;	
}

.text table {
	width: 100%;	
}

.newsImage {
	padding-right: 10px;
	padding-top: 10px;	
}

ul {
	list-style-image: url(../images/list.gif);
}

li {
	padding-bottom: 5px;	
}

.newsArchiveTitle {
	font-size: 13px;
	font-weight: bold;
}

.newsShortDate {
	font-size: 10px;
	font-style: italic;
	padding-left: 5px;
}

.newsArchiveSummary a {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}

.contactFormCol1 {
	width: 200px;
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.contactFormCol2 {
	width: 350px;
	font-size: 11px;
	font-family: verdana, arial;
}

textarea {
	border: 1px solid #457287;
}

input {
	border: 1px solid #457287;
}

.button {
	border: 1px solid #457287;
	background-color: #457287;
	font-weight: bold;
	color: #ffffff;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

.question {
	font-weight: bold;
	font-size: 12px;	
}

.answer {
	padding-left: 10px;
	padding-bottom: 10px;	
}

.horizImage {
	border: 0;
}

.vertImage {
	border: 0;
}
.productList {

}

.productList tr {
	background-color: #EDF7CE;
}

.productList td {
	border-bottom: 5px solid #fff;
	text-transform: lowercase;
	vertical-align: middle;
}
.productListTitle {
	background-color: #B1D05C;
	text-transform: none !important;
	color: #fff !important;
}

.productListTitle h1 {
	color: #fff;
}
