/* ==|== primary styles =====================================================
   Author: www.prowebdesign.ro
   Write your own styles here.
   ========================================================================== */

/* typography */
body{
	color:#999;
	font-family:'Cabin', sans-serif; 
overflow-x: hidden;
	font-weight:400;line-height:normal; 
	
	}
	
	
.checkbox {
		
		}
.checkbox input {
	width:20px !important;
	margin-right:10px;
	border:solid 1px #C03;
	vertical-align:middle;
	margin-top:2px !important;
	}
	
.CountriesAndStates {width:200px;}

.caption {font-size:12px !important;}



/*--HOmepage ---*/

#stayintouch_white {
	background:#FFF;
	-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
	color:#555;
	padding:20px;
	margin:20px 0px 0px 0px;
	}
	
#stayintouch_gray {
	background:#e1e1e1;
	-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
	color:#555;
	padding:20px;
	margin:0px 0px;
	}

.divider {
background: url("/images/bg_seperatorMD.gif") center left repeat-x;
/*background-color :black;
background:  center left repeat-x;*/
font-size: 1px;
height: 2px;
padding: 10px;
margin-top: 0px;
clear:both;

}

#right .divider {


background: url("") center left repeat-x;
/*background-color :black;
background:  center left repeat-x;*/
font-size: 1px;
height: 2px;
padding: 10px;
margin-top: 0px;
clear:none;
}


#stayintouch_white h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin-bottom:20px;
	margin-top:10px;
	font-weight:700;
	}

.section1 {
margin: 4px 0 5px 0 !important;
font-size: 13px;
}
	
#stayintouch_white p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:15px;
	line-height:18px;
	
	}

	
#stayintouch_gray img{padding:0px 1px;text-align:center;}

.white_home {
	background:#FFF;
	border-radius:12px;
	color:#555;
	padding:20px;
	margin:20px 0px 0px 0px;
	}
.white_home h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin:10px 0px 20px 0px;
	}
.white_home h2 {
	color:#0065b3;
	font-family:'Cabin', sans-serif;
	font-weight:600; 
	font-size:24px;
	line-height:28px;
	margin-top:10px;
	}

.white_home h3 {
	color:#0065b3;
	font-family:'Cabin', sans-serif;
	font-weight:600; 
	font-size:18px;
	line-height:20px;
	margin-top:20px;
	}
.white_home p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:300; 
	font-size:15px;
	line-height:20px;
	
	}
	
.white_home img {float:left;padding:3px;border:solid 1px #ccc;margin-right:20px;margin-bottom:20px;}



#byline {text-transform:uppercase;font-size:12px;font-weight:600;color:#333;margin:10px 0px 0px 0px;}
.byline {text-transform:uppercase;font-size:12px;font-weight:600;color:#333;margin:10px 0px 0px 0px;}

#endlinks {
	font-size:15px;
	font-weight:600;
	margin-bottom:15px;
	padding-top:10px !important;
	padding-left:10px;
	margin-top:10px !important;
	border-top:solid 1px #ddd;
	background:url(/images/carrot.png) 0 12px no-repeat;
	}

.endlinks {
	font-size:15px;
	font-weight:600;
	margin-bottom:15px;
	padding-top:10px !important;
	padding-left:10px;
	margin-top:10px !important;
	border-top:solid 1px #ddd;
	background:url(/images/carrot.png) 0 12px no-repeat;
	}

/* Text sizer */
	
.xsmallview{ /*CSS for "extra small font" setting*/
font-size: 11px;
}

.smallview{ /*CSS for "small font" setting*/
font-size: 13px;
}

.normalview{ /*CSS to return page to default setting (with no additional CSS rules added)*/
}

.largeview{ /*CSS for "large font" setting*/
font-size: 21px;
}

.xlargeview{ /*CSS for "extra large font" setting*/
font-size: 24px;
}

a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-right: 6px;
}

a.texttoggler img{ /*CSS for Text Size Toggler control*/

}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/

}

a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/

}


.print_page_title {display:none !important;}

/* links 
a:link {color:#0065b3 !important;text-decoration:none;}
a:visited {color:#0065b3 !important; text-decoration:none;}

a:hover{color:#004070 !important; text-decoration:none;}*/


  
/* structure */   
#container, #colophon{
	max-width: 980px; 
	margin: auto;backround:#FFF;}


header, header nav, #main, footer, {
	width:100%;}
	
	
#banner{
	width:100%;
	margin-top:-10px;
	height:70px;
	}

#banner h2 {vertical-align:bottom;font-size:15px;color:#999;padding-top:57px;}	
	
#logo{ 
	float:left; 
	padding-right:2%;
	padding-left:3%;}
	
#tagline {float:left;}
	
header{
	padding:10px 0 0px 0;
	background:#FFF;
	-moz-border-bottom-left-radius:12px;
	-moz-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	}
	
header h1{ 
	font-size:18px;}

	
#utility {
	float:right;
	text-align:right;
	font-size:12px;
	text-decoration:none;
	margin-right:20px;
	margin-top:10px;
	}
	
#utility li{
	list-style:none;
	padding:4px 0px;
	}

#utilitynav {float:right;width:100%;background: url(/images/utilityback.png) repeat-x #fff;}
#utility_up {background:#004070;}
.buttons {
	-moz-box-shadow:inset 0px -15px 2px -1px #041b7a;
	-webkit-box-shadow:inset 0px -15px 2px -1px #041b7a;
	box-shadow:inset 0px -15px 2px -1px #041b7a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2e75bc), color-stop(1, #01267b) );
	background:-moz-linear-gradient( center top, #2e75bc 5%, #01267b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e75bc', endColorstr='#01267b');
	background-color:#2e75bc;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #7db0d5;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #09004d;
}
.buttons a{color:#fff !important;}
.buttons a:link{color:#fff !important;}
.buttons a:visited{color:#fff !important;}
.buttons a:hover{color:#fff !important;}

.buttons:visited{color:#fff !important;}

.buttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01267b), color-stop(1, #2e75bc) );
	background:-moz-linear-gradient( center top, #01267b 5%, #2e75bc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01267b', endColorstr='#2e75bc');
	background-color:#01267b;color:#fff !important;
}.buttons:active {
	position:relative;
	top:1px;
	color:#fff !important;
}


#main, footer{ 
	font-size:12px; 
		line-height:14px;}
#main p{ 
	margin:20px 0 20px 0;}

#content {  
	float:right;
	margin:0 0 20px 0;}
#content ul, #content ol {
	margin: 1em 0;
	padding: 0 0 0 40px; }
#content dd {
	margin: 0 0 0 40px; }

/* RESPONSIVE IMAGES IN CONTENT AREA!! IF YOU WANT IMAGES TO BE RESPONSIVE EVERYWHERE, WRITE ANOTHER CSS RULE */
#content img{ max-width:100%; height:auto;}

aside { 
	float:left;
	margin:0 0 40px 0;
	}
#secondary-navigation{margin-bottom:20px;}
#secondary-navigation ul li a{ 
	background:#317fbb;
	display:block;
	margin:5px 0; 
	padding:7px;}
#secondary-navigation ul li a:hover{
	background:#bfddf4;
	color:#fff;}

footer{  
	clear:both;
	font-size:80%;
	padding:20px 0; }

/*colors and bgs*/
body {background:url(/images/bg2.png) repeat-x #004a84;}

h2 {color:#004070;}


footer{ 
	background:#004070 url(/images/footer.png) top repeat-x;
	color:#ccc;}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
	text-shadow:none;}
footer ul{
	margin:0 0 0 8%;}
	
footer a:link, footer a:hover, footer a:visited{color:#fff;}

footer img {padding:5px;}

.copyright {color:#fff;font-size:12px;margin-top:-5px;float:left;}
.privacy {color:#fff;font-size:12px;margin-top:-5px;float:right;}
a.bluelink{ 
	background:#0099ff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:15px;}

/*--INTERIOR STYLES--*/

.leftnav {
	background:#FFF;
	border-radius:8px;
	color:#000;
	padding:8px 15px 8px 8px;
	margin:10px 0px 0px 0px;
	text-align:right;
	}

.leftnav img {max-width:100%}
.leftnav h1 {
	 font-family:'Cabin', sans-serif;grou
	font-weight:700; 
	font-size:14px;  
	color:#000;
	margin:10px 0px 10px 0px;
	}

	
.leftnav a:link, 
.leftnav a:visited {color:#000 !important;}
.leftnav a:hover {color:#0065b3 !important;}

.leftnav_current {
	border-radius:8px;
	color:#555;
	padding:8px;
	margin:10px 0px 0px 0px;
	text-align:right; 
	background:#d7d7d7;
	border:solid 2px #fff;
	}

/*.leftnav_current li{
	border-radius:8px;
	color:#555;
	padding:15px 20px 13px 13px !importnant;
	margin:10px 0px 0px 0px;
	text-align:right; 
	background:#d7d7d7;
	border:solid 2px #fff;
	}*/
	
.leftnav_current h1 {
	 font-family:'Cabin', sans-serif;
	font-weight:700; 
	font-size:14px;  
	color:#000;
	margin:10px 0px 10px 0px;
	}

.leftnav_current ul li 
{ 
    list-style:none;
    /*padding:10px 10px 10px 10px;*/
    padding:5px 5px 5px 5px;
    border-top:solid 1px #fff;
    font-size:13px;

}
.leftnav ul li { list-style:none;margin:10px 0px;border-top:solid 1px #fff;font-size:13px;text-align: left;}
.leftnav ul li .image-delivers { float:left; margin-right: 10px;
}

.leftnav_current:link, .leftnav_current:visited {color:#fff;}
.leftnav_current:hover {color:#0065b3;}
	
#breadcrumbs {
	 font-family:'Cabin', sans-serif;
	font-weight:700; 
	font-size:13px;  
	color:#fff;
	margin:2px 0px -8px 10px;
	}
	
#breadcrumbs ul{display:inline-block;list-style:none;margin-top:-12px;}
#breadcrumbs li{float:left;padding-right:12px;}
#breadcrumbs a:link {color:#FFF !important;}
#breadcrumbs a:hover {color:#1fb8f5;}
#breadcrumbs a:visited {color:#FFF !important;}


#breadcrumbs2 {
	 font-family:'Cabin', sans-serif;
	font-weight:700; 
	font-size:13px;  
	color:#fff;
	margin:2px 0px 2px 10px;
	}
	
#breadcrumbs2 ul{display:inline-block;list-style:none;}
#breadcrumbs2 li{float:left;padding-right:12px;}
#breadcrumbs2 a:link {color:#FFF !important;}
#breadcrumbs2 a:hover {color:#1fb8f5 !important;}
#breadcrumbs2 a:visited {color:#FFF !important;}

#interior_body_a {
	background:#FFF;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	color:#555;
	padding:30px 30px 30px 30px;
	margin:10px 0px 10px 0px;
	}
	
#interior_body_a h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	}

#interior_body_a p {
	
	font-family:'Cabin', sans-serif;
	font-weight:300; 
	font-size:14px;
	line-height:18px;}
	
#main_body {
	float:left;
	width:70%;
	padding-right:20px;
	margin-right:15px;
	font-size:14px;
	border-right:solid 1px #ddd;
	list-style:inside;
	line-height:18px;
	min-height:500px !important;
	}
	

#main_body ul {margin-bottom:20px;}

/* LANDING PAGE STYLES ----*/

.bucket {
	background:#e4f2fc;
	border-radius:12px;
	color:#555;
	padding:10px;
	margin:10px 15px 10px 0px;
	float:left;
	width:285px;
    height:230px;
	}
.bucket h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin:0px 0px 20px 0px;
	}
.bucket h2 {
	color:#0065b3;
	font-family:'Cabin', sans-serif;
	font-weight:600; 
	font-size:24px;
	line-height:28px;
	margin-top:10px;
	}


.bucket p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:15px;
	line-height:18px;
	
	}
	
.bucket img {float:left;padding:3px;border:solid 1px #ccc;margin-right:20px;margin-bottom:20px;}  

#audience_body_a {
	background:#FFF;
	width:63%;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	color:#555;
	padding:10px 30px 30px 30px;
	float:left;
	}
#audience_body_b {
	background:#f1f1f1;
	width:22%;
	color:#555;
	padding:10px 20px 30px 20px;
	float:left;
	margin-left:20px;
	}
	
.audience_bucket {
	background:#e4f2fc;
	border-radius:12px;
	color:#555;
	padding:20px;
	margin:20px 15px 20px 0px;
	float:left;
	width:245px;
    height:220px;
	}
.audience_bucket h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin:0px 0px 20px 0px;
	}
	
.audience_bucket p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:15px;
	line-height:18px;
	
	}

#audience_bk {
	background:white;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	}
.audience_section {
		border-bottom:solid 1px #ccc;
		margin-top:20px;
	}
.audience_section h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
}

.audience_section p {font-size:15px;line-height:17px;} 


#cerebrum_body_a {
	width: 903px;
	background:#e4f2fc;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	color:#555;
	padding:30px 30px 30px 30px;
	float:left;

	}

#cerebrum_body_a_white {
	background:#fff;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	color:#555;
	padding:30px 30px 30px 30px;
	float:left;
  
	}

#cerebrum_body_a img {
	float:right;
	max-width:225px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:solid 2px #FFF;
	margin-left:30px;
	}
	
#cerebrum_body_a h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin:0px 0px 5px 0px;
	}

#cerebrum_body_a h2 {margin:0px 0px 25px 0px;}

#cerebrum_body_a p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:15px;
	line-height:18px;
	
	}
	
/*----*/

#cerebrum_body_b {
	background:#fff;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	color:#555;
	padding:10px 30px 30px 30px;
	float:left;
	}

#cerebrum_body_b img {
	/*float:right;
	max-width:225px;*/
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:solid 2px #FFF;
	/*margin-left:30px;*/
	}
	
#cerebrum_body_b h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:28px; 
	line-height:30px; 
	color:#004070;
	margin:0px 0px 5px 0px;
	}

#cerebrum_body_b h2 {margin:0px 0px -10px 0px;}

#cerebrum_body_b p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:14px;
	line-height:20px;
	
	}
#col1 {float:left;width:70%;margin-right:30px;}
#col2 {float:left;width:25%;}
.col1 {float:left;width:70%;margin-right:30px;}
.col2 {float:left;width:25%;}
.col2_bucket_a {
	color:#555;
	padding:20px;
	margin:10px 15px 20px 0px;
	float:left;
	width:90%;
	}

#col2_bucket_a {
	background:#e4f2fc;
	border-radius:12px;
	color:#555;
	padding:20px;
	margin:10px 15px 20px 0px;
	float:left;
	width:90%;
	}
#col2_bucket_a h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:18px; 
	line-height:30px; 
	color:#004070;
	}
	
#col2_bucket_a p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:14px;
	line-height:18px;
	
	}


#col2_bucket_b {
	background:#e4f2fc;
	border-radius:12px;
	color:#555;
	padding:20px;
	margin:10px 15px 20px 0px;
	float:left;
	width:90%;
	}
#col2_bucket_b h1 {
	font-family: Impact, 'Oswald', Haettenschweiler, arial narrow, sans-serif;
	font-weight:700; 
	font-size:18px; 
	line-height:30px; 
	color:#004070;
	}
	
#col2_bucket_b p {
	color:#777;
	font-family:'Cabin', sans-serif;
	font-weight:normal; 
	font-size:14px;
	line-height:18px;
	
	}

/*--PRINT--*/

.Print_Btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #96c1e2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #96c1e2;
	box-shadow:inset 0px 1px 0px 0px #96c1e2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #96c1e2), color-stop(1, #0a6ab4) );
	background:-moz-linear-gradient( center top, #96c1e2 5%, #0a6ab4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c1e2', endColorstr='#0a6ab4');
	background-color:#96c1e2;
	-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #0a6ab4;
    cursor: pointer;
}.Print_Btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0a6ab4), color-stop(1, #96c1e2) );
	background:-moz-linear-gradient( center top, #0a6ab4 5%, #96c1e2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a6ab4', endColorstr='#96c1e2');
	background-color:#0a6ab4;
	color:white;
}.Print_Btn:active {
	position:relative;
	top:1px;
}.print a:hover{color:white !important;}

.print {float:right;margin:-8px 15px 0px 0px;}

/*--END PRINT--*/

#pagination {margin:20px 0px 20px 0px;font-size:14px; font-weight:700;color:#000;}
#pagination ul {background:#e4f2fc;border-top:solid 1px #d6e6f3;border-bottom:solid 1px #d6e6f3;padding:10px 10px;height:20px;}
#pagination li {float:left;list-style:none;}
#page {width:10%;}
#number {width:50%;}
#number a{padding-right:5px;}
#selected a:Link{color:#000 !important}
#previous {width:15%;}
#next {width:12%;text-align:right;}


#opening_paragraph {color:#004070;font-size:24px !important;line-height:24px !important;}
#related {
    margin-top: 20px;
}
#related h1 {
    color: #004070;
    font-family: 'cabin',sans serif;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
}
#related h2 {
    font-family: 'cabin',sans serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: -10px;
    margin-top: 10px;
}
#col2_bucket {
    background: none repeat scroll 0 0 #E4F2FC;
    border-radius: 12px 12px 12px 12px;
    color: #555555;
    float: left;
    margin: 10px 15px 20px 0;
    padding: 20px;
    width: 90%;
}
#col2_bucket h1 {
    color: #004070;
    font-family: Impact,'Oswald',Haettenschweiler,arial narrow,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
#col2_bucket p {
    color: #777777;
    font-family: 'Cabin',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
#col2_bucket {
    background: none repeat scroll 0 0 #E4F2FC;
    border-radius: 12px 12px 12px 12px;
    color: #555555;
    float: left;
    margin: 10px 15px 20px 0;
    padding: 20px;
    width: 90%;
}
#col2_bucket h1 {
    color: #004070;
    font-family: Impact,'Oswald',Haettenschweiler,arial narrow,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
#col2_bucket p {
    color: #777777;
    font-family: 'Cabin',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
/*.related {float: right;
    margin-top: 20px;
    width: 25%;}*/
.related h1 {text-transform:uppercase;font-family:'cabin', sans serif;font-size:14px;font-weight:700;color:#004070;padding:10px 0px 10px 0px;}
.related h2 {font-size:16px;font-weight:300;font-family:'cabin', sans serif;line-height:16px;margin-bottom:-10px;margin-top:10px;}
    .related img {
        max-width: 185px;
    }
.line {border-top:solid 1px #ccc;}
.date {text-transform:uppercase;font-size:12px;font-weight:600;color:#333;margin:7px 0;}



/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*contact us page*/
input, textarea {
    border: 1px solid #cacaca; 
    padding: 6px;
    background: #fff;
    margin: 0 0 10px 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

select {
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
input:hover,textarea:hover, select:hover {
	border-color: #66afe9;
}
input:focus,textarea:focus, select:focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175,233,.6);
}

.req {
	color: red;
	font-weight:bold;
}

#contact-us .label, #expert-directory .label {
	float: left;
	display: inline;
	width: 40%;
	margin: 2% auto;
}

#contact-us input, #contact-us textarea {
	float:left;
	width: 55%;
	margin: 2% auto;
}

#expert-directory select {
	float:left;
	width: 57%;
	margin: 2% auto;
}

#expert-directory input[type="text"] {
	float:left;
	width: 54%;
	margin: 2% auto;
}

#contact-us input[type="submit"] {
	float:right;
	margin: 2% 2.5%;
	width: auto;
padding:10px;
}

#contact-us input[type="submit"]:hover, #website-feedback input[type="submit"]:hover{
	background-color: #e3e3e3;
	border: 1px solid #adadad;

}

#contact-us input[type="submit"]:active, #website-feedback input[type="submit"]:active{
	box-shadow: 0 3px 5px rgba(0,0,0,.125) inset;
}

#expert-directory input[type="image"] {
	float: left;
}

#expert-directory img {
	float: left;
	padding: 6px;
	margin-left: 20%;
}

/*login page*/
#register .disclaimer {font-size:12px; display: block;clear:both;}
.forgot-pass {display: block; clear: both;}

#register h2, #login h2 {line-height:26px;}

#register, #login {font-size:14px; color:#777;}

#register { 
	width:47%; 
	padding-right:3%; 
	border-right:1px solid #cacaca; 
	float: left;
}

#login {
	margin-left: 3%;
	width: 46%;
	float: left;
}

#register .label, #login .label {
	float: left;
	width: 40%;
	margin: 2% auto;
	clear: both;
	line-height: 26px;
}

#register input, #login input {
	float: left;
	width: 55%;
	margin: 2% auto;
}

#register input[type="submit"], #login input[type="submit"] {
	float:right;
	margin: 2% 2.5%;
	width: auto;
	padding:10px;
}

.return-directory{
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #428BCA;
    border-color: #357EBD;
    color: #FFFFFF;
    display:block;
    margin-top:25px;
}

.return-directory:hover{
	background-color:#3276b1;
}

.return-directory a{
	color:white;
}

/* FEEDBACK FORM */
#website-feedback, #privacy-policy {
	width: 60%;
	margin: auto 20%;
}

#privacy-policy ol {
	font-size: 14px;
	line-height: 18px;
	margin-left: 30px;
}

#privacy-policy ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#website-feedback input[type="text"], input[type="email"], textarea {
	width: 95%;
}

#website-feedback select {
	width: 97%;
	font-size: 12px;
	padding-left: 3px;
}

#website-feedback input[type="submit"] {
	width: 47.5%;
	margin-right: 2%;
}

#website-feedback input[type="button"] {
	width: 47.5%;
}

.feedback-group {
	margin-top: 12px;
	margin-bottom: 12px;
}

#website-feedback .label {
	margin-bottom: 5px;
	font-size: 14px;

}

#website-feedback input[type="checkbox"] {
	margin-right: 7px;
}

/*   SEARCH     */

.ektronSearch {
	margin:0 !important;
	padding:0 !important;
}

.searchNavigation li {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border:solid 1px #F06;
	font-family:'Cabin', sans-serif; 
	font-size:12px;
	}
	
.searchNavigation li a:link, 
.searchNavigation li a:visited,
.searchNavigation li a:hover
{color:#03C;}


#advancedTermsAnchor {
	padding:8px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	}

#basicTermsAnchor {
	padding:8px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.basicSearchTerms {padding:5px !important;}

.basicSearchSubmit {
	padding:5px !important;
	}

.basicSearchSubmit, .advancedSearchSubmit  {
	text-transform:uppercase;
	-moz-box-shadow:inset 0px -15px 2px -1px #041b7a;
	-webkit-box-shadow:inset 0px -15px 2px -1px #041b7a;
	box-shadow:inset 0px -15px 2px -1px #041b7a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2e75bc), color-stop(1, #01267b) );
	background:-moz-linear-gradient( center top, #2e75bc 5%, #01267b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e75bc', endColorstr='#01267b');
	background-color:#2e75bc;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #7db0d5;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #09004d;
}
.basicSearchSubmit a{color:#fff !important;}
.basicSearchSubmit a:link{color:#fff !important;}
.basicSearchSubmit a:visited{color:#fff !important;}
.basicSearchSubmit a:hover{color:#fff !important;}

.basicSearchSubmit:visited{color:#fff !important;}

.basicSearchSubmit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01267b), color-stop(1, #2e75bc) );
	background:-moz-linear-gradient( center top, #01267b 5%, #2e75bc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01267b', endColorstr='#2e75bc');
	background-color:#01267b;color:#fff !important;
}.basicSearchSubmit:active {
	position:relative;
	top:1px;
	color:#fff !important;
}

.searchWrapper {
	border-top:solid 1px #ccc !important;
	border-left:solid 0px #ccc !important;
	border-right:solid 0px #ccc !important;
	border-bottom:solid 0px #ccc !important;
	}
	
.ektronSearch div.searchWrapper div.searchResultsHeader h3 {
	background:none;
	padding:8px !important;
	border-top:none;
	background:#e4f2fc;
	font-size:11px !important;
	}
	
.ektronPaging ul li {
	border:none;
	}
.ektronSearch div#navbar ul.ektronPaging li {
	border:none;
	}	
li.previous {
	border:none;
	background:url("/images/arrow-left.png") 0px 6px no-repeat;
	padding-left:15px !important;
	}

li.next {
	border:none;
	background:url("/images/arrow-right.png") 35px 6px no-repeat;
	padding-right:30px !important;
	}

li.page {border:none;}

.video-icon-slider {width:100%;z-index:3445;position:absolute;left:40%;margin-top:5% !important;}



@media(max-width:670px) {
	#website-feedback, #privacy-policy {
		width: 100%;
		margin: auto 0;
	}
	#contact-us .label, #expert-directory .label { display:none; }
	#contact-us input, #contact-us textarea, #register input, #login input, #expert-directory select { width:97%; }
	#expert-directory input[type="text"] {width:94%;}
	#contact-us input[type="submit"], #register input[type="submit"], #login input[type="submit"] {
		float:left;
		width: 100%;
		margin: 2% auto;
	}

	#register, #login {width:95%; border-right: none; margin: auto; float: none;}
	#login {border-top: 1px solid #cacaca; margin-top: 3%; padding-top: 3%;}

	#register .label {display: none;}
	#login .label {display: none;}
}

@media(max-width:350px) {
	
.ektronSearch ul.searchNavigation li {
	margin: 0em;
	margin-right: 0em !important;
	font-size:11px !important;
}

.ektronSearch div.searchWrapper div#basicTerms input {
	width:130px;
}

}