<style type="text/css">



#wrapper {
	background-color: #CDEEFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-bottom: 100px;
	margin-top: 0px;
	padding: 0px;
	
}

#container {
	width: 980px;
	margin: 0 auto;
	border:0px solid #000;
	text-align:left;
        background-color: #CDEEFA;
        height:auto;
       font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;

}


#logo {
	float: left;
	padding-top:0px;
	/*background-color: #CDEEFA;
 * 	padding-top: 1px;
 * 		padding-bottom: 15px;*/
}



#nav {
	height: 31px;
	padding-left: 3%;
	margin-left: 0px;
	clear:both;
        margin-top: 20px

}

#nav a {
	display: block;
	height: 23px;
	width: 146px;
	float: left;
	text-align: center;
	background-image: url(navtab_blue.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
}

#nav a:hover {
	bbackground-image: url(navtab_white.gif);
	ibbackground-repeat: no-repeat;
	ibbackground-position: center;
	color: white;
        text-decoration: underline;

}

#nav a.active {
	background-image: url(navtab_white.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #00A4E8;
}




#cd-selector {
	height: 11px;
	padding-left: 0px;
	padding-top: 10px;
	margin-left: 0px;
	font-size:10px;
    margin-bottom: 30px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.clearfloatdiv
{
clear:both;	
}

#cd-selector .cd-select-prompt {
	color:blue;
	float:left;
	font: 15px Arial;
	font-weight: bold;
}


#cd-selector a {
	display: block;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
	color: #00A4E8;
    border:1px solid #00A4E8;
	padding-left: 5px;
	padding-right: 5px;
    margin-left:12px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

}


#cd-selector a.cd-rate-active  {
	background-color: orange;
    color:white;
    border:1px solid red;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

}

#cd-selector a:hover  {
    background-color: orange;
    color:white;
    border:1px solid red;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;


}


.rbtagline {
margin-top:-30px;
clear:both;
float:left;
font-family: arial,helvetica,clean,sans-serif;
font-size: 15px;
font-weight:boldd;
color: #FF7700;	
margin-bottom:20px;
letter-spacing:-0.5px;
}



#bankdetails {
font-family: arial,helvetica,clean,sans-serif;
font-size: 16px;
color: black;	
margin-bottom:10px;
line-height:24px;
}

.niceroundedblueborder{
         border:1px solid #00A4E8;
         background:white;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:5px;
        margin-bottom: 25px;
        
} 







.tablesection {
	text-align:left;
    padding-left: 6px;
	margin-bottom: 120px;
    padding-bottom: 10px;
	background-color:White;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;

}


.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

/*margin: 0 auto;*/
width:100%;
max-width:1200px;
text-align:left;
*/
overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
}

#navigationOLD FOR OLD LEFTNAV {
/*width:260px;*/
width:23%;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
float:left;
margin-top:0%;
margin-left:1%;
margin-right:0%;
background-color:white;
border-right:2px solid #e5e5e5;
}

/* ----- MAIN CONTENT ----- */





h1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #FF7700;
	margin-top: 0px;
    letter-spacing: -0.5px;
	display:inline;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
    color: black;
	margin-top: 0px;
    letter-spacing: -0.5px;
	display:inline;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
    color: #FF7700;
	margin-top: 0px;
    letter-spacing: -0.5px;
	display:inline;
}


h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    color: #FF7700;
	margin-top: 0px;
    letter-spacing: -0.5px;
	display:inline;
	font-weight:normal;
}


.selectedrate {
	display:inline;
	margin-left:6px;
	font: bold 26px Arial;
    color: #FF7700;	
}


.nationally-avail {
	display:inline;
	font: 10px Arial;
}




/* ----- FOOTER ----- */




#footer { 
margin-top:10px;
width:750px;
height:100px;
background-color:#333333;
}




.rbstatline {
/*font-family: "Lucida Grande",Tahoma,Verdana;*/
font-family: arial,helvetica,clean,sans-serif;
font-size: 12px;
letter-spacing: -0.5px;
color: green;	
}

.bigstatnumber {
font-size: 16px;
font-weight: bold;
}

.greymenu .headerbar{
font-family: Geneva, Verdana, sans-serif;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 10px; /*31px is left indentation of header text*/
}

.greymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
text-align: right;
margin-right:10px;
margin-top:25px;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/

}

.greymenu ul li{
padding-bottom: 10px; /*bottom spacing between menu items*/
}

.greymenu ul li a{
font: normal 17px "Lucida Grande",Tahoma,Verdana;
color: blue;
line-height: 25px;
}


.greymenu ul li a.selected{
color: #FF7700;
background-color: #FBF5C8;  
text-decoration: none;
display: block;
}

.greymenu ul li a.cdindented{
font: 14px "Lucida Grande",Tahoma,Verdana;
}





/*.urbangreymenu ul li a:visited{
 * color: blue;
 * }
 * */

/*Hover for Left Nav Links */
.greymenu ul li a:hover{ 
color: #F2F2F2;
width:100%;
background: blue;
}

.gobutton hover{
	color:green;
}


/*
 * =DATATABLE
 * ======================================================================= */

table.dataTable {
    border:0px solid #ccc;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-top:2%;
    letter-spacing: -.25px;

}


	table.dataTable td {

		/*font-family: "Lucida Grande",Tahoma,Verdana;*/
		font-family: arial,helvetica,clean,sans-serif;
		font:16px;
		/*border:1px solid #ccc;*/
		padding:5px 5px;
		vertical-align:left;
		margin-bottom:30px;
		
		/*border-style:none;*/
	}
	

     table.dataTable a  {
	     text-decoration: none;
	 	 color: #0058A6;
	 }
	
     table.dataTable a:hover  {
	     text-decoration: underline;
	 }


     table.dataTable a:visited  {
	     color:blue;
	     color:#0058A6;

	 }

/*MANNY NOTE: don't need that much padding on the rate history table because there are A LOT OF ROWS to show to the user */


	table.ratehistoryTable td {
		padding:3px 13px;
	}

    
	
	table.dataTable td.bankname {
		
		font: 16px bold arial,helvetica,sans-serif;
		text-align:left;
		color: blue;
		

	}



	table.dataTable td.accttype {

		font-size: 14px; 
		text-align:left;
		color:black; 
	}
	
	table.dataTable td.apycell {
		
		font: 24px arial,helvetica,clean,sans-serif;
		text-align:left;
		color:blue; 
		color:#0058A6;

	}

	table.dataTable td.usertableactions {
        
		font-size: 13px; 
		text-align:left;
		color:black; 
		line-height: 50%;
	}

	.upordown {

		font-size: 9px; 
		text-decoration: none;
		text-align:left;
		color:black;
		line-height:50%;
	}



	table.dataTable td.usertableactions a:hover{ /*hover state CSS*/
	color: white;
	background: blue;
	}

	table.dataTable td.datechecked {

		font-size: 12px;
		text-align:left;
		color: black;
	}

	table.dataTable th {
    background-color:#CDEEFA;
    color:#003366;
    font-family:Arial,Helvetica,sans-serif;
    text-align:left;
    white-space:nowrap;
    line-height:100%;
    font-size:16px;  
    margin: 0px 0px 7px 0px;
    padding:4px;  
}

	table.dataTable tr.roweven {
		background-color: white;
		color: black;
		
	}
	
	
	.dataTable .DividerCell hr
	{
	    color:#00A4E8;
	    height:1px;
	    border-top-style:solid;
	    border-bottom-style:hidden;
	    border-width:1px;
	}
	
	


	table.dataTable tr.rowodd {
		background-color: white;
		color: black;
		
	}



/*
 *     table.dataTable tr:hover  {
 *     	     color: red;
 *     	     	     background-color: #DBFFDB;
 *     	     	     	 }
 *     	     	     	 */	

/*
 * 	table.dataTable tr.rowodd:hover { 
 * 		width:100%;
 * 			background: #DBFFDB;
 * 				}
 *
 *
 * 					table.dataTable tr.roweven:hover { 
 * 						width:100%;
 * 							background: #DBFFDB;
 * 								}
 *
 * 								*/


#pagewidth{ }

#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:80%; 
 }



.h-links {
/*font-size:0.75em;*/
text-align:left;
/*width:450px;*/
padding:0; margin:0 auto;
border:dotted #777;
border-width:2px 0px 0px 0px ;
color:#222;
}

.h-links ul {
list-style-type: none;
/*width:450px;*/
margin:0; padding:0;
}

.h-links li {
border-bottom:1px dotted #777;
}

.h-links span{
/*font-size:0.75em;*/
color:#777;
font-weight:normal;
}

.h-links p{
margin:5px 0 0 0; padding:0;
color:#000;
font-weight:normal;
}

.h-links li a {
color: #CC0033;
text-decoration: none;
font-weight:600;
display:block;
padding: 15px 15px 15px 10px;
}

.h-links li:hover{
background: #eee;
}




#adminnav {
width:200px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
float:left;
margin-top:0px;
margin-left:10px;
margin-right:20px;
background-color:white;
border-right:2px solid #e5e5e5;
}

#admincontent {
font-family: arial,helvetica,clean,sans-serif;
font-size: 22px;
letter-spacing: -1.0px;
color:#005699;
margin-left: 250px;
width:auto;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
margin-top:20px;
}

.addthis_toolbox .vertical
{
    width: 136px;
    padding: 10px 0 10px 0;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}

.addthis_toolbox .two_column 
{
    width: 286px;
    padding: 10px 0 10px 0px;
    bborder: 3px solid #eee;
    bbb-moz-border-radius: 5px;
    bbb-webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 14px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 130px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}



</style>

