@charset "utf-8";
/* CSS Document */



/* -- FORMATTING -- */

html, body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #676767;
	background: #C7C7C7 url(../images/background_repeat_x.gif) repeat-x;
}

body {
height: 100%;
}

.clear {
	clear: both;
}

* {
	padding: 0px;
	margin: 0px;
}

h1 {
font-size: 28px;
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
font-size: 18px;
color: #000000;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
font-size: 14px;
color: #36a6e5;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}

h4 {
font-size: 16px;
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
margin: 3px 0px;
}

sup {
font-size: 14px;
}

p {
margin: 10px 0px;
font-size: 12px;
line-height: 20px;
}

ol, ul {
margin: 0px 15px;
}

pre {
padding: 10px;
background: #EFEFEF;
margin: 10px 0px;
color: #0062C3;
}

#smoothmenu1 ul {
margin: 0px !important;
}


/* -- BODY -- */

#wrapper-wide {
	background: #FFFFFF;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#top-wide {
	background: url(../images/header-bg-repeat-x.gif) repeat-x;
}

#top-fixed {
	width: 960px;
	margin: 0 auto;
	height: 101px;
	position: relative;
}

#logo {
position: absolute;
top: 21px;
left: 0px;
}

#top-menu {
position: absolute;
right: 0px;
margin-top: 35px;
}

#header-wide {
	background: #329fdd url(../images/banner-bg-repeat-x.gif) repeat-x;
}

#header-block {
	background: url(../images/banner-bg.gif) no-repeat;
	width: 960px;
	margin: 0 auto;
}

#middlebar-wide {
	background: url(../images/middle-bg-repeat-x.gif) repeat-x;
	height: 180px;
}

#middlebar-fixed {
	height: 180px;
	width: 960px; 
	margin: 0 auto;
}

#box-one {
width: 310px;
height: 180px;
background: url(../images/middlebar-graph-1.png) center left no-repeat;
float: left;
}

#box-two {
width: 310px;
height: 180px;
margin-left: 15px;
background: url(../images/middlebar-graph-2.png) center left no-repeat;
float: left;
}

#box-three {
width: 310px;
height: 180px;
margin-left: 15px;
background: url(../images/middlebar-graph-3.png) center left no-repeat;
float: left;
}

#box-one h2, #box-two h2, #box-three h2 {
padding-left: 116px;
padding-top: 20px;
}

#box-one p, #box-two p, #box-three p {
padding-left: 120px;
line-height: 16px;
color: #000000;
}

/* -- MENU -- */

#menu {
}
#menu a.btn {
	padding-top: 12px;
	height: 30px;
	width: 100px;
	display: block;
	background: #CCCCCC;
}
#menu a.btn:hover {
}

/* BODY */

.header {
	color: #00398e;
	background: url(../images/title_repeat_x.gif) repeat-x 0px 32px;
	padding: 0px;
	font-size: 30px;
	font-weight: bold;
}

.title {
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
/* LINKS */

a {
	/*color: #D2AD28;*/
	color: #0062C3;
	text-decoration: none;
}
a:hover {
	color: #0062C3;
	text-decoration: underline;
}
/* FOOTER */

#footer-width {
width: 960px;
min-height: 150px;
margin: 0 auto;
position: relative;
}

#footer {
background: #c7c7c7 url(../images/footer-bg-repeat-x-2.gif) repeat-x;
}

#footer .foot ul {
	float: right;
	margin: 0em;
}

#footer .foot ul li {
	display:inline;
	float:left;
	font-size:12px;
	text-align: center;
}
#footer a.btn {
	padding: 1.5em 0.5em;
	margin-left: 3px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #6c6c6c;
}
#footer a.btn:hover {
	color: #000000;
	text-decoration: underline;
}

.block_83543 {
	position: absolute;
	top: 0px;
}

.block_83543 .body p {
	font-size: 11px !important;
}

/* POP OUT BAR */

#special-frame {
background: #000000 url(/templates/template1/images/footer-bar-bg.jpg) repeat-x top;
position: fixed;
width: 100%;
bottom: 0px;
z-index: 999;
color: #8e8e8e;
zoom: 1;
}

#special-bar {
height: 42px;
width: 960px;
margin: 0 auto;
}

.accordian h4 {
color: #FFFFFF;
}

#accordians .accordian {
width: 960px;
margin: 0 auto;
padding: 10px 0px;
}

#accordian-feedback #feedback-left {
float: left;
width: 300px;
color: #8e8e8e;
}

#accordian-feedback #feedback-info {
float: left;
width: 300px;
color: #8e8e8e;
margin-left: 20px;
}

#accordian-feedback #feedback-right {
float: left;
width: 300px;
color: #8e8e8e;
}

#accordian-feedback #submit-feedback {
background: none transparent;
border: 0px;
padding: 0px;
margin: 0px;
cursor: pointer;
}

#accordian-contact #contact-left {
float: left;
width: 300px;
color: #8e8e8e;
}

#accordian-contact #contact-info {
float: left;
width: 300px;
color: #8e8e8e;
}

#accordian-contact #contact-right {
float: left;
width: 300px;
color: #8e8e8e;
}

#accordian-contact #submit-email {
background: none transparent;
border: 0px;
padding: 0px;
margin: 0px;
cursor: pointer;
}

#contact-button {
float: left;
margin-top:7px;

}

#contact-information {
float: left;
margin-top:14px;
margin-left: 14px;
}

#contact-information a {
font-size: 12px; color: #7fb9da;
}

#bottom-menu {
float: right;
margin-top: 5px;
}

#bottom-menu-left {
background: url(../images/menu-bottom-bg-left.png) bottom;
width: 13px;
height: 34px;
float: left;
}

#bottom-menu-body {
float: left;
}

#bottom-menu-bar {
margin: 0px;
}

#bottom-menu-bar li a {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:8px 9px 9px 9px;
display: block;
background: url(../images/menu-bottom-bg-repeat-x.png) right -1px;
}

#bottom-menu-bar li a .social {
position: relative;
top: -3px;
}

#follow-us {
padding: 0px !important;
background: url(../images/menu-bottom-bg-repeat-x.png) right -1px !important;
}

#follow-float {
float: left;
}

#bottom-menu-bar li a:hover {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:8px 9px 9px 9px;
display: block;
background: url(../images/menu-bottom-bg-repeat-x-hover.png) right -1px;
}

#bottom-menu-bar li a.hide {
font-size: 13px;
font-weight: bold;
color: #00CCFF;
font-family: Arial, Helvetica, sans-serif;
padding:8px 9px 9px 9px;
display: block;
text-decoration: underline;
background: url(../images/menu-bottom-bg-repeat-x.png) right  -1px;
}

#bottom-menu-bar li {
display:inline;
float:left;
}

#bottom-menu-right {
background: url(../images/menu-bottom-bg-right.png) bottom;
width: 13px;
height: 34px;
float: left;
}

.bottom-float {
float: left;
width: 940px;
}

#submit-button, #submit-button-two {
float: left;
width: 120px;
}

.cancel-button-container {
float: left;
width: 120px;
}

.cancel-button {
background: none transparent;
border: 0px;
padding: 0px;
margin: 0px;
cursor: pointer;
}

.close-button-container {
float: left;
}

.close-button {
background: none transparent;
border: 0px;
padding: 0px;
margin: 0px;
cursor: pointer;
}

.error {
color: #ECCE68;
}

.social-icons-float {
float: left;
}

.social-icons-desc-float {
float: left;
margin-top: 5px;
margin-left: 5px;
}

/* PER PAGE */

/* DecipherCMS Feature List */
.featurelist p {
margin: 0em !important;
}

/* DecipherCMS RSS Feed */
#rss .date {
color: #36A6E5;
font-size: 11px;
}