#rightcol {
	margin-left: 0px;
}

#innerHeader {
	display: block;
	width: 860px;
	margin-left: 50px;
	margin-right: 20px; 
	margin-bottom: 25px;
}

#innerContent {
	margin-left: 70px;
	margin-right: 60px;
	width: 830px;
}

#innerMainContent {
	margin-left: 50px;
	width: 445px; 
	margin-right: 20px;
}
#innerRightCol {
	width: 445px;
}

#mainWrapperTop {
	background: transparent url(/images/layout/white937box-top.png) no-repeat scroll 0 top;
	width:937px;
	height: 27px;
	margin: 0 auto;
	margin-left: 25px;
	padding: 0;
}

#mainWrapperBottom {
	background: transparent url(/images/layout/white937box-bottom.png) no-repeat scroll 0 top;
	width:937px;
	height:24px;
	margin: 0 auto;
	margin-left: 25px;
	padding: 0;
}

#mainWrapper {
	background: transparent url(/images/layout/white937box-center.png) scroll 0 top;
	width: 937px;
	min-height: 411px;
	margin-left: 25px;
}

#innerWrapper {
	width: 970px;
}
.pageContent ul li {
	list-style-type: circle;
	font-size: 12px;
	line-height: 16px;
}
.pageContent h1 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
}

.pageContent h2 {
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 16px;
}
.pageContent p {
	font-size: 12px;
	line-height: 16px;
}
.imageWithCaption {
	width: 248px;
	margin: 0 auto;
}
.youtubefeed {
	width: 248px;
	margin: 0 auto;
	margin-top: 20px;
}

#innerRightCol div.imageWithCaption img {
	display: block;
	margin-top: 20px;
}
#innerRightCol div.imageWithCaption p , #innerRightCol div.youtubefeed p, div.youtubefeed p{
	font-size: 10px;
	width: 180px;
	padding-left: 5px;
}

.pageContent div.youtubefeed label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.pageDesc h1 {
	color: #000;
	/*text-shadow: 0 2px 0 #000;*/
}

#innerRightCol p {
	width: 410px;
}

.pageDesc h1 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.pageDesc hr {
	color: #B2BB1E;
	background-color: #B2BB1E;
	height: 1px;
}
.pageDesc hr.topTopBlack, .pageDesc hr.topBottomBlack {
	color: #000;
	background-color: #000;
}
.pageDesc hr.topTop, .pageDesc hr.topTopBlack {
	margin-bottom: 2px;
	padding:0px;
}
.pageDesc hr.topBottom, .pageDesc hr.topBottomBlack {
	margin-top: 0px;
	padding:0px;
}

.pageDesc hr.bottomTop {
	margin-bottom: 0px;
	padding: 0px;
}
.pageDesc hr.bottomBottom {
	margin-top: 0px;
	padding: 0px;
}
.pageDesc p {
	padding-bottom: 10px;
	margin-bottom: 1px;
	overflow: hidden;
	word-wrap: break-word;
	text-transform: uppercase;
}

.SubNav {
	margin-bottom: 15px;
}

.SubNav div {
	display: inline;
	border-right: 1px solid #5F604B;
	padding: 5px;
}
.SubNav div.last {
	border-right: none;
}

.SubNav div a {
	color: #5F604B;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}

.SubNav div a.selected {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.faqQuestion {
	font-weight: bold;	
}


