/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B9B8A3;
	background-image: url(../images/bac.gif);
	background-repeat: repeat-x;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #2f5164;
	text-decoration:none;
}
a:visited {
	color: #2f5164;
	text-decoration:none;
}
a:hover {
	color: #ff3b09;
	text-decoration:none;
}
a:active {
	color: #2f5164;
	text-decoration:none;
}
.footer {
	font-size: 10px;
	color: #000000;
	line-height:18px;
}
.subTitle {
	color: #2f5164;
	font-weight:bold;
}
.contactBar {
	color: #33383f;
	line-height:26px;
}
.chartLeft {
	padding:4px;
	color: #ffffff;
	background-color:#555751;
	font-weight:bold;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
.chartRight {
	padding:4px;
	color: #555751;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:1px;
}
.chartTop {
	padding:4px;
	color: #57582a;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:3px;
}
.costchartBottom {
	padding:4px;
	color: #555751;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:1px;
}
.costchartBottom2 {
	padding:4px;
	color: #555751;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:2px;
}
.costchartBottom3 {
	padding:4px;
	color: #555751;
	font-size:10px;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:2px;
}
.costchartTop {
	padding:4px;
	color: #57582a;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	border-bottom:solid;
	border-bottom-color:#555751;
	border-bottom-width:3px;
}
.costchartFooter {
	color: #555751;
	font-size:10px;
}
.columnGreen {
	padding:15px;
	color:#c8c88b;
	background-color:#5e5e2a;
	line-height:18px;
}
.columnGreenLight20 {
	padding:20px;
	color:#1f1e11;
	background-color:#9c9753;
	line-height:18px;
}
.columnGreen10 {
	padding:10px;
	color:#c8c88b;
	background-color:#5e5e2a;
	line-height:18px;
}
.columnGreenLight10 {
	padding:10px;
	color:#1f1e11;
	background-color:#9c9753;
	line-height:18px;
}
.columnTan10 {
	padding:10px;
	color:#171715;
	background-color:#e8e6d7;
	line-height:18px;
}
.columnTan20 {
	padding:20px;
	color:#171715;
	background-color:#e8e6d7;
	line-height:18px;
}
.columnBlueLight {
	padding:15px;
	color:#22262a;
	background-color:#abbcd2;
	line-height:18px;
}
#padLeft {
	padding-left:15px;
	padding-bottom:5px;
}

#flashcontent {
	z-index:1;
}