/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain) */
/* apply a natural box layout model to all elements */
*, *:before, *:after {
 /* -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.cf:after {
content: "";
display: table;
clear: both;
}
a,  a:link, a:visited, a:hover, a:active {
color: #0080c6;
text-decoration: none;
}

/*  Font Includes */
@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('/fonts/ProximaNova-Bold-webfont.eot');
    src: url('/fonts/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold') format('svg'),
         url('/fonts/ProximaNova-Bold-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-Bold-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaThExtrabold';
    src: url('/fonts/ProximaNova-Xbold-webfont.eot');
    src: url('/fonts/ProximaNova-Xbold-webfont.svg#ProximaNovaThExtrabold') format('svg'),
         url('/fonts/ProximaNova-Xbold-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-Xbold-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-Xbold-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'ProximaNovaRgRegularIt';
    src: url('/fonts/ProximaNovaRgRegularIt-webfont.eot');
    src: url('/fonts/ProximaNovaRgRegularIt-webfont.svg#ProximaNovaRgRegularIt') format('svg'),
         url('/fonts/ProximaNovaRgRegularIt-webfont.woff') format('woff'),
         url('/fonts/ProximaNovaRgRegularIt-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNovaRgRegularIt-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'ProximaNovaRgRegularIt';
    src: url('/fonts/ProximaNova-RegIt-webfont.eot');
    src: url('/fonts/ProximaNova-RegIt-webfont.svg#ProximaNovaRegIt') format('svg'),
         url('/fonts/ProximaNova-RegIt-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-RegIt-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaLtLight';
    src: url('/fonts/ProximaNova-Light-webfont.eot');
    src: url('/fonts/ProximaNova-Light-webfont.svg#ProximaNovaLight') format('svg'),
         url('/fonts/ProximaNova-Light-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-Light-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	    font-family: 'ProximaNovaLtLight';
	    src: url('/fonts/ProximaNova-Light-webfont.svg#ProximaNovaLight') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
}


@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('/fonts/ProximaNova-Reg-webfont.eot');
    src: url('/fonts/ProximaNova-Reg-webfont.svg#ProximaNova-Reg') format('svg'),
         url('/fonts/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaLtSemibold';
    src: url('/fonts/ProximaNova-Sbold-webfont.eot');
    src: url('/fonts/ProximaNova-Sbold-webfont.svg#ProximaNovaLtSemibold') format('svg'),
         url('/fonts/ProximaNova-Sbold-webfont.woff') format('woff'),
         url('/fonts/ProximaNova-Sbold-webfont.ttf') format('truetype'),
         url('/fonts/ProximaNova-Sbold-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

#page { 
margin: 40px auto 0 auto; 
width: 90%;
max-width: 1200px;
}
.wrap{ 
margin: 0 auto 53px auto; 
width: 98.2421875%;  /* 900px / 960px */ 
}
#logo {
margin: auto;
vertical-align: middle;
}
.topblock { 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
height: 12em;
padding: 0 .675em .675em .675em;
}

/* color change logo stuff*/
.logosvg {
width: 100%;
height:auto;
vertical-align: middle;
fill: #163161;
padding: 0; 
margin: 0;
-webkit-animation: homeCycle 100s infinite alternate;
-moz-animation: homeCycle 100s infinite alternate;
-ms-animation: homeCycle 100s infinite alternate;
-o-animation: homeCycle 100s infinite alternate;
animation: homeCycle 100s infinite alternate;
}
.logosvg:hover {
cursor: hand;
cursor: pointer;
}
@-webkit-keyframes homeCycle { 
	0% {fill:#163161;} 
	10% {fill:#d9006f;} 
	20% {fill:#bfd62b;} 
	30% {fill:#55b1e6;} 
	40% {fill:#87268f;} 
	50% {fill:#a61a8e;} 
	60% {fill:#CC3200;} 
	70% {fill:#e57e1e;}
	80% {fill:#f4c800;} 
	90% {fill:#2d5baa;}
}	
@-moz-keyframes { 
	0% {fill:#163161;} 
	10% {fill:#d9006f;} 
	20% {fill:#bfd62b;} 
	30% {fill:#55b1e6;} 
	40% {fill:#87268f;} 
	50% {fill:#a61a8e;} 
	60% {fill:#CC3200;} 
	70% {fill:#e57e1e;}
	80% {fill:#f4c800;} 
	90% {fill:#2d5baa;}
} 
@-ms-keyframes { 
	0% {fill:#163161;} 
	10% {fill:#d9006f;} 
	20% {fill:#bfd62b;} 
	30% {fill:#55b1e6;} 
	40% {fill:#87268f;} 
	50% {fill:#a61a8e;} 
	60% {fill:#CC3200;} 
	70% {fill:#e57e1e;}
	80% {fill:#f4c800;} 
	90% {fill:#2d5baa;}
}
@-o-keyframes { 
	0% {fill:#163161;} 
	10% {fill:#d9006f;} 
	20% {fill:#bfd62b;} 
	30% {fill:#55b1e6;} 
	40% {fill:#87268f;} 
	50% {fill:#a61a8e;} 
	60% {fill:#CC3200;} 
	70% {fill:#e57e1e;}
	80% {fill:#f4c800;} 
	90% {fill:#2d5baa;}
}
@keyframes homeCycle {
	0% {fill:#163161;} 
	10% {fill:#d9006f;} 
	20% {fill:#bfd62b;} 
	30% {fill:#55b1e6;} 
	40% {fill:#87268f;} 
	50% {fill:#a61a8e;} 
	60% {fill:#CC3200;} 
	70% {fill:#e57e1e;}
	80% {fill:#f4c800;} 
	90% {fill:#2d5baa;} 
}
.svg-fallback { 
display: none;
}
.no-svg .svg-fallback, .no-inlinesvg .svg-fallback { 
display: block;
width: 90%;
vertical-align: middle;
}
.no-svg .logosvg, .no-inlinesvg .logosvg {
display: none;	
}
.mlogo {
width: 20%;
vertical-align: top;
}
.leftcol-front .topblock {
}
.leftcol {
width: 44.00268389662%;
float: left;
}
.lead-story{
}
.lead-story-pic {
width: 100%;	
display: inline-block;
}
.lead-story-caption {
width: 100%;
padding: 5% 0 5% 0;
background-color: black;
color: #fff;	
}
.lead-story-caption-inner {
padding: 0 .5em 0 .5em;	
}
.lead-story-caption h1 {
color: #f6d200;
}
.reg-story {
position: relative;	
width: 100%;	
display: block;
margin: 1.35em 0;
}
.reg-story-caption {
position: absolute;
left: 0;		
width: 25%;
height: 100%;
z-index: 20;
}
.reg-story-pic {
max-width: 100%;	
float: left;
display: inline-block;
padding-bottom: 1em;
}
.reg-story-author {
text-align: center;	
}
.reg-story-cat {
text-align: center;	
padding-top: 1em;
}
.reg-story-text {
position: relative;
width: 100%;
padding-left: 28%;
padding-right: 8px;
height: 100%;
display: block;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
}
.reg-story-text h1 {	
}
.reg-story-text p {
padding-top: .75em;	
}
.reg-story-link {	
}
.centercol-top {
background-image: url(/images/site_images2/topblock-center.jpg) ;
background-repeat: repeat-y;
background-size: 100%;
padding: .5em .675em .675em .675em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
/* for search & title align */
position: relative;
}
.centercol-top h2 {
font-family: 'ProximaNovaLtLight', "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1.625em;
line-height: 1.8em;
text-align: left;
/* for align search & title*/
position: absolute; 
bottom: 0;
line-height: 1em;
/*margin-bottom: .41em;*/
margin-bottom: .5em;
color: #002d62;
}
.centercol {
width: 33.001988071571%;
min-height: 400px;
float: left;
}
.rightcol {
width: 22.9953280318%;
min-height: 400px;
float: left;
}
.rightcol .topblock {
position: relative;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
}
.newsblock {
position: relative;	
width: 100%;
display: block;
height: auto;
}
.newspic {
max-width: 69.67%;	
float: left;
display: inline-block;
}
.newscaption {
position: absolute;
left: 59.6%;
width: 40.4%;
height: 100%;
background-image: url(/images/site_images2/news_back2b.png) ;
background-repeat: no-repeat;
background-size: 100%;	
z-index: 20;
}
.lt-ie9 .newscaption {
background: #000;
left: 65%;
width: 35%;	
}
.news-body {
margin: 1em .5em .5em 2em;
}
.lt-ie9 .news-body{
margin-left: .5em;
}
.newscaption-inner {
height: 100%;
   position: absolute;
}

/*Social Media Sidebar */
/*.socialpic {
max-width: 100%;	
display: block;	
}
.tumblrpicbox {
position: relative;
width: 100%;
height: auto;
}*/
.socialpic {
max-width: 100%;	
display: block;	

position:absolute;
width:auto;
min-width:100%;
min-height:100%;
}
.tumblrpicbox {
position: relative;
width: 100%;
height: auto;

padding-bottom:100%;
overflow:hidden;
background:#e4e4e3;
}
span.tumblrpic {
display: inline-block;
width: 50%;
height: 50%;
z-index: 10;
background: url(/images/site_images2/tumblr_img_overlay.png) no-repeat;
background-repeat: no-repeat;
background-size: 100%;
float: right;
position: absolute;
right: 0;
top: 0;
}
.socialblock {
width: 100%;	
display: block;	
background: #fff;
background-image: url(/images/site_images2/social-grey-strip.png);
background-repeat: repeat-y;
background-size: 100%;
background-position: top left;	
}
.social-header {
width: 100%;	
}
.socialheaderpic {
max-width: 100%;
width: 100%;
height: auto;	
}
.social-header-left {
float: left;
width: 50%;
height: 100%;
}
.social-header-right{
float: left;
width: 50%;
text-align: center;	
}
.social-top{
width: 100%;
height: auto;
position: relative;
margin-bottom: 1em;
}
.triangle-down-soc{
width: 10%;
height: 0;
padding-left:10%;
padding-top: 10%;
overflow: hidden;
position: absolute;
left:0;
right:0;
margin:auto;
top: 0;
z-index:333;
}
.triangle-down-soc:before {
content: '';
display: block;
width: 0;
height: 0;
margin-left:-20px;
margin-top:-20px;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #f6d200;
}
.social-header-icon{
float: left;
display: block;
margin: 1.4em .5em 2.4em .75em;	
margin-top: 10%;
min-width: 20px;
width: 0.16666666666667%;
}
.social-title {
float: left;	
margin: 2em .5em 2.4em 0;
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 700;	
font-size: .75em;
color: #002D62;
}
.fb-title {
padding-left: 1.9em;
background: url("/images/site_images2/facebook_icon.png") no-repeat .3em 47%;
background-size: 20%;
}
.social-url {
margin-top: 2.5em;
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .75em;
}
.social-body {	
margin: .5em .75em 0 1em;	
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.lt-ie9 .social-body {
margin-top: 0;
}

.social-url-best a {
color: #808080;
text-decoration: none;
}
.social-footer a {
color: #999;
text-decoration: none;
}
.social-footer {
margin-top: 1em ;
margin-bottom: 1em;	
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .65em;
line-height: .875em;
color: #999999;
position: absolute;
bottom: 1em;
}
.soc-container { 
width: 100%;	
display: block;	
background: #fff;
background-image: url(/images/site_images2/social-grey-strip2.png);
background-size: auto 100%;
background-position: top left;
overflow: hidden;
}
.soc-container .outer {
width: 100%;
padding-top: 100%; /* defines aspect ratio */
position: relative;
}
.soc-container .outer .inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
/* this appears to be the answer... need fallback for IE8, older browsers */
.social-header-left-best {
float: left;
width: 50%;
height: auto;
}
.social-header-left-content-best {
background-color: #f6d200;
min-height: 20px; 
height:  auto;
text-align: center;
}
.social-title-best {
display: block; 
margin: 0;
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 700;
padding: 15% 0 15% 28%; 
font-size: .75em;
vertical-align: middle; 
font-size: 1.2vw;
color: #002D62;
}
.fb-title-best {
background: url("/images/site_images2/facebook_icon.png") no-repeat 10% 47%;
background-size: 20%;	
}
.tu-title-best {
background: url("/images/site_images2/tumblr_icon.png") no-repeat 16% 47%;
background-size: 20%;	
}
.tw-title-best {
background: url("/images/site_images2/twitter_icon.png") no-repeat 16% 47%;
background-size: 20%;
/*-ms-behavior: url(/scripts2/backgroundsize.min.htc);*/		
}
/* IE 7-8 hack for background-size */
.ig-title-best {
background: url("/images/site_images2/instagram_icon.png") no-repeat 7% 47%;
background-size: 20%;
/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='/images/site_images2/instagram_icon.png',
sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='/images/site_images2/instagram_icon.png',
sizingMethod='scale')";*/
/*background-size: contain;	
-ms-behavior: url(/scripts2/backgroundsize.min.htc);*/
}
.no-backgroundsize .ig-title-best, .no-backgroundsize .tw-title-best, .no-backgroundsize .tu-title-best, .no-backgroundsize .fb-title-best{
background: none;
text-align: center;
padding-left: 0;
}
.social-header-right-best {
float: left;
width: 50%;
text-align: center;
background-color: transparent;
height: auto;
}
.social-url-best {
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
margin: 0 auto; 
vertical-align: middle; 
text-align: center; 
font-size: 1.2vw;
padding: 14% 0;
/*padding:  7.3% 0;	*/
}
.lt-ie9 .social-url-best {
padding: .675em 0 0 0;
}


/*/////////////////////////////////*/

/* Quote Sidebar */
.sidebar-quote-body {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
margin: 1em .675em 1em 1em;
font-weight: 300;
}
.quote {
font-size: 1em;
line-height: 1.2em;
margin-bottom: .6em;
margin-left: .5em;
display: inline-block;
position: relative;
font-size: 1.1em;
line-height: normal;
}
.sidebar-quote-body .quote:before, .sidebar-quote-body .quote:after {
font-size: 1.5em;
font-weight: bold;
color: #97c0da;
color: #0d2c62;
color: #8C9199;
color: #ffcf01;
color: #000;
font-family: Georgia;	
}
.sidebar-quote-body .quote:before {
content: '\201C';
margin-left: -.64em;
padding-right: .2em;
}
.sidebar-quote-body .quote:after {
font-size: 1.5em;
content: '\201D';
padding-left: .1em;
position: absolute;
}
.quote-mark{
float: left;
font-size: 3.54em;
padding-right: 8px; 
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.quote-attribution{
font-size: .9em;
line-height: 1.1em;
font-style: italic;
}
.main-cols-wrap {
width: 77.0046719682%;
float: left;
}
.main-cols {
width: 100%;
display: block;
}
/*fixes safari subpixel issue w/columns */
.navclass, .mctop {
background: url("/images/site_images2/sp-grey.png");
background-repeat: repeat-y;
background-position: right top;
}
.mcmid	{
background: url("/images/site_images2/sp-black.png");
background-repeat: repeat-y;
background-position: right top;
}
.mcmid-inner	{
background: url("/images/site_images2/sp-black-inner.png");
background-repeat: no-repeat;
background-position: right top;
}
.wide .mcmid-inner	{
background: none;
}
.leftcol-front, .leftcol-front-top, .leftcol-inner-top {
width: 57.1428755842%;
float: left;
}
.centercol-front, .centercol-front-top, .centercol-inner-top {
width: 42.8571244162%;
float: left;
}
.centercol-front{
margin-top: -120px;
background: #000;
}
.navclass {
width: 57.1428755842%;
float: left;
display: block;
}
.midblock {
width: 42.8571244162%;
background-color: #000; 
background: #201F1F;
color: #fff;
height: 120px;
float: left;
display: block;
position: relative;
}
.midblock-wrap {
width: 94%;
position: absolute; 
bottom: 0;
padding: .675em;
text-align: left;
color: #fff;
font-family:  'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: 400;
}
.midblock-wrap h2 {
font-family:  'ProximaNovaLtSemibold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1.625em;
margin-bottom: .675em;
color: #f1c400;
}
.midblock-wrap p {
font-family:  'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-family:  'ProximaNovaLtSemibold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: 700;
text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
font-size: 100%;
}
.leftcol-inner {
width: 28.5713732482%;
float: left;
padding-top: 1em;
}
.locational {
display: none;
}
.lower-links {
display: none;
}
.centercol-inner {
width: 71.4286267518%;
float: left;
}
.center-main {
width: 100%; 
}
.center-main-inner {
width: 96.5%;
}
.rightcol-inner {
width: 22.9953280318%;
}
.leftmenu, .leftlinks{
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
padding: .7em .7em 0 .7em;
color: #002d62;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.leftmenu a, .leftlinks a {
color: #002d62;
text-decoration: none;
}
.leftmenu a.active, .leftlinks a.active, .leftmenu a.selected, .leftlinks a.selected, .megamenu_light .megamenu > li > div a.selected {
color: #999999;
}
.leftmenu h3, .leftlinks h3 {
font-size: 1.2em;
line-height: 1.2;
font-weight: 400;
margin: 0 0 .75em 0;
font-family: 'ProximaNovaLtSemibold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.leftmenu p, .leftlinks p {	
}
.leftlinks:nth-of-type(2), .leftlinks:nth-of-type(3){
	margin-top: 1em;
}
/* Leftmenu v. 3 */
.leftmenu ul, .leftlinks ul {
list-style-type: none;	
font-size:.9em;
}
.leftmenu ul ul, .leftlinks ul ul {
font-size: .9em;
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.leftmenu li, .leftlinks li  {
padding: 0 0 .6em 0;
}
.leftmenu ul ul, .leftlinks ul ul {
padding-left: 1.25em;
}
.leftmenu li li, .leftlinks li li {
padding: .6em 0 0 0;
}
.leftmenu-divider {
border-top: 1px solid #d8d8d8;
margin: .6em 0 .6em 0;
width: 75%;
}
/* Responsive down arrow in center column, above images, etc */
.main-col-top
{
width: 100%;
height: auto;
position: relative;
margin-bottom: 1em;
}
.main-col-top img {
width: 100%;
height: auto;
}
.no-banner {
height: 1.6em;
}
.triangle-down{
width: 3%;
height: 0;
padding-left:3%;
padding-top: 3%;
overflow: hidden;
position: absolute;
left:0;right:0;
margin:auto;
top: 0;
z-index:333;
}
.triangle-down:before {
content: '';
display: block;
width: 0;
height: 0;
margin-left:-50px;
margin-top:-50px;

border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-top: 50px solid #201F1F;
}

/* responsive arrow (left) for front page news */
.arrow_box {
position: relative;
background: #000;
height: inherit;
}
.arrow_box:after {
right: 100%;
top: 40%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(0, 0, 0, 0);
border-right-color: #000;
border-width: 20px;
margin-top: 0;
}
.footer {
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
background-image: url(/images/site_images2/topblock-center.jpg);
background-repeat: repeat-y;
background-size: 100%;
padding: 2em 0 0 0 ;
width: 98.2421875%;
margin: 0 auto;	
}
.no-backgroundsize .footer {
background: #dfe0e1;
}
.list4col, .list4col-reg, .logo4col {
float: left;
width: 21%;
padding-left: 2%;
padding-right: 2%;
display: block;	
}
.list4col li, .list4col-reg li.big {
list-style: none;
padding: 0;
position: relative;
margin: 0;
font-family: "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
outline: 0;
text-decoration: none;
color: #0d2c62;
text-shadow: none;
padding: 0 0 1em 0;
}
.list4col-reg li.big {
padding: 0 0 .53em 0;	
}
.list4col-reg {
list-style: disc inside none !important;
}
.list4col-reg li {
color: #0d2c62;
text-indent: -1em;
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
padding: 0 0 .875em 0;
}
.list4col li a:link, .list4col li a:visited, .list4col li a:hover, .list4col li a:active, 
.list4col-reg li a:link, .list4col-reg li a:visited, .list4col-reg li a:hover, .list4col-reg li a:active {
color: #0d2c62;
}
.logo4col img {
width: 100%;
margin-bottom: 1.5em;	
}
.tinytext {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .55em;	
}
.footer-bottom {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
background: #000;
background: #201F1F;
width: 100%;
margin: 2em 0 0 0;
padding: 2em 0 2em 0;
}
.footer-bottom-left {
width: 21%;
padding-left: 2%;
padding-right: 2%;
float: left;
color: #f6d200;
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
text-transform: uppercase;
font-size: .75em;
line-height: 1.5em;
letter-spacing:.1em;
}
.mailing-address {
color: #999;
}
.footer-bottom-right {
width: 21%;
padding-left: 2%;
padding-right: 2%;
float: right;
height: 8em;
color: #999;
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .7em;
line-height: 1.25em;
position: relative;
}
.footer-bottom-right-text {
display: inline;
position: absolute;
bottom: 0;
padding-right: .675em;
}
.lt-ie9 .footer-bottom-right-text {
position: static;
}

/*testing new layout */
.sb .main-cols-wrap {
width: 100%;
}
.sb .main-cols {
width: 77.0046719682%;
float: left;
}
.sb .rightcol { 
min-height: 0;
}

/*Wide layout...*/
.wide .main-cols-wrap {
width: 100%;
}
.wide .main-cols {
width: 77.0046719682%;
}
.wide .rightcol { 
min-height: 0;
}
.wide .main-cols-inner {
width: 100%;
}
.wide .leftcol-inner {
width: 22.001292246521%;
}
.wide .navclass{
width: 44.00268389662%;
}
.wide .midblock{
width: 55.9973161034%;
}
.wide .centercol-inner {
width: 77.9987077535%;
}

/*WideST layout...*/
.centercol-widest {
float: left; 
width: 100%; 
margin-bottom: 0;
}
.leftmenu-widest {
padding-top: 1.7em;
}

/* Typography */
body { 
font-size: 100%/1.5; 
}
.sans, .centercol-inner p.sans, .centercol-inner .echo-annc p {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
font-size: .92em;
line-height: 1.5em;
}
.sans i, .sans em, .centercol-inner p.sans i, .centercol-inner p.sans em, .centercol-inner .echo-annc p i, .centercol-inner .echo-annc p em {
font-family: "ProximaNovaRgRegularIt", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.sans b, .sans strong, .centercol-inner p.sans b, .centercol-inner p.sans strong, .centercol-inner .echo-annc p b, .centercol-inner .echo-annc p strong {
font-weight: bold;
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner a, .centercol-inner a:link, .centercol-inner a:visited, .centercol-inner a:hover, .centercol-inner a:active,  {
color: #0558BB;
text-decoration: none;
}
.lead-story h1 {
font-family: 'ProximaNovaLtSemibold', "Helvetica Neue", Helvetica, Arial, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1.625em;
line-height: 1.625;
}
.lead-story p {
font-size: .875em;
font-family: "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
line-height: 1.2;
font-weight: 400;
}
.reg-story h2 {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 300;
font-size: 1.625em;
color: #002D62;
}
.reg-story h2 a, .reg-story h2 a:link, .reg-story h2 a:visited, .reg-story h2 a:active {
color: #002D62;
}
.reg-story p {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 300;
font-size: 1em;
line-height: 1.5625;
color: #333333;	
}
.reg-story-author {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 400;
font-size: .875em;
}
.reg-story-cat {
font-family: "ProximaNovaRgBold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .5625em;
line-height: 1.2;
text-transform: uppercase;	
letter-spacing: .18em;
color: #002D62;
}
.reg-story-link {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 700;
font-size: .6875em;
line-height: 2;
}
.newscaption p.news-text {
font-family: 'ProximaNovaRgRegular', "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .875em;
line-height: 1.25em;
font-weight: 400;
color: #fff;
-webkit-backface-visibility:hidden;
}
.news-text a {
text-decoration: none;
color: #FFF;
}
.news-cat {
font-family: "ProximaNovaThExtrabold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .5em;
line-height: 1.2;
text-transform: uppercase;	
letter-spacing: .18em;
color: #FCCF01;
margin-bottom: 1em;
}
.news-cat a {
text-decoration: none;
color: #FCCF01;
}
.centercol-inner h1, .centercol-inner h2, .centercol-inner h3, .centercol-inner h4, .centercol-inner h5, .centercol-inner h6 {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 200;
color: #002d62;
margin: 0 0 1em 0;	
}
.centercol-inner h1{
   font-size: 2em;	
}
.centercol-inner h2{
font-size: 1.8em;
line-height: 1.5em;
}
.centercol-inner h3 {
font-size: 1.8em;
margin: 1em 0;
}
.centercol-inner h3.program-header {
font-size: 1.6em;
margin: 1em 0;
}
.centercol-inner h3.program-header a:link, .centercol-inner h3.program-header a:visited, .centercol-inner h3.program-header a:active, .centercol-inner h3.program-header a:hover {
color: #00aeef;
}
.centercol-inner h4 {
font-size: 1.35em;
}
.centercol-inner h4.profiletitle {
line-height: normal;
}
.centercol-inner h5 {
font-size: 1.25em;
line-height: 1.25em;
}
.centercol-inner .emergence h5 {
margin-bottom: .5em;
}
.centercol-inner h6 {
/*font-size: 1.12em;
line-height: 1.18em;
margin-bottom: .675em;
*/
font-size: 1.1em;
line-height: 1.25em;
margin-bottom: .675em;
}
.centercol-inner p {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 400;
color: #333333;
font-size: .875em;
line-height: 1.7em;
margin: 0 0 1.25em 0;	
}
.centercol-inner p.intro, .centercol-inner span.intro {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 300;
color: #333333;
font-size: 1.45em;
line-height: 1.5em;
margin: 0 .5em 1em 0;
}
.centercol-inner p.introsans {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: 400;
color: #333333;
font-size: 1.1em;
line-height: 1.4em;
margin: 0 .5em 1em 0;
}
.centercol-inner p b, .centercol-inner p strong {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 700;	
}
.centercol-inner p i, .centercol-inner p em {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-style: italic;
}
.centercol-inner ol {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
list-style-type: decimal;
margin: 0 0 1.25em 0;
}
.centercol-inner ul {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
list-style: square;
color: #333333;
margin: 0 0 1.25em 0;
}
.centercol-inner ul li {
font-size: 90%;
line-height: 1.6em;
margin-bottom: 1em;
}
.centercol-inner ul ul {
list-style: square;
color: #333333;
margin: 0;
}
.centercol-inner ul li, .centercol-inner ol li, .centercol-inner ul li, .centercol-inner ol li {
margin-left: 2em;
line-height: 1.6em;
}

.centercol-inner ul li i, .centercol-inner ul li em {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-style: italic;
}

.centercol-inner ul li b, .centercol-inner ul li strong {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: bold;
}

.centercol-inner .toc, .centercol-inner .toc2, .centercol-inner .toc2col,  .centercol-inner .sans-list,  .centercol-inner .sans-list-same, .centercol-inner .sans-list-smaller{
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
display: block; 
margin-bottom: 2em;
width: 100%;
list-style: disc;
padding-top: 1em;
}
.centercol-inner .toc-single {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
border: none;
}
.centercol-inner .toc2col {
width: 50%;	
float: left;
}
.centercol-inner ul.toc2 {
margin-left: 0;
}
.centercol-inner .toc li {
margin-bottom: .5em;
}
.centercol-inner ul.toc2 li, .centercol-inner .toc2col li {
margin-bottom: .25em;
margin-left: 1em;
}
.centercol-inner .toc-single li {
margin-left: 0;
}
.centercol-inner .toc-2015{
margin-left: 1em; 
font-family: 'ProximaNovaLtSemibold', 'Open Sans', 'Gill Sans MT', 'Gill Sans', Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
}

.centercol-inner .toc-2015 a:visited, .centercol-inner .toc-2015 a:link  {
color: #002d62;
}
.centercol-inner .toc-2015 a:hover, .centercol-inner .toc-2015 a:active, .centercol-inner .toc-2015 a.selected {
color: #f1c400;
color: #999999;
}
.centercol-inner .sans-list,  .centercol-inner .sans-list-same, .centercol-inner .sans-list-smaller {
margin-bottom: 1.25em;
padding-top:0;	
margin-left: .25em;
}
.centercol-inner .sans-list li, .centercol-inner .sans-list-same li {
font-size: 100%;
margin-bottom: .4em;
}
.centercol-inner .sans-list-same li, .centercol-inner .sans-list-smaller li {
	font-size: 90%;
}
.centercol-inner .sans-list-smaller li {
	margin: 0 0 .1em 2em;
}
.centercol-inner .sans-list-smaller {
	margin-top: .4em;
}

.centercol-inner ol.sans-list {
list-style-type: decimal;
}

.centercol-inner .sans-list i, .centercol-inner .sans-list em{
font-family: "ProximaNovaRgRegularIt", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner .sans-list b, .centercol-inner .sans-list strong{
font-family: "ProximaNovaLtSemibold", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner ol.circlist {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    /*margin-left: 2em;*/
    padding: 0;
    counter-reset: li-counter;
	/*	font-size: .875em;*/
	font-size: 1em;
	font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner ol.circlist > li{
    position: relative;
    margin-bottom: 1em;
    /*padding-left: 0.5em;
    min-height: 3em;*/
	min-height: 2em;
    /*border-left: 2px solid #CCCCCC;*/
	line-height: 1.3em;
}

.centercol-inner ol.circlist > li i, .centercol-inner ol.circlist > li em, .centercol-inner ul.sans-list > li i, .centercol-inner ul.sans-list > li em {
	font-family: 'ProximaNovaRgRegularIt', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
}
.centercol-inner ol.circlist > li b, .centercol-inner ol.circlist > li strong, .centercol-inner ul.sans-list > li b, .centercol-inner ul.sans-list > li strong  {
	font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.centercol-inner ol.circlist > li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    width: 0.8em;
    font-size: 1em;
    line-height: 1.3em;
	font-family: 'ProximaNovaThExtrabold', 'ProximaNovaRgBold', 'ProximaNovaLtSemibold', 'Open Sans', 'Gill Sans MT', 'Gill Sans', Corbel, Arial, Verdana, Helvetica, sans-serif;
    text-align: right;
    /*color: #464646;*/
    color: #002d62;
    content: counter(li-counter);
    counter-increment: li-counter;
}
.centercol-inner ol.circlist ul.sans-list {
	    padding-top: .875em;
		font-size: .875em;
}
.centercol-inner ol.circlist ul.sans-list li {
	    margin-bottom: .25em;
}	



.center-main-divider{
border-bottom: 1px solid #d8d8d8;
height: 1px;
width: 100%;
margin: 1em 0 1.5em 0;
}
.social-body p {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .84em;
line-height: 1.25em;
}

/* biglist */
p.biglist {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
color:#002d62; 
font-size: 1.1em;
margin-bottom: 0;
margin-top: 1em;
}
.centercol-inner ul.biglist, .centercol-inner ol.biglist, .centercol-inner ul.pdflist {
margin: 1em 0 2em 0;
font-size: 1.1em;
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner ol.biglist li {
color:#002d62; 
list-style-position: inside;
text-indent: -1em;
padding-left: 1em;
margin: .3em 0 .3em 0;
}
.centercol-inner ul.biglist li {
color:#002d62; 
list-style:none; 
list-style-position: inside;
text-indent: -1em;
padding-left: 1em;
margin: .3em 0 .3em 0;
}
.centercol-inner ul.biglist li:before {
color:#f6d200; 
content:"\2022"; 
font-size:1.7em; 
padding-right:.5em; 
position:relative;
top:.1em; 
}
.centercol-inner ul.pdflist {
list-style:none; 
}
.centercol-inner ul.pdflist li {
margin: .3em 0 .3em 0;
background-image:  url("/images/site_images2/pdficon.png");
background-position: 0 5px;
padding-left: 1.5em;
background-repeat: no-repeat;
}

.centercol-inner ul.social_horizontal {
list-style-type: none;
margin: 1em 0 1em 0;
}

.centercol-inner ul.social_horizontal li {
display: inline;
margin: 0 2em 0 0; 
}

.centercol-inner ul.social_horizontal li.last {
margin-right: 0;	
}

.centercol-inner ul.social_horizontal li img {
height: 3em;	
}

/* grid system for inner pages */
.centered {
text-align: center;
}
.wrapper {
width: 100%;
padding: 30px 0;
}
.container {
width: 1200px;
margin: 1em auto 0 auto;
}
ul.grid-nav {
list-style: none;
font-size: .85em;
font-weight: 200;
text-align: center;
}
ul.grid-nav li {
display: inline-block;
}
ul.grid-nav li a {
display: inline-block;
background: #999;
color: #fff;
padding: 10px 20px;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
ul.grid-nav li a:hover {
background: #7b0;
}
ul.grid-nav li a.active {
background: #333;
}
.grid-container {
margin-bottom: 1em;	
display: none;
}

/* ----- Image grids ----- */
ul.rig {
list-style: none;
font-size: 0px;
margin-left: -2.5%; /* should match li left margin */
}
ul.rig li {
display: inline-block;
padding: 10px;
margin: 0 0 1% 2.5%;
background: #fff;
font-size: 16px;
font-size: 1rem;
vertical-align: top;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
}
ul.rig li img {
max-width: 100%;
height: auto;
margin: 0 0 10px;
}
ul.rig li h5 {
margin: 0 0 5px;
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 200;
color: #002d62;	
font-size: 1.15em;
margin: .2em 0 .5em 0;	
}

ul.rig li p {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
line-height: normal;
color: #666;
}
.grid-container-admissions ul.rig li h5 {
margin: 0 0 5px;
font-family: 'ProximaNovaRgBold', 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: 200;
color: #002d62;	
font-size: 1.2em;
line-height: 1.18em;
margin: .2em 0 .25em 0;	
}
.grid-container-admissions ul.rig li {
margin-bottom: 2%;
}
.grid-container-admissions ul.rig li p {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
color: #666;
font-size: .9em;
margin: .2em 0 .5em 0;	
}
/* class for 2 columns */
ul.rig.columns-2 li {
width: 47.5%; /* this value + 2.5 should = 50% */
}
/* class for 3 columns */
ul.rig.columns-3 li {
width: 30.83%; /* this value + 2.5 should = 33% */
}
/* class for 4 columns */
ul.rig.columns-4 li {
width: 22.5%; /* this value + 2.5 should = 25% */
}
/* use add'l .rig-gallery class for plain image galleries */
ul.rig-gallery li {
padding: 0;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

ul.rig-gallery li img {
margin-bottom: 0;
width: 100%;
padding-bottom: 0;
}
ul.rig-gallery li .gridgall_titleBox {
position: absolute;
bottom: 8px;
left: 0;
margin: 0 0 0 0;
background: #000;
background: rgba(0, 0, 0, 0.5);
color: #FFF;
text-align: center;
display: none;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box;
width: 100%;
}
ul.rig-gallery li .gridgall_titleBox p {
padding: 10px;
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.3em;
color: #FFF;
margin: 0;
}
.rig-gallery-item:hover .gridgall_titleBox, .ul.rig-gallery li.touchFocus .gridgall_titleBox {
}
.fb_headerspan, .fb_bodyspan  {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 80%;
}
.fb_headerspan {
font-size: 85%;
}
.mfp-counter {
display: none;
}
.mfp-title {
position:absolute;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
background-color: #000;
padding: 1em;
width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-title .fb_headerspan, .fb_bodyspan  {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
display: block;
margin-bottom: .5em;
}
.mfp-title .fb_headerspan  {
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
/*text-align: center;*/
}
.mfp-title .fb_bodyspan {
font-size: 90%;
}

/* Jquery Cycle */
.pager-wrap {
width: 100%;
height: 100%;
}
.slider-content-pager-small { 
z-index: 101;
height:18px;
overflow:hidden;
position: absolute; 
bottom: 1em;
right: 1em;
display: inline-table;
background: rgba(0, 0, 0); 
background: rgba(0, 0, 0, 0.5); 
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
padding: 6px 5px;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
}
.slider-content-pager-small a { 
display:inline-block;
height:14px;
width:14px;
margin:3px 5px 3px 5px;
background:url("/images/site_images2/back-slider-bullet.png") no-repeat 0px 0px;
text-indent:-9999px; 
}
.slider-content-pager-small a.selected{ 
background-position: -14px 0px; 
}
iframe, .vim { 
background: #fff; border: 0 !important;
}
.slide {
width: 100% !important;    
}
.placeholder {
/* Making it invisible lets the parent container adjust its size */
width: 100%;	
visibility : hidden;
}
.placeholderimg {
/* Making it invisible lets the parent container adjust its size */
width: 100%;	
visibility : hidden;
}

/*royalslider*/
.leftcol-front .royalSlider {
  width: 100%;
  height: auto;
}
.leftcol-front .rsMinW .rsGCaption {
color: #f6d200;
font-family: 'ProximaNovaRgRegular', 'ProximaNovaLtSemibold', "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1.625em;
line-height: 1;
padding: 5% .5em 6% .5em;
background: #000;
background-image: url("/images/site_images2/story_caption_bak2.jpg");
background-position: cover;
width: 100%;
position: static;
left: auto;
text-align: left;
bottom: auto;
display: block;
float: left;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box;
*behavior: url(/scripts2/boxsizing.htc);
}

.rsMinW .rsGCaption a:link, .rsMinW .rsGCaption a:visited, .rsMinW .rsGCaption a:active, .rsMinW .rsGCaption a:hover {
color: #f6d200;	
} 

/*.rsMinW .rsGCaption  span a:link, .rsMinW .rsGCaption  span a:visited, .rsMinW .rsGCaption  span a:active, .rsMinW .rsGCaption  span a:hover {
	color: #fff;
	text-decoration: underline;
}
*/
.leftcol-front .rsMinW .rsGCaption span {
color: #fff;
display: block;
clear: both;
font-size: .55em;
font-family: 'ProximaNovaRgRegular', "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
line-height: 1.2;
font-weight: 400;
padding-top: .5em;
}
.leftcol-front .rsNav {
position: absolute;
bottom: 1em;
}

/* Audience Nav */
.audience-nav-block {
}
#audience-nav { 
font-family: "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
width: 80%;
min-width: 150px;
padding-top: .675em;
}
#audience-nav li {
color: #002d62;	
}
#audience-nav li a { 
color: #002d62;
display: block; 
padding-top: 5px;
text-decoration: none; 
width: 100%;
}
#audience-nav li a.first { 
padding-top: 0;
}
#audience-nav li.for { 
padding: 5px 8px; 
}
#audience-nav li a:hover { 
color: #002d62;
}
#audience-nav li.end a, .audience-nav li:last-child a { 
border: 0; 
}
#audience-nav #more-btn { 
position: relative; 
z-index: 99; 
}
#audience-nav #more-btn.active { 
}
#audience-nav li ul { 
display: none; 
padding: 0; 
}
#audience-nav li ul li a:hover { 
color: #002d62;
}
#audience-nav li ul li a { 
border: 0; 
padding: 5px 0 0 1.5em; 
color: #002d62;
}
#audience-nav li ul li a.last { 
padding: 5px 0 0 1.5em; 
}
#audience-nav .down-arrow { 
width: 0; 
height: 0; 
border-left: 6px solid transparent; 
border-top: 6px solid #002d62; 
border-right: 6px solid transparent; 
display: block; 
float: right;
margin-top: 2px; 
margin-right: 20px; 
}

/* Social Icons */
#social-icons {
position: absolute;
display: block;
bottom: 0;
margin-bottom: .675em;		
}
#social-icons li{
display: inline-block;
list-style-type: none;
width: 10%;
padding-right: 4%;
zoom:1;
*display: inline;
}
#social-icons li.blockm_icon {
width: 12%;
float: right;	
padding-right: 0;
}

#social-icons li img {
display: inline-block;
width: 100%;
}

/* SEARCH */
@font-face {
font-family: 'icomoon';
src:url('/fonts/icomoon/icomoontest/fonts/icomoon.eot?9wlm1m');
src:url('/fonts/icomoon/icomoontest/fonts/icomoon.eot?#iefix9wlm1m') format('embedded-opentype'),
url('/fonts/icomoon/icomoontest/fonts/icomoon.woff?9wlm1m') format('woff'),
url('/fonts/icomoon/icomoontest/fonts/icomoon.ttf?9wlm1m') format('truetype'),
url('/fonts/icomoon/icomoontest/fonts/icomoon.svg?9wlm1m#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
.searchbox{
position:relative;
min-width:25px;
width:0%;
height:25px;
float:right;
overflow:hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
-ms-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
}
.searchbox-input{
top:0;
right:0;
border:0;
outline:0;
width:100%;
height:25px;
margin:0;
padding:0px 55px 0px 0;
font-size:1em;
background: transparent;
-webkit-appearance: none;
-webkit-border-radius:0;
color:transparent;
}
.searchbox-input{
color:transparent;
}
.searchbox-input, .searchbox-input::-webkit-input-placeholder, .searchbox-input:-moz-placeholder, .searchbox-input::-moz-placeholder, .searchbox-input:-ms-input-placeholder  { 
color:transparent;
}	
.searchbox-input::-moz-placeholder {
color:transparent;
}
.searchbox-open .searchbox-input {
background-color: #fff;
color: #00274c;
}
.searchbox-open .searchbox-input::-webkit-input-placeholder {
color: #00274c;
}
.searchbox-open .searchbox-input:-moz-placeholder {
color: #00274c;
}
.searchbox-open .searchbox-input::-moz-placeholder {
color: #00274c;
}
.searchbox-open .searchbox-input:-ms-input-placeholder {
color: #00274c;
}
.searchbox-icon, .searchbox-submit{
width:25px;
height:25px;
display:block;
position:absolute;
top:0;
font-family: 'icomoon';
font-size:.8em;
right:0;
padding:0;
margin:0;
border:0;
outline:0;
line-height:25px;
text-align:center;
cursor:pointer;
color:#dcddd8;
color: #fff;
background: transparent;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.searchbox-open .searchbox-submit {
color:#dcddd8;
background:#172b3c;	
}

.searchbox-icon {
color: #808080;
}

.searchbox-open .searchbox-submit, .searchbox-open .searchbox-icon {
color: #fff;
}

.searchbox-open{
width:100%;
}
.searchbox-icon:before {
content: "\e601";
}

/*Navigation */
.nav_attention a:after {
display: inline-block;
content: "\e600";
width: 20px;
height: 20px;
font-family: 'icomoon';
font-size:1em;
padding-left: .5em;
color: #f6d200;
}
.nav_space {
font-size: 6px !important;
line-height: 10px !important;
}
.bignav {
font-family: 'ProximaNovaRgBold',"Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif !important;
}

.video-icon-stamps {
font-size: 120%;
line-height: 1.2em;
vertical-align: bottom;
}

/* Video (foundation)*/
.flex-video {
position: relative;
padding-top: 1.5625rem;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 1rem;
overflow: hidden; 

padding-bottom: 56.34%; 
}
.flex-video.widescreen {
padding-bottom: 56.34%; 
}
.flex-video.vimeo {
padding-top: 0; 
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; 
}

/* IMAGES */
.profilepic {
float: right; 
margin: 5px 0 12px 30px;
}
.leftimage {
float: left; 
margin: 2px 5px 10px 0;
}

/* Horizontal Rules */
.rule {
margin: 1.5em 0 1.5em 0;
border-bottom: 1px solid #cecece;
}

/* Search Results -----------------------------*/
.resultHead {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-size: 1.3em;
line-height: 1.25em;
font-weight: bold;
font-style: italic;
color: #1a1a1a;
border-bottom: 1px solid #cecece;
}
.resultRowOne, table.alpha_table tr:nth-child(even) {
background-color: #fff;
}
.resultRowTwo, table.alpha_table tr:nth-child(odd) {
background-color: #e8e8e8;
}

/* FORMS 
-----------------------------*/

.centercol-inner form h5 {
display: block;
margin: 0 0 1.25em 0;
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;	
}
.centercol-inner form fieldset {
/*margin: 0 0 2em 0;*/
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner form fieldset.form-actions {
margin: 0;
margin-top: 1em;
}
.centercol-inner form fieldset.check, .centercol-inner form fieldset.radio {
	margin-bottom: 1.8em;
}
.centercol-inner form fieldset label {
display: block;
margin: 0 0 .9em 0;
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
}
.centercol-inner form fieldset.check label.checkoption, .centercol-inner form fieldset.radio ul li label {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
margin: 0 0 .5em 0;
}	
.centercol-inner form fieldset input.form-text, .centercol-inner form fieldset textarea {
display: block;
width: 80%;
padding: 5px;
border: 1px solid #ddd;
background: #f5f5f5;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 3.2em;
}
.centercol-inner form fieldset input.form-text:focus {
border: 1px solid #ccc;
background: #fff;
}
.centercol-inner form fieldset textarea {
height: 150px;
}
.centercol-inner form fieldset select {
min-width: 25%;
margin: 0;
margin-bottom: 3em;
}
.centercol-inner form ul {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
list-style: square;
margin: 0 0 1.25em 0;
}   
.centercol-inner form ul li {
margin-left: 2em;
line-height: 1.1em;
font-size: .9em;
margin-bottom: 1em;
}
.centercol-inner form fieldset.radio ul {
margin-top: 5px;
list-style: none;
margin-bottom: 5px;	
font-size: 100%;
}
.centercol-inner form fieldset.radio ul li {
margin: 0 0 5px 0;
font-size: 1em !important;
}
.centercol-inner form fieldset.radio ul li:last-child {
margin: 0;
}
.centercol-inner form fieldset.radio ul li label input {
vertical-align: text-bottom;
}	
.centercol-inner form fieldset p, .centercol-inner form p {
font-family: "ProximaNovaRgRegular", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
width: 90%;
font-size: .9em;
}
.centercol-inner form p {
margin: 0 0 1.25em 0;
}
.centercol-inner form fieldset p.form-help {
margin: 0 0 .75em 0;
color: #999;
}
.centercol-inner form fieldset p.form-help.indentr {
margin: 0 0 1.25em 2em;
color: #999;
}
.centercol-inner form fieldset p b, .centercol-inner form fieldset p strong, .centercol-inner form p b, .centercol-inner form p strong {
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}	
.centercol-inner form fieldset p i, .centercol-inner form fieldset p em, .centercol-inner form p i, .centercol-inner form p em {
font-family: 'ProximaNovaRgRegularIt', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.centercol-inner form input[type="submit"] {
margin: 0;
padding: 5px 10px;
font-weight: bold;
border: 1px solid #ccc;
background: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.centercol-inner form input[type="submit"]:hover, .centercol-inner form input[type="submit"]:focus {
border: 1px solid #bbb;
background: #e5e5e5;
}
.centercol-inner form input[type="submit"]:active {
border: 1px solid #ccc;
background: #eee;
}
.centercol-inner form .separate {
height: 10px;
width: 90%;
border-bottom: 1px solid #eee;
margin-bottom: 2.6em;
}
.centercol-inner form input, .centercol-inner form select, .centercol-inner form textarea {
padding: 0;

display: inline-block;
}
.centercol-inner input, .centercol-inner button {
vertical-align:bottom;
}

/* TABLES
----------------------*/
table {
margin: 0 0 2em 0;
}
.gallery_demo table tr {
padding-top:5px; padding-bottom: 8px;display: block;
}
th, td {
font-size: 90%;
line-height: 1.6em;
padding: 10px;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
vertical-align: top;
}
td b, td strong, th b, th strong {
font-family: 'ProximaNovaRgBold', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
td i, td em, th i, th em {
font-family: 'ProximaNovaRgRegularIt', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
table.data, table.data2{
width: 100%;
margin: 1em 0 2em 0;
font-size: 95%;
}
table.data th, table.data td, table.data2 th, table.data2 td {
text-align: left;
padding: 5px;
}
table.data tr, table.data tr {
border-bottom: 1px solid #CCC;
}
.standard_table {
width: 100%;
border:0; 
cellpadding: 6; 
cellspacing: 1; 
}
table.courses {
width: 100%;
border:0; 
cellpadding: 0; 
cellspacing: 0;
}
table.courses tr {	
border: none;
}
table.courses tr.coursehead {
border-bottom: 1px solid #CCC;
}
tr.evens td{
background-color: #e8e8e8;
}
.alpha_table {
width: 100%;
border:0; 
border-spacing: 1px;
border-collapse: separate;
}
.alpha_table td {
padding: 6px;	
}
.table-2-col th:nth-of-type(1), .table-2-col td:nth-of-type(1){
width: 80%;
text-align: left;
}
.table-2-col th:nth-of-type(2), .table-2-col td:nth-of-type(2){
width: 20%;
text-align: right;
}
.table-2-col-even th:nth-of-type(1), .table-2-col-even td:nth-of-type(1){
width: 50%;
text-align: left;
}
.table-2-col-even th:nth-of-type(2), .table-2-col-even td:nth-of-type(2){
width: 50%;
text-align: right;
}
.table-2-col-rt th:nth-of-type(1), .table-2-col-rt td:nth-of-type(1){
width: 80%;
text-align: left;
}
.table-2-col-rt th:nth-of-type(2), .table-2-col-rt td:nth-of-type(2){
width: 80%;
text-align: right;
}
.table-3-col th:nth-of-type(1), .table-3-col td:nth-of-type(1){
width: 69%;
text-align: left;
}
.table-3-col th:nth-of-type(2), .table-3-col td:nth-of-type(2){
width: 25%;
text-align: left;
}
.table-3-col th:nth-of-type(3), .table-3-col td:nth-of-type(3){
width: 2%;
text-align: right;	
}
.table-3-col-middle th:nth-of-type(1), .table-3-col-middle td:nth-of-type(1){
width: 28%;
text-align: left;
}
.table-3-col-middle th:nth-of-type(2), .table-3-col-middle td:nth-of-type(2){
width: 66%;
text-align: left;
}
.table-3-col-middle th:nth-of-type(3), .table-3-col-middle td:nth-of-type(3){
width: 2%;
text-align: right;
}
.table-3-col-middle2 th:nth-of-type(1), .table-3-col-middle2 td:nth-of-type(1){
width: 15%;
text-align: left;
}
.table-3-col-middle2 th:nth-of-type(2), .table-3-col-middle2 td:nth-of-type(2){
width: 70%;
text-align: left;
}
.table-3-col-middle2 th:nth-of-type(3), .table-3-col-middle2 td:nth-of-type(3){
width: 15%;
text-align: right;
}
.table-3-col-even th:nth-of-type(1), .table-3-col-even td:nth-of-type(1){
width: 33%;
text-align: left;
}
.table-3-col-even th:nth-of-type(2), .table-3-col-even td:nth-of-type(2){
width: 33%;
text-align: left;
}
.table-3-col-even th:nth-of-type(3), .table-3-col-even td:nth-of-type(3){
width: 33%;
text-align: left;	
}
.table-4-col th:nth-of-type(1), .table-4-col td:nth-of-type(1){
width: 30%;
text-align: left;
}
.table-4-col th:nth-of-type(2), .table-4-col td:nth-of-type(2){
width: 40%;
text-align: left;
}
.table-4-col th:nth-of-type(3), .table-4-col td:nth-of-type(3){
width: 10%;
text-align: left;	
}
.table-4-col th:nth-of-type(4), .table-4-col td:nth-of-type(4){
width: 20%;
text-align: left;	
}

.table-npd th{
	font-family: 'ProximaNovaRgBold', 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;
}

/* Table Responsive! - Tablesaw - v0.1.6 - 2014-07-23 https://github.com/filamentgroup/tablesaw Copyright (c) 2014 Filament Group; Licensed MIT */
table.tablesaw {
empty-cells: show;
max-width: 100%;
width: 100%;
}
.tablesaw {
border-collapse: collapse;
width: 100%;
}
/* Structure */
.tablesaw {
border: 0;
padding: 0;
}
.tablesaw th,
.tablesaw td {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
padding-top: .9em;
padding-bottom: .7em;
}
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
display: none;
}
/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
	/* Show the table cells as a block level element */
	.tablesaw-stack td, .tablesaw-stack th {
	text-align: left;
	display: block;
	}
	.tablesaw-stack td {
	}
	.demo .tablesaw-stack td:last-child {
	-ms-word-break: break-all;
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	}
	.demo .tablesaw-stack td:first-child {
	width: 20%;
	}
	.tablesaw-stack tr {
	clear: both;
	display: table-row;
	}
	/* Make the label elements a percentage width */
	.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: block;
	padding: 0 .6em 0 0;
	min-width: 30%;
	display: inline-block;
	}
	/* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
	.tablesaw-stack th .tablesaw-cell-label-top, .tablesaw-stack td .tablesaw-cell-label-top {
	display: block;
	padding: .4em 0;
	margin: .4em 0;
	}
	.tablesaw-cell-label {
	display: block;
	}
	/* Avoid double strokes when stacked */
	.tablesaw-stack tbody th.group {
	 margin-top: -1px;
	}
	/* Avoid double strokes when stacked */
	.tablesaw-stack th.group b.tablesaw-cell-label {
	display: none !important;
	}
}

@media (max-width: 767px) {
	.tablesaw-stack thead td, .tablesaw-stack thead th {
	display: none;
	}
	.tablesaw-stack tbody td, .tablesaw-stack tbody th {
	clear: left;
	float: left;
	width: 100%;
	}
	.tablesaw-stack tbody tr {
	padding: 0;
	}
	.demo .tablesaw-stack td:first-child {
	width: 100%;
	}
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 768px) {
	.tablesaw-stack tr {
	display: table-row;
	}
	/* Show the table header rows */
	.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th {
	display: table-cell;
	margin: 0;
	}
	/* Hide the labels in each cell */
	.tablesaw-stack td .tablesaw-cell-label,
	.tablesaw-stack th .tablesaw-cell-label {
	display: none !important;
	}
}


/* Specific Chunks - sort later */

button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-weight: normal;
    line-height: normal;
    /*margin: 0 0 1.25rem;*/
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
	font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
    font-size: 1rem;
    background-color: #008cba;
    border-color: #007095;
    color: #fff;
    transition: background-color 300ms ease-out;
}
button, .button {
	vertical-align: top;
    margin-bottom: .3rem;
    /*margin-right: .2rem;*/
    font-size: .8rem;
    /*padding: .4rem .8rem .4rem .8rem;*/
    min-width: 139px;
	width: 32.3%;
		/*18.5%*/
	margin-right: .25%;
	
    background-color: #23a9d2;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.inner-button {
	height: 30px;
	padding: .4rem .8rem .4rem .8rem;
}
a.button:link, a.button:hover, a.button:visited, a.button:active {
    color: #fff !important;
}
button.radius, .button.radius {
    border-radius: 3px;
}


blockquote {
  background: #f9f9f9;
  /*border-left: 10px solid #ccc;*/
  margin: 1.5em 10px 1.5em 0;
  padding: .675em;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  margin-top: .25em;
  vertical-align: -0.4em;
}
blockquote p:first-of-type {
	display: inline; 
}

blockquote p:nth-of-type(2){
	margin-top: 1.25em;
}

/* 10/14 - courses */
.course-form {
	display: inline-block; 
	float: left; 
	margin: 1em 2em 2em 0;
}
.course-form select {
	min-width: 180px;
}
.course-list-block{
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
margin-bottom: 1em;
display: block;
clear: both;
width: 100%;
padding: .675em 0 .675em .675em;
position: relative;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .875em;
line-height: 1.7em;
}
.course-list-block-detail {
padding: 1em 0 0 0;
}
.course-block-basic {
width: 100%;	
}
.field-content {
width: auto;
float: left;
/*padding-left: 2px;*/
/*height: 1.7em;*/
}
.course-number, .course-credits, .course-fee {
	min-width: 15%;
	margin-right: 4%;
}
.course-instructor, .course-schedule, .course-semester, .course-category {
	width: 78%;
	/*margin-right: 4%;*/
}
.course-semester, .course-category {
	width: 90%;
	
}
.course-title {
	width: 78%;
	font-family: 'ProximaNovaRgBold', Verdana, Helvetica, Arial, sans-serif;
	/*margin-right: 4%;*/
	
}
.course-number {
	font-family: 'ProximaNovaRgBold', Verdana, Helvetica, Arial, sans-serif;
}

.course-fulfills, .course-fulfills2 {
margin-right: 4%;
/* font-style: italic; */
/* font-family: 'ProximaNovaRgRegularIt', Verdana, Helvetica, Arial, sans-serif; */
color: #fff;
background-color: #0079c1;
height: auto;
padding: 0 4px;
margin-bottom: 8px;
margin-top: 5px;
font-size: 80%;
text-transform: uppercase;
letter-spacing: .8px;
}
.course-fulfills2 {
background-color: #f1c400;
}
.course_label {
}
.disclosure-button {
	/*margin-right: 4%;*/
	position: absolute;
	top: .675em;
	right: .675em;
	/*float: right;*/
	z-index: 200;	
}
.disclosure-button a  {
	display: block;
	background: url(http://stamps.umich.edu/images/site_images/more2.png);
	width: 18px;
	height: 18px;
}
.disclosure-button a.active {
	background: url(http://stamps.umich.edu/images/site_images/less2.png);
} 

/*a.show-desc {
	width: 3%;
}*/

.course-block-more {
display: none;
}
.course-block-more-detail {
display: block;	
}
.course-block-more .field-content {
	height: auto; 
	float: none; 
	display: block;	
	height: auto;
	width: 98%;	
	line-height: 1.7em;
;
}
.course-prereq {
	margin: 0 0 .675em 0;
}
.course-desc {
	margin: 0 0 .675em 0;
}

@media (max-width: 768px) {
	.course-number, .course-credits, .course-fee {
		min-width: 24%;
	}
	.course-instructor, .course-schedule, .course-title,  {
		width: 68%;
	}	
	.course-semester, .course-category {
		width: 90%;		
	}
}




.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 3em;
}
.row:before, .row:after {
content: " ";
display: table; 
}
.row:after {
clear: both; 
}

.row h3 {
	padding-left: 0.75rem;
	margin-top: 0;
	line-height: normal;
}

.row .sidebar-quote {
	/*margin-left: 0.9375rem;*/
	margin-right: 0.9375rem;
	padding-left: .6rem;
	margin-bottom: 1.25em;
	
	/*background: none;*/
	background: #ededee;
	width: 97%;
}
.row .sidebar-quote-body {
	margin: .675em .675em .675em .675em;
}

.row .sidebar-quote-body p.quote {
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: .6em;
	/*margin-left: .5em;*/
	padding-right: .6rem;
	
	display: inline-block;
	position: relative;
	font-size: .9em;
	line-height: normal;
}
.row .sidebar-quote-body .quote:before, .sidebar-quote-body .quote:after {
font-size: 1.4em;
font-weight: normal;
color: #97c0da;
color: #0d2c62;
color: #8C9199;
color: #ffcf01;
color: #000;
font-family: Georgia;
}
.row .sidebar-quote-body .quote:before {
content: '\201C';
margin-left: -.64em;
padding-right: .2em;
}

.row .sidebar-quote-body p.quote-attribution {
font-size: .9em;
line-height: 1.1em;
font-style: italic;
}
.column, .columns {
position: relative;
padding-left: 0.75rem;
padding-right: 0.75rem;
/*padding-left: 0.9375rem;
padding-right: 0.9375rem;*/
float: left; 
}
.column h3, .columns h3 {
	margin-top: 0;
	line-height: normal;
}

.column p.biglist, .columns p.biglist {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.3em;
}

.centercol-inner .column ul.biglist, .centercol-inner .columns ul.biglist{
margin: .5em 0 .5em 0;
font-size: 1em;
}

.centercol-inner .column ul.biglist li, .centercol-inner .columns ul.biglist li {
	line-height: 1.2em;
	margin: .15em 0 .15em 0;
	font-size: 88%;
}

.column .exhibition, .columns .exhibition {
border-bottom: none;
margin-bottom: 1.25em;
}


@media only screen and (min-width: 768px)  {

.large-6 {
width: 47.5%; 
}
.row .sidebar-quote {
width: 98%;
}
}




.megamenu li.dropdown_info_for ul li {
font-size: 12px;
line-height: 18px;
}


.megamenu li.dropdown_info_for h4 {
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;
margin-left: 3.5%;
margin-right: 3.5%;
padding-bottom: 8px;
border-bottom: 1px solid #e4e4e4;
}

.megamenu li.dropdown_info_for h5 {
font-size: 12px;
line-height: 18px;
margin-bottom: 10px;
}


.megamenu li.dropdown_info_for ul {
padding: 0;
margin: 0 0 20px 0;
}



.megamenu li.dropdown_info_for h1 {
/*font-size: 24px;
line-height: 28px;
margin: 0 0 10px 0;*/
}


.megamenu_light .megamenu li.dropdown_info_for hr {
/*margin-bottom: 12px;*/
}


.col_6 h4 a:link, .col_6 h4 a:visited {
color: black !important;
}

.give-now a
{
/*
	background-image: url(/images/site_images2/give_now_sprite.png);
	*/
background-image: url(/images/site_images2/Give-Now-1.png);	
background-position: no-repeat;
-moz-background-size: 100%;
-webkit-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
margin: 0;
padding: 0;
display: block;
width: 60%;
height: auto;
max-width: 188px;
max-height: 59px;
overflow: hidden;
}
.give-now a {
background-position: 0 0; 
}
.give-now a:hover {
/*background-position: 0% -100%; */
background-image: url(/images/site_images2/Give-Now-2.png);	
}
.give-now a {
}
.give-now a img {
width: 100%;
height: auto;
max-width: 190px;
max-height: 60px;
margin: 0; padding: 0;
}
/*if background-size not supported: */
.no-backgroundsize .give-now a { background-image: url(/images/site_images2/Give-Now-2.png); }

/* finesse button size */
li.give-now {
width: 90%;
margin-top: .75em;
}

a.givingLinkButton {
display: block;
border: none;
width: 143px;
height: 37px;
background-image: url(http://stamps.umich.edu/images/site_images/online-giving-bg.jpg);
background-position: 0px 0px;
}
a.givingLinkButton:hover { 
background-position: 0px -37px; 
}
ul.alphabetical li {
padding: 0; 
margin: 0 .5em 0 0;
}
.lectureseries, .exhibition, .exhibition_now, .exhibition_upcoming, .careerpost, .research, .news_item {
margin-bottom: 2em;
padding-bottom: .5em;
border-bottom: 1px solid #cecece;
}
.lectureimage {
float: right;
padding: .1em 0 1em 1em;
max-width: 300px;
}
.lectureimage2 {
display: block;
width: 100%;
float: none;
padding: 0;
margin: 1em 0;
}
.lectureimage2 img {
max-width: 100%;
height: auto;	
}
.ipname {
font-weight: bold;
text-transform: uppercase;
}
.news_item .news_date {
margin-top: 4px;
}
.centercol-inner .news_item h3, .centercol-inner .careerpost h3{
margin-bottom: 0;
font-size: 1.6em;
line-height: 1.4em;
}
.centercol-inner .news_item h3.studios {
margin-bottom: 1.2em;
}
.centercol-inner p.news_date {
text-transform: uppercase;
color: #888;
margin-bottom: 1em;
margin-top: 1em;
font-size: .8em;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
.posted {
margin-top: .5em;
}
.attribution, .centercol-inner p.backtotop {
font-style: italic;
margin-top: .5em;
}
.centercol-inner p.backtotop {
font-size: 75%;	
margin-top: 0;
}
.toc_wrap {
width: 100%; 
margin: 0 0 1.5em 0;
}
.exhibition {
padding-bottom: 0;
}
.exhib-pic{
float: left;
width: 21%;
height: auto;
display: inline-block;
margin: .15em 2% 2em 0;
}
.exhib-text{
float: left;
width: 76%;
margin-bottom: .8em;
}
.exhib-pic img {
width: 100%;	
}
.exhib-readmore {
white-space:nowrap;
}
.centercol-inner p.exhib-date, .centercol-inner p.exhib-date2, .centercol-inner p.exhib-date3  {
font-size: .75em;
font-family: 'ProximaNovaRgBold', 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
margin: 0;
color: #999;
} 
.centercol-inner p.exhib-date4 {
font-size: 1em;
font-family: 'ProximaNovaRgBold', 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
margin-bottom: .85em;
color: #333;
}
.centercol-inner h2.sanstitle {
color: #333;
font-family: 'ProximaNovaRgBold', 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
margin-bottom: .5em;
}

.centercol-inner p.exhib-date a, .centercol-inner p.exhib-date a:link, .centercol-inner p.exhib-date a:visited, .centercol-inner p.exhib-date a:hover, .centercol-inner p.exhib-date a:active{	
color: #274AB9;
color: #386ab3;
}
.centercol-inner p.exhib-date2 {
margin-bottom: 1em;
}
.centercol-inner p.exhib-date3 {
font-size: .9em;
}
/*
.centercol-inner .exhibition h5 {
margin-bottom: .2em;
line-height: 1.2em;
}
*/
.centercol-inner .exhib-text h5 {
margin-bottom: .2em;
line-height: 1.2em;
}

.centercol-inner .exhibition h2 {
margin-bottom: .5em;
}
.centercol-inner .exhibition .news-cat {
font-size: .7em;
color: #333333;
}
.centercol-inner .exhibition .news-cat a {
color: #333333;	
}

/* STORIES */
.storybanner {
width: 100%; 
}
.shadowbanner {
box-shadow: 0 4px 2px -2px gray; 
-moz-box-shadow: 0 4px 2px -2px gray; 
-webkit-box-shadow: 0 4px 2px -2px gray;	
}
.story p {
font-size: 1em;
line-height: 1.5em;
}
.storyintro p, p.bigintro {
line-height: 1.5em;
font-style: normal;
color: #000;
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-weight: 300;
font-size: 1.45em;
margin-bottom: .8em;
/*line-height: 1.5em;
margin: 0 .5em 1em 0;
*/
}
.storyintro {
}
.storydivider {
width: 100%; 
height: 2px; 
margin: .8em 0 1.8em 0; 
border-bottom: 1px solid #d4d4d4;
}

.story .rsMinW {
margin: 30px 0px 30px 0 !important;
}

.story .royalcaptions {
margin: 30px 0px 60px 0 !important;
}

.story .rsMinW .rsGCaption {
position: absolute;
float: none;
top: 103%;
left: 0px;
text-align: left;
background: #fff; 
color: #000;
padding: 0; 
width: 100%;
font-size: 12px;
border-radius: 0;
display: block;
}

.story .rsCaption {
font-family: "ProximaNovaRgRegular", "Helvetica Neue", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
/* font-size: 1em; */
/* color: #fff; */
/* padding: .675em; */
padding-bottom: .675em;
/* padding-top: 1em; */
display: block;

}
.story .caption_royal {
font-style: italic; 
font-size: 1em;
margin-bottom: 1em;
display: block;
margin-top: 8%;
}
.story .interviewer_red, .story .question {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
font-style: italic;
font-weight: 700;
font-size: 1.2em;
/*color: #999;*/
}
.story .caption {
font-style: italic; 
font-size: 1em;
margin-bottom: 2.5em;	
}


.story ul {
font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
list-style: square;
color: #333333;
margin: 0 0 1.25em 0;
}
.story ul li {
font-size: 100%;
line-height: 1.5em;
margin-bottom: .675em;
}
.course-required {
	color: red;
	text-decoration:underline;
}


/* PAGINATION more...
-----------------------------*/
#pagination-links {
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
}
#pagination-links ul {
font-family: "ProximaNovaRgRegular", "Helvetica Neue", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;	
margin-left: 0;
padding-left: 0;
float: left;
}
#pagination-links li {
display: inline;
position: static;
vertical-align: bottom;
box-sizing: inherit;
width: auto;
margin: 0;
}
ul.rig #pagination-links {
margin-left: 2.5%;
margin-top: 2.5%;
}
ul.rig #pagination-links li {
font-size: .9rem;
}
#pagination-links li#li-open {
display: none;
}
#pagination-links li#li-close {
display: none;
}
#pagination-links ul a {
float: left;
background: #f2f2f2;
text-decoration: none;
text-align: center;
margin-right: .5em;
padding-top: .2em;
}
#pagination-links strong,
#pagination-links b {
text-align: center;
float: left;
color: #fff;
background: #494949;
font-weight: normal;
}
#pagination-links li.num a, #pagination-links li.currentpage strong, #pagination-links li.currentpage b {
height: 1.8em;
width: 2em;
margin-right: .5em;
padding-top: .2em;	
}
#pagination-links li.previouspage a, #pagination-links li.nextpage a, #pagination-links li#end-pagination a  {
padding-right: .5em;
padding-left: .5em;
height: 1.8em;
}
#pagination-links a:link,#pagination-links a:visited,#pagination-links a#current {
color: #0d2c62;	
}

#pagination-links a:hover {
background: #0d2c62;
color: #fff;
}


/* Top submenu - calendar, ? */
.topsubmenu{
margin: 1.25em 0 2em 0;
}
.topsubmenu ul.secondary li, .topsubmenu .labelsp {
padding: .2em;
text-transform: uppercase;
display: inline;
list-style-type: none;
padding-right: .2em;
font-family: 'ProximaNovaRgRegular', "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
letter-spacing: .85px;
}

.echo-announcement {
	float:right; 
	width: 40%; 
	margin:0 0 1em 1em; 
	border-left: 1px solid #d8d8d8;
	padding-bottom: 2em;
}
.echo-inner-wrap {
	margin: 0 1em 1em 1em; 
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.echo-inner-wrap h5 {
	line-height: 1em;
	display: block;
	font-family: 'ProximaNovaRgBold', 'Open Sans', 'Gill Sans MT', 'Gill Sans', Corbel, Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}

.echo-annc {
	margin-bottom: 1em;
}

.centercol-inner .echo-annc p {
	font-size: .82em;line-height: 1.25em
}

.new_newsimage {
	max-width:100%;
}

/* #Media Queries
================================================== */
/* max size, control viewport-based sizing here */
@media only screen and (min-width: 1375px) {
	.social-title-best, .social-url-best {
	font-size: 1em;
	}	
}	
@media (max-width: 1199px) {
	.container {
	width: auto;
	padding: 0 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1029px) {
	.centercol-front .news-body {
	margin: .75em .5em .5em 1.5em;
	}
	.centercol-front p.news-text{
	font-size: .8em;
	line-height: 1.1em;
	}
	.social-body p {
	font-size: .8em;
	line-height: 1.1em;
	}
} 
@media only screen and (min-width: 480px) and (max-width: 660px) {
	.reg-story-caption {
	display: none;
	}
	.reg-story-text {
	padding-left: .675em;
	}
}
@media only screen and (max-width: 1070px) {
	#audience-nav .down-arrow {
	display: none;
	}
}
/* Fix left col height on medium screen layouts */
@media only screen and (max-width: 1050px) {
	.reg-story:nth-of-type(3) {
	display: none;
	}
}
@media only screen and (min-width: 480px) and (max-width: 940px) {
	.reg-story p {
	font-size: .75em;
	}	
	.reg-story h2, .leftcol-front .rsMinW .rsGCaption {
	font-size: 1.4em;
	}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {	
	.exhibition .lectureimage {
	float: none;
	max-width:100%;	
	width: 100%;
	padding: 0 0 1em 0;
	margin: 0 auto;
	}
}
 
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.social-body {
	margin: 0 .5em 0 .5em;	
	}
	.centercol-front .news-body {
	margin: .75em .5em .5em 1.5em;
	}
	.centercol-front p.news-text{
	font-size: .75em;
	line-height: 1em;
	}
	.social-body p {
	font-size: .75em;
	line-height: 1em;
	}
	.profilepic {
		max-width: 45%;
	}
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 855px) {
	.social-footer {
	display:none;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.rightcol {
	display: none;
	}
	.main-cols-wrap{
	width: 100%;	
	}
	.centercol, .centercol-front, .centercol-inner, .centercol-front-top, .centercol-inner-top { 
	width: 65%;
	}
	.centercol-front, .centercol-front-top {
	width: 43%; 
	}	
	.leftcol, .leftcol-front, .leftcol-inner-top, .leftcol-inner, .leftcol-front-top {
	width: 35%;
	}	
	.centercol-inner-top { 
	width: 43%;
	}
	.leftcol-inner-top{
	width: 57%;
	}
	.leftcol-front, .leftcol-front-top {
	width: 57%;
	}
	.navclass {
	width: 100%;	
	}
	.midblock {
	width: 100%;
	height: 80px;
	}
	.centercol-front {
	margin-top: 0;
	}
	.centercol-front .news-body {
	margin: .75em .5em .5em 1.5em;
	}
	.centercol-front p.news-text{
	font-size: .75em;
	line-height: 1em;
	}
	.leftcol-front .topblock, .leftcol-inner-top .topblock, .leftcol-front-top .topblock {
	height: 9em;
	line-height: 9em !important;	
	}
	.centercol-top {
	height: 9em;
	}
	.list4col, .list4col-reg, .logo4col, .footer-bottom-left, .footer-bottom-right {
	width: 46%;
	float: left;
	}
	.list4col-reg {
	margin-left: 1em;
	}
	.logo4col {
	max-width: 215px;
	margin-top: 2em;
	float: none;
	}
	.logo4col img {
	margin-top: 2em;
	}
	/*Wide layout...*/
	.wide .main-cols-wrap, .sb .main-cols-wrap{
	width: 100%;
	}
	.wide .main-cols, .sb .main-cols {
	width: 100%;
	}
	.wide .rightcol { 
	min-height: 0;
	}
	.wide .main-cols-inner {
	width: 100%;
	}
	.wide .leftcol-inner {
	width: 35%;
	}
	.wide .navclass{
	width: 100%;
	}
	.wide .midblock{
	width: 100%;
	}
	.wide .centercol-inner {
	width: 65%;
	}
	.wide .center-main-inner {
	width: 96.5% !important;
	}	
	/* footer stuff */
	.list4col, .list4col-reg, .logo4col, .footer-bottom-left {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	}
	
	.logo4col img {
	margin: 1.5em 0 .675em 0;	
	}
	.footer {
	background-color: #e4e5e7;
	background-image: none;
	padding-top: 0;
	}
	.footer-top {
	padding-top: 2em;	
	}
	.footer-bottom {
	margin-top: .5em;	
	padding-top: 1em;
	padding-bottom: 1em;
	}
	.list4col-reg li.big {
	padding-bottom: .875em;
	}
	.list4col {
	padding-bottom: .75em;
	}
	 .list4col-reg{
	padding-bottom: 1.25em;
	}
	/* main nav */
	.megamenu > li {
		height: 35px;
	}
	.megamenu > li > a{
	padding: 9px 15px 9px 15px;
	}
	.megamenu_container .megamenu > li > a {
	min-height: 17px;
	padding: 10px 15px 8px .675em;
	}
	.megamenu > .megamenu_button {
		height: 60px;	
	}
	.megamenu > .megamenu_button > a {
		padding: 10px 16px 10px 16px;
	}
	.dropdown_fullwidth h1, .dropdown_fullwidth p, .dropdown_fullwidth hr {
	display: none;
	}
	.megamenu_drop br {
		display: none;
	}
	.profilepic {
		float: none; 
		margin: 1em 0 1em 0;
	}
	.echo-announcement {
		float:none; 
		width: 100%;
		margin:0 0 1.5em 0;
		border-left: none;
	    border-bottom: 1px solid #d8d8d8;
		padding-bottom: .5em;
	}
	.echo-inner-wrap {
		margin:0;
	}
} 
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	ul.rig li {
	width: 47.5% !important;			
	}
}
 
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	.leftcol-front .topblock, .leftcol-inner-top .topblock, .leftcol-front-top .topblock  {
	height: 5em;
	line-height: 5em !important;
	}
	.centercol-top {
	height: 5em;
	}
	.leftcol-front, .leftcol-inner-top {
	width: 60%;
	}
	.leftcol-inner-top {
	width: 100%; 
	height: 8em;
	}
	.mctop, .mcmid, .mcmid-inner {
	background: none;
	}
	.leftcol-front, .centercol-front, .centercol-front-top, .centercol-inner-top{
	width: 100%;
	}
	.leftcol-inner {
	display: none;
	}
	.centercol-front .news-body {
	margin: 1em .5em .5em 2em;
	}
	.centercol-front p.news-text{
	font-size: .875em;
	line-height: 1.25em
	}
	.reg-story-cat {
	font-size: .5em;
	line-height: 1.2;
	letter-spacing: normal;
	}
	.locational .leftmenu {
	padding-bottom: .7em;
	}
	.locational, .lower-links {
	display: block;
	}
	.centercol-inner {
	width: 100%;
	}
	ul.grid-nav li {
	display: block;
	margin: 0 0 5px;
	}
	ul.grid-nav li a {
	display: block;
	}
	ul.rig {
	margin-left: 0;
	}
	ul.rig li {
	width: 100% !important; /* over-ride all li styles */
	margin: 0 0 20px;
	}	
	/*Wide layout...*/
	.wide .centercol-inner {
	width: 100%;
	}
	#page{
	margin-top: 0;
	}
	.leftcol-inner-top {
	height: 8em;
	}
	.center-main-inner{
	width: 100%;
	}
	.logosvg {
	margin-bottom: 1em;
	}
	.midblock-wrap{
	padding-bottom: 0;
	}
	.no-banner {
	}
/*	.list4col, .list4col-reg, .logo4col, .footer-bottom-left {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	}
	.logo4col {
	max-width: 100%;
	}
	.logo4col img {
	margin: 1.5em 0 .675em 0;	
	}
	.footer {
	background-color: #e4e5e7;
	background-image: none;
	padding-top: 0;
	}
	.footer-top {
	padding-top: 2em;	
	}
	.footer-bottom {
	margin-top: .5em;	
	padding-top: 1em;
	padding-bottom: 1em;
	}
	.footer-bottom-left, .tinytext {
	text-align: center;
	}
	.footer-bottom-right {
	display: none;
	}
	.list4col-reg li.big {
	padding-bottom: .875em;
	}
	.list4col {
	padding-bottom: .75em;
	}
	 .list4col-reg{
	padding-bottom: 1.25em;
	}
	.megamenu > li {
		height: 35px;
	}
	.megamenu > li > a{
	padding: 9px 15px 9px 15px;
	}
	.megamenu_container .megamenu > li > a {
	min-height: 17px;
	padding: 10px 15px 8px 15px;
	}
	.megamenu > .megamenu_button {
		height: 60px;	
	}
	.megamenu > .megamenu_button > a {
		padding: 10px 16px 10px 16px;
	}
	.dropdown_fullwidth h1, .dropdown_fullwidth p, .dropdown_fullwidth hr {
	display: none;
	}
	*/
	.footer-bottom-right {
	display: none;
	}
	.dropdown_fullwidth h1, .dropdown_fullwidth p, .dropdown_fullwidth hr {
	display: none;
	}
}

/* LeftLinks Nav - In Progress*/

@media screen and (max-width: 479px) {
.responsive-nav {
display: block;
position: relative;
z-index: 1000;
width: 100%;
height: 40px;
color: #fff;
background: gray;
background: #4b4a4a;
height: 30px;
color: #fff;
background: orange;
float: left;
overflow: hidden;
/* border-radius: 3px;*/
cursor: pointer; 
background: #4b4a4a url("/images/img/dropdown.png") no-repeat right 6px;
}

p.section {
font-family: "ProximaNovaLtSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
font-size: 14px;
outline: 0;
text-decoration: none;
position: absolute;
top: 0;
left: 0;	
padding: 10px 10px  10px;
}

/*.responsive-nav:after {
content: "☰";
font-size: 16px;
width: 1em;
line-height: 1;
text-align: center;
position: absolute;
top: 50%;
right: 0;
margin-top: -8px;
margin-right: 8px;
}*/

.responsive-nav--open {
overflow: visible; 
background: #4b4a4a url("/images/img/dropdown_x7.png") no-repeat right 6px;
}
/*.responsive-nav--open:after {
content: "✕"; 
}*/

.leftmenu h3 {
/*padding: 44px .675em 15px .675em;*/
margin-top: 0;
width: 250px;
	
}

.menuwrap {
/*padding-top: 60px;
top: 0;*/
padding-top: 0;
padding-bottom: 0;
/*padding-left: .675em;*/
position: absolute;
top: 30px;
left: 0;
background: url("/images/site_images2/gray_trans.png"); 
width: 250px;
width: 100%;
/*border-right: 10px #4b4a4a solid;*/
/*border-radius: 3px;*/
/*border-right: 8px solid gray;
border-left: 8px solid gray;
border-bottom: 8px solid gray;*/

z-index: -1;	
}
.responsive-nav ul {
list-style: none;
margin: 0 0 1em 0;
padding: 0;
/*padding-top: 70px;
padding-bottom: 10px;
position: absolute;
top: 0;
left: 0;
background-color: #999;
width: 250px;
border-radius: 3px;
z-index: -1; */
}

/*.responsive-nav__list ul  {
	list-style: none;	
}*/
.responsive-nav ul li {
display: block;
white-space: nowrap;
}
/*.responsive-nav ul ul li {
padding: 0 1em;
}*/
.responsive-nav li, .responsive-nav a:link,.responsive-nav a:active, .responsive-nav a:visited, .responsive-nav a:hover {
color: #ffffff;
/*font-family: "ProximaNovaLtLight", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
-webkit-font-smoothing: antialiased;
/*text-shadow: #fff 0px 1px 1px;*/
white-space: nowrap;
text-decoration: none;
}
.responsive-nav a:hover {
color: #ffcf01;
/*color: #0080c6;*/
}

.responsive-nav a.selected {
color: #999;
}
.locational .leftmenu {
padding-bottom: 0;
}
/*headers, LIS that are not links*/
.leftmenu h3, .responsive-nav li {
color:#ffcf01;
}

.responsive-nav__item {
/*border-top: 1px solid #fff; */
}

.responsive-nav__link {
/*color: #fff;
display: block;
white-space: nowrap;
padding: 0 .675em;
line-height: 2em;
padding-right: 14px;
padding-left: 14px;
line-height: 44px; */
}
.responsive-nav ul li.give-now {
width: 70%;
margin-top: .8em;
}
}