﻿@CHARSET "UTF-8";

body, html{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	background-color: #DEE2CB;
	
}
ul, li{	
	display: inline;
}
fieldset{
	border: none;
}
#taglineBG{
	width: 100%;
	background-color: #202735;	
	float:right;
}
#taglineContent{
	width: 960px;
	margin: auto;
	text-align: left;	
}
#tagline{
	
}
#tagline h1{
				font-size: 7pt; /*font-weight: bold;*/;
				color: #687B9D;/*#8493B0;*/
				margin: 5px 14px 5px 14px;
				display: inline;
				line-height: 2em;
}
#topNav {
	width: 960px;
	margin: auto;
	font-size:100%;
	background: #272F3F url("/Images/common/top.jpg") repeat-y center top;
	clear: both;
	text-align:left;
}

#topNav ul{
	list-style:none;
	text-align: left;
	padding-left: 9px;
	line-height:35px;
}

#topNav li{
	 float:left;
	 padding:0 0 0 9px;
	 margin: 0 0 0 9px;
	 position: relative;
}

#topNav a {
   text-decoration:none;
  color:#FFF;
}

#logoBG{
	clear: both;
	width: 100%;
	background-color: #272F3F; 
}
#search{
	background:url("/Images/common/top.jpg") repeat-y center top;
	width: 960px;
	margin: auto;
	position: relative;
	text-align:left;
}
#logo{
	/*margin: 15px -16px;*/
	margin:10px 0 10px 15px;
	padding:0 0 0 15px;	
	border: 0;
}
#cxLoginLink{
				position: absolute;
				top: 0;
				right: 0;
				height: 25px;
				width: 102px;
				font-size: 8pt;
				color: #FFFFFF;/*#A6B1C6;*/
				line-height: 2em;
				text-decoration: none;
				background: transparent url("/Images/common/csLoginTabBG.gif") no-repeat center bottom;
				outline-color: -moz-use-text-color;
				outline-style: none;
				outline-width: medium;
				text-align: center;
				letter-spacing: .1em;
}
.ms-sbplain {
border:0px solid gray;
}
#searchForm{
	float: right;
	margin: 0 15px 0 0;
	padding: 2px 0 0px 0;
	line-height: 1em;
	z-index: 100;
}
#searchForm fieldset{
	display: inline;
	border: none;
	padding: 0;
}
#searchForm #queryText{
	border: 0px solid #708CAB;
	height: 19px;
	width: 130px;
	margin: 0px;
	padding:2px 0 0 5px;
	vertical-align:top;
	font-size: 10pt;
	background: transparent url('/Images/common/searchInBG.gif') no-repeat top left;
}
#searchForm #searchbtn{
	border:none;
	background: transparent url('/Images/common/searchBG.gif') no-repeat top right;
	height: 19px;
	font-size: 9pt;
	color: #FFF;
	padding: 0 4px;
	margin: 0px 0 0 -5px;
	cursor:pointer;
	vertical-align:top;
}
#contentContainer {
	background:#DEE2CB url(/Images/common/bg_v2.jpg) repeat-x scroll center top;
}
#content{
	height: 490px;	
	width: 960px;
	margin: auto;
	text-align: left;
	background-color: #FFF;
	background: #FFF url("/Images/common/contentBG.jpg") repeat-x left top;
	clear: both;
}
 #footerContent{
	width:960px;
	text-align: left;
	margin: 0 auto;
}
#bottomNav{
	float: left;
	color: #666;
	font-size: 8pt;
	background: #C4CEC5 url('/Images/common/rc_br.gif') no-repeat bottom right;
	width: 960px;
}
#bottomNavSpacer{
	width:100%;
	background-color: #BAC5BB;
	height:5px;
	margin:0 0 5px 0;
}

#siteNavBoxDiv{
	background:transparent url("/Images/common/rc_bl.gif") no-repeat left bottom;
	clear: both;
	padding: 5px 15px 15px;
}



#copy{
	float: left;
	
	color: #666666;
	font-size: 8pt;
	margin: 10px 10px;
	padding: 0;
}
#copyLinks {
	float: right;
	color: #666666;
	font-size: 8pt;
	margin:10px 10px;
}
#copyLinks a{
	color: #666;
	font-size: 8pt;
}
#copyLinks li{
	margin: 0px;
}
#copyLinks a {
	margin: 5px;
	text-decoration: none;
}
#menuContent{
	width: 940px;
	margin: auto;
	color: #FFF;	
	/* background: #293243 url('img/menuContentBottom.gif') no-repeat bottom left; */
}
/* ---------------------------------------------------------------------------------------------------- */

#topNav .descContent ul{
	float: left;
	width: 49%;
	line-height:1em;
	padding: 0px;
	margin: 0px;
}
#topNav .desc li a{
	display: block;
	line-height: 2em;
	padding: 0 7px;
	margin: 0;
}


#topNav .descContent{
	border-top: 1px solid #3E5C7F;
	border-bottom: 1px solid #3E5C7F;
	margin:0px 10px;
	float: left;
	width: 96%;
}
div#topNav .descContent li a{
	line-height: 1em;
	float: none;
	padding: 7px;
	background: transparent;
}

#topNav .desc .descContent li{
	padding: 0 ;
	margin: 0px 0;
	width:100%;
}

#topNav .desc li{
	display: list-item;
	margin:15px 10px;
}

#topNav .descBottom ul li{
	text-align: center;
	padding: 0 7px;
	margin: 0 0px 0 0px;

}
#topNav .descBottom a{
	padding: 0 0px;
	margin: 0;
}

#topNav .descBottom{
	background: transparent url("/Images/common/rc_desc_br.gif") no-repeat right bottom;	
	clear: both;
	font-size: .8em;
	padding: 5px 0;
	float: left;
	width: 100%;
	margin: 0;
}
#topNav .descBottom ul{
	float: left;
}

.desc {
	float: none;
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	color: #FFF;
	font-size: 1em;	
	font-weight: normal;
	background:#293243 url("/Images/common/menuContentBottom.gif") no-repeat bottom left;
	width: 500px;
	margin: 0;
	padding: 0;
}
.desc h3{
	font-size: 1em;	
	font-weight: normal;
	margin:0 10px;
	padding:0 10px;
}
.descCloseBtn{
	border: none;
	float: right;
	margin:-25px 10px;
	cursor: pointer;
}

#productsBtnLiDesc{
	width: 595px;
}
#clientsBtnLiDesc{
	left: -100px;	
}
#newsBtnLiDesc{
	left: -200px;
}
#interestBtnLiDesc{
	left:auto;
	right:0;
}

.navLiSelected{
	background: transparent url("/Images/common/norm_left.gif") no-repeat left top;	
	
}
#topNav a.navASelected{
	color: #FFF;
	background: transparent url("/Images/common/norm_right.gif") no-repeat right top;	
}

/* ---------------------------------------------------------------------------------------------------- */
#tabLinks{
	/*float:right;*/
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	float: left;
	background-color: #BAC5BB;
}
#tabLinks li{
	position: relative;
	float: right;
}
#tabLinks a{
	display: block;
	color: #4B5A4D;
	height: 25px;
	float: left;
	margin: 0 5px;	
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px 0 0 0;
	font-weight: normal;
	background: transparent url("/Images/common/bottomTab.gif") no-repeat center top;
	background: #BAC5BB;
}
a.top{
	width: 120px;
}

#tabLinks ul{
				display: none;
				position: absolute;
				bottom: 25px;
				left: -3px;
				background-color: #819683;
				margin: 5px;
				padding: 0;
				border-bottom: none;
				width: 150px;
				border-top-width: 3px;
				border-right-width: 3px;
				border-left-width: 3px;
				border-top-style: solid;
				border-right-style: solid;
				border-left-style: solid;
				border-top-color: #BFCAC0;
				border-right-color: #BFCAC0;
				border-left-color: #BFCAC0;
}


#tabLinks li ul.sub li{
	float: none;
}
#tabLinks ul.sub a{
	background: transparent;	
	height: auto;
	padding: 4px 10px;
	color: #FFF;
	text-align: left;
	border: 0px solid #9AAB9C ;	
	margin: 0;
	float:none;
}

#tabLinks ul#aboutTab{
	left:-33px;	
}
/* ---------------------------------------------------------------------------------------------------- */


#loginForm{
	color: #989898;
	font-size: 10pt;
	float:right;
	margin: 0 0 10px 0;
	background-color: #202735 ;
}
#loginForm fieldset{
	float:right;
	padding: 0px 10px 10px 10px;
}
#loginForm input{
	background-color:#262626;
	border:1px solid #3B3B3B;
	color:#989898;
}
#loginBtn{
	border: 1px solid #FFF;
	font-size: 10pt;
	margin: 0 0 0 5px;
	
}

#address{
	float: left;
	padding: 20px;
	background: #C4CEC5 url('/Images/common/rc_bl.gif') no-repeat bottom left;
}
#address .org{
	font-weight: bold;
}
#address .adr{
	margin: 0 0 10px 0;
}
#address .tel{
	display: inline;
}

/* ---------------------------------------------------------------------------------------------------- */
#searchTab{
	position: absolute;
	right: 105px;
	height: 26px;
	width: 120px;	
	background: transparent url("/Images/common/searchBgTab_110.gif") no-repeat left bottom;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	
}
#quickMenu{
	position: absolute;
	right: 110px;
	height: 26px;
	width: 150px;	
	background: transparent url("/Images/common/searchBgTab.gif") no-repeat center bottom;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}
#quickMenu select{
	
	margin: 2px 0 0 0;
}
#SRSB{
	margin: 2px 3px;
}

td.ms-sbcell{
	padding: 0;
	border: none;
}
/*------------WP---------------*/
.ms-WPTitle{
				font-weight: normal;
				font-family: Arial, Helvetica, sans-serif;
				color: #336699;
				padding-left: 2px;
				padding-right: 7px;
				padding-top: 2px;
				padding-bottom: 2px;
				font-size: 13pt;
}
.ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#336699;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover
{
color:#336699;
text-decoration:underline;
cursor:pointer;
}
/*.ms-standardheader {
color:#fff;
font-size:1em;
margin:0;
text-align:left;
}*/

/* ---- contact us overrides --- */
.ms-long {
	width:160px;
	border: 1px solid grey;
}
.contactTextForm{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	padding: 0 10px 0 0;
	width:150px;
}
.contactTextFormField{
	vertical-align: top;
}
.ContactForm{
	vertical-align: top;
	padding: 0 0 0 150px;
}
.newStyle1{
}
/* ---- CustomStyles For Styles Dropdown Editor --- */
.ms-rteCustom-BlueLine
{
	margin: 5px 0px 5px 0px;
	background-color: #B0C4D7;
	height: 1px;
}

.ms-rteCustom-MainCallOuts
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px 0 5px 10px ;
	text-align: left;/*justify;*/
	line-height: 190%;
	background-color: #F4F5F7;
	border-left: 3px solid #7B91A2;
	border-left-width: 0px;
	border-bottom: 3px solid #f9f9f9;
	border-bottom-width: 4px;
}
.ms-rteCustom-bullets{
				background-position: left 0px ;
				padding: 0px 0px 0px 12px;
				background-image: url('../../../SiteCollectionImages/bullet.gif');
				background-repeat: no-repeat;
}

/* ---- CustomStyles For RT Column ---*/
.rtColHeaderText2{
				font-size: 13px;
				color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				padding: 5px 10px 5px 10px;
				margin: 0 0 0px 0;
				background-color: #3F5781;/*#586989;*/
}
.rtColHeaderText2 a{
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0px 0;
	background-color: #586989;
	text-decoration: none;
}
.rtColHeaderText2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#homeFlashLowerSmall{
		padding: 8px 0 6px 0;
}
/* Learn More Table */
.sideBarCalloutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #339933;
	font-style: normal;

}
.sideBarCalloutTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #006699;
	font-style: normal;

}
.sideBarBoldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.sideBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
.sideBarText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #999999;
}
.sideBarArrowText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.TabTextBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
		text-decoration: none;
	
}
.TabTextWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentPRSubHeadTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 10px 0 10px 0;
	margin: 0 30px 0 0;	
	font-weight: bold;
	text-align: left;
	line-height:150%;
}
.band{
background-color: #D0D0D7;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.subhead {
				color: #3E7495;
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 12px;
				font-weight: bold;
				line-height: 14px;
				margin-bottom: 5px;
				margin-top: 0;
}
.subheadTitle {
				color: #666666;
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 12px;
				font-weight: bold;
				line-height: 14px;
				margin-bottom: 5px;
				margin-top: 0;
}
.subheadBlack {
				color: #000;
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 14px;
				font-weight: bold;
				line-height: 16px;
				margin-bottom: 5px;
				margin-top: 0;
				border-bottom: #000, solid, 1px;
}
.subheadTitleWhite {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
line-height:14px;
margin-bottom:5px;
margin-top:5px;
}
.pad10 {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px solid #828282; 
}
.BioImageSmall{
	padding: 10px 0 10px 0;		
}
.BioImageDetial{
	padding: 10px 10px 10px 0;		
}

.learmoreHeader {

}
.learmoreFooter {

}
.contentPageImageAlt{
	border: 0;
}
.floatIMGright{
float:right;
padding:0px 10px 0px 10px;
}
.contentPageTxtQuotes{
				background-position: 0px 5px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-image: url('../../../SiteCollectionImages/quotes.jpg');
				background-repeat: no-repeat;
				padding: 20px 50px 0 50px;
				min-height: 85px;
}
/*NO FLASH HOMEPAGE*/
#homePageNoFlashAltMain{
		clear:both;
	float: left;
				background-image: url('/swf/homeMain.jpg');
				background-repeat: no-repeat;
				background-position: 0px 0px;
				padding: 10px 0px 10px 0px;
				width: 685px;
				height: 385px;
}
.homePageNoFlashAltMainTxt{
				color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 26px;
				font-weight:bold;
				padding: 10px 0px 10px 20px;
				line-height: 35px;		
}
.homePageNoFlashAltMainSubTxt{
				color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: normal;
				padding: 10px 0px 10px 20px;
				line-height: 25px;
}
.homePageNoFlashAltMainButton{
				padding: 20px 0px 10px 15px;	
}
#homePageNoFlashAltNews{
				background-image: url('/swf/RT_COL_Buttons_News.jpg');
				background-repeat: no-repeat;
				width: 240px;
				height: 190px;				
}
#homePageNoFlashAltEvents{
	clear:both;
		float: left;
				background-image: url('/swf/RT_COL_Buttons_Events.jpg');
				background-repeat: no-repeat;
				margin: 0px 0px 0px 0px;
				width: 240px;
				height: 195px;
}
.homePageNoFlashAltNewsSubTxt{
				color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight:normal;
				padding: 55px 20px 10px 15px;
}
.homePageNoFlashAltEventsSubTxt{
				color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight:normal;
				padding: 60px 20px 10px 15px;
}
.homePageNoFlashAltNewsButton{
				/*background-image: url('/swf/NewsButton.png');
				background-repeat: no-repeat;*/
				margin: 5px 5px 5px 15px;
				width: 211px;
				height: 40px;
}
.homePageNoFlashAltEventsButton{
				/*background-image: url('/swf/EventsButton.png');
				background-repeat: no-repeat;*/
				margin: 5px 5px 5px 15px;
				width: 211px;
				height: 40px;

}
#homePageNoFlashAltLowerBanner{
				background-image: url('/swf/lowerBannerBG.png');
				background-repeat: no-repeat;
				margin: 0px 0px 0px 0px;
				width: 960px;
				height: 129px;
}
.homePageNoFlashAltLowerBannerBox1{
float:left;
				padding: 0px 20px 0px 30px;
				width: 192px;
				height: 122px;
}
.homePageNoFlashAltLowerBannerBox2{
float:left;
				padding: 0px 20px 0px 20px;
				width: 192px;
				height: 122px;
}
.homePageNoFlashAltLowerBannerBox3{
float:left;
				padding: 0px 20px 0px 20px;
				width: 192px;
				height: 122px;
}
.homePageNoFlashAltLowerBannerBox4{
float:left;
				padding: 0px 30px 0px 20px;
				width: 192px;
				height: 122px;
}
/*Video viewer classes*/
#clipHolder{
width:520px;
}
.cliprow{
}

.cliprow1{
	height: auto;
	background-color: #FFFFFF;
}
.cliprow2{
				height: auto;
				background-color: #F8F8F8;
}
.cliprow3{
				height: auto;
				background-color: #FFFFFF;
}
.clipboxA{
				float: left;
				margin:10px 0px 10px 5px;
				width:166px;
}
.clipboxB{
				float: left;
				border-top-style: solid;
				border-top-width: 1px;
				border-top-color: #B0C4D7;
				margin:5px 3px 0px 3px;
				width:166px;
				padding: 15px 0px 15px 0px;
}
.clipboxC{
				float: left;
				border-top-style: solid;
				border-top-width: 1px;
				border-top-color: #B0C4D7;
				width:520px;
				padding: 15px 0px 0px 0px;
}
.clipTitle{
	clear: both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03639C;
	padding: 5px 0px 0px 0px;
}
.clipText{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.videoTime{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6491A8;
}
.videoPlay{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03639C;
	text-decoration: none;
}
