body,
html {
	height:100%;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	background:#e4e9ee;
	min-width:998px;
}
img {border:none;}
input,
textarea,
select {
	color:#000;
	font:12px/16px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}
.page-wrap {
	min-height:100%;
}
* html .page-wrap {
	height:100%;
}
.page-holder {
	padding-bottom:340px;
}
/* header */
.header-bg {
	height:150px;
	background:url(../images/bg-header.gif) repeat-x;
}
#header {
	width:850px;
	margin:0 auto;
	position:relative;
	z-index:100;
	height:150px;
}
/* logo */
#header strong.logo a {
	position:absolute;
	left:2px;
	top:0;
	width:170px;
	height:150px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
#header strong.logo-text {
	position:absolute;
	left:180px;
	top:24px;
	width:455px;
	height:71px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-text.png) no-repeat;
}
#header .gform_wrapper, #header .gform_wrapper input, .gform_wrapper .gform_footer {
    max-width:inherit;
    margin-bottom: inherit;
    overflow:inherit;
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    outline-style:inherit;
    padding: inherit;
    margin:inherit;
}
#header .email-signup-title {
    position:absolute;
    top: 26px;
    left:685px;
    width: 177px;
    height: 16px;      
}
#header .email-signup {
    position:absolute;
    top: 44px;
    left:685px;
    width: 182px;
    height: 60px;
    position:relative;
}
#header .gform_fields {
    list-style-type:none;
    padding:0;
    margin:0;
}
#header .gfield_label {
    display:none;
}
#header input[type="text"],#header input[type="email"] {
    background:#a7b2c1;
    color:#2e4c72; 
    border: 1px solid #87221a;
    padding:2px;
    height: 16px
}
#header .email-input input{
    width: 172px;
    margin-bottom:3px;
}
#header .zip-input input {
    width: 101px;
    margin-right: 3px;
}
#header .gform_footer {
    width: 67px;
    height: 23px;
    position:absolute;
    right:4px;
    bottom:12px;
}
#header .gform_footer a {
    display:none;
}
#header .gform_wrapper .email-signup .gfield_error {
    background-color:transparent !important;
    margin-bottom:0;
    margin-top:0 !important;
    padding:0 !important;
}
#header .gform_wrapper .email-signup .validation_message {
    display:none;
}
#header a.home {
	position:absolute;
	left:199px;
	top:126px;
	width:14px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/ico-home.gif) no-repeat;
}
#nav {
	position:absolute;
	left:223px;
	top:114px;
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	display:inline;
	padding:0 13px 1px;
	list-style:none;
}
#nav a {
	float:left;
	color:#022658;
	font-size:17px;
	line-height:36px;
}
#nav a:hover {
    text-decoration:none;
    color:#a42920;
}
#nav li:hover,
#nav li.hover {
	position:relative;
}
#nav li:hover ul,
#nav li.hover ul {
	display:block;
}
#nav ul {
	position:absolute;
	z-index:20;
	left:-13px;
	top:36px;
	display:none;
	width:165px;
	margin:0;
	padding:5px 5px 10px 20px;
	background:#284671;
	border:1px solid #022658;
}
#nav ul li {
	margin:0;
	float:none;
	display:block;
	padding:5px 0;
	vertical-align:top;
	height:1%;
}
#nav ul a {
	float:none;
	display:block;
	color:#bac4db;
	font-size:13px;
	line-height:18px;
}
#nav ul a:hover {
	color:#fff;
	text-decoration:none;
}
/* involved-holder */
.involved-bg {
	background:url(../images/bg-blue.jpg) repeat-x;
}
.involved-holder {
	width:850px;
	margin:0 auto;
	height:295px;
	overflow:hidden;
}
.box-menu {
	float:left;
	width:172px;
	height:281px;
	overflow:hidden;
	background:url(../images/bg-menu.gif) no-repeat;
}
.box-menu .widgettitle {
    display:none;
}
.box-menu a.btn-get {
	display:block;
	width:172px;
	height:67px;
	text-indent:-9999px;
	background:url(../images/btn-get.jpg) no-repeat;
}
.box-menu .widget_mylinkorder ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box-menu .widget_mylinkorder ul li {
	padding:10px 0;
	background:url(../images/separator.gif) no-repeat 50% 0;
}
.box-menu .widget_mylinkorder ul li:first-child {
	background:none;
}
.box-menu .widget_mylinkorder ul a {
	display:block;
	text-align:center;
	color:#e4e9ee;
	font-size:17px;
	line-height:21px;
}
.box-menu .widget_mylinkorder ul a:hover {
	text-decoration:none;
	color:#fff;
}
.box-menu .social {
	overflow:hidden;
	width:100%;
	margin:2px 0 0 51px;
	padding:0;
	list-style:none;
}
.box-menu .social li {
	float:left;
	margin-right:8px;
}
.box-menu .social a {
	float:left;
	width:31px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
.box-menu .social .facebook a {
	background:url(../images/ico-facebook.gif) no-repeat;
}
.box-menu .social .rss a {
	background:url(../images/ico-rss.gif) no-repeat;
}
.slider-holder {
	float:right;
	margin:9px 0 0;
	width:655px;
	height:264px;
	position:relative;
	z-index:1;
	border:4px solid #23426e;
	overflow:hidden;
}
.slider-holder .slider {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.slider-holder img {
	display:block;
}
.slider-holder .slider li {
	position:relative;
	width:654px;
	height:264px;
	float:left;
	padding:0 1px 0 0;
}
.slider-holder .slider .text {
	position:absolute;
	left:0;
	top:228px;
	height:36px;
	width:655px;
	background: url(../images/rotator-bar.png) no-repeat;
}
.slider-holder .slider .text a {
    color:#fff;
    text-decoration:none;
}
.slider-holder .slider .text a:hover {
    color:#fff;
    text-decoration:none;
}
.slider-holder .slider .text span {
	color:#fff;
	padding:0 100px 0 13px;
	font-size:15px;
	line-height:36px;
}
.slider-holder .slider-nav {
	position:absolute;
	right:0;
    padding-right:5px;
    height:24px;
	top:240px;
	z-index:10;
	margin:0;
	padding:0;
	list-style:none;
	background:transparent;
}
.slider-holder .slider-nav li {
	float:left;
	margin-right:8px;
}
.slider-holder .slider-nav a {
	float:left;
	width:13px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ccv-circles.png) no-repeat;
}
.slider-holder .slider-nav li.active a,
.slider-holder .slider-nav li a:hover {
	background-position:0 -12px;
}

/* columns-wrap */
.columns-wrap {
	background:#e4e9ee url(../images/bg-column.gif) repeat-x;
}
.columns-holder {
	margin:0 auto;
	width:850px;
	overflow:hidden;
	padding:62px 0 0;
}
/* content */
.content {
	float:left;
	width:570px;
}
.content a.btn-news {
	display:block;
}
.content a.btn-news img {
	display:block;
}
.post-holder {
	overflow:hidden;
	height:1%;
	margin:3px 0 0;
}
.post {
	margin:-2px 0 0;
	padding:20px 0 18px;
	color:#131f3e;
	line-height:18px;
	background:url(../images/bg-dotted.gif) repeat-x;
}
.post h2 {
	margin:0;
	color:#022658;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
.post h2 a {
	color:#022658;
    text-decoration:none;
}
.post h2 a:hover {
    text-decoration:underline;
}
.post .post-text {
	overflow:hidden;
	height:1%;
	padding:10px 0 0;
}
.post #post-image {
	float:left;
	margin:0 10px 5px 0;
    background: url(../images/post-background.png) no-repeat;
    height: 95px;
    width: 110px;
}
.post #post-image img {
    margin: 5px 0 0 7px;
}
.content .post p {
	margin:8px 0 0;
	color:#131f3e;
	font-size:12px;
}
.post-alert h2 {
	margin:-5px 0 -10px;
}
.post-alert h2 a {
	display:block;
	padding:10px 0 10px 118px;
	color:#b63326;
	background:url(../images/img-alert.gif) no-repeat 0 80%;
}
/* sidebar */
.sidebar {
	float:right;
	width:265px;
}
.form-search, .form-search-left {
	width:257px;
	overflow:hidden;
	margin:0 0 27px 3px;
	border:1px solid #bab8b4;
}
.form-search input.field, .form-search-left input.field{
	float:left;
	width:185px;
	height:17px;
	padding:3px 4px;
	margin:0;
	overflow:hidden;
	background:#fff;
	border:none;
}
.form-search input.btn, .form-search-left input.btn{
	float:right;
}
.form-search-left {
    width:171px;
    margin:27px 0 0;
}
.form-search-left input.field{
    width:99px;
}
.involved-holder .form-search-left {
    display:none;
}
.banners {
	margin:0;
	padding:0;
	list-style:none;
}

.widget_sp_image-image-link {
    margin-bottom:7px;
    padding:3px 6px 9px;
    background:url(../images/bg-pict.png) no-repeat;
    width: 253px;
    height:100px;  
    display:block;  
}

.banners li {
	width:253px;
	height:100px;
	margin-bottom:7px;
	padding:3px 6px 9px;
	background:url(../images/bg-pict.png) no-repeat;
}
.banners li img {
	display:block;
}
/* inner page */
.inner-page {
	padding:0;
}
/* nav bar */
.nav-bar .widgettitle {
    padding: 20px 0 0 5px;
    color: #B63326;
    font-size: 18px;
}
.nav-bar, .widget_wp-category-archive{
	float:left;
	width:200px;
	padding:0;
}
.inner-page .box-menu {
	float:none;
}
.nav-bar .nav, .widget_wp-category-archive ul {
	margin:0;
	padding:18px 0 0;
	list-style:none;
}
.nav-bar .nav li, .widget_wp-category-archive ul li {
	padding:10px 0;
	background:url(../images/separator2.gif) no-repeat 0 100%;
}
.nav-bar .nav li.page-title span {
    
    
}
.nav-bar .nav a, .widget_wp-category-archive li a {
	padding-left:15px;
	color:#131f3e;
	font-size:14px;
	line-height:20px;
}
.nav-bar .nav li.active a, .nav-bar .nav li a:hover, .widget_wp-category-archive li a:hover {
	color:#b12c22;
    text-decoration:none;
	background:url(../images/bullet1.gif) no-repeat 2px 50%;
}
.nav-bar .nav li.page-title a{
    padding-left:15px;
    font-size:14px;
    line-height:20px; 
    color:#b12c22;
    text-decoration:none;
    background:url(../images/subpagetitlebullet.gif) no-repeat 2px 50%;
}
.nav-bar .nav li.page-title a:hover {
    background:url(../images/subpagetitlebullet.gif) no-repeat 2px 50%;
}
.inner-page .content {
	float:right;
	display:inline;
	margin-right:34px;
	width:582px;
	padding:10px 0 0;
}
.breadcrumbs {
	overflow:hidden;
	height:1%;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
}
.breadcrumbs li {
	float:left;
	color:#fff;
	line-height:16px;
	padding:0 4px 0 10px;
	background:url(../images/bullet2.gif) no-repeat 0 60%;
}
.breadcrumbs li:first-child {
	background:none;
}
.content .breadcrumbs a {
	color:#c5ceda;
}
.content h1 {
	margin:40px 30px 0 0;
	padding-bottom:16px;
	color:#b12c22;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	background:url(../images/bg-dotted.gif) repeat-x 0 100%;
}
blockquote {
	margin:0;
	padding:15px 0 0;
}
.content q{quotes: none;}
.content q:before{content:"";}
.content q:after{content:"";}
blockquote q {
	color:#4a5b74;
	font:italic 13px/18px Georgia, "Times New Roman", Times, serif;
}
blockquote a {
	color:#4a5b74;
}

.content {
   color:#131f3e;
}
.content p a, .content a {
	color:#B63326;
}
.content p {
	margin:18px 0 0;
	color:#131f3e;
	font-size:13px;
	line-height:18px;
}
.box-news {
	float:right;
	display:inline;
	margin:18px 30px 0 10px;
	width:204px;
	border:4px solid #d0cba2;
	background:#e3dec5;
}
.box-news .wrap {
	padding:18px 14px 18px;
	border:3px solid #e4e9ee;
}
.box-news {
   color:#525148;
   font-size:11px;
}
.box-news h1, .box-news h2, .box-news h3, .box-news h4, .box-news h5, .box-news h6 {
    margin:0 0 8px;
    padding-bottom:4px;
    color:#b12c22;
    font-size:15px;
    line-height:18px;
    border-bottom:1px solid #b5b28d;
}
.box-news a {
   color:#525148;
   font-size:11px;
   color:#022658;
}
.box-news h2 a {
	color:#b12c22;
}
.box-news-left {
    float:left;
    margin: 18px 10px 0 2px;
}
.content .box-news p {
	margin:0 0 15px;
	color:#525148;
	font-size:11px;
	line-height:14px;
}
.box-news .other-res {
	padding:15px 0 0;
}
.box-news ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box-news ul a {
	display:block;
	padding-left:15px;
	color:#022658;
	font-size:11px;
	line-height:15px;
	text-decoration:underline;
	background:url(../images/bullet3.gif) no-repeat 0 50%;
}
.box-news ul a:hover {
	text-decoration:none;
}

/* form styles */
.form-style {
    padding: 15px 0;
}
.form-style .left_label .gfield_label {
    color:#23426e; 
    width: 21%; 
    font-size:14px; 
    line-height:24px;
    position: relative;
    padding-left: 15px;
    margin-top:0;
    font-weight:normal;
}
.form-style .gfield_required {  
    position:absolute;
    left:0;
    top:0;
}
.form-style .left_label #recaptcha_area, #recaptcha_table, .form-style .right_label #recaptcha_area, #recaptcha_table {
    margin-left: 26%;
}
.form-style input[type="text"]:focus, .form-style textarea:focus {
    border:2px solid #667d9f;
}
.form-style .gform_footer.right_label, .form-style .gform_footer.left_label {
    padding: 16px 0 10px 26%;
}

/* footer */
.footer-holder {
	position:relative;
	margin:-290px 0 0;
	height:290px;
	background:#e4e9ee url(../images/bg-footer.gif) repeat-x 0 100%;
}
#footer {
	width:850px;
	margin:0 auto;
	color:#032759;
	overflow:hidden;
}
#footer p.promo {
	margin:0;
	padding-bottom:12px;
	text-align:center;
	color:#bd2f25;
	font:italic 15px/18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #bac4db;
}
#footer .partners {
	overflow:hidden;
	height:1%;
	margin:0;
	padding:13px 0 0 150px;
	list-style:none;
}
#footer .partners li {
	float:left;
	margin-right:34px;
}
#footer .partners a {
	float:left;
}
#footer .partners li.it3 {
	margin-top:8px;
}
#footer p.subscribe {
	margin:50px 0 15px;
	text-align:center;
}
#footer p.subscribe a {
	padding-left:22px;
	color:#032759;
	background:url(../images/ico-rss1.gif) no-repeat 0 50%;
}
#footer .list {
	overflow:hidden;
	height:1%;
	margin:0;
	padding:5px 0 0;
	list-style:none;
	text-align:center;
}
#footer .list li {
	display:inline;
	padding:0 8px 0 9px;
	background:url(../images/separator1.gif) no-repeat 0 50%;
}
#footer .list li:first-child {
	background:none;
}
#footer .list a {
	color:#032759;
	text-decoration:underline;
}
#footer .list a:hover {
	text-decoration:none;
}
#footer .design {
	overflow:hidden;
	height:1%;
	margin:0;
	padding:17px 0 0;
	list-style:none;
}
#footer .design li {
	float:right;
}
#footer .design a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .design li.log {
	margin:6px 0 0 22px;
}
#footer .design li.log a {
	width:42px;
	height:20px;
	background:url(../images/btn-login.gif) no-repeat;
}
#footer .design li.des a {
	width:93px;
	height:31px;
	background:url(../images/bg-design.gif) no-repeat;
}


.tickercontainer { /* the outer div with the black border */ 
    width: 550px; 
    height: 23px; 
    margin: 0; 
    padding: 0;
    overflow: hidden;
    background: #fff;
    border:1px solid #B8B9B3; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 5px;
    width: 540px;
    overflow: hidden;
}
ul#rss-ticker {
    position: relative;
    left: 550px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#rss-ticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0 25px 0 0;
    padding: 0;
}
ul#rss-ticker li span.rss-divider {
    margin: 0 0 0 25px;
    color: #667d9f;
}
ul#rss-ticker  a {
    white-space: nowrap;
    padding: 0;
    color: #131f3e;
    font-weight:bold;
    margin: 0;
} 

.slider-holder .widget_sp_image-image-link {
    background:none;
    display:inherit;
    padding:0;
    margin:0;
    height:100%;
    width:100%;
}
