﻿@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font: 400 13px/150% 'Open Sans',Arial, sans-serif;
	
}

a{
	
	color: #0c4b7a;
}

a:hover{
	color: #0071C3;
}

a.arrowLink{
	padding-right: 10px;
	background-image: url(images/linkArrowTransparent.png);
	background-repeat: no-repeat;
	background-position: right center;
}

h1{
color: #0c4b7a;
font-weight: 400;
line-height: 1em;
font-size: 32px;
font-family:'ITCFranklinGothicW01-Md_812695', sans-serif;
}

h2{
color: #3d9808;
font-weight: 400;
font-size: 21px;
font-family:'ITCFranklinGothicW01-Md_812695', sans-serif;
	
}

h2 a{
	
	color: #3d9808;
}
h3 , h4 {font-family:'ITCFranklinGothicW01-Md_812695', sans-serif;}

.tcrightSide h2{
color: #0c4b7a;
font-weight: 400;
font-size: 21px;
}

h3.subProds{
	color: #004B78;
}

h3.subCert{
	color: #FF6632;
}

h3.subChap{
	color: #0071C3;
}

h3.subNews{
	color: #FFCE2E;
}

h3.subAbout{
	color: #4ACC31;
}
iframe {
    border: none;
}
/***** Header Styles ******/


.header {
	height: 100%;
	min-height: 130px;
	width: 100%;
	max-width: 1000px;
	background-image: url(images/fullsizelogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
}
.header .headlink {
	display: block;
	float: left;
	height: 120px;
	width: 160px;
	font-size: 0px;
}

.header .headrow1 {
	line-height: 40px;
	padding: 14px 0px 0px 0px;
	text-align: right;
}

.header .headrow1 .h1Linx{

}
.header .headrow1  a{
	font-size: 12px;
	color: #004680;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
.header .headrow1 .h1Linx a:hover{
	text-decoration: underline
}
.header .headrow1 .h1Log {
	float: right;
	padding-left: 16px;
	font-size: 12px;
}

.header .sf_cols:before, .header .sf_cols:after {
    display: none;
}

.header .headrow2 {
	
	margin-top: 6px ;
	padding-top: 0px;
	text-align: right;
	clear: right;
}
.navigationWrap, .navigationChapWrap {
	background-image: url(images/littlenavback.gif);
	background-position: 0% bottom;
	background-repeat: repeat-x;
}
.navigationWrap .navigation{
	width: 100%;
	max-width: 1000px;
	height: 55px;
	margin: 0px auto;
}

.navigationChapWrap .navigationChap {
	width: 100%;
	max-width: 1000px;
	height: 55px;
	margin: 0px auto;
}

.featureWrap {
	background-image: url(images/featureback.jpg);
	background-position: 0% top;
	background-repeat: repeat-x;
	padding: 10px 0px 0px;
}
.featureWrap .feature {
	height: 300px;
	width: 100%;
	max-width: 1000px;
	background-color: #F4F4F4;
	margin: 0px auto;
}


.iconsWrap {
	
}
.iconsWrap .icons {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
}

.ikelinksout{
	display: table;
	width: 25%;
	height: 125px;
	float: left;
}
.ikelinksout.il1{
	background-image: url(images/homeicon-fac.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ikelinksout.il2 {
	background-image: url(images/homeicon-fp.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ikelinksout.il3 {
	background-image: url(images/homeicon-c.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ikelinksout.il4 {
	background-image: url(images/homeicon-fawg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ikelinks{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 80px;
	font-size: 15px;
	font-weight:800;
	text-decoration: none;
}

.il1 .ikelinks, .il4 .ikelinks{
	color:#0071C3
}

.il2 .ikelinks{
	color: #004B78;
}

.il3 .ikelinks{
	color: #FF6632;
	margin-left: 22px;
	padding-left: 65px;
}

.threeColWrap, .spotlightWrap, .footerWrap{
	padding: 30px 0px;
	width: 100%;
}

.threeColWrap .threeCol {
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
}

.threeColWrap .threeCol .tcleftSide{
	width: 60%;
	float: left;
}

.threeColWrap .threeCol .tcleftSide{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #CCCCCC;
}
.threeColWrap .threeCol .tcrightSide{
	width: 40%;
	float: right;
}

.threeCol .tcrightSide .tcrsPad {
	padding-left: 65px;
	margin-left: 22px;
	background-image: url(images/gearIcon.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.threeCol .tcrightSide .tcrsPadB {
	padding-left: 22px;
	margin-left: 22px;
}

.tcrightSide ul.social{
	list-style-type: none;
	padding: 0px;
	margin: 21px 0px 0px 30px;
}

.tcrightSide ul.social li{
	padding-bottom: 24px;
}

.tcrightSide ul.social a{
	color: #000;
	text-decoration: none;
	padding-left: 22px;
	
}

ul.social a.soco{
	background-image: url(images/socialgear.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.social a.sotw{
	background-image: url(images/socialbird.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

ul.social a.soli{
	background-image: url(images/sociallink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.social a.solyt{
	background-image:url(images/socialtube.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.spotlightWrap, .footerWrap{

	background-color: #EAEEF9;
}


.spotlightWrap .spotlight {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
}

.footerWrap .footer {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
}

.footerWrap .footer h3{
color: #0c4b7a;
font-weight: 600;
font-size: 14px;
padding: 0px;
margin: 0px;
line-height: 30px;
}

.footerWrap .footer ul{
	list-style-type:none;
	padding: 15px 0px;
	margin: 0px;
}

.footerWrap .footer li{
	padding:  3px 0px;
}

.footerWrap .footer a{
	color: #000;
	text-decoration: none;
}

.footer .foot2Right{
	text-align: right;
}

.footer .foottwit{
	background-image: url(images/foottwit.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	font-size: 0px;
}

.footer .footface{
	background-image: url(images/footfb.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	font-size: 0px;
}

.footer .footlink{
	background-image: url(images/footlinked.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	font-size: 0px;
}

.footer .foottube{
	background-image:url(images/footyoutube.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	font-size: 0px;
}


/***************** l2 bits ****************************/
.l2contentareaWrap{
	width: 100%;
}

.l2contentarea{
	width: 100%;
	max-width: 1000px;
	margin: 15px auto 25px auto;
}

.l2contentarea .l2caLeft{
	float: left;
	width: 200px;
}

.l2contentarea .l2caRight{
	/*width: 100%;*/
	border-left: #cfcfcf solid 1px;
	margin-left: 205px;
	padding: 0px 0px 25px 25px;;

}

.l2contentarea .l2caRight .l2caLiner{
	width: 100%;
    display:inline-block;	
}

.l2bc{
	
	width: 100%;
}

/****************** chapters **************************/

.chapContent{
	width: 100%;
}
.chapthreeColWrap{ padding: 0px;
}

.chapthreeColWrap .threeCol {
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
}
.chaptwoSlider {
    max-width: 1000px;
    margin: 0 auto;
}
.chapthreeColWrap .threeCol.tcTop{
	margin-bottom: 12px;
		
}

.chapthreeColWrap .threeCol.tcBtm{
	margin-top: 12px;
}
.chaptcleftSideWrap{
	float: left;
width: 100%;
}
.chapthreeColWrap .threeCol .chaptcleftSide{
	margin-right: 360px;
}

.chapthreeColWrap .threeCol .chaptcleftSide{

}
.chapthreeColWrap .threeCol .chaptcrightSide{
	width: 330px;
	float: right;
	margin-left: -330px;
    clear: right;
    position: relative;
    z-index: 9999;
}

.threeCol .chaptcrightSide .chaptcrsPad {
	padding: 18px 0px;
	
}

.chaptwoColWrap{
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
	padding: 20px 0px;
}

.chaptwoCol{
	width: 100%
}

.chaptwoColleftSide{
	
	width: 300px;
	float: left;
	font-size:16px;
	color: #666;
	line-height: 22px;
	
}

.chaptwoColrightSide{
margin-left: 330px;
text-align: right;
	
}
.rightSideInner {
    display: inline-block;
}
.chapContent .chapL2Wrap {
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
}

.chapContent .chapL2leftSide{
	
		
	width: 230px;
	float: left;
	
}

.chapContent .chapL2rightSide{
margin-left: 250px;

	
}

.chapL2Title, .chapL2Crumbs{
	width: 100%;
}
.chapL2Title{
	padding-top: 10px;
}
 .chapL2Crumbs{
	 padding-bottom: 14px;
 }
 
 .chapawards{
	 clear: both;
 }
 .chapawardsLiner{
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
	
}

.fakechapawards{
	padding: 30px;
	border: 1px solid #000000;
	text-align: center;
}
.chapEvents {
    min-height: 400px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCC;
}

/***************** l2 bits ***************************
.chapcontentareaWrap{
	width: 100%;
}

.chapcontentarea{
	width: 100%;
	max-width: 1000px;
	margin: 15px auto 25px auto;
}

.chapcontentarea .chapcaLeft{
	float: left;
	width: 330px;
}

.chapcontentarea .chapcaRight{
	
	
	margin-left: 5px;
	padding: 0px 0px 25px 25px;;

}

.chapcontentarea .chapcaRight .chapcaLiner{
	width: 100%;
    display:inline-block;	
}
*/


/******************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
