@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #fff;
	min-width: 600px;
	font-size: 90%;
}
a {
	color: #369;
}
a:hover {
	color: #fff;
	background: #369;
	text-decoration: none;
}
h1, h2, h3 {
	margin: .8em 0 .2em 0;
	padding: 0;
}
p {
	margin: .4em 0 .8em 0;
	padding: 0;
}
img {
	margin: 10px 0 5px;
}
/* Header styles */
header {
	background: url(../images/header.png) no-repeat;
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	background-size: cover;
	text-align: center;
}
header {
	border-bottom: 1px solid #000;
}
/* column container */
.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
/* common column settings */
.colright, .colmid, .colleft {
	float: left;
	width: 100%;
	position: relative;
}
.col1, .col2, .col3 {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}
/* 2 Column (left menu) settings */
.leftmenu {
	background: #fff;
	color:#000;
}
.leftmenu .colleft {
	right: 85%;
	background: #FFF;
}
.leftmenu .col1 {
	width: 71%;
	left: 102%;
}
.leftmenu .col2 {
	width: 21%;
	left: 6%;
}
/* Footer styles */
footer {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #000;
}
footer p {
	padding: 10px;
	margin: 0;
}
/* side nav*/
.leftNavs {
	color:#000;
}
.leftNavs img {
	vertical-align: middle;
	text-align: center;
	width: 50px;
}
.center {
	vertical-align: middle;
	text-align: center;
}

.center img { 
	width:50px;
}

.center a:before {
	content:" ";
}
.leftNavs h2 {
	color: #000;
	text-align: center;
}
.leftNavs a {
	display: inline-block;
}
.leftNavs a img {
	align-content: center;
}

.leftNavs p a:before {
	margin-left: 3px;
	content: " &diams;&nbsp;";
	content: "♦ ";
	border: 0px solid #333333;
	padding-left: 4px;
}
.leftNavs2 {
}
.leftNavs2 h2 {
	color: #FFF;
	text-align: center;
}
.leftNavs2 a {
	color: #FF0000;
	display: inline-block;
}
.leftNavs2 a:before {
	margin-left: 3px;
	content: " &diams;&nbsp;";
	content: "♦ ";
	border: 0px solid #333333;
	padding-left: 4px;
}
/*top navigation*/
.topNav {
	background-color: #c2c2c2;
	width: 100%;
	background: #c2c2c2;
	color: #ffffff;
	text-align: center;
	background: #cfcfcf;
	border-bottom: 1px solid #b6b6b6;
}

.topNav ul {
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.topNav ul li {
	display: block;
	position: relative;
	list-style-type: none;
	display: inline-block;
	top: 100%;
	z-index: 1000;
}

.topNav ul li a {
	margin: 0;
	color: #000;
	text-decoration: none;
	background-color: #c2c2c2;
	white-space: nowrap;
	width:86px;
	
}
.topNav ul li a:hover, .topNav ul li.active a {
	background-color: #BDD0DD;
	color: #fff;
}
.topNav a {
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	display: block;
}
.topNav a:hover, #active_link {
	background-color: rgba(11,7,108,1.00);
}
.topNav li ul {
	display: none;
}
li:hover ul {
	display: block;
	position: absolute;
}
li:hover li {
	float: none;
}
#drop-nav li ul li {
	border-top: 0px;
}
/* footer */
footer {
	text-align: center;
	background: #4e4e4e;
	color: #FFF;
}
footer p.lf {
	margin: 0;
	padding: 4px 0;
	float: left;
	width: auto;
	line-height: 1.5em;
}
fmenu {
	text-align: center;
}
ul.fmenu {
	margin: 0;
	padding: 2px 0;
	list-style: none;
	/*float: right;*/
	width: auto;
}
ul.fmenu li {
	text-align: center;
	margin: 0;
	padding: 0 4px;
	display: inline-block;/*float: left;*/
}
ul.fmenu li a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 2px 6px;
}
ul.fmenu li a:hover, ul.fmenu li.active a {
	color: #80C7FB;
}
ul.fmenu li a:hover {
	text-decoration: underline;
}
/* fbg */
.fbg {
	/*background: #fff;*/
	text-align: center;
}
.fbg_resize {
	padding: 0 0 16px 40px;
	max-width: 930px;
}
.fbg ul.sb_menu {
	max-width: 160px;
}
/*search functions*/
.search_form {
	width: auto;
	max-height: 15px;
	min-width: 100px;
	max-width: 240px;
	float: right;
	margin-bottom: 15px;
	/*background: #c2c2c2;*/
}
.cse div.gsc-control-cse, div.gsc-control-cse {
	background: none;
	border: none;
	margin: 0px;
	clear: both;
	padding: 0px;
}
/*slideshow */

.clr {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
.content ol {
	list-style-position: inside;
	padding-left: 0;
}
.content ul li {
	list-style-position: inside;
	padding-left: 0;
}
.content ul {
	list-style-position: inside;
	padding-left: 0;
}
.content li {
	list-style-position: inside;
	padding-left: 0;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.centeredText {
	text-align: center;
}
#q1, #q2, #q3, #q4, #q5 {
	font-weight: bold;
}
.padding img {
	width: 100px;
}

/*form*/

.form_feed {
	background-color: #CFCFCF;
}
.form_feed input[type="text"], .form_feed textarea {
	background-color: #FCFBA3;
}

.floatleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.floatleft {
	width: 140px;
}
