body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/layout_images/pageBGSlice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 18px;
}
#RF70Perc {
	float: right;
	width: 525px;
}

#mainContainer {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#banner {
	padding: 0px;
	height: 200px;
	width: 900px;
	background-image: url(../images/layout_images/banner.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	margin-bottom: 10px;
}
#mainContentArea {
	width: 750px;
	float: left;
	clear: left;
	margin-left: 75px;
}
#mainContentArea ul {
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#mainContentArea  ul li {
	margin: 0px;
	display: list-item;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
/*	list-style-type: circle;
	display: list-item;
	text-align: left;
	margin-left: 15px;*/
}
.listheader {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #FAFAF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	list-style-image: none;
}


#banner #quicklogin {
	margin-top: 30px;
	text-align: center;
	font-family: "Palatino Linotype", Georgia, Verdana;
}
#footer {
	height: 15px;
	width: 100%;
	margin-top: 15px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #818181;
	clear: both;
	float: left;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#addressEtc {
	height: 70px;
	width: 300px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
	font-size: 13px;
	font-style: italic;
	text-align: right;
}
#footer a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #E80809;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 18px;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.fullWidthDiv {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.yellowTextBox {
	background-color: #FFF2CC;
	border: 1px solid #999999;
}
.yellowButton {
	color: #F9FCF5;
	background-color: #DBA70B;
	margin-top: 2px;
	border: 1px solid #CD9D0C;
}


.RFHalfWidthDiv {
	float: right;
	width: 48%;
}
.LFHalfWidthDiv {
	float: left;
	width: 48%;
}
.center100pcWidth {
	text-align: center;
	width: 100%;
	float: left;
}
.lightBG100pcWidth {
	background-color: #F9FCF5;
	padding: 1%;
	width: 98%;
	border: 1px solid #E0E0E0;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.boldItalic12px {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.oneThirdWide {
	float: left;
	width: 31%;
	margin: 1%;
	text-align: left;
}
.pricelistTable {
	background-color: #F9FCF3;
	border: 1px solid #E9E6D1;
}
.pricelistTable th {
	background-color: #FFFFCC;
	border: 1px solid #E9E6D1;
}
.blockQuote {
	font-size: 16px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: auto;
	color: #333333;
	font-style: italic;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.largetext {
	font-size: 11px
.px;
	font-style: normal;
	font-weight: bold;
}
.leftFloat5pxBuffer {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.rightFloat5pxBuffer {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.lightBG {
	background-color: #EBEBEB;
}
.slightlyDarkerBG {
	background-color: #CACACA;
}
.SubHeader {
	font-size: 16px;
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
}
.yellowSquare {
	background-color: #FFFFFF;
	background-image: url(../images/yellowsquare.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	float: left;
	height: 115px;
	width: 155px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	font-style: normal;
	display: inline;
}
.margin5pxBelow {
	margin-bottom: 10px;
}
.thumbnailCaption {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #F3F5D8;
}
.thumbnailCaption a:link, .thumbnailCaption a:visited{
	color: #333333;

}
.brownishBG {
	background-color: #F3F5D8;
}
img, div { behavior: url(iepngfix.htc) }

.leftTwoThirds {
	float: left;
	width: 64%;
	margin-top: 10px;
}
.newsletterMenuItem {
	background-color: #FEFAB3;
	text-align: center;
	display: block;
	float: left;
	width: 98%;
	border: 1px solid #D19D01;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../images/layout_images/yellowBGGrad.jpg);
	background-repeat: no-repeat;
	padding: 1%;
	color: #666666;
	font-style: italic;
	font-size: 10px;
}
.newsletterMenuItem a {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.greyBGWhiteText {
	color: #CCCCCC;
	background-color: #747474;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.showLists {
	text-align: left;
	float: left;
	width: 100%;
}
.showLists ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.showLists li {
	list-style-type: circle;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: inside;
}
.centralDisplayDiv {
	float: left;
	width: 60%;
	margin-left: 20%;
	padding-top: 5px;
}
#rightNewsletterMenu .promoItems {
	padding-top: 10px;
}
#rightNewsletterMenu .promoItems a {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
}
.homepageListStyle  ul {
	list-style-position: outside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.homepageListStyle li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-position: outside;
}
.fullWidthCentered
 {
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	text-align: center;
}
.rfRight70 {
	float: right;
	width: 70%;
}
