.pagegroup {
	margin-bottom: 40px;
	line-height: 24px;
}
.pagegroup h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	color: #2e99e5;
	margin-top: 0px;
	border-bottom: 1px dashed #ccc;
}
.pagegroup h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
	color: #404040;
	margin-top: 0px;
}
.pagegroup h4 {
	font-size: 18px;
	font-weight: 600;
	color: #404040;
	margin-top: 0px;
}
	.pagegroup .well {
		background-color: #f2f2f2;
		border-color: #ccc;
	}
	.pagegroup ul.well {
		list-style-position: inside;
	}
/* *************************************** Links ****************************************************** */
.pagegroup_links ul {
	margin: 0px;
	padding: 0px;
}
	.pagegroup_links ul li {
		list-style: none;
	}
	
/* *************************************** FAQS ****************************************************** */
.pagegroup_faqs ul.faqs {
	list-style-position: inside;
	margin-left: 0px;
}
.pagegroup_faqs dl.faqs {
	margin: 0px;
	padding: 0px;
}
	/* h3 styles */
	.pagegroup_faqs dl.faqs dt {
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		color: #262626;	
		margin: 0px 0px 20px;
		padding: 20px 0px 0px;
		border-top: 1px solid #e3e3e3;
	}
	.pagegroup_faqs dl.faqs dt:first-child {
		border-top: 0px;
		padding-top: 0px;
	}
	.pagegroup_faqs dl.faqs dd {
		margin: 0px 0px 20px;
		padding: 0px;
	}
		.pagegroup_faqs dl.faqs dd .returnToTop {
			display: block;
			width: auto;
			font-style: italic;
			font-size: .8em;
		}
		
/* *************************************** Audios ****************************************************** */
.pagegroup_audios .article {
	list-style: none;	
}
	.pagegroup_audios .article h3 {
		line-height: 1em;
		margin-top: 0px;
	}
	
/* *************************************** Images ****************************************************** */

.pagegroup_images .galleria-container {
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

/* *************************************** Files ****************************************************** */
.pagegroup ul.files {
	margin: 0px 0px 20px;
	padding: 10px;
	list-style-position: inside;	
	list-style-image: url('../../../../_resources/images/icons/files/attach.gif');
}
	.pagegroup ul.files li.document {
		list-style-image: url('../../../../_resources/images/icons/files/page.gif');	
	}
	.pagegroup ul.files li.image {
		list-style-image: url('../../../../_resources/images/icons/files/image.gif');	
	}
	.pagegroup ul.files li.audio {
		list-style-image: url('../../../../_resources/images/icons/files/music.gif');	
	}
	.pagegroup ul.files li.video {
		list-style-image: url('../../../../_resources/images/icons/files/photo.gif');	
	}
	.pagegroup ul.files li.doc {
		list-style-image: url('../../../../_resources/images/icons/files/doc.gif');	
	}
	.pagegroup ul.files li.pdf {
		list-style-image: url('../../../../_resources/images/icons/files/pdf.gif');	
	}
	.pagegroup ul.files li.jpg,
	.pagegroup ul.files li.jpeg {
		list-style-image: url('../../../../_resources/images/icons/files/jpg.gif');	
	}
	.pagegroup ul.files li.xls {
		list-style-image: url('../../../../_resources/images/icons/files/xls.gif');	
	}
/* *************************************** Posts *************************************** */
.pagegroup_posttypes .posttypelayout_monthyear .header h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	font-size: 36px;
	line-height: 36px;
	font-weight: 300;
	color: #2e99e5;
	border-bottom: 1px dashed #cccccc;	
}
@media (max-width: 979px) and (min-width: 768px) {
	.pagegroup_posttypes .posttypelayout_monthyear .header h2 {
		font-size: 24px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.pagegroup_posttypes .posttypelayout_monthyear .header h2 {
		font-size: 20px;
		line-height: 20px;
	}
}
.element_posttypes .navbar-inner {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #f2f2f2;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 20px;
}
	.element_posttypes .navbar-inner .pager li > a, 
	.element_posttypes .navbar-inner .pager li > span {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
.recordsContainer .table {
	border: 0px;
	background: transparent;
	border-top: 1px dashed #ccc;
}
	.recordsContainer .table thead {
		display: none;
	}
	.recordsContainer .table td {
		border-top: 0px;
	}
	.recordsContainer .table .recordListDate {
		width: 60px;
		padding-left: 0px;
		padding-right: 20px;
	}
		.recordsContainer .table .recordListDate .pretty-date {
			text-align: center;
			font-size: 22px;
			background: #61B1EE;
			color: white;
			padding: 10px;
		}
			.recordsContainer .table .recordListDate .pretty-date .month {
				font-size: 16px;
				text-transform: uppercase;
			}
	.recordsContainer .table .recordListTime {
		width: 80px;
		font-style: italic;
		font-size: 16px;
	}
	.recordsContainer .table .recordListTitle {
		border-top: 1px dashed #ccc;
		padding-left: 0px;
		padding-right: 0px;
	}
	.recordsContainer .table tr:first-child .recordListTitle {
		border-top: 0px;
		font-size: 18px;
	}
		.recordsContainer .table tr .recordListTitle a {
			color: #404040;
		}
		.recordsContainer .table tr .recordListTitle a:hover,
		.recordsContainer .table tr .recordListTitle a:active,
		.recordsContainer .table tr .recordListTitle a:focus {
			color: #2e99e5;
			text-decoration: none;
		}
.pagegroup_posttypes .article .header {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.pagegroup_posttypes h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	color: #2e99e5;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
	.pagegroup_posttypes h1 a {
		color: #2e99e5;
	}
	.pagegroup_posttypes h1 a:hover,
	.pagegroup_posttypes h1 a:active,
	.pagegroup_posttypes h1 a:focus {
		color: #4fac2b;
		text-decoration: none;
	}
.pagegroup_posttypes h2.subtitle {
	font-size: 24px !important;
	line-height: 24px !important;
	font-weight: 600 !important;
	color: #404040 !important;
	margin-top: 0px;
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.pagegroup_posttypes h3 {
	font-size: 18px;
	font-weight: 600;
	color: #404040;
	margin-top: 0px;
}
.pagegroup_posttypes .byline {
}
.pagegroup_posttypes .header {
	margin-bottom: 20px;
}
.pagegroup_posttypes .content {
	margin-bottom: 20px;
}
	.pagegroup_posttypes .content img {
		display: block;
		background: white;
		border: 5px solid #E0E4E7;
		padding: 1px;		
	}
.pagegroup_posttypes .sharethis {
	margin-bottom: 20px;
}
.pagegroup_posttypes .sharethis.bottom {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #ccc;
}
.pagegroup_posttypes .sharethis:after {
	content: "";
	display: block;
	clear: left;
}
	.pagegroup_posttypes .sharethis.top .share-label {
		font-size: 18px;
		line-height: 18px;
		font-weight: 600;
	}
	.pagegroup_posttypes .sharethis.top .addthis_toolbox {
		padding-top: 3px;
	}
	.pagegroup_posttypes .sharethis.bottom .share-label {
		font-size: 24px;
		line-height: 24px;
		font-weight: 600;
	}

.pagegroup_posttypes .hearing-webcasts {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #ccc;
}

.pagegroup_posttypes .hearing-participants {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #ccc;
}
	.pagegroup_posttypes .hearing-participants ul {
		list-style: none;
		margin: 0px;
	}
		.pagegroup_posttypes .hearing-participants ul li {
			margin-bottom: 10px;
		}
			.pagegroup_posttypes .hearing-participants ul li .person {
				font-weight: bold;
			}
/* FORMS */
.uniForm textarea {
	height: 200px;
}			
.partyPage {
}
	.partyPage a {
		color: #929B74 !important;
	}
	.partyPage h3 {
		background: url('../images/subpage/title_bg.png') top left no-repeat;
		color: white;
		padding: 10px;
	}
	.partyPage h4 {
		font-weight: bold;
		font-size: 20px;
		line-height: 20px;
		color: #2a3f56;
		margin-bottom: 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #c5c9cc;
	}
	.partyPage h5 {
		font-weight: bold;
		font-size: 20px;
		line-height: 20px;
		color: #2a3f56;
		margin: 0px 0px 10px;
	}
	.partyPage .readMore {
		display: block;
		width: 64px;
		height: 20px;
		background: url('../images/subpage/btn_readmore.png') top left no-repeat;
		text-indent: -10000px;
	}
	.partyPage #biography {
		
	}
		.partyPage #biography img {
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		.partyPage #biography .abstract {
			margin-bottom: 10px;
		}
	.partyPage #committeeMembers {
		clear: both;
	}
		.partyPage #committeeMembers ul {
			margin: 0px;
			padding: 0px;
		}
			.partyPage #committeeMembers ul li {
				display: block;
				float: left;
				margin: 0px;
				padding: 0px 0px 25px;
				width: 50%;
				/*height: 80px;*/
			}
			.partyPage #committeeMembers ul li:nth-child(odd) {
				clear: left;
			}
			@media (max-width: 767px) {
				.partyPage #committeeMembers ul li {
					float: none;
					width: auto;
				}
			}
				.partyPage #committeeMembers ul li img {
					float: left;
					margin-right: 10px;
				}
				.partyPage #committeeMembers ul li .title {
					display: block;
				}
				.partyPage #committeeMembers ul li .abstract {
					display: block;
				}
				.partyPage #committeeMembers ul li .readMore {
					background-image: url('../images/subpage/btn_visitsite.png');
					margin-left: 70px;
				}
	.partyPage #pressReleases {
		clear: left;
	}
		.partyPage #pressReleases ul {
			margin: 0px;
			padding: 0px;
		}
			.partyPage #pressReleases ul li {
				margin-bottom: 18px;
			}
				.partyPage #pressReleases ul li .title {
					display: block;
					font-size: 14px;
				}
				.partyPage #pressReleases ul li .abstract {
					display: block;
				}			
				
.plugin_youtube .mejs-video {
	margin: 10px 0;
}