.DNNEmptyPane.EditBarEmptyPane {
	display:none !important;
}

.container {
	width:auto;
	max-width:1000px;
	margin:0 auto;
}

body, .Normal {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #636466;
}

img {
	max-width:100% !important;
	height:auto !important;
}

h1, h1.Head, .Head {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#006fbb; 
	font-size:18px;
}

h2, h2.SubHead, .SubHead {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#71ad19; 
	font-size:16px;
}

h3, h3.SubSubHead, .SubSubHead {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#454547; 
	font-size:15px;
}

h4, h5, h6, dt {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#454547; 
	font-size:14px;
}

div {
	margin:0;padding:0;
}

table td {
	vertical-align:top;
}

a, a:link, a:visited, a:active {
	color:#0057a8;
}

a.SubHead {
	text-decoration:none;
}

.Normal a {
	text-decoration:underline !important;
}

.GreenText {
	color:#71ad19;
}

.BlueText {
	color:#0057a8;
}

.DropCap {
	font-size:28px;
}

.AllCaps {
	text-transform:uppercase;
}

.WhiteBorder {
	border:2px solid #fff;
}

div.PhotoFrame {
	margin:0 21px 10px 10px;
	max-width:269px;
}

	div.PhotoFrameContainer {
		background-color:#add272; 
		padding:0 0 7px 7px; 
		margin:21px 0 0 0; 
		display:inline-block; 
		*zoom:1; 
		*display:inline;
	}

		div.PhotoFrame div.PhotoFrameContent {
			border-left:2px solid #fff; border-bottom:2px solid #fff; margin:-21px -21px 0 0;
		}
		
			div.PhotoFrame img {
				display:block;
				width:100% !important;
				max-width:100% !important;
				height:auto !important;
			}

	div.PhotoFrame div.PhotoFrameTitle {
		text-align:right;
		margin:3px 0 0 0;
	}
			
		div.PhotoFrame div.PhotoFrameTitle .Head {
			font-size: 13px;
			line-height: 13px;
			font-style: italic;
			padding:0 0 0 13px;
			background:url(/Portals/0/skins/BWD/images/PhotoFrameBullet.png) no-repeat left 7px;
		}

.ModSecurityC img {
	width:auto !important;
	max-width:none !important;
}
		
/* 2SXC Hide Add Content / App */

.sc-content-block-quick-insert {
	display: none !important;
}

div.sc-cb-highlight-for-insert {
	background: none !important;
}

/* 2SXC Hide Add Content / App */
		
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);