@charset "utf-8";
/* 2014 Corpweb Raw HTML CSS */


/********************************************************* -------------------- */


body {
	margin: 0;
/*	background: url(/media/1005/background.jpg) repeat-x fixed;  */
	background: #EAEAEA;
	font-family: 'Droid Sans', Arial, sans-serif;
	font-size: 11pt;
	color: #333;
}

/********************************************************* TEXT FORMATTING */

.title {
	font-size: 1.2em;
	color: #002F87;
	font-family:'Droid Sans';
	font-weight: bold;
}
span.leadIn, .leadIn {
	font-weight: bold;
}

.lineAbove {
	padding-top: 6px;
	border-top: dotted 1pt #999;
	}

.caps {
	text-transform:uppercase;
}

.caption {
	font-size: 0.8em;
	}

p, li {
	line-height: 150%;
	margin-bottom: 9px;
	margin-top: 9px;
	padding-right:5%;
}

a:link, a:visited {
	color: #002F87;
}

sup {
	font-size: 0.8em;
}
/********************************************************* RTE styling */
h1,h2,h3,h4,h5,h6{
margin-bottom: -5px;
}

/********************************************************* LAYOUT BLOCKS */

#header {
	z-index: 3; 
	position: relative; 
	height: 100px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #002F87;
	background: rgba(0,47,135,0.85); 
}

.siteHeaderBox {
	text-align: right; 
	float: right; 
	padding-top: 0px; 
	padding-right: 24px;
	color: #FFFFFF;
	}

.siteName {
	padding: 6px 0; 
	text-align: right; 
	font-size: 1.2em; 
	font-weight:normal;
	}

#navBanner {
	display: block; 
	clear: both; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	position: relative;
	top: 11px;
	}
	
#navBar {
	position: relative;
	width: 800px;
	left: 200px;
	top: -12px;
	right: 0;
}
		
#socialBox {
	/*width: 50px;*/
	background-color: #DDD;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 0;
	top: 100px;
	padding: 6px 0;
	z-index: 5;
}

#socialBox img {
	margin: 3px 7px;
}

#socialFooter {
	display: block;
	margin: -12px auto;
	text-align: center;
}


/********************************************************* HOME PAGE */


#adRotator { 
	z-index: 1; 
	display: block; 
	background-color: #AAAAAA; 
	width: 100%; 
	/* max-height: 400px; */
	margin-top: -100px;
}


#heroBox {
	background: #f6f6f6;
	margin-top: -100px;
	min-height: 350px;
	overflow: hidden;
	position: relative;
	width: 100%;
}


#heroBox .button {
	margin-top: 18px;
}

#heroBox .button a:link {
	padding: 6px 12px; 
	border-radius: 30px;
	font-size: 1.1em;
	box-shadow: 3px 6px 6px #999;
}

.heroImage {
	bottom: 0;
	left: 0;
	opacity: 1;
	position: relative;
	right: 0;
	top: 0;
}
	
.heroImage img {
	width: 100%;
	min-height: 300px;
	overflow: hidden;
}
		
.heroText {
	left: 0;
	max-width: 978px;
	margin: 120px auto 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.heroText h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #002F87;
}
	
.heroText p {
	font-size: 1.2em;
	color: #333;
}
	
.heroLeft {
	float: left;
	max-width: 48%;
	width: 48%;
}

.heroRight {
	float: right;
	max-width: 48%;
	width: 100%;
}
			
#homePanels {
	position: relative;
	display: block; 
	clear: both; 
	width: 1002px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 18px;
	vertical-align:top;
}

.homePanel {
	position: absolute;
	display: inline;
	width: 304px;
	min-height: 200px;
	border: 0;
	margin: 0;
	padding: 0px;
/*	background: url(/media/1007/panel_bg.png) repeat-x bottom #FFF; */
}

#panel_2 {
	left: 333px;
	padding-left: 12pt;
	border-left: 1pt solid #BBB;
}

#panel_3 {
	left: 680px;
	padding-left: 12pt;
	border-left: 1pt solid #BBB;
}

.homePanel p {
	margin: 6px 0;
}

.homePanelText {
	padding: 6px 0px;
}

.homePanelText ul {
	margin-top: 3px;
	margin-left: -25px;
	text-indent: 0;
	}

.homePanelText li {
	margin-top: 3px;
	margin-bottom: 3px;
	}
		
.homeAd {
	width: 100%; 
	height: auto; 
}

/********************************************************* SUBPAGES - MAIN CONTENT */ 

#contentImage { 
	z-index: 1; 
	display: block; 
	background-color: #AAAAAA; 
	width: 100%; 
	/* max-height: 400px; */
	margin-top: -100px;
}

#contentImage img {
	width: 100%;javascript:__doPostBack('ctl00$body$save','')
/*	min-height: 300px;  */
}

#twoColLeftWide {
	position: relative;
	display: block; 
	clear: both; 
	margin-top: 0px;
	margin-bottom: 36px;
	background: url(/media/1034/white-grey-bkgd.jpg) repeat-y;
}

#twoColRightWide {
	position: relative;
	display: block; 
	clear: both; 
	margin-top: 0px;
	margin-bottom: 36px;
	background: url(/media/1035/grey-white-bkgd.jpg) repeat-y;
}

#singleColumn {
	position: relative;
	display: block; 
	clear: both; 
	margin-top: 0px;
	margin-bottom: 36px;
	background: #FFF;
}

#columnHolder {
	width: 1000px; 
	margin: 0 auto;
}
	
		
#rightCol {
	padding: 12px 0 12px 24px; 
	display: block;
	float: right;
}
#leftCol {
	padding: 12px 24px 12px 0; 
	display: block;
}

.narrow {
	width: 350px;
	background-color: #F2F2F2;
}
.wide {
	width: 612px;
	background-color: #FFF;
}

#columnHolder a:link, #columnHolder a:visited {
	color: #002F87;
	font-weight: bold;
	text-decoration: none;
	}
		
#columnHolder a:hover {
	text-decoration: underline;
	}

.full {
	width: 100%;
	background-color: #FFF;
	}
	

.wideColLeft {
	width: 610px; 
	float: right;
	padding: 0 12px;
	}

.shortColLeft {
	width: 365px;
	float: right;
	padding: 0 12px;
	}
	
.wideColRight {
	width: 610px; 
	float: left;	
	padding: 0 12px;
	}

.shortColRight {
	max-width: 365px; 
	min-width: 300px;
	float: left;	
	padding: 0 12px;
}

/********************************************************* Breadcrumb and sharing bar */

		
.sharingBar {
	background-color: #002F87; 
	display: block; 
	padding: 6px 0;
	color: #FFF;
	height: 20px;
	font-size: 0.9em;
	}

.sharingBar a:link, .sharingBar a:visited {
	color: #FFFFFF;
	}

.greyBar .sharingBar {
	background-color: #EAEAEA;
	color: #333;
	}

.greyBar a {
	color: #002F87;
	}
	
.sharingContainer {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	}

.breadcrumbs {
	padding-top: 3px;
	}
	
.socialSharing {
	display: block;
	float: right;
	margin-right: 23px;
	text-align: right;
	}

.sharingButton {
	display: inline;
	margin: 0 3px;
	}
	
/********************************************************* FOOTER */

#footer {
	position: relative;
	margin-top: 18px;
	display: block; 
	clear: both;
	padding-bottom: 18px;
}

#footer div {
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #002F87;
	text-transform:uppercase;
	text-decoration: none;
}

.footerLine {
	margin-bottom: 12px;
	padding-top: 12px;
	}

.copyright {
	font-size: 0.8em;
	text-transform: capitalize;
	}

/********************************************************* Biography pages */

.bioListing {
	clear: left;
	}
	
.bioName {
	color: #002F87; 
	font-size: 1.2em; 
	font-weight: bold;
	}
	
.bioJobTitle {
	font-weight: bold;
	}
		
.bioImageListing {
	float: left; 
	border: 1pt solid #999; 
	width: 75px; 
	margin: 0 15px 30px 0;
	}
			
.bioImageMain {
	float: right;
	width: 100px;
	
	border: 1pt solid #999; 
	margin: 18px 6px 12px 18px;
	}

#bioColumns #leftCol {
	position: absolute;
	width: 36%;
	background-color: #DEDEDE;
	float: left;
}

#bioColumns #rightCol {
	position: absolute;
	left: 38%;
	width: 60%;
	background-color: #F2F2F2;
}
			
	
/********************************************************* Media Center styles */

.mediaTitle {
	font-size: 1.1em;
	}

.mediaDate {
    font-size: 0.8em;
	padding-bottom: 12px;
    }
	
.newsListing {
    margin: 0 9px 12px 0;
	line-height: 130%;
    }

.newsListing p {
    margin: 0;
    padding: 0;
    }

.newsItem img {
	width: 175px !important;
	height: auto !important;
	float: right;
	margin: 0 0 10px 15px;
	border: 1pt solid #999;
	}

.newsItem .button {
	margin-top: 3px; margin-bottom: 15px;
	}
		
.newsItem .button a:link, .newsItem .button a:visited {
	box-shadow: none;
	padding: 2px 9px;
	font-size: 0.9em;
	}


#pubBox {
    display: table;
    border-collapse:collapse;
	}

.pubListing {
    margin-bottom: 6px;
    border-top: 1pt dotted #999;
    padding-top: 9px;
	line-height: 150%;
    }

.pubImage {
    display: table-cell;
    }

.pubImage img {
    width: 125px;
    height: auto;
    margin: 0 10px 0 0;
    }

.pubDetails {
    display: table-cell;
    padding: 0 9px 0 0;
    vertical-align: top;
	margin-top: 0;
    }

.pubDetails p {
    padding: 0;
    }


/* LINE BREAKS AND SPACERS */
	
.spacer1 {
	display: block;
	height: 1px;
	}
		
.spacer10 {
	display: block;
	height: 10px;
	}
	
.spacer15 {
	display: block;
	height: 15px;
	}
	
.spacer20 {
	display: block;
	height: 20px;
}


/*********************************************** BUTTONS ***/

.button {
    display: block;
	margin-top: 18px;
	margin-right: 9px;
	
    }

span.button a:link,.button a:link, .button a:visited {
    color: #FFFFFF !important;
    text-decoration: none;
    background-color: #666;
    text-align: center;
    font-size: 0.95em;
	padding: 6px 12px; 
	border-radius: 15px;
	box-shadow: 3px 6px 6px #999;
}

.button a:hover {
    color: #000;
    background:#00872F;
    }

.floatRight {
    float: right;
    display: block;
	margin-left: 12px;
    }


/******************************************************** SELECTOR DROP DOWN TEMP STYLES ***/

#selector select, #selector option {
	background: #333;
	background: rgba(0,0,0,0.5);
	color: #EEE;
	border: #333;
	font-family: 'Droid Sans', Arial, sans-serif;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
