/* GENERAL STYLES */
body {
	background-color: #CDEEFA;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a img {
	border: none;
}	
h1 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A4E8;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 90px;
	width: 760px;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rate {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 256px;
	height: 60px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	color: #00A4E8;
	padding-top: 15px;
	padding-bottom: 15px;
	/* display:none; Just to hide the rate until the new banner comes in */
}
#header {
	height: 95px;
	width: 730px;
	background-image: url(../images/ssa/header_bkgd.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 12px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 0px;
	display:none;
}
#nav {
	height: 31px;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a {
	display: block;
	height: 23px;
	width: 146px;
	float: left;
	text-align: center;
	background-image: url(../images/ssa/navtab_blue.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
}
#nav a:hover {
	background-image: url(../images/ssa/navtab_white.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #00A4E8;
}
#nav a.active {
	background-image: url(../images/ssa/navtab_white.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #00A4E8;
}
#table {
	width: 760px;
	margin-bottom: 12px;
	background-color:White;
}
#table_title {
	height: 41px;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/ssa/main_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 16px;
}
.table_next_title {
	height: 41px;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 16px;
}

#table_body, #content_area {
	background-color: #FFFFFF;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
}

#content_area 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

.table_text {
	background-color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

#table_bottom {
	background-image: url(../images/ssa/main_btm.gif);
	height: 26px;
	width: 760px;
}
#footer {
	background-image: url(../images/ssa/footer_bkgd.gif);
	height: 39px;
	width: 760px;
}
#footer_left {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 27px;
	/*width: 525px;*/
	font-size: 12px;
	color: #00A4E8;
	padding-left: 15px;
	padding-top: 12px;
}
#footer_right {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 540px;
	height: 27px;
	text-align: right;
	font-size: 12px;
	color: #00A4E8;
	/*width: 205px;*/
	padding-right: 15px;
	padding-top: 12px;
}
#footer a {
	color: #00A4E8;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #00A4E8;
	text-decoration: underline;
}
#footer .divider {
	margin-right: 8px;
	margin-left: 8px;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 730px;
	margin-top: 8px;
	color: #003366;
}
#legal a {
	color: #003366;
	text-decoration: underline;
}

/* TABLE STYLES */

.SavingsTable 
{
    width:730px;    
}

.SavingsTable th div
{
    background-color:#CDEEFA;
    color:#003366;
    font-family:Arial,Helvetica,sans-serif;
    text-align:center;
    white-space:nowrap;
    line-height:200%;
    font-size:12px;  
    margin: 0px 0px 7px 0px;
    padding:4px;  
}

.SavingsTable td 
{
    color:#003366;
    font-family:Arial,Helvetica,sans-serif;
    text-align:center;    
    font-size:13px;
    width:15%;
    margin:0px;
    padding:4px;
}    

.SavingsTable .CompanyCell 
{
    width:10%;
}

.SavingsTable .InterestCell 
{
    font-weight:bold;
    font-size:16px;
}

.SavingsTable .AltInterestCell 
{
	font-weight:bold;
}	

.SavingsTable .NotesCell 
{
    color:#00A4E8;
    text-align:left;
}

.SavingsTable .AccountNameCell 
{
    width:25%;
}

.SavingsTable .ApplyCell
{
    width:10%;
}

.SavingsTable .DividerCell hr
{
    color:#00A4E8;
    height:1px;
    border-top-style:solid;
    border-bottom-style:hidden;
    border-width:1px;
}

.SavingsTable .ApplyButton
{
    background: white url(../images/ssa/apply_button.gif) no-repeat bottom left;
    width:81px;
    height:28px;
    display:block;    
    font-size:0px;
    color:White;    
    float:right;
}

.SavingsTable .ApplyButton:hover
{
    background: white url(../images/ssa/apply_button_over.gif) no-repeat bottom left;
}

/* EDITOR PROPERTIES */


/* TABLE STYLES FOR BONDS TABLE */

.comparisonTable 
{
    width:100%;
}
.comparisonTableTitle 
{
    display:none;
}    
.comparisonTable th {
	font-size: 13px;

	font-weight: bold;
	background-color: #CDEEFA;
	text-align:center;
}
.comparisonTable .highlight {
	font-size: 16px;
	font-weight: bold;
}
.comparisonTable .moreinfo_button a {
    display:block;
    width:101px;
    height:26px;
    background-image:url(../images/sb/more_info.gif);
    text-decoration:none;
    background-position:right center;
	background-repeat:no-repeat;
	float:right;
}    
.comparisonTable .moreinfo_button {
	text-align:right;
}	

.comparisonTable td, .comparisonTable th 
{
    padding:6px;
    vertical-align:middle;
}

.comparisonTable .cellDescription {
	text-align:left;
	border-bottom-color:#D0D0D0;
	border-bottom-style:solid;
	border-bottom-width:1px;

}	

.comparisonTable .logo {
	text-align:center;
}	

.comparisonTable td {
	border-top:solid 1px #D0D0D0;
}

.comparisonTable .cellDescription {
	border-top:none;
}	


.brochure_iframe {
	height:550px;
	width:400px;
}

.powered_by_logo {
	float: right;
	padding-right:30px;
}	

