/* elements */

a {
	color: #53617a;	
	text-decoration: none;
}

address {
	font-size: 1.1em;
	line-height: 1.4em;
}

body {
	background:#6a747c;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	padding:6px 0 0 0;
	color: #666;
}

p {
	font-size: 1.1em;
	line-height: 1.4em;
}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #455560;
	margin-bottom: 0;
	padding-bottom: 0; 
}

h1 + p {
	margin-top: 10px;
	padding-top: 0;
}

h1 + fieldset {
	margin-top: 10px;
	padding-top: 0;
}

h1 + h2 {

}

h1 + ol, h1 + ul {
	margin-top: 10px !important;
	padding-top: 0 !important;
}

h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #455560;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 + p {
	margin-top: 5px;
	padding-top: 0;
}

h2 + table, h3 + table {
	margin-top: 5px;
	padding-top: 0;
}

h2 + ul, h2 + ol  {
	margin-top: 5px;
	padding-top: 0;
}

h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #53617a;	
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 + p {
	margin-top: 0;
	padding-top: 0;
}

h6{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 0;
	margin: 0;
}

dt {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #53617a;	
	margin-bottom: 0;
	padding-bottom: 0;
}

dd {
	font-size: 1.1em;
	line-height: 1.4em;
}

td {
	font-size: 1.1em;
	padding: 4px;
}

td td{
	font-size: 1em;
}

td p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

td label, td h1, td h2, td h3 {
	font-size: 1em !important;
}

th {
	font-size: 1.1em;
	padding: 4px;
	text-align: left;
	background: #eee;
}


/* form elements */

.colRight fieldset, .colRightFull fieldset {
	width: 360px;
	padding: 5px;
}

.colRight fieldset br, .colRightFull fieldset br {
	clear: both;
}

.colRight fieldset fieldset, .colRightFull fieldset fieldset {
	clear: both;
	width: auto;
	padding: 5px;
	margin: 5px 0;
	float: left;
	width: 320px;
}

.colRight fieldset + fieldset, .colRightFull fieldset + fieldset {
	margin-top: 10px;
}

.colRight input, .colRightFull input {
	float: left;
	margin: 10px 5px 0 0;
	width: 150px;
}


.colRight label, .colRightFull label {
	float: left;
	width: 100px;
	margin: 10px 5px 0 5px;
	clear: both;
}

.colRight fieldset span, .colRightFull fieldset span  {
	float: left;
	margin: 10px 5px 0 5px;
	display: block;
}

.colRight fieldset label span, .colRightFull fieldset label span {
	float: none;
	margin: 0;
	display: inline;
}


.colRight fieldset.checkbox label, .colRight fieldset.radio label,
.colRightFull fieldset.checkbox label, .colRightFull fieldset.radio label {
	font-size: 11px !important;
}

legend {
	font-size: 1.2em;
	color: #53617a;	
	margin: 0 2px;
}

fieldset fieldset legend {
	font-size: 1.1em;
}

select {
	float: left;
	margin: 10px 5px 0 0;
}

textarea {
	float: left;
	margin: 10px 5px 0 0;
	width: 200px;
}

label.error, span.error {
	color: red;
	padding: 0;
	margin-left: 0;
	width: 150px !important;
	display: block !important;
}

input.error, select.error {
	border: 1px solid red;
}



/* global classes */

.clearfix:after { /* clear floats */
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}
/* hide from ie-mac \*/
.clearfix {display:block;}
/* end hide from ie mac */
.clearfix {display:inline-block;}


fieldset.checkbox, fieldset.radio {
	padding: 0;
	border: 0;
}
fieldset.checkbox input, fieldset.radio input {
	width: auto !important;
	border: 0;
	margin: 5px 5px 0 0 !important;
	float: none;
}
fieldset.checkbox label, fieldset.radio label {
	width: auto;
	clear: none;
	margin: 0 15px 0 0 ;
	font-size: 9px !important;
	float: none;
}

fieldset.submit {
	border: 0;
	padding: 5px 0;
}


fieldset.submit input{
	width: auto !important;
	height: auto !important;
	margin: 0 5px 0 0 !important;
	border: 1px solid #aab2b7;
	background: #b1bdc5 url(../i/btn-gradient.jpg) repeat-x;
	color: white;
	cursor: pointer;
}

.btn {
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aab2b7;
	background: #b1bdc5 url(../i/btn-gradient.jpg) repeat-x;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	width: auto !important;
}

.btn a {
	text-decoration: none !important;
	color: white;
}

.btn {
	text-decoration: none !important;
}

/*site structure*/

.wrapper {
	width:808px;
	margin:0 auto;	
}

.masthead {
	width:730px;
	height:84px;
	\height:86px;
	he\ight:84px;
	padding:2px 39px 0px 39px;
	background:url(../i/masthead.gif) no-repeat;	
	float: left;
}

.logo {
	float:left;
	width:265px;
	height:86px;
}

.topLinks {
	float:right;
	margin: 13px 0 0 0;
}

.topLinks a {
	margin: 0 0 0 7px;
	padding: 0 0 0 9px;
	background: url(../i/arrow-top-nav.png) left center no-repeat;
}

.search {
	float:right;
	clear:right;
	width: 300px;
	text-align: right;
}

.topNav {
	width:808px;
	height:23px;
	background:url(../i/topNavBack.gif) no-repeat;	
	float: left;
}
.topNavStrip {
	width:808px;
	height:5px;
	background: url(../i/topNavStrip.gif) no-repeat;	
	float: left;
	font-size: 0; 
	line-height: 0;
}
.main {
	width:808px;
	background: url(../i/mainBack.gif) repeat-y;
	float: left;
}
.mainGradient {
	width:730px;
	min-height:566px;
	padding:8px 39px 10px 39px;
	background: transparent url(../i/mainGradient.gif) no-repeat bottom;	
	float: left;
}

/*home page elements*/

.flash {
	float:left;
	width:485px;
	height:273px;
	margin-bottom:10px;
}

.contentBox {
	float:left;
	width:484px;
	background:url(../i/contentBox.gif) no-repeat;
	padding:9px 0 0 0;
}

.contentBoxInner {
	float:left;
	width:482px;
	\width:484px;
	w\idth:482px;
	background: white;
	border: 1px solid #ececec;
	border-width: 0 1px;
}

.contentLeft {
	float:left;
	width:244px;
	\width:273px;
	w\idth:244px;
	min-height:250px;
	padding: 0 14px 0 15px;
	background: white;
}


.contentLeft p {
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

.contentLeft p.register {
	background: url(../i/register-checkmark.png) no-repeat;
	padding-left: 16px;
}


.contentRight {
	float:left;
	width:182px;
	\width:208px;
	w\idth:182px;
	height:250px;
	padding: 0 12px 0 12px;
	border-left: 2px solid #ececec;
	background: white;
}

.contentBottom {
	clear: both;
	float:left;
	width:484px;
	height: 10px;
	background: url(../i/contentBox-bottom.png) no-repeat;
}

/*subpage elements*/

.colLeft {
	float: left;
	width: 128px;
}

.colRight {
	float: left;
	width: 421px;
	\width: 438px;
	w\idth: 421px;
	padding: 0 7px 0 10px;
}

.colRightFull {
	width: 576px;
	\width: 593px;
	w\idth: 576px;
	padding: 10px 0 0 17px;
	float: left;
}

.colRight a, .colRightFull a{
	text-decoration: underline;
}

/*.colRightFull img.banner{
	margin-left: -10px;
}*/

.text {
	padding: 10px;
}

.text li {
	font-size: 1.1em;
	line-height: 1.4em;
}

.text li li, .text li dt, .text li dd{
	font-size: 1em;
}

.errorMsg {
	color: red;
	margin: 5px 0 2px 110px;
	padding: 5px 0 0 0;
	clear: both;
}
.rightImage {
	float: left;
	width: 155px;
}

.login {
	float:right;
	width:234px;
	min-height:135px;
	margin-bottom:8px;
	border:#ebebeb 1px solid;
	background:#FFFFFF;
}

.login fieldset {
	border: 0;
	padding: 10px 20px;
}

.login fieldset h6{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.colRight .login fieldset h6{
	display: none;
}

.login fieldset p {
	margin: 5px 0;
	padding: 0;
	color: red;
	clear: both;
	float: left;
	width: 205px;
}

.login fieldset fieldset{
	padding: 0 !important;
	margin: 0;
	border: 0 !important;
}

.login fieldset fieldset.checkbox label, .login fieldset fieldset.checkbox input{
	float: right;
	margin: 0;
	padding: 0;
}

.colRight .login fieldset fieldset.checkbox label, .colRight .login fieldset fieldset.checkbox input, 
.colRightFull .login fieldset fieldset.checkbox label, .colRightFull .login fieldset fieldset.checkbox input{
	float: left;
}

.login fieldset input {
	width: 180px;
	font-size: 1.1em;
	margin: 4px 0 2px 0 !important;
	height: 14px;
	clear: both;
}

.login fieldset label {
	font-size: 10px;
	margin: 2px 0 10px 0;
}

.login fieldset fieldset.checkbox label {
	font-size: 9px;
	margin: 5px 5px 0 5px;
}

.news {
	background: url(../i/headline-cuna-news.png) 12px 18px no-repeat;
	float:right;
	width:210px;
	\width:236px;
	w\idth:210px;
	height:338px;
	\height:410px;
	he\ight:338px;
	padding: 20px 12px 50px 12px;
	border: 1px solid #ddd;
}

.news h2 {
	font-size: 11px;
	margin: 15px 0 5px 0;
	padding: 0;
}

.news p {
	font-size: 11px;
	margin: 4px 0 0 0;
	padding: 0;
}

.news .rss {
	width:196px;
	\width:210px;
	w\idth:196px;
	text-align: right;
	display: block;
	background: url(../i/rss.png) center right no-repeat;
	color: #a72125;
	padding: 0 16px 0 0; 
	margin: 0 0 30px 0;
	text-decoration: underline;
}

.news .sf_newsList {
	margin: 28px 0 0 0;
	padding: 0;
}

.news .sf_newsSummary {
	display: none;
}

fieldset.add-atm p {
	clear: both;
}
fieldset.add-atm fieldset.submit {
	border: 0;
}

fieldset.add-atm fieldset.submit input{
	margin-right: 5px !important;
}

.bottomNav {
	clear:both;
	width:808px;
	height:32px;
	background: url(../i/bottomNavBack.gif);
	float: left;
}

.bottomNav a {
	font-family: arial, sans-serif;
	color: #a1a1a1;	
	line-height: 25px;
	padding: 0 7px;
	border-left: 1px solid #a1a1a1;
	font-size: 10px;
}

.bottomNav a.first {
	color: #a1a1a1;	
	line-height: 25px;
	padding: 0 7px;
	border: 0;
	margin-left: 32px;
}

.footer {
	width:558px;
	\width:683px;
	w\idth:558px;
	margin-left: 125px;
	display: inline;
	float:left;
}

.footer p{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 14px;
	color: #c2c2c2;
}

.footer a{
	color: #c2c2c2;
	text-decoration: underline;
}

.footerLogos {
	float: right;
	width: 125px;
}



