@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
body{
margin:0;
padding:0;
line-height: 1.3em;
background: url("../images/bg/newBg.jpg") no-repeat center top #e5e5e5;
font-family: 'Lato', sans-serif;
color: #666;
font-size: 14px;
}

.blueTitle{font-family: 'Lato', sans-serif; color:#0F4DA1; font-size:22px; font-weight:bold;}
.greyboldText{color:#666666; font-weight:bold; font-size:15px;}
.blueboldText{color:#00529c; font-weight:bold; font-size:15px;}

.inner-content h1
{		color: white;
		background: url("../images/h1-heading.png") repeat-y;
		font-weight: bold;
		padding: 18px;
		padding-left: 60px;
		font-size: 30px;
		margin-left: -60px;
		line-height: 1em;
}

.h1-div h1 {
	color: #00529b;
	background: transparent;
	font-size: 29px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h2 {	color: #1aaaaa;font-size: 1.3em}
.inner-content h2 {
	color: #00529b;
	font-size: 1.4em;
}

h2.yellowbg {
	background: url("../images/yback.png") repeat-y;
	color: #0F4DA1;
	font-family: 'Lato',sans-serif;
	font-size: 1.4em;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding: 9px 0;
}

h2.yellowArrowTitle {
	padding: 9px 0 0 30px !important;
}

h3 {	color: #00529b
; font-size: 1.3em; text-align: left;}
.inner-content h3 {
	font-size: 1.2em;
}
.news h5 {	color: #2688e6; font-weight: bold;font-size: 1em;margin: 0;}
h4 {
	color: #109292;
	font-weight: bold;
	font-size: 1.1em;
}
h5 {margin-bottom: 0;
	font-weight: normal;
	font-size: 16px;
	color: #00529b
;
}
img {
	border: none;
}
b{font-size: 110%;}
1em{color: red;}

/* ----------------------------- forms -----------------*/
#contour input.text, #contour textarea {
background: url('../images/blue_bg.png') white;
background-repeat: repeat-x;
background-position: top;
}

input[type="submit"] {
margin: 10px 250px;
float: none;
text-align: center;
display: block;
color: #00529b
;
font-size: 16px;
font-weight: bold;
padding: 6px 12px;
border: solid 1px #2688E6;
background: url('../images/blue_bg.png') white;
background-repeat: repeat-x;
background-position: top;
}
input[type="submit"]:hover {
background: #2688E6;
color: white;
cursor: pointer;
}
#contour label.fieldLabel
{
font-weight: bold;
display: block;
width: 275px;
clear: left;
background: transparent !important;
color: #00529b
;

}
#contour input.text, #contour textarea
{
width: 260px !important;
padding: 5px 0 5px 5px;

}
#contour input.text, #contour input.title, #contour textarea, #contour select
{
	margin: 0.5em 0;
	border: solid 1px #2688E6;
	}
	#contour input.text:focus, #contour input.title:focus, #contour textarea:focus, #contour select:focus
{
	border: 1px solid #2688E6;
}
fieldset legend {
margin-bottom: 20px;
	background: #2688E6;
color: white;
padding: 5px 10px;
font-weight: 100;
font-size: 16px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
fieldset {margin: 20px -15px;
	border: none;
box-shadow: 1px 1px 2px 2px rgba(37, 182, 238, 0.1);
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
-o-transition: 0.4s;

}
fieldset:hover{
	box-shadow: 1px 1px 2px 2px rgba(37,182,238, 0.3);
		transition:  0.2s;
	-moz-transition:  0.2s; 
	-webkit-transition:  0.2s;
	-o-transition:  0.2s;
}

.f-right {
	float: right;
}
.f-left {
	float: left;
}
.inner-content {
/*overflow: auto;*/
	padding: 0px 10px 30px 60px;
	font-size: 14px;
}

.left-margin {
	padding: 10px 80px;

}
.left-margin p {
	color: #2688E6;
}
#maincontainer{
width: 962px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: white;
position: relative;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
}

#topsection{
height: 215px; /*Height of top section*/
background: white;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: white;
}

#contentwrapper a{color:#009397;  font-weight: 600;}
#contentwrapper ul a{ color:#2688E6; font-weight: normal;}

#contentcolumn{
margin-right: 310px; /*Set right margin to RightColumnWidth*/
1margin-top: 10px;
}

#rightcolumn{
float: left;
width: 310px; /*Width of right column*/
margin-left: -310px; /*Set left margin to -(RightColumnWidth) */
margin-top: -15px
}

#footer{
clear: left;
width: 100%;
background: #7bb3ea;
text-align: center;
padding: 0;
height: 100px;
border-top: #00529b
 solid 10px;
color: #FFF;
}

#footer a{
padding-top: 30px;
color: #FFF;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#logo {
	padding-top: 24px;
	padding-left: 25px;

}

#h-menu {
width: 100%;
float: left;
}
#h-menu ul {
	padding: 7px 0 0;
	margin: 0;
	text-align: center;
	background: url("../images/h-menu-bck.jpg") repeat-x;
	border-bottom: 9px solid #00529b
;
	margin-top: 10px;
	}
#h-menu ul li {
	display: inline;  position: relative;
	list-style-type: none;
	
}

#h-menu ul li a {
font-size: 16px;
	border-right: 2px solid white;
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding: 0px 33px 5px;
	
}
#sec-menu {
	width: 100%;
	float: left;
	text-align: center;
	background: url("../images/sec-menu-back.png") repeat-x;
}
#sec-menu ul {
padding: 0;
	margin: 0;
}
#sec-menu ul li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #5f5f5f;
}
#sec-menu ul li a {
font-weight: bold;
font-size: 14px;
color: #5F5F5F;
text-decoration: none;
display: inline-block;
padding: 6px 7px 6px 8px;
	
}
#h-menu ul li.last, 
#h-menu ul li:last-child a, 
#sec-menu ul li:last-child,
#sec-menu ul li.last, 
li.last {
	border: none;
	border-right: none;
}
#sec-menu ul li.last {
	border: none;
	border-right: none;
}

.green-one {
font-size: 14px;
color: #109292;
font-weight: bold;
	color: #109292;
}
.green-arrow {
	display: inline;
	padding: 0 5px 0 15px;
	margin-top: 3px;
	position: relative;
	margin-left: 10px;
}
.green-arrow img {
	top: -3px;
	position: absolute;
	left: 5px;
}
.member-login {
	margin-right: 42px;
	width: 200px;
	padding: 10px 0 0 0;
	background: url("../images/login-back.png") repeat-x;
	text-align: center
}
.member-login img {
	padding: 0 0 0 4px;
	margin:0;
	margin-bottom: -9px;
}
.green-login {
font-size: 15px;
	color: #109292;
	margin-bottom: 30px;
	display: block;
}
.free-reports {
margin-right: 43px;
margin-top: 16px;
margin-bottom: 56px;
}
.sec-right {
position: relative;
	float: right;
}
#nl-form {
	position: relative;
	height: 29px;
	border: 1px solid #E9E6DD;
	margin-top: 10px;
	}
#nl-form button {
	width: 29px;
	height: 30px;
	border: none;
	border-left: 1px solid #E9E6DD;
	float: right;
	background: url("../images/m-glass.png") no-repeat 5px 3px;
	cursor: pointer;
}
#nl-form input {
	background: #F6F6F6;
	float: left;
	height: 26px;
	border: none;
	width: 168px;
	width /*\**/: 167px\9;
	
	margin: 0;
	padding-top:2px;

}
#nl-form::before {
	left: -27px;
	top: 3px;
	content: "";
	position: absolute;
	height: 28px;
	width: 22px;
	/*background: url("../images/m-glass.png") no-repeat;*/
}

.quick-links {
	background: url("../images/quick-links.png") no-repeat right bottom;
	height: 147px;
}
.quick-links ul {
	list-style-image:url('../images/sb-arrow.png');
	margin-left: 95px;
	padding-top: 10px;
}
.quick-links ul li {
	padding: 8px 0 9px 0;
}
.quick-links ul li a {
	color: #00529b
;
	text-decoration: none;
}	

#rightcolumn .email {
width: 260px;
	text-align: center;
	padding: 10px 0;
	float: right;
}
#rightcolumn .email img {
	padding: 6px 0px 0px 5px;
	border-radius: 12px;
	border: 1px solid #aad0f5;
	background: url("../images/btn-back.png") repeat-x;
}
#rightcolumn .email p {
	color: #333;
padding: 0 15px;
margin: 5px;
margin-left: 25px;
margin-right: 20px;
text-align: center;
font-size: 13px;
}
#rightcolumn .email p.blue {
font-weight: bold;
	color: #00529b
;
	font-size: 1em;
	padding:0;
	margin:5px;
	text-align: center;
}

.meeting {
	text-align: center;
	padding: 10px 10px 10px 60px;
}
.meeting img {
	margin-top: 10px;
}
.meeting p {
margin-left: 5px;
text-align: center;
}

#footer a{
font-size: 15px;
	color: white;
	padding: 10px 10px 0 10px;
	margin-top: 20px;
	text-decoration: none;
	display: inline-block;
}
#footer p {
font-size: 14px;
	color: #333
}
.right-footer {
	float: right;
	width: 315px;
	background: #f6c000;
	border-left: 5px solid white;
	height: 100px;
}
#footer .right-footer a {
	padding: 0px;
	padding-top: 23px;

}

.h1-div {
	padding: 15px 15px 20px 27px;
}

.h2-div {
	background: url("../images/h2-back.png") repeat-x;
	border: 1px solid #ffeebb;
	width: 255px;
	margin: 10px 0px 20px 17px;
	padding: 0 21px 0 11px;
	float: left;
}

.right-content {
	background: url("../images/right-back.png") repeat-x;
	width: 266px;
	float: right;
	margin: 10px 10px 20px 10px;
	padding: 0 20px 0 30px;
	text-align: center;

}
.news {
	text-align: left;
	margin-top: 10px;
}
.news p {
	margin: 3px 0;
}
/*#maincontainer::before {
left: -263px;
height: 500px;
content: "";
position: absolute;
background: url("../images/bck-left.png") no-repeat;
top: 140px;
width: 265px;
}
#maincontainer::after {
right: -270px;
height: 500px;
content: "";
position: absolute;
background: url("../images/back-right.png") no-repeat;
top: 140px;
width: 270px;
}*/
.accordion {
	background: url("../images/right-menu-main-back.png") repeat-x;
	float: right;
    width: 220px;
	margin-top: 35px;
}
.accordion li {
	list-style: none;
	padding: 5px 10px 3px 40px;
	margin: 4px 0 4px -40px;
	background: url('../images/green-arrow.png') no-repeat 25px 3px;
	
}
.accordion li.active {
	background: url('../images/green-arrow.png') no-repeat 25px 3px #DCECFB;
}
.accordion li a {
font-weight: bold;
	display: block;
	color: #2688e6;
	text-decoration: none;
}

.second-menu li {
	background: none;
	1margin-right: -10px;
	
}
.second-menu li:hover {
	background: url('../images/right-menu-back.png') repeat-y right top;
}
.second-menu li a {
	margin-left: -25px;
	padding: 0px 0 0px 15px;
	background: url('../images/green-bullet.png') no-repeat 0 7px ;
	color: #666666
}
.landing-blocks {
	box-shadow: 0px 0px 20px 0px #CCC;
	border-radius: 4px;
	width: 236px;
	height: 220px;
	position: relative;
	margin: 20px 40px 20px 0;
	float: left;
	padding: 5px;
	padding-bottom: 2px;
}
.landing-blocks img {
	border: 1px solid #CCC;
	position: absolute;

	z-index:0;
	top: 4px;
	left: 4px;

}	
.landing-blocks a {
	text-decoration: none;
	color: #109292;
}
.landing-blocks p {
	padding: 1px 5px;
	margin: 0;
	color: #666;
	position: relative;
	z-index: 1;
	line-height: 16px;
	font-size: 13px;
}
.green, .green a  {
	color: #109292;
}

.yellow-link {
	font-size: 17px;
	display: inline-block;
	margin: 0;
	margin-top: 125px;
	background: url(../images/blocks-heading-back.png) repeat-y top right #FFDB5D;
	font-weight: bold;
	color: #00529b
;
	padding: 3px 37px 1px 18px;
	position: relative;

}
.yellow-link img {
border: none;
	left: 0;
position: absolute;
z-index: 1;
float: left;
top: 2px;
}
.xsltsearch_result {
padding: 10px;
}
.xsltsearch_result p a {
	color: #00529b
;
	text-decoration: none;
	font-size: 18px;
	width: 350px;
	border-bottom: 1px solid #00529b
;
	display: block;
}
#xsltsearch {
	padding: 5px 30px;
}
.search-url {
	color: #2688E6;
}
#xsltsearch_navigation a {
	color: #00529b
;
}

.member-photo {
	float: left;
	margin-right: 20px;
}
.s-inline {
	margin-bottom: 30px;
}
.s-inline h2 {
	display: inline;
}
.s-inline a {
	text-decoration: none;
	color: #00529b
;
}
.green-normal {
	font-weight: normal;
	color: #109292;
}
.h5list a{
	text-decoration: none;
	color: #2688e6;
	
}
.right-green-box {
	width: 200px;
	display: block;
	border: 2px solid #19b3b3;
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
}
.right-green-box h3 {
	margin:0px;
}
.right-green-box ul li {
	color: #2688e6;
	font-size: 14px;
}
.right-green-box ul {
	margin-left: -20px;
}
#sign-up-form {
	color: #00529b
;
}
.sug {
	float: left;
	width: 290px;
	text-align: right;
}
.full-sug {
	float: left;
	width: 580px;
	text-align: right;
}
#sign-up-form #l1 label {
	width: 427px;
}
#sign-up-form #l2 label {
text-align: left;
width: 590px;
margin-bottom: 10px;
}
#sign-up-form #l2 {
	text-align: left;
}
#sign-up-form #l2 input {
	width: 50px;
}
.checks {
	width: 580px;
	margin-bottom: 30px;
}


#sign-up-form label {
	float: left;
	width: 130px;
	padding-top: 3px;
}
#sign-up-form input,  #sign-up-form select{
	margin-bottom: 5px;
	padding: 4px;
	border: solid 1px #2688e6;
	background-image: url('../images/blue_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 3px;
	width: 140px;
}
#sign-up-form input[type=checkbox] {
	border: 0;
	background: none;
}
#sign-up-form select {
	width: 150px;
}
#sign-up-form input[type=submit] {
clear: both;
	margin: 10px 200px;
	color: #00529b
;
	font-weight: bold;
}
#sign-up-form input[type=submit]:hover
{
	background: #2688E6;
	color: white;
	cursor: pointer;
	}
.form_tip {
	margin-top: 0;
	width: 580px;
	clear: both;
	float: left;
	color: #109292;
}
#h-menu .active {
	padding: 8px 1px 19px 0;
	background: url("../images/active-back.png") repeat-x 0px -3px;
}
#h-menu .active a {
	padding: 0px 35px 0 33px;
	margin-right: -2px;
}

.news-land {
	
}
.news-land h2 {
   color: #0F4DA1;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;   line-height: 24px;
    font-weight: bold;	
	margin: 0;
    padding: 9px 0;
}

.blog-details h2 {
	background:none;
}

.news-land h2.noBg{ background:none;}


.news-land h2 img {
	float: left;
	margin-right: 7px;
	margin-top:-3px;
}
.news-land ul, .green-dot-ul, .c-tags ul {
	list-style-image: url("../images/green-dot.png");
}

.news-land ul li ol {
	list-style-image: none;
}

.news-land ul li, .green-dot-ul li {
	margin: 5px 0;
}
.news-land ul li a, .green-dot-ul li a {
	color: #00529b
;
	text-decoration: none;
}
.news-contacts {
	font-size: 16px;
	color: #2785E7;
}
.news-contacts a {
	color: #666;
	text-decoration: none;
}

.hp {display: none;}
.green-left a, .green-left{
	float: left;
	color: #109292;
}
.clear {
	clear: both;
	display: block;
}
.ctitle {
	text-align: left;
	color: #333333;
	font-size: 14px;
}
.breadcrumbs{
	font-size: 12px;	
   border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    margin-bottom: 20px !important;
    padding-bottom: 3px !important;		
}

.bc-parent a, .bc-current a, .bc-parent {
	margin-right: 4px;
	text-decoration: none;
	color: #b2b2b2;text-transform:none;
	}
	
.bc-parent a{ margin-right:0;}	
.bc-current {
	text-decoration: none;
	color: #155399;
	 
	}
.canada {
	font-weight: bold;
font-size: 18px;
color: #00529B;
margin-left: -8px;
position: absolute;
top: 100px;
}
#aamsite {
	clear: both;
	margin: 30px 60px;
}
.cblue a, .cblue{
display: inline-block;
width: 170px;
color: #104CA2;
text-decoration: none;
font-weight: bold;
vertical-align: top;
}
.cgreen, .cgreen a {
margin-right: 10px;
	display: inline-block;
	width: 290px;
	color: #109292;
	font-weight: bold;
	vertical-align: top;
}
.cemail a{
	color: #0383EE;
text-decoration: none;
}
.maps-contacts h5 {
width: 122px;
display: inline-block;
margin-top: 20px;
color: gray;
}
.maps-contacts img {
	border:1px solid #ddd;
}
.land-col {
	width: 260px;
}
.col1, .col2 {
	ma1rgin-right: 10px;
	fl1oat: left;
}
.col3, .col4 {
	mar1gin-left: 10px;
	flo1at: right;
}
.left-col {
	float: left;
}
.right-col {
	float: right;
}
.np-title {
	text-transform: uppercase;
padding: 10px 0px 10px 24px;
background: url(../images/title-news-back.png) no-repeat;
color: #0F4DA0;
font-weight: bold;
font-size: 13px;
	}
.blue-text {
	color: #0F4DA0;
	font-weight: bold;
}
.constituent .inner-content h1, .contac1t-maps .inner-content h1{
	background: url(../images/yback.png) repeat-y;
	color: #00529b
;
}
.constituent .inner-content {

	padding: 0px 40px 30px 60px;
margin-right: -30px;
overflow: auto;
background: url(../images/blue-bak.png) repeat-x bottom left;
background-size: 100% 75%;
}
.constituent {
	margin-top:0;
}
.constituent .inner-content img {
box-shadow: 3px 3px 10px gray;
}
.c-tags ul {
margin: 30px 5px;}
.c-tags ul li{
font-size: 16px;
padding: 5px;}
.c-tags ul li a {
	text-decoration: none;
	color: #00529b;
}
.blog-date {
    position: absolute;
	float: left;
    color: #109292;
    height: 40px;
    overflow: visible;
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 2px 5px 0px;
    margin: 3px 15px 0px 0px;
}
.blog-month {
position: relative;
top: 0px;
color: #109292;
font-family: lato, verdana, sans-serif;
display: block;
text-align: center;
}
.blog-day {
color: #00529b
;
font-family: lato, verdana, sans-serif;
display: block;
text-align: center;
border: 1px solid #109292;
border-image: initial;
padding: 3px 2px;
margin: 2px 0px 0px;
}
#contentwrapper .blog-title, #contentwrapper .blog-title a, #contentwrapper .blog-title a:visited {
color: #00529B;
font-size: 18px;
line-height: 23px;
text-transform: capitalize;
text-decoration: none;
padding:0;
}
.blog-title {
border-bottom: 3px solid #0F4DA1;
width: 515px;
margin-right: -10px;
margin-top: 0px;
display: inline-block;
padding: 1px 10px 0px 0px;
margin-bottom: 5px;
}

.margin-left {margin-left: 55px !important;}

em.author {margin-left: 55px;}

#contentwrapper .wider {
margin-top: 10px;
margin-bottom: 10px;
width: 570px;
font-size: 20px;
font-weight: bold;
}
.posted-by {
	margin-bottom: 10px;

}
.blog-tags {
margin: 10px 0 0 55px;
position: relative;
left: 0px;
line-height: 14px;
font-size: 11px;
}
.blog-tags a, .blog-tags a:visited {
color: #109292;
text-transform: uppercase;
font-size: 11px;
line-height: 14px;
}
p.blog-short {
padding: 10px 0px 0px 56px;
}
p.blog-short a {
	color: #109292
}
.next, .prev, .page-nos a {
	color: #0383EE;
}
.comment-sug, .comment-ta {
	clear: both;
	color: #00529b
;
	float: left;
	width: 350px;
	text-align: right;
}
.comment-sug span, .comment-ta span {
	float: left;
	width: 66px;
	padding-top: 3px;
}
.comment-sug input, .comment-ta textarea {
	text-align: left;
margin-bottom: 5px;
padding: 4px;
border: solid 1px #2688E6;
background-image: url('../images/blue_bg.png');
background-repeat: repeat-x;
background-position: top;
margin-left: 3px;
width: 260px;
}
.no-com-yet {
	text-align: center;
	width: 150px;
	float: right;
	margin-right: 30px;
margin-top: -175px;
}
.new-comment input[type=submit] {
	color: #00529b
;
	font-weight: bold;
	clear: both;
	padding: 4px;
	border: solid 1px #2688E6;
	background-image: url('../images/blue_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	width: 140px;
	margin: 20px 211px;
}
.new-comment input[type=submit]:hover {
	background: #2688E6;
	color: white;
	cursor: pointer;
}
.new-comment h2 {
display: inline-block;
padding: 3px 37px 1px 18px;
position: relative;
border:none;
}
.new-comment h2 img {
	border: none;
	left: 0;
	position: absolute;
	z-index: 1;
	float: left;
	top: 8px;
}
.blog-author {
	font-style: italic;
	font-size: 14px;

}
.d-text {
	font-size: 14px;
	text-transform: lowercase;
	padding:0 3px;
}
.additional-heading{
	border-left: 2px solid #0186ED;
	padding-left: 7px;
}




/* Vertical Accordion Style */
/* CSS reset */
.va-content ul,.va-content li,.va-slice h3 { 
	margin: 0;
padding: 0 0 0 20px;
}


.va-container{
	position:relative;
	mar1gin:40px auto 0 auto;
}
.va-wrapper{

	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	border: 1px solid white;
}
.va-slice{
z-index:1;
	cur1sor:pointer;
	position:absolute;
	width:100%;
	left:0px;
	overflow:hidden;
	border-bottom: 1px #D7D7D7 solid;
}
.va-slice-0{
	background:white;
}
.va-slice-2{
	background:#000 url(../images/2.jpg) no-repeat center center;
}
.va-slice-3{
	background:#000 url(../images/3.jpg) no-repeat center center;
}
.va-slice-4{
	background:#000 url(../images/4.jpg) no-repeat center center;
}
.va-slice-5{
	background:#000 url(../images/5.jpg) no-repeat center center;
}
.va-slice-6{
	background:#000 url(../images/6.jpg) no-repeat center center;
}
.va-slice-7{
	background:#000 url(../images/7.jpg) no-repeat center center;
}
.va-slice-color-1{
	background-color:#97c5eb;
}
.va-slice-color-2{
	background-color:#68ace5;
}
.va-slice-color-3{
	background-color:#0072cf;
}
.va-slice-color-4{
	background-color:#0039a6;
}
.va-slice-color-5{
	background-color:#00338e;
}
.va-slice-color-6{
	background-color:#002c76;
}
.va-slice-color-7{
	background-color:#002144;
}
.va-title{
cursor: pointer;
border-bottom: 1px #D7D7D7 solid;
background: #EEF7FF;
text-transform: uppercase;
font-size: 14px;
color: #2785E7;
}
.va-content{
	display:none;
}
.va-slice p{
	font-size: 22px;
	font-style: italic;
	font-family:Georgia, serif;
}
.va-slice ul{
	height: 294px;
	overflow-y: auto;
	margin-left: -20px;
list-style: none;

}
.va-slice ul li{
	color: #2785e7;
	text-align: right;
	padding: 5px;
	border-bottom: 1px #D7D7D7 solid;
}
.va-slice ul li a{
font-weight: bold;
font-size: 14px;
}
1.1va-slice ul li a:hover{
	background:#000;
	color:#fff;
	text-shadow:none;
}

.va-nav span{
	width:40px;
	height:25px;
	background:transparent url(../images/prev.png) no-repeat center center;
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-20px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	display:none;
	z-index:100;
}
.va-nav span.va-nav-next{
	background-image:url(../images/next.png);
	top:auto;
	bottom:-35px;
}
.va-nav span:hover{
	opacity:1.0;
}
.va-nav {
	display: none;
}
.va-slice ul li .blue-right,  .va-slice ul li .blue-right a, table .blue-right{
	font-size: 14px;
	color: #2785e7;
	text-decoration: none;
	font-weight: bold;
}
.green-left a, .green-left{
	float: left;
	color: #109292;
}
.clear {
	clear: both;
	display: block;
}
.ctitle {
	text-align: left;
	color: #333333;
	font-size: 14px;
}
#white-question {
margin-bottom: 30px;
float: right;
	width: 550px;
height: 400px;
background: #EAEAEA;
padding: 19px 23px;
border: 1px solid #ccc;
}
#question {
	height: 398px;
	width: 150px;
	float: left;
	background: url(../images/contact-question.jpg) no-repeat center center white;
}
#slice0 {
	color:#0F4DA0;
	padding:12px 0;
	font-weight: bold;
}
.back-cats {
padding: 3px 1px;
margin-top: -47px;
background: url(../images/bakcats.png) no-repeat 15px 17px #EEF7FF;
z-index: 0;
margin-right: -1px;
cursor: pointer;
color:#0F4DA0;
font-weight: bold;
}
.bc2 h3 {
	visibility: hidden;
}
#va-accordion {
	background: white;
	float: right;
}

/* ----------------------------------- end that va style */


#big-story {
	margin: 30px;
	clear: both;
	height: 190px;
}
#big-story img {
	border: #3f9cfc solid 2px;
	margin-right: 15px;
	float: left;
}
#big-story .the-story-head {
width: 350px;
float: left;
margin-top: 25px;
	color: #00529b
;
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
}
#big-story .moreinfo a, #big-story .moreinfo {
	color: #109292;
	font-weight: bold;
	text-decoration: none;
}
#big-story p {
	margin: 0;
}
.first-word {
	color: #2785e7;
	font-size: 30px;
	text-shadow: 2px 0px white, 0px 2px white, -2px 0px white, 0px -2px white, 2px 2px 15px #666;
	letter-spacing: 2px;
}
.contourField {
margin-right: 5px;
width: 284px;
float: left;
COLOR: #00529b
;
}
contourField LABEL{

}	

.contacts-landing table{
	margin-left: -20px;
	font-size: 13px;
	width: 100%;
}

.theme-default #slider {
	height: 259px;
}
.inner-content p {
	margin-top:0;
}
.member-roaster h2 {
line-height: 13px;
color: #00529B;
font-size: 16px;
padding: 0px 0px 0px 0px;
margin-left: 50px;
}
.member-roaster a, .member-roaster a:visited {
	color: #2688E6;
	text-decoration: none;
}
.member-roaster p {
	clear: both;
}
.mem-rost-ul {
font-weight: bold;
margin: 0 0 20px 50px;
float: left;
width: 160px;
color: #2688E6;
}
.mem-rost-ul li {
	padding: 3px;
}
	.mem-h2 {
vertical-align: middle;
display: inline-block;
margin: -20px 75px 0 5px;
}	

.mr-second {
font-size: 18px;
color: #1AAAAA;
font-weight: normal;
}


#letters {
	list-style: none;
	padding: 15px 0;
border-bottom: 1px solid #2688E6;
}
#letters li {
	display: inline;
color: #2688E6;
}

#letters li a,  #letters li a:visited{
text-decoration: none;
font-size: 14px;
color: #2688E6;
padding: 0 6px 0 6px;
border-right: 1px solid #2688E6;
}
#letters li span {
text-decoration: none;
font-size: 14px;
color: #ccc;
padding: 0 6px 0 6px;
border-right: 1px solid #2688E6;
}
#letters li:last-child a, #letters li a.last, #letters li span.last, #letters li:last-child span {
	border: none;
}
.yellow-cap {
margin-top: 25px;
	color: #f6c000;
	font-weight: bold;
	font-size: 18px;
}
.letters-results {
padding: 0;
	list-style: none;
}
a, a:visited {
 color: #2688E6;
 text-decoration: none;
}
.letters-results li{
	margin: 20px 0;
}
.letters-results li a {
	font-weight: bold;
}

#report-table {
margin-top: 30px;
	text-align: left;
}

#report-table caption {
font-weight: bold;
	color: #1AAAAA;
	font-size: 18px;
	text-align: left;
}
.table-blue {
vertical-align: bottom;
height: 40px;
font-weight: bold;
color: #1C4E9D;
}
#report-table th {
	padding-top: 20px;
}
#report-table td {
	text-align: right;
}
#report-table tr td:nth-child(1) {
	text-align: left;
}
.left-align {
	text-align: left;
}
.table-report h2 {
padding: 20px 0;
	border-bottom: 1px solid #2688E6;
}
/*------------------ tabs stufffffffffffff ------------- */
#tab_container
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#tabbed_section li
{

}

#tabbed_section {
padding-top: 20px;
clear: both;
	width: 580px;
	margin: 20px auto;
	background: #FFF;

}
#tabbed_section #tab_container {
	overflow: hidden;
	zoom: 1;
}
#tabbed_section #tab_container li {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	border: 1px solid #B1B1B1;
	background: url("../images/tabs-back.jpg") repeat-x;
	border-bottom: none;
	width:32%;
	padding: 0 0 10px 0;
	margin: 0 0 -10px 0; min-height:45px;
	
	 height:auto !important; 
   height: 45px; 
	
	font-size: 12px;
}

#tabbed_section #tab_container li.active {
	background: white;
}
#tabbed_section #tab_container li a {
	 line-height:12px;

	display: block;
	padding: 8px 12px;
	text-decoration: none;
	color: #8BB0DA;
font-weight: normal;
	text-align: center;
}
#tabbed_section #tab_container li a.last_link {
	1border-right: none;	
}
#tabbed_section #tab_container li.active a {
		color: #0282ef;
	font-weight: bold;
}
#tabbed_content {
	padding: .5em 0 0 0;
	margin: 0 auto;
	background: #FFF;
	position: relative;
}
#tabbed_content div {
	padding: 10px;
	background: #FFF;
	z-index: 8;
	overflow: hidden;
	display:none;
}
#tabbed_content div.active {
	z-index: 10; display:block;
}
#tab_container li.active {
	padding: 0;
	background: none;
}


 
#tabbed_section_2{padding-top:20px;clear:both;width:580px;background:#FFF;margin:20px auto;}
#tabbed_section_2 #tab_container{overflow:hidden;zoom:1;}
#tabbed_section_2 #tab_container li{float:left; font-size:12px;margin:1px 1px 0;-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px; overflow:hidden;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;}
#tabbed_section_2 #tab_container li.active a{ color:#fff;	 background:#7DB1DF !important;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7DB1DF', endColorstr='#7DB1DF',GradientType=0 );}
#tabbed_section_2 #tab_container li a{  color:#666666;
    display: table-cell;
    height: 30px;
    line-height: 12px;
    max-width: 210px;
    min-height: 30px;
    outline: 0 none;
    padding:2px 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;

background: #b7d4ed; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3ZDRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWY1ZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #b7d4ed 0%, #eef5fb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7d4ed), color-stop(100%,#eef5fb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b7d4ed 0%,#eef5fb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b7d4ed 0%,#eef5fb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b7d4ed 0%,#eef5fb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b7d4ed 0%,#eef5fb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d4ed', endColorstr='#eef5fb',GradientType=0 ); /* IE6-8 */
	}
#tabbed_section_2 #tab_container li a.last_link{border-right:none;}




/* ------------ end tabs ------? */

table td .mem-rost-ul {
	margin: 0;
}

/*----------------released reports --------------*/

#released-reports-container table {
	font-size: 12px;
	margin-top: 12px;
	
}
#released-reports-container th {
	vertical-align: middle; /*Was top. Changed to middle*/
	text-align: center;

}

#released-reports-container th.leftAlign {text-align: left;}

#rel1eased-reports-container th:first-child, #released-reports-container th:nth-child(2), #released-reports-container th:nth-child(3), #released-reports-container th:nth-child(5) {
	text-align: left;
}

#released-reports-container td {
	vertical-align: top;
	padding: 4px;
	text-align: left;
}
#released-reports-container tr:hover, #contentwrapper .member-roaster tr:hover {
background: url('../images/right-menu-main-back.png')  repeat-x;
}
#released-reports-container table tbody tr:first-child:hover, #contentwrapper .member-roaster table tbody tr:first-child:hover {
	background: none;
}

#released-reports-container span, .member-roaster span {
text-transform: uppercase;
color: #00529B;
font-size: 16px;
vertical-align: bottom;
background: url("../images/news-h2-back.png") repeat-y;
border-bottom: 4px solid #F6C000;
padding: 8px 5px 1px 23px;
font-weight: bold;
display: inline-block;
margin-bottom: 20px;
padding-right: 20px;
width: 540px;
}
#released-reports-container div img, .member-roaster div img {
float: left;
position: relative;
margin-right: -30px;
}
#released-reports-container tr td:last-child {
width: 75px;
}
#released-reports-container tr td:nth-child(4), #released-reports-container tr td:nth-child(6), #released-reports-container tr td:nth-child(7), #released-reports-container tr td:first-child {
	text-align: center;
}
/*----------------released reports --------------*/

#contentwrapper .member-roaster td a {
	color: #2688E6;
	font-weight: normal;
}
#contentwrapper .member-roaster tr td   {
	vertical-align: top;
	padding: 5px 0;
	text-align: left;
}
#contentwrapper .member-roaster tr th {
	vertical-align: bottom;
	padding: 4px 2px;
	text-align: left;
}

#contentwrapper .member-roaster tr td:nth-child(4), #contentwrapper .member-roaster tr td:last-child, #contentwrapper .member-roaster tr th:nth-child(4) {
	text-align: center;
}

.news-land select{
	-webkit-appearance: button;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-webkit-padding-start: 2px;
-webkit-user-select: none;
background-image: url(../images/arrowToggle_Btn.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
background-position: center right;
background-repeat: no-repeat;
border: 1px solid #AAA;
color: #555;
font-size: inherit;
margin: 0;
overflow: hidden;
padding-top: 5px;
padding-bottom: 5px;
text-overflow: ellipsis;
white-space: nowrap;
}
.fullWidth_Holder{ overflow:hidden; display:block;   margin: 0 0 7px; padding:0;}
.blurClass{ color:#999;}
#cse-search-form {margin-top: 40px;}

.memberLogin {
    position: relative;
}

a.loginDropdown {
    background-color: #fcc31e;
    background: #fcc31e url(/images/navdropdown.png) 90% center no-repeat;
    border: 1px solid #feae01;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    padding: 4px 0 5px 20px;
    text-align: left;
    width: 170px;
}

.memberLogin ul {
    padding-left: 0;
    position: absolute;
    bottom: -104px;
    left: 4px;
    width: 192px;
    display: none;
}

.memberLogin ul.active {
    display: block;
}

.memberLogin li {
    background: #00b4b0; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjRiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMWIzYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #00b4b0 0%, #01b3b7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b4b0), color-stop(100%,#01b3b7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00b4b0 0%,#01b3b7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00b4b0 0%,#01b3b7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00b4b0 0%,#01b3b7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00b4b0 0%,#01b3b7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b4b0', endColorstr='#01b3b7',GradientType=0 ); /* IE6-8 */
    
    list-style: none;
    height: 30px;
}

.memberLogin li:hover {
    background: #1a959a;
    filter: none;
}

.memberLogin li a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: left;
    padding: 5px 3px;
}

.memberGrid {
    margin-bottom: 15px;
}
div.window {
  margin-bottom: 10px;
}
div.window label { 
  display: block;
  font-weight: bold;
  color: #2688e6;
  transition: .4s all linear;
  min-height: 30px;
  line-height: 23px;
}
div.window label:before {
  background: url(/images/blue-arrow.jpg) no-repeat 0 0!important;
  height: 30px;
  width: 33px;
  content: " ";
  float: left;
  margin-left: -6px;
  transition: .4s all linear;
}
div.window label:hover { 
  cursor: pointer; 
  color: #155399;
}
div.window input.toggle:checked + label:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: .4s all linear;
}
input.toggle ~ div { 
  max-height: 0px; margin: .2rem;
  overflow: hidden;
  transition: .3s all cubic-bezier(0.730, -0.485, 0.145, 1.620);
  padding-left:24px;
}
input.toggle:checked ~ div { max-height:3000px; }
input.toggle:checked + label {  }
input.toggle { display: none; }