body { margin:0px auto; padding: 0px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 1.5em; color: #4a4a4a; }
p, div, td, th, ol, ul, li { font-size:1em;}
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:1em; color:#000000; border:1px solid silver; background:#fff; }

th {background-color: #014a81; color: #fff; font-weight:bold; font-size:1.1em; }

a:link { color:#014a81; text-decoration:underline; }
a:active { color:#014a81; text-decoration:underline; }
a:visited { color:#014a81; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }

a.btm:link { color:#464646; text-decoration:none; }
a.btm:active { color:#464646; text-decoration:none; }
a.btm:visited {	color:#464646; text-decoration:none;}
a.btm:hover { color:#0074cb; text-decoration:underline; }

a.gray:link { color:#464646; text-decoration: none; }
a.gray:active { color:#464646; text-decoration: none; }
a.gray:visited { color:#464646; text-decoration: none; }
a.gray:hover { color:#0074cb; text-decoration: underline; }

#outer_page { width: 100%; min-height: 1000px; background-image: url(images/bg_inner.jpg); background-repeat: repeat-x; 
	background-color: #ffffff; margin:0px auto; }
.page-template-frontpage #outer_page { background-image: url(images/bg.jpg); }
#outer_box { margin: 0 auto; width: 941px;  height: auto; }
#banner { width: 100%; height: 387px; background-image: url(images/banner_bg.png); background-repeat:no-repeat; }
.page-template-frontpage #banner { height: 480px; background-image: url(images/banner_bg.png);  }

#logo_box { height:180px; }
#logo { float: left; padding-top: 25px; padding-left: 332px; }
#logo img { width:276px; height:150px; }
#topnav1 { float:right; padding-top: 40px; padding-right: 60px; color: #0074cb; }

#banner_pics { width: 849px; margin:0 auto; }

#content_outer { width: 941px; margin: 0 auto; background-image: url(images/content_bg.jpg); background-repeat: repeat-y; }
#content { width: 847px; border-left: solid 1px #ffffff; border-right: solid 1px #ffffff; margin: 0 auto; }
#col1 { float:left; width: 540px; min-height: 282px; border-right: solid 7px #ffffff; background-image: url(images/content_left.gif); background-repeat: no-repeat; }
#col1_inner { float:left; width: 100%; min-height: 282px; background-image: url(images/content_left.gif); background-repeat: repeat-x; }
#col2 { float:left; width: 300px; min-height: 282px; background-image: url(images/content_right.png); background-repeat: no-repeat; }

.no-sidebar #col1 { float:left; width: 100%; min-height: 282px; border-right: none; background-image: url(images/content_left.gif); background-repeat: repeat-x; }
.no-sidebar #col2 { display: none; }

#content_bottom, #content_bottom2, .content_bottom, .content_bottom2 { width: 100%; height: 3px; padding: 20px 0px 0px 0px; background-image: url(images/content_bottom.png); background-repeat: no-repeat; }

.content_inner { margin: 20px 30px 10px 30px; }

#footer { width: 100%; height: 80px; background-image: url(images/footer_bg.png); background-repeat:no-repeat; }
#footer_text { color:#464646; font-family: Tahoma, Geneva, sans-serif; font-size:.85em;	padding-left: 78px; line-height:1.8em; }

.footerbrand a:link { color:#464646; text-decoration:none; }
.footerbrand a:active { color:#464646; text-decoration:none; }
.footerbrand a:visited {	color:#464646; text-decoration:none;}
.footerbrand a:hover { color:#0074cb; text-decoration:underline; }

h1 { background-image: url(images/header_bg.gif); background-repeat:no-repeat; vertical-align:middle; font-family:Helvetica, "Helvetica Narrow", sans-serif; font-size: 2.3em; color: #3e86bb; margin:0px 0 20px 0; padding: 0px 0px 0px 19px; line-height: 1em; font-weight:normal; }

h1.homeheader { background-image: url(images/col1_header_bg.gif); background-size: 11px 100%; background-repeat:no-repeat; vertical-align:middle; font-family:Helvetica, "Helvetica Narrow", sans-serif; font-size: 1.6em; color: #3e86bb; margin:0px 0 20px 0; padding: 0px 0px 0px 19px; line-height: 1.2em; font-weight:normal; }
h2 { text-transform: uppercase; font-size: 1.38em; font-family: Tahoma, Geneva, sans-serif; color: #3e86bb; font-weight:normal; line-height: 1em; }
h3 { font-size: 1.25em; font-family: Tahoma, Geneva, sans-serif; color: #3e86bb; font-weight:normal; margin: 1em 0px 1em 0px; padding:0px;  }
h4 { font-size: 1.1em; font-weight:bold; margin: 10px 0px; padding:0px;  }
h5, h6 { font-size: 1em; font-weight:bold; margin: 10px 0px; padding:0px;  }

img { max-width: 100%; height:auto; }
.post-thumbnail img { max-width: 100%; border: solid 1px #ccc; border-radius: 10px;  }

.bigger { font-size: 1.25em; }
.gray { color: #393939; }

.head { text-transform: uppercase; font-size: 1.23em; line-height: 1em; font-family: Tahoma, Geneva, sans-serif; }
.title { }
h3.title { margin: 1em 0px 0px 0px; padding:0px; }

div.hr { background-color: #dadddf; width: 90%; height: 1px; line-height: 1px; margin:10px 0px; }
div.hrfull { background-color: #dadddf; width: 100%; height: 1px; line-height: 1px; margin:10px 0px; }

img.middle { border: 0px; vertical-align:middle;}

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

.clearb0 { clear:both; height: 0px; line-height:0px; }
.clearb { clear:both; height: 10px; }

ul, li { margin-bottom:.4em; margin-top:.4em; }
.right { position: absolute; bottom: .4em; right: .4em; }
.bold { font-weight: bold; }
.floatleft { float: left; margin-right: 1.5em; }
.floatleft_content { float: left; margin-right: 1.5em; margin-bottom: 1em; }
.floatright { float: right; margin-left: 1.5em; margin-bottom: 1.5em; }
.map { float: right; margin-left: 1.5em; margin-bottom: 1.5em; }
table.formtbl td.text {text-align: right;}

div.inputfield { clear: left; font-weight: normal; padding:3px 0px; text-align:left;}
div.inputfieldn { display: none; }
label.short1 { width: 38px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short2 { width: 30px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short { width: 70px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med1 { width: 110px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med { width: 150px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.long { width: 220px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }

 .captcha { width: 430px; height: 60px; margin: 5px 0px 5px 155px; }
 
 .sidebar blockquote { padding-left: 0; margin-left:20px; }


img.imgborder { border: solid 1px silver; }

/* Global align classes */

.left {
	text-align: inherit;
}

.center {
	text-align: center;
}

.right2 {
	text-align: right;
}

.justify {
	text-align: justify
}

 .icfframe { height:60px; width:800px; }
 
.alignright { float:right; margin-left: 20px; margin-bottom: 20px; } 
.alignleft { float:left; margin-right: 20px; margin-bottom: 20px; } 

form#searchform{ margin: 0 0 15px 0; text-align:left; }
form#searchform input.searchinputsumit { width:auto; background:none; border-radius:none; border:none; }
input.searchinput { width: 80%; max-width: 250px; }

/*-----------------------*/

.comments-link { }

   input.searchinputsumit { -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow:  none; 
       /*Applying CSS 3radius*/   
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;    }



/* =Navigation
-------------------------------------------------------------- */


.post-navigation {
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
	margin: 1em 0; padding: 1em 0; border-top: solid 1px #ccc;
}

.post-navigation .nav-links .screen-reader-text { padding-left: 5px; padding-right: 5px; }
.post-navigation .nav-links .post-title { font-size: 1em; font-weight:bold; padding-left: 5px; padding-right:5px;}


.post-navigation a:link,
.post-navigation a:visited {
	text-decoration: none;
}
.post-navigation a:active,
.post-navigation a:hover {
}
post-navigation .nav-previous {
	float: left;
	width: 50%;
}
post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 5px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 5px 0 0 0;
}


.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-size: 0.9rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


#entry-author-info {
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	border: 1px solid #ccc;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	font-size: 11px;
	line-height: 17px;
}
.entry-meta { 	font-size: 11px; line-height: 17px; }
.entry-meta a,
.entry-utility a {
}
.entry-meta a:hover,
.entry-utility a:hover {
}


/* =Comments
-------------------------------------------------------------- */
#comments { margin-top:15px; 
	clear: both; border-top: solid 1px #ccc; 
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 15px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 10px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 15px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #9a1413;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 11px;
	padding: 0 0 15px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 12px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1.2em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 10px 0;
}
#comments-list #respond {
	margin: 0 0 10px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}
#respond .required {
	color: #9a1413;
	font-weight: bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #9a1413;
	font-size: 11px;
	line-height: 17px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 12px;
	width: auto;
}

.entry-footer {
	color: #686868;
	font-size: 0.9em;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.updated:not(.published) {
	display: none;
}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */

@media screen and (max-width: 940px) {
	
#outer_page { width: 100%; min-height: 0; background-image: none; }
#outer_page_inner { width: 100%; min-height: 0; background-image: none; }

.page-template-frontpage #outer_page { background-image: none; }
.page-template-frontpage #banner { height: auto; background-image: none; }


#outer_box { margin: 0 auto; width: 100%;  height: auto; }
#banner { width: 100%; height: auto; background-image: none; }
#banner_inner { width: 100%; height: auto; background-image: none; }

#logo_box { height:auto; background-image: url(images/banner_bg-mobile.jpg); background-repeat:no-repeat; background-size:100% 100% ;   }
#logo { float: none; padding-top: 25px; padding-left: 30px; }
#logo img { max-width:90%; height:auto; padding-top: 10px; }

.topnavlinks { display:none; }
#topnav1 { float:none; margin-top:5px; padding: 5px 30px; text-align: left; }

#banner_pics { display:none; }


#content_outer { width: 100%; margin: 0 auto; background-image: none; }
#content { width: 95%; }
.content_inner { margin:0; padding: 1.5em 2em 1em 2em; }


#col1 { float:none; width: 100%; min-height: 0; border-right: none; background-image:none; background-color:#efefef; margin-top: 1em; }
#col1_inner { float:none; width: 100%; min-height: 0px; margin-top: 1em; }
#col2 { float:none; width: 100%; min-height: 0; border-top: solid 7px #fff; background-image:none; background-color:#D4E7F8; }
#content_bottom, .content_bottom { width: 100%; height: 3px; padding: 20px 0px 0px 0px; background-image: none; border-top: solid 5px #ccc; }
#content_bottom2 { width: 100%; height: 3px; padding: 0px 0px 0px 0px; background-image: none; border-top: solid 5px #ccc; }



#footer { width: 95%; height: auto; background-image: none; margin:0 auto; }
#footer_text { padding: 0 0 0 2em; margin:0; }
.privacymenu { display:none; }
.footermenu { display:none; }

 img.floatleft {  max-width:50%; height:auto; }
 img.floatleft_content { max-width:50%; height:auto; }

 img.floatright { max-width:50%; height:auto; }
 img.floatright2 {  max-width:50%; height:auto; }
 
.map iframe { width: 100%; }
.map { float:none; margin:0 0 1em 0; }

div.hr-mobile { display: block; background-color: #dadddf; width: 90%; height: 1px; line-height: 1px; margin:10px auto; }

 .captcha { max-width: 95%; height: 60px; margin: 5px 0px; }
 
div.inputfield { clear: left; font-weight: normal; padding:3px 0px; text-align:left;}
div.inputfieldn { display: none; }
input { max-width: 90%; }
label {  display:block; }
label.short1 { width: 38px; text-align: left; float:none; padding-top: 2px; padding-right: 0;  }
label.short2 { width: 30px; text-align: left; float:none; padding-top: 2px; padding-right: 0; }
label.short { width: 70px; text-align: left; float:none; padding-top: 2px; padding-right: 0; }
label.med1 { width: 110px; text-align: left; float:none; padding-top: 2px; padding-right: 0; }
label.med { width: 150px; text-align: left; float:none; padding-top: 2px; padding-right: 0; }
label.long { width: 220px; text-align: left; float:none; padding-top: 2px; padding-right: 0; }

}

@media screen and (max-width: 799px) {
 .icfframe { height:170px; width:100%; }
}


@media screen and (max-width: 600px) {

h1 { background-image: url(images/header_bg.gif); background-repeat:no-repeat; vertical-align:middle; font-family:Helvetica, "Helvetica Narrow", sans-serif; font-size: 1.8em; color: #3e86bb; margin:0px 0 20px 0; padding: 0px 0px 0px 19px; line-height: 1em; font-weight:normal; }

h1.homeheader { background-image: url(images/col1_header_bg.gif); background-size: 11px 100%; background-repeat:no-repeat; vertical-align:middle; font-family:Helvetica, "Helvetica Narrow", sans-serif; font-size: 1.3em; color: #3e86bb; margin:0px 0 20px 0; padding: 0px 0px 0px 19px; line-height: 1.2em; font-weight:normal; }

.bigger { font-size: 1.1em; }

}

@media screen and (max-width: 400px) {

}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px){


}


