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

img {
	border: none;
}
	
.reqField {
	font-weight: bold;
	color: #ff0000;
	}

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

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif
}

#taglineheaders {
	margin: 0;
	padding: 0;
	height:158px;
	overflow: hidden;
	width:1024px;
	z-index: 500;
}

#banner {
	background-image:url(images/header.jpg);
	margin: 0;
	padding: 0;
	height:158px;
	overflow: hidden;
	width:1024px;
	position: relative;
}

#banner .omni{
	position:absolute;
	width:120px;
	height:50px;
	top: 30px;
	right: 0px;
	text-align:right;
}

#banner .omni a{
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	}
	
#banner .search {
	position:absolute;
	top: 100px;
	right: 0px;
	background-color:#013354;
	padding: 3px;
}

#footer {
	height:20px;
	background-color:#7ea6bb;
	text-align:right;
	padding:10px;
	clear:both
}
#graphic {
	margin-top:3px;
	height:198px;
	z-index:10;
}

#content {
	
}

#contentInner {
	clear: both;
	margin-top: 80px;
	width:1024px
}

.block {
	width:946px;
	margin-left:40px;
}

.innerTop{
	background-image:url(images/inner-top.png);
	background-repeat:no-repeat;
	height:28px;
	color:#FFF;
	font-size:17px;
	font-weight: bold;
	padding:10px 0 0 300px
	}

.callout {
	font-size: 13px;
}

.bluedUp{
	color: #2e4b76;
	font-weight: bold;
	}

.separation {
	border-bottom: 1px solid #d1d1d1;
	margin: 10px 0px 10px 0px
	}
	
#contentInner .content {
	background-color:#FFF;
	padding:10px;
	font-size:12px;
    clear:both;
	margin:auto;
	overflow:hidden;
	height:100%;
}

.content #left {
	background-image:url(images/left-bg.png);
	background-repeat:repeat-y;
	background-position: right;
	width: 230px;
	float:left;
	height:100%;
	padding:0 20px;
	color:#2e4b76
}

.content #right {
	float:left;
	width: 600px;
	margin:0  0 0 20px;
	background-color:#fff;
}

.homeTop{
	height:276px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px;
	background-color: transparent;
}

.homeTop .left{
	height:180px;
	width:280px;
	float:left;
	padding:0px 0 0 0;
	line-height:16px
}

.homeTop .right{
	height:250px;
	width:600px;
	float:left;
	margin:0 0 0 25px;
}

.bottom {
	background-image:url(images/squares.png);
	background-repeat: no-repeat;
	###height:384px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.bottom .news {
	height:340px;
}

.bottom .news .left {
	width:220px;
	float:left;
	padding:26px 26px 0 26px 
}

.bottom .news .center {
	width:295px;
	height:205px;
	float:left;
	padding:55px 50px 0 75px
}

.bottom .news .right {
	width:250px;
	height:205px;
	float:left;
	padding:55px 0 0 20px
}

.bottom .news .left ul{
	margin:0 0 0 4px;
	padding:0px;
}

.innerFooter .right ul{
	margin:0 0 0 4px;
	padding:0px;
	display:inline
}

.bottom .news .left li{
	list-style-type:none;
}

.innerFooter .right li{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px
}

.bottom .news .left li a{
	background-image:url(images/sub-off.png);
	background-repeat:no-repeat;
	color:#21466f;
	font-size:10px;
	display:inline-block;
	width:150px;
	padding:5px;
	margin:0
}

A.boxlink{
	background-image:url(images/sub-off.png);
	background-repeat:no-repeat;
	color:#21466f;
	font-size:10px;
	display:inline-block;
	width:150px;
	padding:5px;
	margin:0
}
	
A.boxlink:hover{
	background-image:url(images/sub-on.png);
	background-repeat:no-repeat;
}

.innerFooter .right li a{
	background-image:url(images/sub-off.png);
	background-repeat:no-repeat;
	color:#21466f;
	font-size:10px;
	display:inline-block;
	padding:5px;
	margin:0px;
}
	
.bottom .news .left li a:hover, .innerFooter .right li a:hover{
	background-image:url(images/sub-on.png);
	background-repeat:no-repeat;
}
	
.bottom .news .left .morenews {
	padding:10px 30px;
	text-align:right;
	font-size:16px;
}

.bottom h2 {
	color:#763737;
	padding:0px;
	margin:0 0 10px;
	font-size:12px
}

.address {
	text-align:center;
	color:#999999;
	font-size:10px;
	clear:both;
	padding:15px;
}

.more {
	text-align:right;
}

.more a, a {
	color:#015e8c;
	text-decoration:none;
}

.more a:hover, a {
	color:#014d7c;
}

.cm-nav {
	margin:0 0 0 22px;
}

.bulletlist {
	width:120px;
	float:left;
}

.bulletlist li, .list li{
	list-style-type:square;
	color:#22457a;
}
	
.sideLeft{
	background-image:url(images/side-left-bg.png);
	background-repeat:repeat-y;
}
.sideRight{
	background-image:url(images/side-right-bg.png);
	background-repeat:repeat-y;
}

.innerBottom {
	margin-left:-2px;
	background-image:url(images/inner-bottom.png);
	background-repeat:no-repeat;
	width:953px;
	height:22px;
}

.innerFooter {
	width:960px;
	margin:0 auto;
}

.innerFooter .left{
	width:220px;
	float:left
}

.innerFooter .right{
	width:730px;
	float:left
}

h1 {
	border-bottom:1px solid #adc5d5;
	color:#adc5d5;
	font-size:16px;
	color:#0c679a;
	margin:0 0 5px 0;
	padding:0
}

DIV.download{
	padding: 1em;
	border-bottom: solid #dedede 1px;
	line-height: 1em;
}

DIV.download SPAN.downloadTitle{
	font-size: 150%;
}

DIV.download SPAN.downloadTitle A{
	text-decoration: underline;
}

DIV.newsItem{
	border-bottom: solid #ddd 1px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

DIV.newsItem SPAN.title{
	font-size: 140%;
	font-weight: bold;
	color: #004679;
}

DIV.opportunity{
	padding-top: 1em;
	border-top: solid #ccc 1px;
}

DIV.opportunity SPAN.title{
	font-weight: bold;
}

DIV.opportunity SPAN.text{
}

#ContactForm{
	width: 350px;
}

DIV.formItem{
	padding: 0.5em;
	border-bottom: solid #999 1px;
	margin-bottom: 1em;
}

DIV.formItem LABEL{
	display: block;
	float: left;
	width: 150px;
}

#ProductsLandingPage{
	width: 644px;
	height: 209px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	background-image: url('/images/products_bg.gif');
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ProductsText{
	width: 510px;
	margin-left: 330px;
}

.BioPop{
	position: absolute;
	top: -290px; 
	left: 50px; 
	padding: 0px 15px 0px 15px; 
	border: 1px solid #ccc; 
	background-color: #fefefe; 
	width: 500px; 
	height: 320px; 
	overflow: auto; 
	display: none;
}

.BioPopHigher{
	position: absolute;
	top: -425px; 
	left: 50px; 
	padding: 0px 15px 0px 15px; 
	border: 1px solid #ccc; 
	background-color: #fefefe; 
	width: 500px; 
	height: 320px; 
	overflow: auto; 
	display: none;
	
}

