@charset "utf-8";
/* CSS Document */


/* ------------------------ FRAMEWORK ------------------------ */

BODY {
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	}

#pageWrapper {
	margin: 0px;
	padding: 0px;
	z-index: 1001;
	position: absolute;
	width: 100%;
}
#masthead {
	width: 100%;
	height: 310px;
	padding: 0 0 0 0;
	clear: both;
}
#masthead:before {
	content: '';
	background: #33699a;
	width: 100%;
	height: 77px;
	padding: 0 0 0 0;
	clear: both;
	top: 189px;
	display: inline-block;
	position: absolute;
	z-index: -1;
	box-shadow: 0 3px 7px 2px rgba(0,0,0,.55);
}
#header {
	width: 995px;
	height: 310px;
	margin: 0 auto 0 auto;
	background: transparent;
	
}
.nav {
	float: left;
}
#navWrapper {
	width:995px
}
#navWrapper img{
	height: auto;
}
#contentWrapperXL {
	width: 975px;
	min-height: 610px;
	margin: 0 auto 0 auto;
	padding: 20px 10px 10px 10px;
	background: #FFFFFF;
 	clear:both;
}
#footerWrapper {
	background: #306799;
	border-top: solid 1px #CCCCCC;
	width: 100%;
	padding: 0 0 0 0;
	clear: both;
}
#footerWrapperCNB {
	background: #fff;
/*	border-top: solid 1px #CCCCCC;*/
	width: 100%;
	padding: 0 0 0 0;
	clear: both;
}
#footerCNB {
	width: 995px;
	margin: 0 auto 0 auto;
	background: #fff;	
}
#footer {
	width: 975px;
	margin: 0 auto 0 auto;
	padding: 10px;
	background: #306799;	
}
#legal {
	color: #666666;	
}


hr {
    border-style: hidden;
    border-bottom: 1px dotted #888;
    margin: 1.5em 0;
}

/* ------------------------ CONTENT STYLES ------------------------ */


H1, H2, H3, H4, H5, H6 { font-family: 'Droid Sans', Helvetica, Arial, sans-serif; font-size-adjust:0.5; font-weight:700; font-style:normal; }

H1 {
	font-size: 30px;
	color: #910000;
	line-height: 0.95em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}
H2 {
	font-size: 22px;
	color: #306799;
	line-height: 1.3em;
	margin: 0 0 -5px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}
H2 a { color: #306799; text-decoration:none; }

H3, H4, H5, H6 {
	font-size: 18px;
	color: #306799;
	line-height: 1.3em;
	letter-spacing: -1px;
}
H3 a, H4 a, H5 a, H6 a { color: #306799; text-decoration:none; }

BODY, p, ul, li {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #444444;
	line-height: 1.3em;
	letter-spacing: -0.05em;
}
a { color: #111111; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }


a.button { 
    background-color: #306799;
    border-radius: 8px;
    border: 1px solid #222;
    display: block; 
    width: 100%; 
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 0;
    margin: 20px 0;
}

a.button:hover { 
    background-color: #ddd;
    border: 1px solid #910000;
    color: #910000;
    text-decoration: none;
}

/* ------------------------ ARTICLE STYLES ------------------------ */

.ColumnWrapper {
	width: 945px;
	margin: 0 0 0 0;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
}
.TwoColBulletWrapper {
	width: 45%;
    float:left;
	margin: 0 2.5% 0 0;
}
.TwoColBulletWrapper > ul > li {
	color: #306799 !important;
}
.contentSingleTop {
	width: 945px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	float: none;
	clear: both;
	border-bottom: solid 1px #cccccc;
}
.contentSingle {
	width: 945px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	overflow: hidden;
	float: none;
	clear: both;
}
#contentRight {
	width: 260px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#contentLeft {
	width: 660px;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
	float: left;
}
#contentLeft a IMG { border: none; margin: 0 0 10px 0; }
#contentLeft a:hover IMG { border: none; }
.contentSingle IMG {  border: none; margin: 0 50px 0 0; float: left; }
.contentSingle a IMG {  border: none; margin: 0 50px 0 0; float: left; }
.contentSingle a:hover IMG { border: none; }

DIV#BrochurePages TD {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #e7e7e7;
	vertical-align: top;
}

/* ------------------------ VIDEO STYLES ------------------------ */

#my-video{
  display: inline-block;
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
}

/* ------------------------ SIDEBAR STYLES ------------------------ */

.sidebarLinks {
	margin:0 0 0 0;
	padding:0;
	border-top:1px dotted #CCCCCC;
}
	
.sidebarLinks li {
	list-style:none;
	margin:0;
	padding:0;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
		
.sidebarLinks li a {
	display:block;
	padding:5px 0;
	border-bottom:1px dotted #CCCCCC;
	border-right: 10px solid #306799;
	color:#306799;
}
	
.sidebarLinks li a:hover {
	background:#f7f7f7;
	color:#910000;
	text-decoration:none;
	border-right: 10px solid #910000;
}




/* ------------------------ FOOTER STYLES ------------------------ */

#footer {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a { color: #CCCCCC; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: none; }
#footer a:active { text-decoration: none; }
#footer a:visited { text-decoration: none; }
