@charset "utf-8";
body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #3E423A;
	background-image: url(/business/images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a, a:visited{
	color: #3F433B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #BD683C;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #header {
	background: #FFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-size: 11px;
	color: #3E423A;
	text-align: right;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.oneColFixCtrHdr #header a, .oneColFixCtrHdr #header a:visited{
	color: #3E423A;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #header a:hover{
	color: #BD683D;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #logo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 20px;
	background-color: #FFF;
}
.oneColFixCtrHdr #container #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #E3D3BD;
	background-image: url(/business/images/mainContent_bck.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 10px;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.oneColFixCtrHdr #footer a, .oneColFixCtrHdr #footer a:visited{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #footer a:hover{
	color: #7D579A;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #footerBottom {
	padding: 6px 0px 4px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E423A;
	font-size: 11px;
	margin: 0px;
	color: #E2D3BD;
	background-color: #3E423A;
}
.oneColFixCtrHdr #footerBottom a {
	color: #E2D3BD;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #footerBottom a:hover {
	color: #7D579A;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtrHdr #leftColumn{
	margin: 0 640px 0 0;
	font-size: 12px;
	padding: 0px;
}
.oneColFixCtrHdr #leftColumn h1{
	text-align: left;
	font-size: 18px;
	color: #7D579A;	
}
.oneColFixCtrHdr #leftColumn .content {
	padding: 0px 10px;
}
.addInfo{
	margin: 0px;
	padding: 0px;
}
.addInfo a{
	color: #666;
	text-decoration: none;
}
.addInfo a:hover{
	color: #BD683D;
	text-decoration: underline;
}
.addInfo h2{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #BD683D;
	font-weight: bold;
}
.addInfo ul{
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
}
.addInfo li{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;	
}

#success{
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #rightColumn{
	float: right;
	width: 640px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 12px;
	background-image: url(/business/images/mainPageGradient.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-left-style: none;
}
.mainStory {
	padding: 10px;
	line-height: 18px;
}
.mainNews {
	padding: 10px;
}
.mainNewsRight {

}
#leftColumn .mainNewsRight h1{
	font-size: 16px;
	color: #3E423A;
	margin: 0px;
	padding: 0px;
}

#leftColumn #navLeftSide{
	height: 360px;
	margin: 0px;
	padding: 0px;
	
}
.mainNewsRight p{
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 6px;
}
.mainNewsRight a, .mainNewsRight a:visited{
	font-size: 11px;
	color: #3F433B;
	text-decoration: none;
	font-weight: bold;
}
.mainNewsRight a:hover{
	font-size: 11px;
	color: #BD683D;
	text-decoration: none;
	font-weight: bold;
}
.mainNewsRight .dateText{
	font-size: 9px;
	color: #666666;
	padding-bottom: 10px;
}

.mainNewsRight .rssText{
	font-size: 9px;
	font-weight: normal;
}
.mainNewsRight .rssText a, .mainNewsRight .rssText a:visited{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.mainNewsRight .rssText a:hover{
	font-size: 9px;
	color: #BD683D;
	text-decoration: none;
	font-weight: normal;
}
.mainScroll {
	width: 240px;
	height: 260px;
	padding-top: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#leftColumn .mainScroll h1{
	font-size: 14px;
	color: #BD683D;
	margin: 0px;
	padding: 0px;
}

#leftColumn .mainScroll h2{
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#leftColumn .mainScroll p{
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #player{
	margin: 0px;
	padding: 0px;
}
#navbarOne {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #798558;
	background-color: #798558;	
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtrHdr #mainContent #pageTitleBar{
	padding: 0px 0px 0px 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	background-color: #FFF;
}
.oneColFixCtrHdr #mainContent #pageTitleBar a, .oneColFixCtrHdr #mainContent #pageTitleBar a:visited{
	font-size: 10px;
	color: #999;
}
.pipe {color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	}

.oneColFixCtrHdr .mainTitle{
	font-size: 20px;
	color: #788557;	
	font-weight: bold;
	line-height: 22px;
}

/* BEGIN Story */
.oneColFixCtrHdr #mainContent #story {
	padding-left: 30px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #3F433B;
}

#story p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 10px;
	line-height: 18px;
}
#story ul{
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
	line-height: 18px;
}
#story ul li{
	padding-bottom: 0px;
}

#story #smallUL ul li{
	padding-bottom: 2px;
}
#story img{
	margin: 0px;
	padding: 0px;
}
#story h1{
	font-size: 130%;
	color: #5c6b98;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#story h2{
	font-size: 120%;
	color: #646F48;
	margin: 0px;
	padding: 0px;
}
#story h3{
	font-size: 100%;
	color: #3F433B;
	margin: 0px;
	padding: 0px;
}
#story h4{
	font-size: 110%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#story h5{
	font-size: 110%;
	padding: 2px 0px 2px 5px;
	margin: 4px 0px 2px;
	color: #000;
	background-color: #CAE2AA;

}
#story h6{
	font-size: 110%;
	padding: 2px 0px 2px 5px;
	margin: 4px 0px 2px;
	color: #FFF;
	background-color: #478EB0;
}
#story .floatRight{
	color: #000;
	padding: 4px 4px 4px 10px;
	float: right;
	margin-left: 10px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #798558;
}

/* END Story */
/* BEGIN Table One for users. Used for charts of information */

.tableOne{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F433B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F433B;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 11px;
}

.tableOne td{
	border-top: 1px none #3F433B;
	border-right: 1px solid #3F433B;
	border-bottom: 1px solid #3F433B;
	border-left: 1px none #3F433B;
}
.tableOne blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tableOne p{
	margin: 0px;
	padding: 2px;
}
.tableOne th{
	border-top: 1px none #3F433B;
	border-right: 1px solid #3F433B;
	border-bottom: 1px solid #3F433B;
	border-left: 1px none #FFFFFF;
	background-color: #7AA4AD;
}

h1.tableOne{
	margin: 0px;
	padding: 2px;
}
h2.tableOne{
	margin: 0px;
	padding: 0px;
}
#story .tableOne h2{
	color: #000;
}

.tableOne h3{
	margin: 0px;
	padding: 0px;
}

.tableOne blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
}
.greybckgrnd {
	background-color: #E6E6E6;	
}
.toplink{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
/* END Table One for users. Used for charts of information */
.redHighlight {
	color: #990000;
}
.smallText{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.smallTextList{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	margin-left: 20px;
}
.caption{
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#story .caption p{
	font-size: 10px;
	color: #666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	background-color: #E2D3BD;
	text-align: center;
}
#story .caption img{
	margin: 0px;
	padding: 0px;
}
#feeds{
	font-size: 9px;
	font-weight: normal;
}
#feeds a, #feeds a:visited{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#feeds a:hover{
	font-size: 9px;
	color: #BD683D;
	text-decoration: none;
	font-weight: normal;
}
