/* CSS Document */
body {
	background: white;
	font-size: 12pt;
	}

#headerImage, #myslidemenu, .jqueryslidemenu, #rightMedia {
	display: none;
	}

#footerImage, #footer img {
	display: none;
	}

#footer {
	width: 100%;
	margin: 0 auto;
	padding:0;
	}

.mainContainer {
	width: auto;
	height: auto;
}

.bodyBorder {
	width: auto;
	height: auto;
	border: none;
}

.bodyContainer {
	width: auto;
	padding: 0;
	margin: 0 auto;
	float: left;
}

#bodyContent {
	width: auto;
	border: 0;
	margin: 0 auto;
	padding: 0;
	border: none;
	float: left !important;
	color: black;
	background: transparent;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#newsletter .article {
	padding:5px 10px;
	background-color:#F0F8FF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	border:solid 1px #999;
	}
#newsletter .article blockquote {
	padding-top:10px;
	background:url(../images/quote-small-lightblue-left.jpg) no-repeat top left;
	text-align:center;
	display:block;
	}
#newsletter .article blockquote p {
	background:url(../images/quote-small-lightblue-right.jpg) no-repeat bottom right;
	line-height:21px;
	}
#newsletter .article q {font-size:13px;}
#newsletter .article .title {text-align:center}
#newsletter .article .title h1 {font-size:14px;color:#555;}
#newsletter .article .title h2 {font-size:20px;color:#A3A628;}
#newsletter p.caption {margin-top:2px;font-style:italic}
#newsletter p span.h2 {font-size:14px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#793b26;}