@charset "utf-8";
.content {
}
body,td,th {
	font-family: 'Open Sans', sans-serif, Verdana, Geneva;
	font-size: 16px;
	color: #333;
}
h1,h2,h3,h4 {
	font-family: 'Roboto Slab', serif;
}
h1 {
	font-size: 28px;	
}
h2 {
	color: #c70000;
	font-weight: 700;
	font-style: italic;
	font-size:20px;
	line-height: 10px;
}
.quote_right h2 {
	clear: both;
}
a:link {
    color: #FFFFFF;
}
a:visited {
    color: #FFFFFF;
}
a:hover {
    color: #FFFFFF;
}
a:active {
    color: #FFFFFF;
}
.clear {
	clear: both;	
}
#header_ins {
	width: 100%;
	height: 90px;
	position: fixed;
	top:0;
	z-index: 100;
	background:url(../img/top_nav_bg.png) repeat;
}
.header_content {
	width: 960px;
	margin: 0 auto;
}
.logo {
	width: 247px;
	height:43px;
	float: left;
	margin: 23px 0 0 0;
}
.lic {
	float: right;
	color:#FFFFFF;
	font-size: 14px;
	width: 300px;
	text-align: right;
	margin-top: 14px;
    text-decoration: none;
}
.lic a {
    text-decoration: none;
}
.lic a:hover {
    text-decoration: none;
}
.nav_bar {
	width: 700px;
	float: right;
	margin: 20px 0 0 0;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
}
.nav_bar a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.nav_bar a:hover {
	color:#abb3c4;
	text-decoration:none;
}

.top_banner {
		width: 100%;
		height: 466px;
		background-image:url(../img/banner_temp.jpg);
		background: no-repeat center center cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
}
.short_top_banner {
		height: 252px;
		background:url(../images/banner_short.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		top: 0;
	z-index: 1;
}
.short_top_books {
		height: 252px;
		background:url(../images/books_short.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		top: 0;
	z-index: 1;
}
.short_top_contact {
		height: 252px;
		background:url(../images/banner_contact.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		top: 0;
	z-index: 1;
}		
.short_top_glossary {
		height: 252px;
		background:url(../images/glossary_short.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		top: 0;
	z-index: 1;
}	
	
.blue_div {
	width: 100%;
	height: 10px;
	background: #021640;	
}
.content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
}
.blue_block {
	width: 100%;
	background:#021640;
}
.home_about {
	width: 670px;
	float: left;	
}
.text_quote {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-size: 24px;
	font-style: italic;
}
.checkmarked {
	list-style-image: url(../images/check.png);	
	margin-bottom: 30px;
}

.home_top_icons {
	float: right;
	width: 142px;
	height: 142px;
	background:url(../img/progressive_icon_temp.gif);
	background-repeat:no-repeat;
	margin: 80px 0 0 0;
	padding: 40px 42px 42px 44px;
}
.full_list {
	width: 400px;
	float: right;
	text-align: right;
	color:#FFFFFF;
	margin: 40px 0 0 0;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 400;
}
.white {
	color: #FFF;
	text-decoration: none;	
}
.flowleft {
	float: left;	
}
.service_icon {
	width: 214px;
	height: 170px;
	margin: 10px 19px 20px 0;
	float: left;
	line-height: 28px;
}
.service_no_right {
	margin-right: 0px;	
}
.services_title {
	text-align: center;
	color:#FFF;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;	
}
.switch_left {
	margin: 20px 0 0 0;
	width: 430px;
	float: left;
}
.switch_left a {
	color: #021640;
	text-decoration:none;	
}
.red_arrows {
	color: #C00;
	letter-spacing: -10px;
	font-weight: bold;
	font-stretch: condensed;
}
.switch_right {
	width: 430px;
	float: right;
	margin: 40px 0;
}
.flowright {
	float: right;
}
.testimonial {
	margin: 15px auto;
	width: 920px;
	min-height: 322px;
	/*background:url(../img/testimonial_bg.gif); ================================ */
	background-repeat:no-repeat;
	overflow: hidden;
	padding: 0 20px;	
}
.testimonial_icon {
	float: left;
	margin: 60px 0 0 75px;
}
.testimonial_sub {
	float: right;
	color:#FFF;	
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	width: 670px;
	text-align: left;
	margin-top: 15px;
}
.testimonial_block {
	width: 620px; 
	float: right;
	margin-top: 10px;
	text-align: left;
	background:url(../img/quotes.gif);
	background-repeat: no-repeat;
	padding: 0px 40px;
	color: #FFF;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 200;	
}
.partners {
		
}
.footer_cta {
	width: 960px;
	text-align: center;
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	margin: 10px auto;
	color:#FFFFFF;
}
.copyright {
	width: 550px;
	float: left;
	margin: 30px 0 20px 0;
	color:#838da1;
	font-size: 12px;
}
.copyright p {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.designed_by_text {
	width: 275px;
	float: right;
	margin: 60px 10px 0 0;
	color:#838da1;
	text-align: right;
	font-size: 12px;
}
.designed_by_icon {
	float: right;
	margin: 55px 0 0 0;
	color:#FFFFFF;
}
.privacy a {
	margin: 0 20px;
	color: #838da1;
	text-decoration: none;
}
.white_spacer {
	padding: 50px 0;
}
.wd50 {
	width: 50px;	
}
.wd100 {
	width: 100px;	
}
.wd150 {
	width: 150px;	
}
.w200 {
	width: 200px;	
}
.wd250 {
	width: 250px;	
}
.wd300 {
	width: 300px;	
}
.wd350 {
	width: 350px;	
}
.wd400 {
	width: 400px;	
}
.wd450 {
	width: 450px;	
}
.wd500 {
	width: 500px;	
}
.wd550 {
	width: 550px;	
}
.wd600 {
	width: 600px;	
}
.wd650 {
	width: 650px;	
}
.wd700 {
	width: 700px;	
}
.wd750 {
	width: 750px;	
}
.wd800 {
	width: 800px;	
}

.spacer10 {
	height: 10px;	
}
.spacer20 {
	height: 20px;	
}
.spacer30 {
	height: 30px;	
}
.spacer40 {
	height: 40px;	
}
.spacer50 {
	height: 50px;	
}
.spacer60 {
	height: 60px;	
}
.spacer70 {
	height: 70px;	
}
.spacer80 {
	height: 80px;	
}

.weight700 {
	font-weight: 700;	
}
.weight400 {
	font-weight: 400;	
}
.weight200 {
	font-weight: 200;	
}

.center {
	text-align: center;	
}
.left {
	text-align: left;	
}
.right {
	text-align: right;	
}
/* Quotes */
.quote_left {
	float: left;
	width: 260px;
	margin: 22px 0 0 0;	
}
.quote_right {
	float: right;
	width: 650px;
	margin: 0px 0 0 0;	
}
.quote_right a{
	color: #000;
	text-decoration: none;
}
li {
	margin: 15px 0;
}
li a {
	color: #021640 !important;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	text-decoration: none;	
}
li a:hover {
    color: #28447f;
}
/* Learning Center */
.learn_content {
	width: 920px;	
}
.acc-container {
  width:100%;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border-radius:8px;
  overflow:hidden;
}
.acc-btn { 
  width:100%;
  margin:0 auto;
  padding:10px;
  cursor:pointer;
  background:#b7d0ec;
  border-bottom:1px solid #879bc6;
}
.acc-content {
  height:0px;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  background:#e2e9f1;
}
.acc-content-inner {
  padding:30px;
}
.open {
  height: auto;
}
.selected {
  color:#021640;
}

/* Glossary */
.letters {
	width: 890px;
	text-align: center;
	margin: 0 auto;
}
.tabs-menu {
    height: 30px;
    float: left;
	margin: 20px 0;
	margin-left: -40px;
}
.tab-menu ul {
	margin: 0px;
	padding: 0px;	
}

.tabs-menu li {
	color:#FFFFFF;
	list-style-type: none;
    float: left;
	margin: 4px;
	padding: 5px;
	text-align: center;
	width: 16px;
	height: 16px;
	text-decoration: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
	-khtml-border-radius: 15px; /* for old Konqueror browsers */
	background-color: #021640;
	line-height: 16px;
}

.tabs-menu li.current {
    position: relative;
    background-color: #021640;
}

.tabs-menu li a {
    text-transform: uppercase;
    color:#FFFFFF !important;
    text-decoration: none;
	line-height: 10px;
}

.tabs-menu .current a {
    color: #193266;
}

.tab {
	float: left;
	width: 100%;
}

.tab-content {
    width: 100%;
    padding: 0px;
    display: none;
	margin-top: 20px;
}

#tab-a {
 display: block;   
}

/* Contact Page */
.contact_left {
	float: left;
	width: 350px;
	margin: 0px 0 0 0;	
	text-align: left;
}
.contact_left a {
	color: #333;	
}
.contact_right {
	float: right;
	width: 550px;
	margin: 0 0 50px 0;	
	text-align: left;
}
#map-canvas {
	width: 100%;
	height: 450px;
}
/* Contact page form */
.contact_label {
	width: 140px;
	float: left;
	margin: 5px;
	text-align: left;
	font-size: 14px;	
}
.contact_label span {
	float: left;
	margin-right: 5px;
	font-size: 10px;
    color: #C00;
}
.contact_field {
	width: 320px;
	float: left;
	margin: 5px;
	text-align: left;
}
.contact_field_wide {
	width: 450px;
	float: left;
	margin: 0px;
	text-align: left;	
}
/* FORMS */
.forme {
	padding: 20px;
	background:#f5f5f5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
		
}
.error {
	padding: 10px;
	background:#fce2e2;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 530px;
	text-align: center;
	margin-bottom: 20px;
	color: #900;		
}
.field_short {
	border: 1px solid #CCC;
    color: #888;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 10px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	font-size: 16px;
}
.areashort {
	border: 1px solid #CCC;
    color: #888;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 305px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	font-size: 16px;
}
.thank_you {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 350px;
}
.form_div {
	width: 1005;
	float: left;
	height: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;	
	clear: both;
}
.bxslider li {
	width: 100%;
   		height: auto;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
}
.banner_sub {
	width: 960px;
	margin: -450px auto 0 auto;
	position: relative;
	z-index: 150;
	text-align: right;
	padding: 200px 60px 0 0;
	color:#FFFFFF;
	font-family: 'Roboto Slab', serif;
	font-size: 32px;
	font-weight: 700;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             	 0px 8px 13px rgba(0,0,0,0.1),
             	 0px 18px 23px rgba(0,0,0,0.1);
}
.privacy {
	width: 920px;
	margin: 0 auto;	
}

#extra-margin {
    margin: 30px 0;
}