﻿@charset "UTF-8";
/* --- CSS Document  --- */

body {
	margin: 0px;
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #cfcfcf;
}
img {	border-width:0px;}
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	text-align: left;
	font-family: Arial, Verdana, Univers;
	/* [disabled]float: right; */
}
a          {
	color: #36C;	border-width:0px;
}
a:visited  { color: black; }
a:hover    {
	color: #333;
}

.container {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	font-size: 14px;
}

.bannerArea .container {
	max-width: 1080px;
	height: 200px;
	background-image: url(images/banner03.png);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}


/* TOP NAVIGATION AREA */
.sliding-menu-bar{

	background-repeat:repeat-x;
	background-color: #2E5784;
	height: 45px;
	width: 100%;
	display:none;
}
.topnavigationArea2{
	background-color: #436d9c;
}
.topnavigationArea{
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}
.topnavigationArea .menu-container{
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #436d9c;
	max-width: 1080px;
	margin: 0px auto;
}

.topnavigationgroup {
	float: none;
	padding-right: 1px;
}
.topnavigationgroup ul {
	margin: 0px;
} 

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/blue%20banner%20faded.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.contentleft {
	max-width: 610px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: inset;
	border-right-width: 0.5px;
	border-right-color: #666;
	color: #333;
	text-align: left;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	max-width: 287px;
	padding-right: 0px;
}

.imageright {
	/* [disabled]margin-left: 0px; */
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.footerArea .container {
	height: 77px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/line%20horizontal.png);
	text-align: center;
}

.copyright {
	padding-left: 0px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	text-align: center;
}
.bannerArea .container .bannernav a {
	color: #26486D;
}
.footerArea .container .copyright p {
	text-align: center;
}
.contentArea .container .contentright table tr .ContactBar p a {

}
.contentArea .container .contentright table tr .ContactBar #subscribe #ss-form {
	text-align: center;
	margin-left: 75px;
}
.contentArea .container .contentleft p {
	text-align: justify;
}

.floating{
	float:left;
	width: 30%;
	margin-right: 2%;

}
.floating2{
	float:none;
	clear: both;

}
.clear-temp{

	clear:both;
}
.nav-toggle-wrapper{
	display: none;
	position: absolute;
	top: 209px;
	right: 8%;
}
.right_col_slide_container{
	position: absolute;
	top: 176px;
	right: 0px;
	background-color: #ccc7c1;
	padding: 20px;
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;

}
.nav-collapse {
	display: none;
	}
.active .nav-expand {
	display: none;
	}
.active .nav-collapse {
	display: block;
	}
#main-navigation{
	display: none;

}

/*********************************************************************/
			/*------------- Responsive------------- */
/*********************************************************************/
@media all and (max-width: 995px) 
{
.sidebar-table{
	display: none;
}
.contentleft {
    margin: 0px auto;
    float: none;
	border: none;

}
.contentright {
    float: none;
	margin: 0px auto !important;
	max-width: 88%;
	padding: 30px 20px;

}
.floating2{
	float:left;
	width: 30%;
	margin-right: 2%;
	clear: none;

}
.imageright{
display: none;
}
.nav-toggle-wrapper{
	display: block;
}

.sliding-menu {
	height: inherit;
}
.topnavigationArea .menu-container {
	height: 41px;
}

#fixed-menu {
	display:none;
}
.sliding-menu-bar{
	display: block;

}
@media all and (max-width: 870px) 
{
	.flash-banner{
		display: none;
	}
	.in-block{
		display: block;
		clear:both;
	}
}

@media all and (max-width: 550px) 
{
.responsive-clear{
	clear: both;
}
.floating{
	margin: 0px auto 20px;
	float:none;
	width: 90%;

}
@media all and (max-width: 480px) 
{
.bannerArea .container {

	background-image: url(images/banner04.png);
	background-repeat: no-repeat;
}
.floating{

	width: 60%;

}
.responsive-clear2{
	clear: both;
}
.floating2{
	margin: 5px auto;
	float:none;
	width: 90%;

}
	.in-block{
		display: block;
		clear:none;
	}

}
@media all and (max-width: 390px) 
{
.sliding-menu-newsletter
{
	margin-left: 40px !important;
}
}
	
.header-h1 {
	color: #1b71bb!important;
    font-size: 18px;
    margin: 3px 0px 25px 0px;
    font-family: lucida, "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
    font-style: normal;
}
	.features-p {color: #f0a01a!important;
		display: inline-block;
	}