/* Template First Branch - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(/custom/connexuscu/image/pageWrapper-bg.png) repeat-x;
}
#pageWrapper {
	width: 100%;
	min-height: 700px;
	background: url(/custom/connexuscu/image/body-bg.png) no-repeat top center;
}
#wrapper {
	margin: 0 auto;
	width: 860px;
	position: relative;
}
#contentWrapper {
	float: left;
	position: relative;
	padding: 30px 0 35px 0;
	width: 856px;
	min-height: 300px;
	background: url(/custom/connexuscu/image/contentWrapper-bg.png) no-repeat 2px 0;
}
#appBottom {
	clear: both;
	width: 100%;
	height: 9px;
	background: url(/custom/connexuscu/image/app-bottom.png) no-repeat 4px 0;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
p {
	line-height: 1.4em;
}
h1 a, h2 a, h3 a, h4 a {
	color: #333;
}
a img {
	border: 0 none;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.win.gecko #locations h2, .win.opera #locations h2, .win.safari #locations h2, .win.chrome #locations h2 {
	font-weight: bold;
}
.win.gecko #atmNetwork #locList h3, .win.opera #atmNetwork #locList h3, .win.safari #atmNetwork #locList h3, .win.chrome #atmNetwork #locList h3 {
	font-weight: bold;
}
img#libertyMutual {
	position: absolute;
	top: 230px;
	left: -40px;
	z-index: 5;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	margin: 0 auto 15px auto;
	height: 165px;
	width: 855px;
}
#logo img {
	position: absolute;
	top: 20px;
	left: 0px;
}
#ultraTopNav {
	position: absolute;
	top: 27px;
	right: 135px;
}
#ultraTopNavHome {
	position: absolute;
	top: 27px;
	right: 21px;
}
#ultraTopNav li, #ultraTopNavHome li {
	float: left;
	padding: 0 7px;
	color: #CCC;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(/custom/connexuscu/image/divider.png) no-repeat center left;
}
#ultraTopNav li.firstChild, #ultraTopNavHome li.firstChild {
	background: none;
}
/*#ultraTopNav li.lastChild, #ultraTopNavHome li.lastChild, #ultraTopNavHome li.lastChild a {
	font-weight: bold;
	color: #390;
}*/
#ultraTopNav li a, #ultraTopNavHome li a {
	color: #333;
}
#ultraTopNav li a:hover, #ultraTopNavHome li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 60px;
	right: 155px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm, #froisearch-form {
	position: absolute;
	top: 60px;
	right: 3px;
	width: 140px;
	height: 19px;
}
#searchForm input#roi_input, #froisearch-form input#froisearch-q {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 6px;
	width: 108px;
	height: 14px;
	color: #444;
	background: url(/custom/connexuscu/image/search-bg.gif);
	border: 0 none;
}
#searchForm input#searchButton, #froisearch-form input#froisearch-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#onlineBanking {
	position: absolute;
	top: 21px;
	right: 4px;
}
#primaryNav {
	position: absolute;
	bottom: 8px;
	left: 0;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #009;
}
a#twitter img {
	position: absolute;
	top: 26px;
	right: 5px;
}
a#twitterDownstream img {
	position: absolute;
	top: 26px;
	right: 228px;
}
#ultraTopNavHome.test {
	position: absolute;
	top: 27px;
	right: 0;
}
a#twitter.test img {
	position: absolute;
	top: 26px;
	right: 84px;
}
a#turboTax img {
	position: absolute;
	top: 17px;
	right: 5px;
}
a#turboTaxDownstream img {
	position: absolute;
	top: 20px;
	right: 144px;
}
/*====== Footer =======================================================================================*/

#footer {
	clear: both;
	position: relative;
	padding-top: 15px;
	height: 80px;
	color: #666;
	font-size: 11px;
}
#footer #firstROI {
	position: absolute;
	top: 15px;
	left: 17px;
}
#footer #eh {
	position: absolute;
	top: 15px;
	right: 17px;
}
#footer #fdic {
	position: absolute;
	top: 15px;
	right: 46px;
}
#footer #socialMedia {
	position: absolute;
	top: 15px;
	right: 125px;
}
#footerNav {
	text-align: center;
}
#footerNav li {
	display: inline;
	padding: 0 7px 0 9px;
	background: url(/custom/connexuscu/image/divider-footer.png) no-repeat center left;
}
#footerNav li.firstChild {
	background: none;
}
#footerNav a {
	color: #666;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	float: left;
	width: 615px;
	min-height: 300px;
}
#leftColumn {
	float: left;
	clear: left;
	width: 218px;
}
#leftNavWrapper {
	overflow: hidden;
	position: relative;
	top: 0;
	left: -20px;
	width: 200px;
}
#leftNav li {
	background: url(/custom/connexuscu/buttons/leftNav-bg.png) repeat-y;
}
#leftNav li li.lastChild {
	padding-bottom: 6px;
}
#leftNav li.lastChild li.lastChild {
	padding-bottom: 12px;
	background: url(/custom/connexuscu/buttons/leftNav-bottom.png) bottom left;
}
#leftNav .nthTier-2 li {
	padding: 7px 20px 3px 20px;
}
#leftNav .nthTier-2 li a {
	font-size: 11.5px;
	display: block;
}
#leftNav .nthTier-2 li a:hover, #leftNav .nthTier-2 li a.selected {
	color: #387200;
}
#downstreamSupport {
	position: relative;
	top: 15px;
	left: -20px;
}
#quickLinks {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 854px;
	height: 46px;
	background: url(/custom/connexuscu/image/quickLinks-bg.png) no-repeat bottom left;
}
#quickLinks h2 {
	display: none;
}
#quickLinks ul {
	position: absolute;
	top: 15px;
	right: 10px;
}
#quickLinks li {
	float: left;
}
#quickLinks li a {
	color: #fff;
}
#quickLinks li a:hover {
	text-decoration: underline;
}
/*====== Home Page ====================================================================================*/

#obLogin {
	position: relative;
	margin: 0 auto;
	width: 850px;
	min-height: 38px;
	background: #49721c url(/custom/connexuscu/image/obl-bg.png) no-repeat;
}
#obLogin h2 {
	display: none;
}
#obLogin label {
	display: none;
}
#oblMember, #oblPassword {
	position: absolute;
	top: 8px;
	padding: 3px 10px;
	width: 128px;
	height: 14px;
	background: url(/custom/connexuscu/image/obl-input.png) no-repeat;
	border: none;
}
#oblMember {
	left: 260px;
}
#oblPassword {
	left: 484px;
}
#oblSubmit {
	position: absolute;
	top: 8px;
	left: 645px;
}
#obNav {
	position: absolute;
	top: 14px;
	right: 20px;
}
#obNav a {
	color: #fff;
}
#obNav a:hover {
	text-decoration: underline;
}
#flashBanner {
	margin: 0 auto;
	width: 850px;
	height: 260px;
	background: #49721c url(/custom/connexuscu/image/flashWrapper-bg.png) no-repeat;
}
#quickHome {
	position: relative;
	margin: 0 auto;
	width: 854px;
	height: 42px;
	background: url(/custom/connexuscu/image/quickLinks-home-bg.png) no-repeat bottom left;
}
#quickHome h2 {
	display: none;
}
#quickHome ul {
	position: absolute;
	top: 12px;
	right: 10px;
}
#quickHome li {
	float: left;
}
#quickHome li a {
	color: #fff;
}
#quickHome li a:hover {
	text-decoration: underline;
}
#homeContent {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 850px;
	height: 180px;
}
#homeLeft {
	float: left;
	margin-top: 30px;
	width: 200px;
	display: inline;
}
#homeRight {
	float: right;
	width: 600px;
	text-align: right;
}
#homeRightSweeps {
	float: right;
	width: 600px;
	text-align: right;
}
#homeProducts {
	position: relative;
	top: 15px;
	left: 0;
}
#homeProducts li {
	position: absolute;
	top: 0;
	width: 160px;
	height: 133px;
}
#homeProducts li h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#homeProducts li a {
	display: block;
	width: 150px;
	height: 133px;
}
#homeProductsSweeps {
	position: relative;
	top: 15px;
	left: 0;
}
#homeProductsSweeps li {
	position: absolute;
	top: 0;
	width: 160px;
	height: 133px;
}
#homeProductsSweeps li h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#homeProductsSweeps li a {
	display: block;
	width: 150px;
	height: 133px;
}
li#eStatements {
	left: 0;
	background: url(/custom/connexuscu/image/home-eStatements.png) no-repeat;
}
li#testimonials {
	left: 210px;
	background: url(/custom/connexuscu/image/home-testimonials.png) no-repeat;
}
li#joinConnexus {
	left: 410px;
	background: url(/custom/connexuscu/image/home-joinConnexus.png) no-repeat;
}
/*====== Category Page =================================================================================*/

#featuredWrapper {
	float: right;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 14px;
	width: 483px;
	background: url(/custom/connexuscu/image/featured-wrapper-bottom.png) no-repeat bottom left;
}
#featuredHead {
	width: 483px;
	background: url(/custom/connexuscu/image/featured-wrapper-top.png) no-repeat;
}
#featuredHead h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 25px;
	width: 270px;
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#featuredHead h1 a {
	color: #fff;
}
#featuredSummary {
	padding: 20px 25px 0 25px;
	width: 433px;
	background: url(/custom/connexuscu/image/featured-wrapper-middle.png) no-repeat;
}
#featuredSummary p {
	margin: 0 0 10px 0;
	width: 275px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
#featuredSummary ul {
	margin: 0 15px 10px 15px;
}
#featuredSummary li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#featuredPhoto {
	position: absolute;
	top: 15px;
	right: 20px;
}
#featuredMan {
	position: absolute;
	top: -5px;
	left: -145px;
}
#categoryWrapper {
	margin-bottom: 20px;
}
#secondaryProducts {
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#secondaryProducts.noLine {
	padding-top: 0;
	border: none;
}
#secondaryProducts li.secondaryWrapper {
	float: left;
	position: relative;
	width: 306px;
	min-height: 17em;
	color: #5B5B5B;
}
#secondaryProducts li img {
	float: left;
	width: 110px;
}
#secondaryProducts .productContent {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 170px;
}
#secondaryProducts h3 a {
	color: #0B2A32;
}
#secondaryProducts .productContent a:hover {
	color: #387200;
}
#secondaryProducts .active h3 a {
	color: #387200;
}
#secondaryProducts h3 {
	margin: 2px 0 15px 0;
}
#secondaryProducts h3 a {
	color: #0B2A32;
}
#secondaryProducts h4 {
	position: absolute;
	top: 100px;
	left: 0;
}
#secondaryProducts h3 {
	font: normal 16px Arial, Helvetica, sans-serif;
}
#secondaryProducts div.productContent p {
	margin: 0 0 10px 0;
}
#secondaryProducts div.productContent p span {
	display: block;
}
#secondaryProducts div.productContent ul {
	padding-left: 15px;
	list-style-type: disc;
}
#secondaryProducts div.productContent li {
	float: none;
	width: auto;
	height: auto;
	list-style-type: disc;
}
#twoColumn #searchResults h1 {
	margin: 0;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#twoColumn #searchResults h2 {
	float: left;
	margin: 0;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.froisearch #froisearch-header h2 span {
	color: #666;
	font-weight: bold;
	padding-left: 0;
}
#froisearch-header {
	display: none;
}
#pagination {
	display: none;
}
.listing {
	overflow: hidden;
}
.listingWrapper {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 240px;
	height: 16.5em;
	list-style: none;
}
#froisearch-results li {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
	width: 240px;
	height: 16.5em;
	list-style: none;
}
#froisearch-pagination {
	margin-left: 20px;
}
.froisearch #froisearch-pagination .current {
	background: #315614;
}
.froisearch #froisearch-pagination .current.prev {
	background: #fff;
}
#twoColumn .columnRight .listingWrapper h3 {
	margin: 0;
	font: normal 14.5px Arial, Helvetica, sans-serif;
}
.columnRight.listingWrapper .productContent {
	width: 200px;
}
.listingWrapper .productContent p, #froisearch-results p {
	margin: 5px 0 10px 0;
	font-size: 11.5px;
}
.listingWrapper .productContent ul {
	margin: 10px 0;
	padding-left: 15px;
	list-style: disc;
}
.listingWrapper .productContent li {
	margin: 0 0 2px 0;
	list-style: disc;
	font-size: 11.5px;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	position: absolute;
	top: 225px;
	margin-right: 5px;
	z-index: 2;
}
#printButton {
	right: 102px;
}
#shareButton {
	right: 150px;
}
#productWrapper, #categoryWrapper {
	position: relative;
	padding-bottom: 19px;
	width: 617px;
	background: url(/custom/connexuscu/image/product-wrapper-bottom.png) no-repeat bottom left;
}
#productHead {
	width: 617px;
	background: url(/custom/connexuscu/image/product-wrapper-top.png) no-repeat;
}
#productHead h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 20px;
	width: 370px;
	color: #fff;
	font: bold 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#productSummary {
	padding: 20px;
	width: 577px;
	min-height: 145px;
	background: url(/custom/connexuscu/image/product-wrapper-middle.png) no-repeat;
}
#productSummary p {
	margin: 0 0 10px 0;
	width: 400px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
#productSummary ul {
	margin: 0 15px 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productPhoto {
	position: absolute;
	top: 20px;
	right: 20px;
}
#productMan {
	position: absolute;
	bottom: -30px;
	right: -32px;
}
#productButtons {
	clear: both;
	padding-top: 10px;
}
.textVariant1 a {
	color:#002BB8;
	font-size:12px;
	text-decoration: underline;
}
.textVariant1 {
	margin:0 0 10px 0;
	font-size: 10px;
}
#buttonQuestions2, #questions a {
	margin-top: -3px;
	margin-bottom: -20px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#buttonStart, #buttonQuestions {
	float: left;
}
#buttonStart {
	margin-right: 15px;
}
#buttonQuestions {
	position: relative;
	left: 0;
}
#buttonUnclear {
	position: relative;
	top: 27px;
	left: 0;
}
/* Tabs */

#productDetails {
	clear: both;
	position: relative;
	margin-top: 15px;
}
#productDetails h2, #productDetails h3 {
	color: #2e5113;
}
#productDetails p, #productDetails h2, #productDetails h3 {
	margin: 10px;
}
#productDetails ul {
	margin: 10px 25px;
}
#productDetails li {
	line-height: 1.4;
}
dl#roi_tabs {
	position: relative;
	width: 525px;
	display:block;
	list-style: none;
}
dl#roi_tabs dt {
	margin-right: 25px;
	height: 24px;
	color: #172C3D;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
dl#roi_tabs dt:hover {
	color: #387200;
}
dl#roi_tabs dt.selected:hover {
	color: #387200;
}
dl#roi_tabs dt.selected div {
	float: left;
	padding: 0 12px;
	width: auto;
	height: 24px;
	background: url(/custom/connexuscu/image/tab-right.png) no-repeat top right;
}
dl#roi_tabs dt.selected {
	background: url(/custom/connexuscu/image/tab-left.png) no-repeat;
}
dl#roi_tabs dt span {
	position: relative;
	top: 5px;
	left: 0;
}
dl#roi_tabs dd {
	padding: 10px 5px 0 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #333;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 24px;
	left: 0;
	width: 605px;
	border-top: solid 1px #CCC;
}
.pane p, .pane li {
	font-size: 12px;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/

.individualPage {
	padding: 0 15px 10px 0;
}
.individualPage h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
	color: #2e5113;
	border-bottom: 1px solid #ccc;
}
.individualPage h1.noLine {
	padding-bottom: 0;
	font-size: 26px;
	border: none;
}
.individualPage h2, #twoColumn h2 {
	color: #0B2A32;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.individualPage h3, #twoColumn h3 {
	color: #0B2A32;
	font: normal 16.5px Arial, Helvetica, sans-serif;
}
.individualPage h2, .individualPage h3 {
	margin: 15px 0 5px 0;
}
.win.gecko .individualPage h2, .win.opera .individualPage h2, .win.safari .individualPage h2, .win.chrome .individualPage h2 {
	font-weight: bold;
}
.win.gecko .individualPage h3, .win.opera .individualPage h3, .win.safari .individualPage h3, .win.chrome .individualPage h3 {
	font-weight: bold;
}
.win.gecko #twoColumn h2, .win.opera #twoColumn h2, .win.safari #twoColumn h2, .win.chrome #twoColumn h2 {
	font-weight: bold;
}
.win.gecko #twoColumn h3, .win.opera #twoColumn h3, .win.safari #twoColumn h3, .win.chrome #twoColumn h3 {
	font-weight: bold;
}
.individualPage a, #twoColumn a {
	color: #2e5113;
	text-decoration: underline;
}
.individualPage p {
	margin: 0 0 10px 0;
	font-size: 12.5px;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	margin: 4px 0;
	font-size: 12.5px;
	list-style-type: disc;
}
p.zeroPaddingParagraph, #productSummary p.zeroPaddingParagraph, #productDetails p.zeroPaddingParagraph {
	margin: 0;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}
#FAQ th {
	text-align: left;
}
#twoColumn, #threeColumn {
	padding: 0 20px;
}
.columnLeft {
	float: left;
	width: 250px;
}
.columnLeft h1, .columnOne h1 {
	margin: 0;
	color: #2e5113;
	font: normal 24px Arial, Helvetica, sans-serif;
}
.columnRight h2 {
	margin: 0 0 10px 25px;
	color: #2e5113;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.columnRight h3 {
	margin: 20px 0 10px 25px;
	color: #2e5113;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.columnRight, .searchRight {
	float: left;
	width: 520px;
	min-height: 300px;
	border-left: 1px solid #ccc;
}
.columnRight p, .searchRight p {
	margin: 0 0 10px 25px;
	font-size: 12px;
}
.columnRight ul {
	margin-left: 38px;
	font-size: 12px;
}
.columnRight p.zeroPaddingParagraph, .searchRight p.zeroPaddingParagraph {
	margin: 0 0 0 25px;
}
.columnRight li, .searchRight li {
	margin-bottom: 8px;
	list-style: disc;
	font-size: 12px;
}
.applicationsRight {
	float: left;
	padding-left: 25px;
	width: 520px;
	min-height: 300px;
	border-left: 1px solid #ccc;
}
.applicationsRight h3 {
	margin: 0;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.applicationsRight ul {
	float: left;
	margin: 0 0 20px 0;
	width: 250px;
}
.applicationsRight li {
	margin: 6px 0;
	padding-left: 10px;
	list-style: none;
	font-size: 12px;
	background: url(/custom/connexuscu/image/black-triangle.png) no-repeat center left;
}
.ulLeft {
	float: left;
	width: 250px;
}
.ulRight {
	float: right;
	width: 250px;
}
.columnOne, .columnTwo, .columnThree {
	float: left;
}
.columnOne {
	width: 200px;
	min-height: 500px;
}
.columnTwo {
	padding-left: 20px;
	width: 280px;
	min-height: 500px;
	border-left: 1px solid #ccc;
}
.columnThree {
	padding-left: 20px;
	width: 280px;
	min-height: 480px;
	border-left: 1px solid #ccc;
}
.columnTwo h3, .columnThree h3 {
	margin: 0 0 10px 0;
	color: #2e5113;
	font: normal 15px Arial, Helvetica, sans-serif;
}
.columnTwo p {
	margin: 0 0 10px 0;
	width: 260px;
	font-size: 12px;
}
.pageLeft {
	float: left;
	width: 300px;
	border-right: 1px solid #ccc;
}
.pageRight {
	float: left;
	width: 260px;
	padding-left: 25px;
}
.pageRight h2, .pageRight h3 {
	color: #2e5113;
}
.pageRight p.mailingAddress {
	margin: 0 0 10px;
}
.pageRight p.shippingAddress {
	margin: 10px 0;
}
/* listing2ColumnText.css v1.0 */

div.listing2ColumnText li {
	float: left;
	width: 48%;
}
div.listing2ColumnText li.odd {
	margin-right: 4%;
}
div.listing2ColumnText div.productContent {
	position: relative;
	height: 15em;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}
div.listing2ColumnText div.productContent p {
	margin-bottom: 10px;
}
div.listing2ColumnText div.productContent h3 {
	margin: 10px 0 5px;
}
div.listing2ColumnText div.productContent h3 a {
	color: #000;
}
div.listing2ColumnText div.productContent ul {
	margin-left: 20px;
}
div.listing2ColumnText li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div.listing2ColumnText div.productContent h4 {
	clear: left;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	right: 0;
	text-align: right;
}
div.listing2ColumnText div.productContent h4 a {
	padding: 0 8px 0 0;
	color: #333;
	background: url(/custom/connexuscu/image/black-triangle.png) no-repeat right center;
}
div.listing2ColumnText div.productContent h4 a:hover, div.listing div.productContent h4 a:hover {
	text-decoration: underline;
}
/* end listing2ColumnText.css */

#rates h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 5px 0 1px 0;
	color: #2e5113;
}
#rates h2 {
	margin-bottom: 0;
	color: #0B2A32;
	font: normal 16.5px Arial, Helvetica, sans-serif;
}
.win.gecko #rates h2, .win.opera #rates h2, .win.safari #rates h2, .win.chrome #rates h2 {
	font-weight: bold;
}
#rates h5 {
	padding-bottom: 10px;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}
#rates a {
	color: #2e5113;
	text-decoration: underline;
}
#rates p {
	/*margin-left: 10px;*/
	margin-top:5px;
	margin-bottom: 10px;
	font-size: 11.5px;
}
#rates p.noIndent {
	margin-left: 0;
	margin-bottom: 4px;
}
#rates ul {
	margin: 5px 25px;
}
#rates li {
	list-style: disc;
}
#rates table {
	margin-top: 4px;
	width: 100%;
	border-bottom: 10px solid #fff;
}
#rates th, #rates td {
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
#rates th {
	vertical-align: bottom;
}
#rates td {
	vertical-align: top;
}
#rates th.nth-column-1, #rates td.nth-column-1 {
	text-align: left;
	width: 200px;
}
#rates td.nth-column-2, #rates th.nth-column-2, #rates td.nth-column-3, #rates td.nth-column-3 {
	width: 120px;
	text-align: center;
}
#rates td.nth-column-4, #rates th.nth-column-4, #rates td.nth-column-5, #rates th.nth-column-5 {
	width: 120px;
	text-align: center;
}
#rates th {
	color: #fff;
	font-weight: normal;
	background: #7ba939;
}
#rates td {
	background: #f1f1f1;
}
#rates td.nth-column-1 {
	font-weight: bold;
	background: #f1f1f1;
}
#rates p.secondary {
	margin: 0;
	font-weight: normal;
}
#financialCalculators ul {
	margin: 8px 0 0 15px;
}
#financialCalculators li {
	padding-left: 12px;
	list-style: none;
	background: url(/custom/connexuscu/image/black-triangle.png) no-repeat center left;
}
#thankYou {
	margin: 10px auto;
	text-align: center;
}
#thankYou p {
	margin: 10px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
}
#waysToSave li {
	margin-bottom: 10px;
	list-style: decimal;
}
/*=======================FAQ Section [Accordion]================================*/
div#accordion dl {
	padding: 5px 10px 0 25px;
	width: 510px;
}
div#accordion dt {
	padding: 0 0 0 10px;
	color: #2E5113;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
	margin: 6px 0 8px 0;
	line-height: 1.6em;
	background: url(/custom/connexuscu/image/black-triangle.png) no-repeat left center;
}
div#accordion dd {
	margin: 6px 0 8px 0;
	padding-left: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
div#accordion dd.last {
	margin: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
}
div#accordion dd li {
	list-style-type: disc;
}
#faqController {
	margin-top: 10px;
	margin-left: 3px;
}
#faqController h1 {
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 17px Arial, Helvetica, Sans Serif;
	color: #333333;
}
#faqController ul li {
	padding-left: 10px;
	color: #444444;
	line-height: 18px;
	background: url(/custom/connexuscu/image/black-triangle.png) no-repeat left center;
}
#faqController ul {
	padding-left: 10px;
}
/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}
.sitemapNav {
	margin-top: 30px;
}
.sitemapNav li {
	width: 186px;
	float: left;
	margin-right: 25px;
}
.sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemap div.clear ul {
	padding-bottom: 25px;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
.vcard {
	position: relative;
	padding-bottom: 15px;
}
#locations h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font: normal 16px Arial, Helvetica, sans-serif;
}
.getDirections{
	cursor: pointer;
	position: absolute;
	text-decoration: underline;
	top: 3px;
	right: 109px;
}
.mapLocation {
	position: absolute;
	top: 3px;
	right: 0;
}
a .mapLocation {
	text-decoration: underline;
}
#locations table {
	width: 100%;
}
#locations th {
	padding: 4px 8px;
	color: #fff;
	font-size: 11.5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #7ba939;
}
#locations td {
	text-align: left;
	padding: 4px 8px;
	font-size: 11.5px;
	vertical-align: top;
	background: #f1f1f1;
}
#locations th.timeName {
	padding: 0;
	vertical-align: top;
	width: 130px;
	color: #333;
	font-size: 11.5px;
	font-weight: normal;
	line-height: 1.5;
	background: #f1f1f1;
}
#locations td.timeValue {
	padding: 0;
	width: 150px;
	line-height: 1.5;
	background: #f1f1f1;
}
#locations.individualPage p {
	margin: 0;
	padding-left: 10px;
}
#locations ul {
	margin: 20px 0 0 0;
}
#locations ul li {
	list-style-type: none;
}
#locations td table {
	margin-right: 2px;
}
ul#locList h2 {
	color: #0B2A32;
}
ul#locList h3 {
	color: #0B2A32;
	font-size: 13px;
	font-weight: bold;
}
ul#locList h3 a {
	color: #0B2A32;
	text-decoration: none;
}
.adr {
	padding: 4px 8px 0 0px;
	width: 140px;
	line-height: 1.5;
}
.phones {
	padding: 0;
	line-height: 1.5;
}
#adr1 {
	width: 300px;
	padding-right: 5px;
}
#atmNetwork span {
	line-height: 1.4em;
}
#atmNetwork #locList {
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
#atmNetwork #locList li {
	float: left;
	width: 300px;
	list-style: none;
}
#atmNetwork #locList h3 {
	margin: 10px 0 0 0;
	color: #0B2A32;
	font: normal 14px Arial, Helvetica, sans-serif;
}
a .mapLocationAtm {
	color: #2E5113;
	text-decoration: underline;
}
.mapLocationAtm {
	display: block;
}
/*======== Application ===============================================================================*/

fieldset#newApplication a {
	color: #2e5113;
	text-decoration: underline;
}
#verifyButtons img {
	margin: 50px;
}
/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto 10px;
}
fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}
fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}
/* ssn */

fieldset#newApplication a#ssnWhy {
	display: block;
	clear: both;
	margin-left: 325px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #013260;
}
fieldset#personalInformation {
	position: relative;
}
#ssnExplanation {
	position: absolute;
	width: 300px;
	left: 300px;
	top: 25px;
	z-index: 1000;
	background-color: #CCC;
	border: 1px solid #333;
	padding: 20px 20px 0 20px;
	display: none;
}
fieldset#newApplication .on {
	display: block;
}
fieldset#newApplication #ssnExplanation p {
	padding: 0 0 20px 0;
	margin: 0;
}
#ssnExplanation p.center {
	text-align: center;
	color: #013260;
}
#ssnExplanation p a {
	background-color: #EEE;
	border: 1px solid #333;
	padding: 5px;
}
/* intro */

fieldset#newApplication div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/connexuscu/image/lock.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #315614;
	font-size: 32px;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #315614;
	margin-left: 170px;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication div#introduction a {
	text-decoration: underline;
}
/* headings and paragraphs */

fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
fieldset#newApplication h1 {
	padding: 0 10px 0 0;
}
fieldset#newApplication h2 {
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	text-align: center;
	clear: both;
	padding:0pt 0pt 10px;
}
fieldset#newApplication p {
	margin: 25px;
	clear: both;
	font-size: 12px;
}
fieldset#newApplication fieldset p {
	margin: 0;
	padding: 8px 0 4px;
}
fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
	margin-top: 0;
}
p.required {
	text-align: center;
	margin-bottom: 0;
}
fieldset#newApplication fieldset#optIn {
	background-color: #FFC;
}
/* labels and spans */

fieldset#newApplication span.required {
	float: left;
}
fieldset#newApplication fieldset#accountInfo div#account_info label {
	width: 135px;
	margin: 0 0 5px 0;
}
fieldset#newApplication fieldset#billPay label {
	width: 500px;
	margin-left: 20px;
}
fieldset#newApplication .required, fieldset#newApplication .red {
	font-weight: bold;
}
fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
	width: auto;
	display: inline;
	float: none;
	;
	padding: 0;
}
fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
	width: 275px;
}
fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
	display: block;
	text-align: right;
	float: left;
	padding-right: 25px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
	text-align: left;
	clear: none;
	padding-left: 15px;
	width: auto;
}
fieldset#newApplication fieldset#comments label {
	text-align: left;
}
fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
	width: auto;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 30px;
}
fieldset#newApplication fieldset#billPay label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#accountInfo label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#jointSwitch label {
	margin-bottom: 0;
	padding-top: 2px;
}
/* inputs */

fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input {
	width: 280px;
}
/* new DOB style rules */

fieldset#newApplication input.month {
	width: 80px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.day {
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.year {
	width: 81px;
	margin-left: 5px;
	display: inline;
}
fieldset#newApplication span.float {
	float: left;
}
/* end new DOB style rules */

fieldset#newApplication select {
	width: 284px;
}
fieldset#newApplication input, fieldset#newApplication select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
	width: 1em;
}
fieldset#newApplication fieldset#accountInfo div#account_info input {
	width: 120px;
	margin-bottom: 5px;
	margin-right: 20px;
}
fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
	margin-bottom: 0;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
	clear: both;
}
fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
	margin-right: 15px;
	margin-bottom: -4px;
}
fieldset#newApplication div.radioWlabel {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer div.radioWlabel {
	margin-bottom: 0;
}
fieldset#newApplication div.radioWlabel {
	margin-left: -25px;
}
fieldset#newApplication .radio {
	margin: 0 25px 10px 300px;
	clear: both;
}
fieldset#newApplication fieldset fieldset .radio {
	margin-left: 275px;
}
fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
	width: 1em;
	float: none;
	display: inline;
	margin-bottom: -3px;
	margin-left: 25px;
}
fieldset#newApplication textarea {
	margin-left: 0;
	width: 650px;
}
fieldset#newApplication input#signed {
	float: none;
	clear: none;
	display: inline;
	width: 1em;
	margin: 0;
}
fieldset#newApplication input.required {
	color:#000;
	font-weight: normal;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input.submitButton {
	float: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication #addSwitcher input {
	width: 1em;
}
fieldset#newApplication #addSwitcher {
	clear: both;
}
fieldset#newApplication #addSwitcher label#addressLabel {
	clear: none;
	text-align: left;
	padding-left: 10px;
	width: 270px;
	padding-top: 1px;
}
fieldset#newApplication select#contact_information-branch {
	margin-top: 6px;
}
/* divs and fieldsets and legends */

fieldset#newApplication {
	width: 748px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
	background: #FFF;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 25px;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
fieldset#newApplication fieldset p#mailCheck {
	margin-left: 40px;
}

#homeEquityBalance {
	display: none;
}
/*======== Contact Us ===============================================================================*/

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 0;
}
#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#contactUs #captcha h4 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}
#contactUs #captcha p {
	margin: 0;
}
/* end */

#contactUs legend {
	color: #333;
}
#contactUs fieldset {
	padding: 5px 0;
	border: none;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs form {
	font-size: 12px;
}
#contactUs label {
	display: block;
	padding-bottom: 2px;
	text-align: left;
}
#contactUs input, #contactUs textarea {
	margin-bottom: 10px;
	width: 250px;
}
#contactUs form p {
	clear: both;
	margin: 0 0 10px 209px;
	width: 260px;
	font-size: 11.5px;
}
#contactUs input.submitButton {
	float: none;
	margin: 0;
	padding: 5px;
	width: auto;
}
#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;
}
#contactUs textarea {
	height: 100px;
}
#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 300px;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	left: 0;
	width: 100%;
}
.geckoShadow {
	background-color: none;
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAcSURBVHjaYmRgYDjDgAaYGLAACgUBAAAA//8DAFLyANZO0n4IAAAAAElFTkSuQmCC);
}
.nonGeckoShadow {
	background-color: #000000;
}
#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a {
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}
body.popup {
	background: #FFF;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
/*--- New Popup Stuff ---*/

#newPopUpForm fieldset {
	border: 0 none;
	padding: 25px 25px 0 25px;
	float: left;
	width: 270px;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
	display: block;
	padding: 3px;
	width: 244px;
	margin-bottom: 10px;
	border: solid 1px #666;
}
#newPopUpForm input.submitButton {
	border: solid 1px #666;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-weight: bold;
	float: left;
	margin-left: 85px;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* captcha */

#newPopUpForm #captcha {
	float: left;
	padding-top: 17px;
	width: 200px;
}
#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}
#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
#emailClub iframe {
	position: relative;
	top: -25px;
	left: -20px;
	width: 620px;
	height: 750px;
	overflow: hidden;
}
/* New Podcast Page */

.podcastImg {
	float: left;
	margin-right: 15px;
	margin-top:-25px;
}
.storyTop {
	padding:15px 2px 0;
	width:510px;
}
.storyTop h1 {
	font-size:20px;
}
.storyTop p {
	color:#000000;
	font-size:110%;
	padding:0;
	position:relative;
}
.storyHead h1 {
	background:transparent url(/custom/connexuscu/image/lp-green-strip.png) repeat-x scroll center top;
	color:#FFFFFF;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:7px;
	padding:4px;
}
.arclist-item {
	background:#D3D3D3 url(/custom/connexuscu/image/podcast-bg.png) repeat-x scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	padding:10px 8px;
	width:576px;
}
.arclist-item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 0 139px;
	font-weight: bold;
}
.arclist-item p {
	color:#000000;
	font-size: 12px;
	margin:0 0 0 140px;
	padding:0;
	position:relative;
}
.arclist-play {
	border-right:1px solid white;
	float:left;
	margin-top: 3px;
	padding:0;
	width:125px;
}

.addthis_toolbox {
	float: right;
}