body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA1224;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
li{
	margin-top: 0px;
	margin-bottom: 8px;
}
a{
	color: #AA1224;
	text-decoration: underline;
}
.bottomCrops{
	background-image: url(images/layout/layoutBottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
}
.contentSection{
	background-color: #FFFFFF;
	padding: 20px;
	padding-left: 40px;
	border-top: 1px solid #000000;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFD0D3;
	line-height: 11px;
	margin-top: 2px;
	margin-right: 14px;
}
.footer a{
	color: #CFD0D3;
	text-decoration: underline;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.introTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-top: 0px;
}


#sidebar{
	padding-top: 22px;
	margin-left: 20px;
}
#sidebar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
}
#sidebar ul{
	margin-top: 0px;
	margin-bottom: 4px;
	padding:0px;
	margin-left: 30px;
}
#sidebar ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	padding:0px;
	margin-left: 0px;
}

#silverSection{
	background-image: url(images/layout/silver.jpg);
	background-repeat: repeat-y;
	background-position:left;
	
}
#silverSection h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weitht: bold;
	color: #AA1224;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#silverSection h1 a{
	color: #AA1224;
	text-decoration: none;
}

.tblCharts td{
	padding-right: 8px;
}

.tblContact td{
	padding-right: 8px;
}
.tblContact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weitht: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.topCrops{
	background-image: url(images/layout/layoutTop.gif);
	background-repeat: no-repeat;
	background-position:top center;
}
.topNavBg{
	background-image: url(images/layout/topNavBg.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
.topLine{
	border-top: 1px solid #000000;
}
.topBottomLine{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.rightLine{
	border-right: 1px solid #000000;
}
.smlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.uploadTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.uploaderList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/* Promo Center */
.promoMainTable{
	background-color: #FAFAFA;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
}
.promoMainTableCenter{
	border-top: none;
	background-color: #FFFFFF;
	border-bottom: none;
}