/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin: 0 0 0.3em 0;
	line-height:1em;
	color:#003366;
	font-family: 'proxima-nova-n6', proxima-nova, sans-serif;
	font-weight: 600;
}

a img, img, img a { border: 0px; }

a {outline: 0;}

.large, .large td { font-size: 18px !important; }

h1{ font-size:20px; }
h2{ font-size:18px; }
h3{ font-size:17px; }
h4{ font-size:16px; }
h5{ font-size:15px; }
h6{ font-size:14px; }
p { margin:0 0 1em 0; }

img[style="float: left;"] {margin:0 6px 0 0;}
img[style="float: right;"] {margin:0 0 0 6px;}

#contentdiv {
	padding: 32px 28px;
	font: 400 15px 'proxima-nova-n4', proxima-nova, sans-serif !important;
	display: block;
	float: left;
	margin: -25px 12px 0 0;
	background-color: #FFF;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    width: 90%;
}
.ie8 #contentdiv {border: 1px solid #dfe0e2;}

#leftbanner img, #rightbanner img, #bottombanner img, .mainNav img { vertical-align: top; }


/* =========================================
	Elements and Fixes
=========================================== */

/***BACKGROUND STUFF***/
#topcontainer {
	background: url('../images2/topBG.png') 0 0 repeat-x;
	min-height: 222px;
	width: 100%;
	display: table;
        height: 221px;
}

#midcontainer {
	margin-top: 36px;
	background-color: #FFF;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    width: 100%;
    display: table;
}
#mainmiddle {padding-bottom: 20px;}
.noPhoto #midcontainer {margin-top: 55px;}

/***TOPBANNER***/
.logo {float: left;}
.topNav {
	float: right;
	width: 244px;
}
.topNav a {float: left;}

.mainNav {
	float: left;
	margin-top: 12px !important;
}
.ie7 .mainNav {
width: 962px;
margin-top: 18px !important;
margin-left: 12px !important;
}
.mainNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mainNav ul li {
	display: inline-block;
	float: left;
}
.mainNav ul li a {
	float: left;
	background: url('../images2/navSep.jpg') left center no-repeat;
	font: 600 15pox 'proxima-nova-n6', proxima-nova, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding:16px 9px 15px 9px;
}
.ie7 .mainNav ul li a {padding: 16px 8px 15px 8px;}
.mainNav ul li:first-child a {background: transparent;}
.mainNav .fsBtn_on, .mainNav ul li:first-child .fsBtn_on {background: #72797e url('../images2/navBG_on.jpg') 0 0 repeat-x;}

.topPhoto .bannermodcontent img {
	float: left;
	border: 8px solid #FFF;
	margin: 20px auto 0 auto;
}

/***LEFTBANNER***/
.leftNav .bannermodtitle {
	font: 300 16px 'proxima-nova-n3', proxima-nova, sans-serif;
	color: #003366;
	margin-bottom: 17px;
}

#leftbanner .leftNav a {
	font-size:16px !important;
	font-weight: 300;
}
#leftbanner .leftNav a:hover {border-radius: 2px;} 

#leftbanner .leftNav .navmodsub a {
	font-size: 14px !important;
	font-weight: 300 !important;
}
.nav_history {
	background-color: #003366 !important;
	color:#FFF !important;
}

/***RIGHTBANNER***/
#rightbanner > div {margin-left: 12px;}

#rightbanner .bannermodtitle {
	font: 600 20px 'proxima-nova-n6', proxima-nova, sans-serif;
	color: #003366;
	margin-bottom: 8px;
}

.readMore {line-height: 1;}
.readMore a {
    font-style: italic;
    font-size: 12px;
}
.readMore a:hover {text-decoration: none;}

.fancyMore a {
    background: #7a8186  url('../images2/readMoreBG.jpg') 0 0 repeat-x;
    color: #FFF;
    text-align: center;
    font: 600 14px 'proxima-nova-n6', proxima-nova, sans-serif;
    text-decoration: none;
    padding: 6px 8px;
    border-radius: 3px;
    float: right;
}


/***BOTTOMBANNER***/
.info1, .info2 {
	font: 400 14px 'proxima-nova-n4', proxima-nova, sans-serif;
	color: #333333;
	float: left;
}
.info1 span, .info2 span {
	font: 600 14px 'proxima-nova-n6', proxima-nova, sans-serif;
	color: #003366;
}

.social {
	float: right;
	font: 600 20px 'proxima-nova-n6', proxima-nova, sans-serif;
	color: #003366;
}
.social a {
	float: left;
	margin:10px 20px 0 0;
}

.info3 {clear: both;}
.info3, .info3 a {
	font: 600 14px 'proxima-nova-n6', proxima-nova, sans-serif;
	color: #003366;
	text-decoration: none;
}
.info3 a:hover {text-decoration: underline;}

.translate {
	float: right;
	margin-top: -27px !important;
	margin-right: 20px !important;
}

/* =========================================
	Page Search Elements
=========================================== */

.topNav form {
	display:inline;
	vertical-align: top;
	float: right;
	margin-top: 4px;
}

#keywords {
    background: url('../images2/searchBG.jpg') top left no-repeat;
	border: 0 none;
	width: 196px;
	height: 23px;
	color: #666666;
	padding: 0 5px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
	outline: none;
}
#submit {
	border: 0 none;
	width: 34px;
	height: 23px;
	padding: 0;
	margin-top: 0px !important;
	vertical-align: top;
	display: inline;	
	outline: none;
}


/* =========================================
	Hierarchy + Page Tools
=========================================== */
.hier-tools {
    position: absolute;
    top: 230px;
}
.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin: 0 0 0 8px;
	height: auto;
	width: 500px;
	color: #999999;
	font-size: 12px;
}
.hiersect a {color:#999999;}

.tools {
	position: absolute;
	margin:0 0 0 803px;
	text-align: right !important;
	width: 150px;
	padding-right: 0;
	color: #999999;
	font: 400 10px 'proxima-nova-n4', proxima-nova, sans-serif;
}
#tool_msg {margin-right: 3px;}

.noPhoto .hiersect {margin: 0 0 0 8px;}
.noPhoto .tools {margin: 0 0 0 803px; }

/*@-moz-document url-prefix() {
    .noPhoto .hiersect {margin: 10px 0 0 8px;}
    .noPhoto .tools {margin: 13px 0 0 803px;}
}*/


/* =========================================
	News & Calendar Elements
=========================================== */

.eventobj, .newspostitem {
	padding:10px 0 !important;
	border-bottom: 1px solid #abb4ba;
	border-top: 1px solid #eff1f2;
}
.listonly_block li:first-child .eventobj, #newscon .newspostitem:first-child {
	border-top: 0 none;
	padding-top: 0 !important;
}
.newspubdate {
    font-style: normal;
    font-size:12px;
}
.monthhead {
    display: block;
    padding:0 0 1em 0;
    font-weight: normal;
    font-size:15px !important;
    color:#003366;
}
.event_stackrepeat {
    visibility: visible;
}
.eventspacer {display: none;}
.event_stackdate span {
	padding: 0 !important;
	width: 40px;
}
.event_stackdayname {
	color:#003366;
	font: 400 14px 'proxima-nova-n4', proxima-nova, sans-serif;
	border-bottom: 1px solid #a2acb4;
	height: 15px;
}
.event_stackmonname {display: none !important;}
.event_stackdaynum {
	color:#003366;
	font: 600 20px 'proxima-nova-n6', proxima-nova, sans-serif;	
	line-height: 1;
}
.eventcon {padding-left: 5px !important;}
.calendarcon .eventcon {padding-top: 2px;}
#rightbanner .eventcon, #leftbanner .eventcon {padding-left: 25px !important;}
.etitle, .etitle a, .newsposttitle, .newsposttitle a {
	text-decoration: none;
	color:#003366;	
}
.etitle a:hover, .newsposttitle a:hover {text-decoration: underline;}
.event_notes, .event_location, .event_time, .newspostnotes {
	color: #333333;
}
#rightbanner .etitle, #rightbanner .etitle a, #leftbanner .etitle, #leftbanner .etitle a {font: 600 14px 'proxima-nova-n6', proxima-nova, sans-serif;}
#rightbanner .event_notes, #rightbanner .event_location, #rightbanner .event_time, #leftbanner .event_notes, #leftbanner .event_location, #leftbanner .event_time { font: 400 14px 'proxima-nova-n4', proxima-nova, sans-serif;}

/* =========================================
	Expanding List 
=========================================== */

.mcExpandingList .contentElementTitle {
    border:0;
    background: #003366;
}

.mcExpandingList .contentElementTitle a{
    color:#FFF;
    font-weight: normal;
}

.mcExpandingList .contentElementTitle a:hover{
    color:#003366;
    background: #FFF;
    border:1px solid #003366;
    border-radius: 4px;
}

.mcExpandingList .ui-state-active{
    color:#003366 !important;
    background: #FFF;
    border:1px solid #003366;
    border-radius: 4px;
}

.mcExpandingList .ui-state-active a{
    color:#003366;
}

.mcExpandingList .contentElement {
    border:1px solid #003366;
}
.mcExpandingList .contentElement a {color: #003366;}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div,#ql_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 241px;
	margin-top: 0px;
	padding: 0 0 0 0;
	background: url('../images2/dropBG.png') 0 0 repeat;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow:  2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}
#ql_menu {margin-top: -14px;}


#nav_menus ul,#ql_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

#nav_menus a,#ql_menu a {
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	-ms-transition: background 0.15s linear;
	transition: background 0.15s linear;
	display: block;
	text-decoration: none;
	padding: 9px 17px;
	color: #003366;
	margin: 0;
	font: 400 14px 'proxima-nova-n4', proxima-nova, sans-serif;	
}

#nav_menus a:hover, #ql_menu a:hover {background: #FFF;}

#ql_menu br {
	display: none;
}



/***No Top Photo Styles***/
.noPhoto #leftbanner {}
.noPhoto #contentdiv {}
.noPhoto #rightbanner {}