/* stylesheet for media type of screen */
html { overflow-y: scroll; }

body {
	width: 100%;
	font: helvetica,arial,sans-serif;
	color:#666;
	text-align: center;
	margin:0;
	padding:0;
}		
		
img { border-style: none; }

form {
		margin: 0;
		padding: 0;
		}
		
a {	
	text-decoration: none;	
}		
		
a:hover {
		text-decoration: underline;
		color: #808080;
		}
		
		
		
		
a.notify:link {
		text-decoration: none;
		color: #cc0033;
		}
		
a.notify:visited {
		text-decoration: none;
		color: #cc0033;
		}		
		
a.notify:hover {
		text-decoration: underline;
		}				
		
.notify {
		text-align: left;
		color: #cc0033;
		}		
		
		
a.mainnav:link,#bodycontent #wrapper #leftcoltop a:link {
		font-family: helvetica,arial,sans-serif;
		text-decoration: none;			
		font-weight:bold;
		font-size:11px;
		color: #666;
		}	
		
a.mainnav:visited,#bodycontent #wrapper #leftcoltop a:visited {
		font-family: helvetica,arial,sans-serif;
		text-decoration: none;		
		font-weight:bold;				
		font-size:11px;
		color: #666;
		}		
		
a.mainnav:hover,#bodycontent #wrapper #leftcoltop a:hover {
	font-family: helvetica,arial,sans-serif;
	text-decoration: underline;		
	}								

a.calclink:link {
		text-decoration: none;
		color: #666;
		}
		
a.calclink:visited {
		text-decoration: none;
		color: #666;
		}		
		
a.calclink:hover {
		text-decoration: underline;
		}				
		
#container {
	    width: 790px;  /* used to be 770 */
        max-width: 783px;	/* used to be 763 */
        margin: 0 auto;
        text-align: left;
        font-family:Arial, Helvetica, Sans-Serif;
        font-size:12px;
        background: #FFF;
       /* IE5/PC hack to get around broken box-model implementation */
        voice-family: "\"}\""; 
        voice-family:inherit;
        width:763px;
        }
		

#container h1 {
		font-weight: bold;
		font-size: 1.2em;
		margin: 15px 0 10px 0;
		}
		
.uline {
		margin-bottom: 2px;
		border-bottom: 1px solid black;
		}
		
.rule{
		margin-bottom: 2px;
		border-bottom: 1px solid #808080;
		}		
		
.lightrule{
		margin-bottom: 2px;
		border-bottom: 1px dotted #c6c6c6;
		}			
		
.darkrule{
		margin-bottom: 2px;
		border-bottom: 1px dotted #808080;
		}			
		
.newscontent{
		margin-left: 40px;
		}		
		
.calculators{
		padding: 1px 3px 2px 12px;
		background: #EEE;
		}			
		
.indent{
		margin-left: 20px;
		}			
		
h2		{
		font-weight: bold;
		font-size: 1.2em;
		margin: 0 0 0 0;
		}		
		
.leaf{
		margin: 20px 20px 0px 20px;
		}		
		
.highlight {
		margin-bottom: 2px;
		background: #cc6600;
		padding: 2px 0 2px 6px;
		}		
		
		
.boldtitle {
		font-weight: bold;
		font-size: 1.2em;
		padding: 0;
		padding: 0;
		}			
		
h4 {
		font-weight: bold;
		font-size: 1.2em;
		margin: 15px 0 10px 0;
		color: #FFF;
		}	
		
h5 {
		line-height: 1.3em;
		font-size: .8em;
		margin: 15px 0 10px 0;
		}			
		
h6 {
		font-weight: bold;
		line-height: 1.3em;
		font-size: .7em;
		margin: 15px 0 10px 0;
		}				

.big {
		line-height: 1.6em;
		font-size: 1.5em;
		margin: 0 0 10px 0;
		}			
		
.small {
		line-height: 1.3em;
		font-size: .8em;
		margin: 0 0 10px 0;
		}				
		
.ratessub {
		font-size: .8em;
		}				
		
.ratebig {
		font-weight: bold;
		line-height: 1.3em;
		font-size: 1.4em;
		}	
				
.ratesmall {
		line-height: 1.3em;
		font-size: .8em;
		}				
		
#globalheader {
		width: 793px;  /* used to be 763 */
		font-size:11px;
		color: #666;
		font-weight:bold;
		
		}
		
#globalnav {
		float:left;
		height: 27px;
		width: 487px;  /* used to be 467  */
		}
		
#globalnav_online {
		float:left;
		height: 27px;
		width: 457px;
		padding-left: 10px;
		}
		
#globalnav a,#globalnav_online a {
		color: #666;		
		}

#globalnav ul,#globalnav_online ul {
		margin: 4px 0 0 0;
		padding: 0;
		}
		
#globalnav ul li,#globalnav_online ul li {
		margin: 1px 0 0 0;
		list-style: none;
		padding: 0 0 0 6px;
		float: left;
		}
		
#globalnav span,#globalnav_online span {
		padding: 0 0px 0 6px;
		margin: 0;
		}
		
#globalnav_online span {
		padding: 0 25px 0 25px;
		margin: 0;
		}
		
#globalheader #homelink {position: relative;float:left;}

#globalheader #search {
		display:inline;
		}
		
#globalheader #search form {
		display:inline;
		margin: 0 0 0 10px;
		}
		
.query {
		margin:0 2px 0 0;
		padding:0;
		height:11px;
		width:50px;
		font:11px/12px helvetica,arial;
		}

#login {
		height: 50px;
		width: 471px;		
		float:left;
		}
		
#login input.text {
		width: 90px;
		height:16px;
		font-size: 12px;
		}

#login #uonline {
		float: left;
		padding: 0 0px 0 0;
		}

#login #uonline_login {
		float: right;						
		vertical-align:top;		
		padding: 0 0 0 0px;
		}


#login #loginpassword {
		float: left;
		padding: 4px 5px 0 0;
		}
		
#localnav {
		clear: both;
		font-size: 13px;
		line-height:normal;
		text-align:center;
		float: left;
		margin: 4px 0 0 0;	
		}
#localnav a{
	font-size:13px;
}		
		
#localnav div {
		float:left;
		padding: 0 2px 2px 0;		
		}
		
#localnav #about {
		width: 102px;
		}
		
#localnav #checking {
		width: 146px;
		
		}
		
#localnav #credit {
		width: 94px;
		}
		
#localnav #usolutions {
		width: 87px;
		}
		
#localnav #loans {
		width: 60px;
		}
		
#localnav #business {
		width: 124px;
		}
		
#localnav #fs {
		width: 135px;
		}				
		
#abouttab #localnav #about {
		background:url("../images/tab_about.gif") no-repeat top;
		}
		
#checkingtab #localnav #checking {
		background:url("../images/tab_checking.gif") no-repeat top;
		}
		
#loantab #localnav #loans {
		background:url("../images/tab_loans.gif") no-repeat top;
		}
		
#credittab #localnav #credit {
		background:url("../images/tab_credit.gif") no-repeat top;
		}
		
#usolutionstab #localnav #usolutions {
		background:url("../images/tab_solutions.gif") no-repeat top;
		}
		
#businesstab #localnav #business {
		background:url("../images/tab_business.gif") no-repeat top;
		}
		
#financetab #localnav #fs {
		background:url("../images/tab_fs.gif") no-repeat top;
		}
		
#abouttab #localnav #about a,#checkingtab #localnav #checking a,#loantab #localnav #loans a,#credittab #localnav #credit a,#businesstab #localnav #business a,#financetab #localnav #fs a,#usolutionstab #localnav #usolutions a{
		color: #333;
		}
		
#localnav #selected {
		background-color: #cc9;
		color: #333;
		border:1px solid black;
		}

#localnav a {
		font-weight: bold;
		display:block;
		}
		
#localnav ul {
		list-style: none;
		margin: 0;
		padding: 5px;
		}

#localnav li {
		float: left;
		padding: 0px 30px 0px 30px;
		}
		
#contextnav {
			clear: both;
			background-color:#CC9;
			font-size: 12px;
			margin: 0;
			padding: 0;
			}
			
#mortgage #contextnav .mortgage a, #student #contextnav .student a, #auto #contextnav .auto a, #equity #contextnav .equity a, #student #contextnav .student a, #additional #contextnav .additional a, #checking #contextnav .checking a, #savings #contextnav .savings a, #cds #contextnav .cds a, #money_market #contextnav .money_market a, #iras #contextnav .iras a, #other_services #contextnav .other_services a, #locations #contextnav .locations a, #contact_us #contextnav .contact_us a, #careers #contextnav .careers a, #news_events #contextnav .news_events a, #seminars #contextnav .seminars a, #reports #contextnav .reports a, #partnerships #contextnav .partnerships a, #visa_classic #contextnav .visa_classic a, #secured #contextnav .secured a, #student_solutions #contextnav .student_solutions a, #youth_solutions #contextnav .youth_solutions a, #mortgage_solutions #contextnav .mortgage_solutions a, #retirement_solutions #contextnav .retirement_solutions a, #life_solutions #contextnav .life_solutions a, #financial_solutions #contextnav .financial_solutions a, #access_card #contextnav .access_card a, #platinum_rewards #contextnav .platinum_rewards a, #investments #contextnav .investments a, #life_insurance #contextnav .life_insurance a, #auto_home #contextnav .auto_home a, #loan_protection #contextnav .loan_protection a, #gap_coverage #contextnav .gap_coverage a, #mechanical_breakdown #contextnav .mechanical_breakdown a, #add #contextnav .add a, #b_checking #contextnav .b_checking a
, #b_money_market #contextnav .b_money_market a, #b_cd #contextnav .b_cd a, #loans_lines #contextnav .loans_lines a, #benefits #contextnav .benefits a, #merchant_services #contextnav .merchant_services a, #green #contextnav .green a, #starter #contextnav .starter a {
			color:#FFF;
			}

#contextnav a {		
		font-weight: bold;		
		color: inherit;
		}
		
#contextnav a:hover {
		color: #FFF;
		}
		
#contextnav ul,#blank ul {
        text-align: center;
        list-style: none;
        margin: 0;
        padding: 2px;
        }		
		
#contextnav ul { 
		text-align: center;
		list-style: none;
		margin: 0;
		padding: 2px;
		}

#contextnav li {
		display: inline;
		padding: 0 40px 3px 40px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}		
#contextnav ul.loanstabs li {
		display: inline;
		padding: 0px 30px 3px 30px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}	
		
#contextnav ul.checkingtabs li {
		display: inline;
		padding: 0px 30px 3px 30px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}			
		
#contextnav ul.credittabs li {
		display: inline;
		padding: 0px 25px 3px 25px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}				
		
#contextnav ul.financetabs li {
		display: inline;
		padding: 0px 12px 3px 12px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}		
		
#contextnav ul.abouttabs li {
		display: inline;
		padding: 0px 13px 3px 13px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}
		
#contextnav ul.businesstabs li {
		display: inline;
		padding: 0px 15px 3px 15px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}		
		
#contextnav ul.usolutionstabs li {
		display: inline;
		padding: 0px 30px 3px 30px;
		background: url(../images/l2_tab_border.gif) no-repeat right bottom;
		}
		
#contextnav li.right, #contextnav ul.abouttabs li.right, #contextnav ul.usolutionstabs li.right, #contextnav ul.financetabs li.right, #contextnav ul.checkingtabs li.right, #contextnav ul.businesstabs li.right, #contextnav ul.credittabs li.right, #contextnav ul.loanstabs li.right {
		background: url(../images/l2_tab_border_right.gif) no-repeat right bottom;
		}

#contextnav ul li a{
	font-size:12px;	
}
		
#leftcol {
		width: 559px;
		float: left;
		margin-right: 8px;
		}
		
#bodycontent {		
		border-top:1px solid #666;
		border-right:1px solid #666;
		/* border-bottom:1px dashed #666; */
		width: 762px;  /* used to be 761  */
		margin:0;
		padding:0;
		float: left;
		}
		
#leafcontent {
		margin:0;
		padding:0;
		float: left;
		}
		
#calccontent {
		border-top:1px solid #666;
		border-right:1px solid #666;
		border-left:1px solid #666;
		border-bottom:1px dashed #666;
		width: 761px;
		margin:0;
		padding:0;
		float: left;
		}			
		
#bodycontentnonav {
		border-left:1px solid #666;
		border-right:1px solid #666;
		border-bottom:1px dotted #666;
		border-top:1px dotted #666;
		width:740px;
		padding:10px;
		margin:0;
		float: left;
		}



#bodycontent #breadcrumb #sectionhead {
		background-color: #666;
		float: left;
		text-align:center;
		color: #FFF;
		font-weight: bold;
		width: 140px;
		margin: 0;
		padding:5px 0 5px 0;
		}
		
#bodycontent #breadcrumb #sectionheadleaf {
		float: left;
		text-align:center;
		color: #FFF;
		background:#666 url(http://www.unitusccu.com/images/low_right_tab_curve_gray.gif) no-repeat right;
		font-weight: bold;
		margin: 0;
		padding:5px 8px;
		}
		
#bodycontent #breadcrumb #sectionsubhead {
		float: left;
		background:#ffd324 url(http://www.unitusccu.com/images/low_right_tab_curve.gif) no-repeat right;
		text-align:center;
		color: #666;
		margin-left: 5px;
		font-weight: bold;
		padding:5px 1em 5px 1em; 
		}
		
#bodycontent #breadcrumb #sectionsubheadmain {
		float: left;
		width: 103px;
		background: #666 url(http://www.unitusccu.com/images/low_right_tab_curve_gray.gif) right no-repeat;
		padding:5px 1em 5px 1em; 
		}

#bodycontent #wrapper {
		float:left;		
		clear:both;
		margin:5px 0 0 0;
		background:url(../images/left_col_bg.gif) repeat-y;
		border-bottom:1px dashed black;
		}

#bodycontent #wrapper #leftcoltop {
		position:relative;
		clear:both;
		float:left;
		width:140px;
		padding: 0 0 25px 0;
		margin: 0;
		z-index:1;
		background:#ffd324 url(http://www.unitusccu.com/images/left_col_top_bg.gif) bottom no-repeat;		
		}
		
#bodycontent #wrapper #leftcoltop ul {
		margin: 5px 3px 5px 20px;				
		padding:5px 0 5px 0;		
		}

#bodycontent #wrapper #leftcoltop ul li {			
		list-style-image:url(http://www.unitusccu.com/images/bullet.gif);
	}
		
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #bodycontent #wrapper #leftcoltop {
  margin-right: 2px;
  }
 
* html #bodycontent #wrapper #bodycol {
  height: 1%;
  margin-left: 0;
  padding: 2px 10px 10px 0px;
  }
 
 
 
/* End hide from IE5/mac */

#bodycontent #wrapper #bodycol {
		margin:0;
		padding: 2px 15px 10px 160px;
		}
		
#bodycol #progress div {
		float:right;
		margin:0;
		padding: 0;
		width:95px;
		color: #FFF;
		font-size: .8em;
		line-height:1.2em;
		}
		
#bodycol #progress div.on {
		color: #999;
		}
		
#frontbody {
		border: 1px solid #CCC;
		margin-top: 8px;
		padding: 10px;
		}
#unitusnew ul li {
		list-style-image:url(../images/bullet.gif)
		}
#unitusnew p {
		text-align: right;
		}
		
#usolutionarticle ul li {
		list-style-image:url(../images/bullet.gif);
		}		

#usolutionarticle {
		background-color: #EEEEEE;
		}		
		
		
#rightcol {
		width: 188px;
		float: left;
		text-align: center;
		}
#rates {
		text-align: left;
		height: 163px;
		width: 190px;
		} 
#rates input {
		margin: 0 0 0 5px;
		}
#rates select {
		font: 11px Helvetica, Arial, sans-serif;
		}
#rates input[type="submit"] {
		font: 11px Helvetica, Arial, sans-serif;
		}
		
.ratetable {
		font: 1em/1em helvetica,arial,sans-serif;
		font-color:#666;
		}				
		
.ratestable {
		font-size: 10px;
		width: 100%;
		}
.ratestable tr td {
		border-bottom:1px solid #CCC;	
		}
		
.ratestable tr td.none {
		border-bottom:0px solid #CCC;	
		}		
		
.ratestable tr td.span {
		border-bottom:0px;
		text-align:center;
		background-color: #EEEEEE}		

.ratestable tr td.last {
		border-bottom:0px;
		text-align:center;}
		
.hourstable {
		font-size: 11px;
		width: 100%;
		}

.hourstable tr td {
		background-color: #EEEEEE;}		

.hourstable tr td.last {
		background-color: #FFF;}		
		
		
		
.cudlrates {
		font-size: 12px;
		width: 100%;
		}
.cudlrates tr td {
		border-bottom:1px solid #CCC;	
		}
		
.cudlrates tr td.none {
		border-bottom:0px solid #CCC;	
		}		
		
.cudlrates tr.span {
        font-weight: bold;
		border-bottom:0px;
		text-align:center;
		background-color: #EEEEEE}		

.cudlrates tr td.last {
		border-bottom:0px;
		text-align:center;}		
				
		
.cudltable {
		font-size: 11px;
		width: 100%;
		}
.cudltable tr td {
		background-color: #FFF;
		}

.cudltable tr td.last {
		border-bottom:0px;
		text-align:center;}		
		
		
#promos #promo2 {
		margin-top:10px;
		}

#footer {		
		clear: both;
		border-bottom: 1px dashed #666;
		margin: 5px 0 10px 0;
		}
#footer ul {
		margin: 0;
		padding: 3px 0 5px 10px;
		}
#footer ul li {
		list-style: none;
		display: inline;
		}
#footer ul li a{
	font-size:13px;	
	font-weight:normal;
	}
#footer span 
{
		color:#000;
		padding: 0 10px 0 10px;
		}
#footer #logos {
		float: left;
		padding: 10px 0 0 0;
		}
#footer #addy 
{
		font-weight:normal;
		color:#000;
		float:right;
		padding: 10px 0 0 0;
		text-align: right;
		}
#footer #addy a
{		font-weight:normal;		
		font-size:13px;
		}		
#faqhead {
		text-align: left;
		width: 165px;
		float:left;
		padding: 5px 5px 5px 5px;
		text-align: left;
		background-color: #ffcc33;
		}
		
#faqsub {
		text-align: left;
		border: 1px dotted #999;
		width: 175px;
		height: 95px;
		float:left;
		margin: 5px 12px 15px 0px;
		text-align: left;
		}		
				

#clear {
		width: 100%;
		height: 210px;
		}						
		
		
#form {
		clear: right;
		text-align: left;
		width: 175px;
		float:left;
		margin: 0px 0px 15px 40px;
		text-align: left;
		}			
						
		
#formnew {
		width:565px;
		padding:10px;
		margin:0;
		float: left;
		}		
		
#formleft {
		padding:3px;
		height:25px;					
		width:100px;
		}				
		
#formright {
		padding:3px;
		height:25px;			
		width:430px;		
		}				
		
#holiday {
        background-color: #f8fbe6;
		margin-top: 15px;
		margin-bottom: 5px;	
		padding: 10px;
		border: 1px solid #666;
		}			