@charset "UTF-8";
/* CSS Document */
.SF_form fieldset{
	padding-bottom:10px;
	border:0px;
	vertical-align:top;
	margin-left:0;
	padding-left:0;
}
.SF_form fieldset label{
	margin-left:0;
	padding-left:0;
	width:250px;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
}
.SF_form  fieldset input, textarea, select {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	width:225px;
	text-align:left;
	float:left;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height:14px;
	padding:2px;
	font-weight:100;
}

form .sfSubmit input{
	margin-left:247px;
	cursor:pointer;
	border:0px;
	border-color:#FFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	background-color: #3E5A0E;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	width:100%;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#1A83AB;
	text-decoration:none;
	cursor: hand;
	}
/*LANDING PAGE*/
/*TOP HEADLINE AND NAV*/
.topNavHolder{
	width:950px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	margin-top:111px;
	z-index:600;
}
.topWhiteBar {
	position:absolute;
	height:120px;
	width:100%;
	margin:0;
	background-image:url(../images/landing_topBib.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
	z-index:112;
}
.topWhiteBarBG{
	background-color:#FFFFFF;
	height:108px;
	width:100%;
	
}
.headerShell {
	width:950px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	margin-top:20px;
	display:inline;
}
.logoShell {
	width:130px;
	float:left;
}
.headerContentRt {
	float:right;
	width:535px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	text-align:right;
}
.headerContentRt a {
	color:#666666;
	text-decoration:none;
}
.headerContentRt a:hover {
	color:#1A83AB;
	text-decoration:none;
}
.topNavSecondRow {
	margin-top:20px;
}
.topNav {
	/*	margin-top:28px;*/
	padding-top:5px;
	float:left;
}
.topNav a {
	padding-right:7px;
	padding-left: 7px;
}
.tele {
	padding-left:30px;
	padding-right:30px;
}
.search {
	float:right;
}
.search form input {
	font-size:12px;
	width:160px;
	border:none;
	padding:3px;
	vertical-align:middle;
}
.search form button {
	margin-left:-28px;
	width:26px;
	height:15px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	background-image: url(../images/lens.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:transparent;
}
/*BOTTOM CALLOUTS*/	
.greenBar {
	position:absolute;
	top:427px;
	width:100%;
	height:200px;
	background-color:#7F9F19;
	background-image:url(../images/green_bar.png);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBB43;	
}
.greenBar2 {
	width:100%;
	height:25px;
	background-color:#7F9F19;
	background-image:url(../images/secondary_grBar.png);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBB43;
}
.calloutGroup {
	width:955px; position:absolute; top:8px;left:50%; margin-left:-475px;display:inline;height:100%;
}
.calloutShell {
	width:317px;
	float:left;
}
.calloutShellInner {
	padding:15px;
}
.yellowDivider {
	position:relative;
	float:left;
	background-image:url(../images/yellow_divider.png);
	background-repeat:no-repeat;
	background-color:#BED25E;
	margin-bottom:-8px;
	width: 2px;
	height:96%;
}
.calloutTitle {
	font-size:23px;
	color:#FFFFFF;
	font-weight:100;
	text-decoration:none;
	
}
.calloutTitle 	a{
	font-size:23px;
	color:#FFFFFF;
	font-weight:100;
	text-decoration:none;
	
}

.calloutMsg {
	padding-top:10px;
	color:#f7fb76;
	font-size:12px;
	line-height:16px;
	height:80px;
}
.calloutMsg a {
	color:#f7fb76;
}
.calloutBtn {
	padding-top:0px;
	text-align:right;
}
/*CONTENT AREA*/
.mainContentShell {
	position:absolute;
	top: 107px;
	width:100%;
	height:320px;
	z-index:50;
	
	}
.mainContentShell2 {
	position:relative;
	width:100%;
	background-image:url(../images/landing_blueGradient2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	}	
.grey_backdrop {
	
}	
.mainContent {
	width:950px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	margin-top:35px;
	z-index:601;
	
}
.mainContent2 {
	position:relative;
	width:984px;
	left:50%;
	margin-left:-492px;
	margin-top:0px;
	background-image:url(../images/content_bg_btm.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:200px;
		
}
/*Secondary Page Content*/

.pageBannerServices {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	text-align:right;
	top:105px;
	z-index:1;
	padding:0px;
	/*background-image:url(../images/services.png);*/
	height:225px;
	background-repeat:no-repeat;
	background-position:right;
}
.pageBannerConnect {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	text-align:right;
	top:105px;
	z-index:1;
	padding:0px;
	/*background-image:url(../images/uConnect.png);*/
	height:225px;
	background-repeat:no-repeat;
	background-position:right;
}
.pageBannerPlaceholder {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	text-align:right;
	top:105px;
	z-index:1;
	padding:0px;
	/*background-image:url(../images/services.png);*/
	height:225px;
	background-repeat:no-repeat;
	background-position:right;
}
.contentTop{
	background-image:url(../images/content_bg_top.png);
	background-repeat:no-repeat;
	height:30px;
	margin-top:38px;
}
.secContent{
	
	width:984px;
	background-image:url(../images/content_bg_repeat.png);
	background-repeat:repeat-y;
	display:inline-block;
	padding-right: 0px;
	padding-left: 25px;	
	margin-bottom:41px;
	padding-bottom:30px;
	margin-left:0px;
}
.secContent ul{
	padding-left:10px;
	list-style-image: url(../images/checkMark.jpg);
	margin-left:20px;
}
.pageTitle {
	font-size:38px;
	color:#87a624;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#333333;
	/*width:670px;*/
	line-height:29px;
}
.headlineShell {
	margin-bottom:30px;
}
.columnShell {
	clear:both;
	display:inline-block;
	margin-top:100px;
}
.columnShellNoBanner {
	clear:both;
	display:inline-block;
	margin-top:30px;
	
}
.columnLeft {
	float:left;
	margin-right:30px;
	width:610px;
	line-height:18px;
}
.columnLeft2 {
	clear:both;
	float:left;
	margin-right:30px;
	width:610px;
	line-height:18px;
}
.headline2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#333333;
	/*width:670px;*/
	line-height:22px;
}
.subTitles {
	font-size:16px;
	color:#1a95ba;
	font-weight:bold;
	line-height:20px;
}
.subTitlesGrey {
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:20px;
}
.columnLeft li{
	margin:0px;
	padding:0px;
}
.columnLeft .innerL{
	clear:both;
	float:left;
	width:290px;
	padding-right:30px;
	margin-bottom:30px;
}
.columnLeft .innerL p{
	margin-top:7px;
}
.columnLeft .innerR{
	float:right;
	width:290px;
	margin-bottom:30px;
}
.columnLeft .innerR p{
	margin-top:7px;
}
.columnLeft p {
	font-size:12px;
	color:#666666;
	line-height:15px;
}
.columnLeft .innerSpan {
	clear:both;
	margin-bottom:30px;
	width:610px;
}
.caseStudyList .innerSpan2 {
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	width:900px;
	display:inline-block;
}
.caseStudyList .innerSpan2 div {
	float:left;
}
.caseStudyList .innerSpan2 .title {
	font-size:12px;
	padding-top:15px;
	padding-left:35px;
	width:665px;
}
.caseStudyList .innerSpan2 .title .titleStrong{
	font-weight:bold;
}
.caseStudyList .innerSpan2 .action {
	font-szie:12px;
	width:auto;
	padding-top:15px;
	padding-left:25px;
}
.caseStudyList .innerSpan2 .action a {
	text-decoration:none;
	font-weight:bold;
	color:#1A83AB;
}
.columnLeft .caseStudyList .greyLine {
	height:1px;background-color:#CCC; width:98%;
	clear:both;
}
.3column {
	display:inline-block;
}
.3column .column1 {
	padding-left:14px;padding-right:14px;border-left:solid;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;
}
.3column .column2 {
	padding-left:14px;padding-right:14px;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;
}

.3column .column3 {
	padding-left:14px;padding-right:14px;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;

}
.columnRight {
	float:left;
	vertical-align:top;
	padding-top:0px;
	margin:0px;
	
}
.columnRight2 {
	float:left;
	vertical-align:top;
	padding-top:0px;
	margin:0px;
}
#accordion {
	clear:both;
	float:left;
	width:600px;
	margin-top:20px;
}
.actionLink a {
	color:#86a524;
	font-size:15px;
	font-weight:bold;
	z-index:101;
}

.actionLink2 {
	color:#86a524;
	font-size:15px;
	font-weight:bold;
	z-index:101;
}


/*ABOUT US - 4 COLUMN PAGE*/
.column3 {
	clear:both;
	float:left;
	display:inline-block;
	font-size:12px;
	color:#666666;
	line-height:18px;
	width:975px;
}
.column3 .innerColumn1 {
	width:290px;
	margin-right:30px;
	float:left;
}
.column3 .innerColumn2 {
	width:290px;
	margin-right:30px;
	float:left;
}
.column3 .innerColumn3 {
	width:290px;
	float:left;
}


/*uCoupon page line dividers*/
.leftLine {
	padding-left:14px;padding-right:14px;border-left:solid;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;
}
.middleLine {
	padding-left:14px;padding-right:14px;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;
}
.rightLine {
	padding-left:14px;padding-right:14px;border-right:solid;border-width:1px;border-color:#CCCCCC;float:left;height:inherit;
}

.calloutBox {
	width:290px;
}
.calloutBox .top{
	width:290px; background-image:url(../images/call_out_bg_top.png); height:29px;
}
.calloutBox .base{
	width:290px; background-image:url(../images/call_out_bg_btm.png); height:27px;
	}
.calloutBox .content{
	background-repeat:repeat-y; background-image:url(../images/call_out_bg_repeat.png);display:table;width:290px;
}
.calloutBox .title{
	text-align:center;font-weight:bold;padding:5px;
}


/*uPromote OL*/
.promoteOL {
	list-style-type:number;
}
.promoteOL li{
	margin-bottom:10px;
	color:#74AE32;
	font-weight:bold;
	font-size:15px;
}
.promoteOL p {
	color:#666666;
	font-size: 12px;
	font-weight:normal;
}
.backshadow {
	margin-left:15px;
	margin-right:15px;
	/*background-image:url(../images/calloutShadow.png); */
	background-repeat:no-repeat;
	width:260px;
	text-align:center;
}
.itemShell {
	clear:both;	
	float:left; 
	display:inline-block;
	margin-top:15px;
}	
.icon {
	float:left;
	vertical-align:top;
	width:60px;
	text-align:center;
	padding-right:8px;
	padding-left:8px;
}
.action {
	width:178px;
	display:inline-block;
	float:left;
	vertical-align:top;
	text-align:left;
	z-index:100;
	margin-bottom:15px;
}
.actionTitle {
	
	color:#86a524;
	font-size:15px;
	font-weight:normal;
	float:left;
	z-index:101;
}
.actionTitle a:link{
	
	color:#86a524;
	}
actionTitle a:hover{
	color:#1A83AB;
}
.actionBTN {
	float:left; vertical-align:middle; width:20px; z-index:104;margin-left:5px;
}
.actionDescription {
	font-size:11px; 
	float:left;
}

.line {
	text-align:center;
	}
/*landing page banner*/
.gold1 {
margin-top:15px;
	float:right;
	width:141px;
	height:92px;
	background-image:url(../images/goldfish_one.png);
	}
.goldgroup {
	margin-top:-15px;
	float:left;
	height:362px;
	width: 372px;
	background-image:url(../images/goldfish_group.png);
	background-repeat:no-repeat;
}
.contentShadow {
	background-repeat:no-repeat;
	background-position:top left;
	height:325px;
	position:absolute;
	top:110px;
	width:100%;
	visibility: visible;
	z-index:500;
}
.contentShadow2 {
	background-image:url(../images/content_grey_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	top:110px;
	width:100%;
	visibility: visible;
	display: table;
}
.bubbles {
	width:100%;
	background-image:url(../images/landing_pebble.png);
	background-position:bottom;
	background-repeat:repeat-x;
    display: inline-block;
	z-index:600;

}
/*FOOTER*/
.footerShell {
	width:950px;
	position:absolute;
	top:650px;
	left:50%;
	margin-left:-475px;
	margin-top:0px;
	height:80px;
	font-size:11px;
	color:#799122;
}
.footerShell2 {
	position:relative;
	margin-top:30px;
	height:20px;
	width:950px;
	left:50%;
	margin-left:-475px;
	font-size:11px;
	color:#799122;
	
}
.footerLinks {
	float:left;
}
.footerLinks a {
	color:#799122;
	padding-right:15px;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#A0B839;
	padding-right:15px;
}
.footerCopyright {
	float:right;
}


h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

/* 

	SearchField	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* default (inactive field) */
.search .sf_inactive {
	background:#ffffff;
	color:#cccccc;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
}
/* on focus (when field is clicked on)  */
.search .sf_active {
	border-style: solid;
	border-width: 1px;
	border-color:#86BAC7;
	background:#fff;
	color:#999999;
}
/* with text (when field is inactive but contains user's input)  */
.search .sf_text {
	border:1px #86BAC7 solid;
	background:#fff;
	color:#999999;
}
/* suggestions box */
/* js code generates unordered list */
.search .sf_suggestion {
	position:relative;
}
.search .sf_suggestion ul {
	z-index:100;
	position:absolute;
	margin:0;
	padding:0px;
	top:0;
	left:0;
	background-color: #A1CDDD;
}
.search .sf_suggestion li {
	margin:0;
	list-style:none;
}
.search .sf_suggestion li a {
	display:block;
	padding-right:3px;
	color:#fff;
}
.search .sf_suggestion li a:hover {
	color:#fff;
}
.search .sf_suggestion li.selected a {
	background:#3D91A5;
}

.stepIcon {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
} 

.contactForm td {
	padding-bottom:10px;
}
#popupIFrame {
	height:600px;
	width:550px;
	border:0;
	
}
#contactFormInfo input, select, textarea {
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-size:12px;
	color:#333333;
}
.popupFormStyle {
	 width:550px; border:1px #cccccc solid;background-color:#FFFFFF;padding-left:30px;padding-top:30px;padding-bottom:30px;
}

/*------Privacy Page---*/

.privacy ul {
	list-style:disc;
	color:#00719D; 
	margin-bottom:30px;
}
.privacy li a {
	color:#00719D;
	text-decoration:underline;
}
.privacyShell p{
		margin-top:15px;
		margin-bottom:15px;
}

/*------Resources Page---*/ 
.resourcelist { width:650px;}
.resourceitem { clear:both;margin-bottom:40px;}
.resourceitem .thumb { width:85px;float:left}
.resourceitem .desc { margin-left:97px;}
.resourceitem .desc h3 { font-weight:bold;font-size:16px;color:#1e81aa;margin-bottom:3px}
.resourceitem .desc P { margin-top:0px;margin-bottom:3px;}
.resourceitem .desc .arrowlink { background: url(/images/btn_arrow.png) right 1px no-repeat;font-weight:bold;font-size:14px;color:#8fae42;padding:0px 22px 0px 0px}

.news-events-list a { color:#1A83AB;text-decoration:none}
.twolink { text-align:right;padding-top:0px;margin-bottom:0px;padding-left:0px;}