@charset "utf-8";
/*----------------------------------------------------------
HTML Tags
----------------------------------------------------------*/
body,td,th {
	font-family: /*Calibri, */Arial, Helvetica, sans-serif;
	font-size:13px;
}
body {
	background-color: #005F85;
	background-image: url(/images/bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 5px 0 0 0;
}
h1{
	margin: 0;
	padding: 0 7px 4px 0;
	text-align: right;
	font-weight: normal;
	color: #005F85;
}
h2{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #005F85;
}

h3{
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0 0 1em 0;
	color: #005F85;
}
h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h5{
	font-size: 14px;
	font-weight: bold;
}
h6{
	font-size: 12px;
	font-weight: bold;
	background-color: #DDD;
	color: #006083;
	padding: 5px 11px 5px 20px;
	margin: 30px 0 0 0;
}
h6:first-child {
	margin: 0;
}


form{
	padding: 0;
	margin: 0;
}
a:link{
	color: #005F85;
	text-decoration:underline;
}
a:visited{
	color: #005F85;
}
a:hover, a:active{
	color: #005F85;
	text-decoration:none;
}

img.left {float:left; margin-right:15px;}
img.right {float:right; margin-left:15px;}

blockquote {background-color:#edecce; text-align:center; margin-left:100px; border: 2px solid #8e8e7a; padding: 20px; width:450px;}
blockquote p {color:#8e8e7a; font-size:16px;}

blockquote.testimonial {
border-top: 1px solid #edecce;
border-bottom: 1px solid #edecce;
border-left:none;
border-right:none;
background-color:#fff;
 margin:20px 0px 20px 0px ; 
	padding: 10px;
	width:100%;
	}
blockquote.testimonial p {
	color: #005F85;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-align:left;
	}
blockquote.testimonial strong {
	color: #000;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	}
.photo{
	float: left;
	padding: 0 20px 20px 0;
}
table.TOC th, table.TOC td {vertical-align:top; font-size:11px; padding:5px; text-align:left;}
table.TOC tr.alt {background-color:#e5f0f5;}
table.TOC th {background-color:#dddddd;}

.onscreenNav {text-align:right; margin-right:10px;}
/*----------------------------------------------------------
Framework
----------------------------------------------------------*/
#container-border{
	width: 778px;
	margin: 0 auto;
	padding: 1px;
	background-color: #005F85;/**/
}
#container{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.clearline{
	clear: both;
	height: 1px;
}

#cse-search-results {
padding: 20px;
font-size:13px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------
Tagline
----------------------------------------------------------*/

#tagline{
	background:#005374 url(../images/tagline-bg.gif) repeat-x;
	margin: 0 1px;
	padding: 7px 0px 7px 0px;
	text-align: center;	
	color:#fff;
	font-weight:bold;
	font-size: 13px;
}


/*----------------------------------------------------------
Content pages
----------------------------------------------------------*/
#content-header{
	background-image: url(/images/logo-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 1px;
	height: 1%;
}
#content-logo{
	width: 277px;
	float: left;
}
#content-phone{
	width: 141px;
	float: right;
	padding: 15px 14px 0 0;
}

#page-id {
margin:0;}

#content-padding{
margin:0;
	padding: 40px 25px 60px 25px; /*Ferko changed from 50px on sides*/
	float: left;
	background-color: #fff;
	padding-bottom: 100px;
}

#content-left{
	float: left;
	width: 435px;
	margin-top: 14px;
	font-size: 11px;
}
#content-right{
	float: right;
	width: 222px;
	margin-top: 14px;
	background-color: #edecce;
	padding: 10px 18px;
	font-size: 11px;
	color: #8e8d79;
}



/*----------------------------------------------------------
Footer 
----------------------------------------------------------*/
#footer-logos {
display:block;
width:100%;
border-top: 1px solid #005f85;
background-color:#fff;
height:108px;
text-align:center;
padding:0px;
}

#footer-logos img {
	border:none;
}
#footer-logos #first {float:left; margin: 15px 67px 0 25px;}
#footer-logos #second {float:left; margin: 30px 60px 0 0px;}
#footer-logos #third {float:left; margin: 30px 70px 0 0px;}
#footer-logos #forth {float:left; margin: 25px 25px 0 0px;}

#links {
padding-top:30px;
width: 100%;
text-align:center;
float: left;
}
#links, #links p, #links a {
color: #bdd2da;
font-size:13px;
text-align:center;
}

/*----------------------------------------------------------
Home Only
----------------------------------------------------------*/

#home-content{
	background-image: url(/images/home-content-tile2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0 1px;
}
#home-content-corner{
	background-image: url(/images/home-content-rt2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 381px;
}
#home-phone{
	padding: 15px 0 0 623px;
}
#home-photo{
	background-image: url(/images/home-feature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home-video {float:left; width:335px; margin-top:50px; margin-left:50px;}
#home-video2 {float:left; width:400px; margin-top:50px; margin-left:20px; }
#home-video2 p {font-size:10px; }

#homeFeatureText {float:left; width:310px; margin-top:50px; margin-left:20px;}

#homeFeatureText h1{
	padding: 0px 0 0px 0;
	margin: 0;
	color: #005374;
	font-size:16px;
	text-align:left;
	font-weight:800;
}

#homeFeatureText p{
	margin-top: 5px;
	padding-right: 15px;
	overflow: auto;
	color: #005374;
	font-size:13px;
	line-height:18px;
}

#homeFeatureText img {
	float:right;
	margin-right:-11px;
}
#blog {
background-image:url(../images/home-yellow-background.jpg);
background-position:top center;
background-repeat:no-repeat;
width: 776px;
height: 259px;
margin:0px;
padding:0px;
}

#blog img {
float:left;
margin-left: 100px;
margin-right: 30px;
padding-top:20px;
}

#blogPost {
float:left;
width: 400px;
padding-top:25px;
}

#blogPost p, #blogPost a, #blogPost h2 {
font-color: #544900;
font-size: 13px;
}
#blog h3 {
	font-weight: normal;
	font-style: italic;
font-color: #544900;
font-size: 13px;
margin-bottom:0px;
}

#forbes {
position: relative;
top: -10px;
left: -100px;
z-index:500;
}
#forbes-vote {
position: absolute;
margin-right: 10px;
}
#forbes-vote img {
border:none;
}
	/*----------------------------------------------------------
	Social Media
	----------------------------------------------------------*/
	#textlinks{
		background-image: url(/images/home-blue-fade-background.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		margin: 0 1px;
		padding-top: 35px;
		/*height: 1%;*/
		width:776px;
		height: 200px;
	}
	#socialIcons{
		float: left;
		width:20px;
		margin-left: 50px;
		margin-right: 36px;
	}
	#socialIcons a {
		float: left;
		margin-bottom: 10px;
	}
	#socialIntro{
		float: left;
		width:150px;
		margin-right: 20px;
			margin-top:-10px;
	}

				#socialIcons2{
					float: left;
					width:32px;
					/*margin-left: 50px;*/
					margin-right: 10px;
				}
				#socialIcons2 a {
					float: left;
					margin-bottom: 10px;
				}
				#socialIntro2{
					float: left;
					width:100px;
					/*margin-right: 20px;*/
						margin-top:-10px;
				}
		#twitter_div {
		float: left;
		width:420px;
	}
	
	#twitter_div ul {
	margin-top: 0px;
	}
		#twitter_div li, #socialIntro p {
			font-size:13px;
			color: #005F85;
			list-style-type:none;
		}
		#twitter_div li {margin: 0px 0px 10px -40px;}

/*----------------------------------------------------------
Blog 
----------------------------------------------------------*/		
#page div.navigation {display:block; width:100%; font-size:9px; height:25px;}
#page .navigation .alignleft {float:left;}
#page .navigation .alignright {float:right;}



/*----------------------------------------------------------
New Resources Page
----------------------------------------------------------*/
#focal-container {
	border : 3px solid #7DC6E7;
	position : relative;
}
#focal-overlay {
	bottom: 0;
	position: absolute;
	height: 60px;
	width: 100%;
	z-index: 1;
}
#focal-overlay-left{
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	width: 355px;
	display: table-cell;
	color: #FFF;
}
#focal-overlay-left h2 {
	color: inherit;
}
#focal-overlay-right{
	float: left;
	height: 45px;
	width: 333px;
	font-size: 11px;
	padding: 15px 25px 0 0;
	color: #FFF;
}
#focal-overlay-right strong {
	float: left;
	clear: both;
}
#focal-overlay-right strong#watch {
	float: right;
	margin-top: -4px;
}
#focal-overlay-right strong#watch a{
	color: #fce122;
	text-decoration: none;
}
#focal-overlay-right #watch img {
	vertical-align: middle;
}
#focal-overlay-bg {
	background-color: #3EA2D2;
	width: 100%;
	height:100%;
	opacity: 0.4;
	z-index: -1;
	position: absolute;
}

h6 a.archive {
	color: #8d8f7a;
	float: right;
	text-decoration: none;
}

.event {
	padding-left: 20px;
	margin: 15px 0;
	font-size: 11px;
}
.event strong {
	color: #006086;
}
.event a.more {
	text-decoration: none;
	color: inherit;
}

table#news-and-press {
	width: inherit;
	padding-top: 4px;
}
table#news-and-press td {
	padding: 5px;
	font-size: 11px;
}
table#news-and-press td:first-child {
	width: 64px;
	border-right: 2px solid #fff;
}
table#news-and-press tr.alt {
	background-color: #e5f0f4;
}

#content-right a {
	color: inherit;
}


/*----------------------------------------------------------
From extraneous css files
----------------------------------------------------------*/

#content-padding li{
	padding: 0 0 .5em 0;
}