/* layout */

/* to fix peek-a-boo bug */
/* \*/
 * html .gainlayout { height: 1%; }
/* */

#main { 
  background: #fff url(/images/background/detail.gif) repeat-y top; 
}

#center {
  width: 544px;
  border-style: none solid;
}


html { font-size:62.5%; }

body {
  background-color: #fff;
  color: #333333;
  /* modified font stack
  font-family: "Lucida Grande", "Lucida Sans Unicode","Lucida Sans", "Trebuchet MS", Helvetica, Verdana, Tahoma, Arial, sans-serif;*/
  font-family: "Lucida Grande",  Verdana,  Helvetica, Arial;
  line-height: 1.4;
  font-size: 1.0em;
}
 /* override for various weights
strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Verdana, Tahoma, Arial, sans-serif;
}*/
 /* override for headers
 h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Verdana, Tahoma, Arial,sans-serif;
}*/

div {
  border-color: #98a7ac;
  border-width: 1px;
}

img { border: none; }

#container {
  width: 980px;
  margin: 10px auto;
}

#navbar { 
}

#navbar div { 
  float: left;
  margin-right: 1px;
}
#navbar div#careers { 
  margin-right: 0;
}


#header { 
  border-bottom-style: solid; 
  clear: both;
  height: 54px;
  background: #fff url(/images/header/gradient.gif) repeat-x left;
}

#header img#logo { margin: 3px 0 0 20px; }

#header #buttons { 
  float: right; 
  padding: 15px 20px 0 0;
}

#main { 
  background: #fff url(/images/main-bg.gif) repeat-y top; 
  clear: both;
}

/* side bar elements */

.side { 
  width: 217px;
}


.side, #center { float: left; }

div#disclaimers {
  clear: both; 
  border-top-style: solid;
  background-color: #ebebeb;
  padding: 5px 20px 7px 20px;
  font-size: 10px;
}

* html div#disclaimers {
  padding: 0 50px 7px 50px;
}

div#disclaimers p { 
	margin: 5px 0;
	padding: 0;
}


#footer {
  clear: both; 
  border-top-style: solid;
  background-color: #fff;
  padding: 10px 20px 0 20px;
}

#footer #logo,
#footer #fdic {
  float: right;
  margin-left: 5px;
}
#footer #logo { margin-top: 1px }

div#notnotmay {
	margin-top: 40px;
	margin-bottom: 20px;
}

div#notnotmay div#heading {
	padding: 0 0 7px 0;
	font-size: 11px;
}

div#notnotmay table.notnotmay {
	border-collapse: collapse;
}

div#notnotmay table.notnotmay tr.heading td {
	background-color: #f0f0f0;
	font-size: 10px;
}

div#notnotmay table.notnotmay td {
	padding: 3px 10px;
	font-size: 9px;
/*	font-weight: bold; */
	border: 1px solid #b4b4b4;
	color: #555;
}

.clear { clear: both; }

hr {
    border-style: none;
    color: #d1d1d1;
    background-color: #d1d1d1;
    height: 1px;
    width: 100%;
    margin: 5px 0;
    padding: 0;
}


/* type */

p { margin: 10px 0; }

.side p { margin: 5px 0; }

a { 
  text-decoration: none;
  color: #005d81; 
}
a:hover { 
  text-decoration: underline;
}

#footer { 
  font-size: 10px;
  color: #666; 
}

.side { font-size: 10px; }


/* forms */

select        { font-size: 10px; }
input.text    { font-size: 10px; }
input.button  { font-size: 10px; }



/* sidebar boxes */
div.side div#search,
div.side div#sign-in,
div.side div#locator,
div.side div.info-box,
div.side div.life-event,
div.side div.navigation,
div.side div.promo
{ 
  padding: 10px 20px 15px 20px; 
}

div.side div.promo
{ 
  padding-right: 0; 
}

div.side div#locator,
div.side div.info-box,
div.side div.life-event,
div.side div.promo
{ 
  border-top-style: solid;
}

/* graphic promo boxes */

 div.graphic-promo-paperless
{
	
border-top-style: solid;
padding: 15px 5px 15px 10px;
background: #ffffff ;

/*background-color:#e0eef1 */
}

div.graphic-promo-cd
{
	
border-top-style: solid;
padding: 10px 2px 5px 5px;
background: #ffffff url(/images/home-promo-cd.jpg) no-repeat top left; 

/*background-color:#e0eef1 */
}

 div.graphic-promo
{
	
border-top-style: solid;
padding: 0px 0px 0px 0px;
/*background-color:#e0eef1 */
}

div.side div.first,
div.side div.navigation 
{ 
  border-top-style: none; 
}



.side .navigation {
  padding-top: 20px;
}

.side .promo img {
  float: left;
  margin-left: 0px;
  
}

.side h2 {
  font-size: 11px;
  margin: 0;
  color: #666;
}

.side h1 {
  font-size: 18px;
  margin: -3px 0 0 0;
  color: #333;
}

.side div.info-box#apply-online a {
	float: left;
	margin: 10px 10px 10px 0;
}

.side div.info-box#apply-online p {
	font-weight: bold;
	color: #666;
}

.side div.info-box#help-phone {
	padding-right: 0;
}

.side div.info-box#help-phone h2.phone {
	color: #992f39;
}

select#login option.separate {
    color: #8A1E38;
    font-weight: bold;    
}

select#login option.item {
    padding-left: 10px;
}


.navigation h1 {
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #333;
}

.navigation h1 a {
  color: #333;
}

.life-event h1 {
  font-size: 14px;
  margin-top: 0px;
}

.life-event h1 a {
  color: #982e3c;
}

.side table { margin-top: 5px; }

td.link { 
  font-size: 10px; 
  padding-top: 2px;
}
td.link.active { 
  font-weight: bold; 
}

td.sigil { 
  font-size: 12px; 
  padding-right: 5px;
  width: 0.5em;
}

div.side form { 
  margin-top: 5px; 
  margin-bottom: 0;
}

#search {
  background-color: #e1e1e1;
  border-top-style: none;
}

#search h2 { color: #1b546f; }

#search .text,
#locator .text
	{ width: 110px; }

#search .button,
/*#locator .button - commented out for new search by city state*/ 
	{ float: right; }


div#sign-in {
  background: #e0eef1 url(/images/sign-in-lock.gif) no-repeat 180px 25px;
  border-top-style: none;
}

div#sign-in img { float: right; }

div#sign-in hr {
  color: #97c4eb;
  background-color: #97c4eb;
}

div#sign-in .button { 
  float: right; 
/*   padding: 3px; */
}

div#sign-in select {
/*   font-size: 10px; */
  width: 115px;
}

/****************************************************************************************/

table#link-boxes td.divider {
  background-color: #dee6e8;
}

table#link-boxes td.links {
  padding: 0 10px 0 20px;
}

table#link-boxes td.links h2 {
  font-size: 14px;
  margin: 0;
}
table#link-boxes td.links h2 a {
  color: #333;
}
table#link-boxes td.links table {
  margin-bottom: 20px;
}


/*****************************************************************************************/

div#masthead {
  border-bottom-style: solid;
  height: 223px; /* business */
}

div#masthead #copy {
  width: 245px;
  padding: 12px 0 0 18px;
}

#masthead #copy h1 {
  color: #5a5a5a;
  font-size: 20px;
  margin: 0 0 5px 0;
}

#masthead #copy p,
#masthead #copy h1,
#masthead #copy h2
{
  margin: 0 0 5px 0;
}

#masthead #copy h2 {
  color: #005674;
  font-size: 16px;
}

#masthead #copy h3 {
  color: #666;
  font-size: 11px;
  margin: 0;
}

/*****************************************************************************************/

img.card {
	padding: 0 0 10px 20px;
}

#copy {
  padding: 0 20px 20px 20px;
  font-size: 12px;
}

#copy h1 {
  color: #333;
  font-size: 22px;
  margin-top: 20px;
}

#copy h1 sup {
	font-size: 12px;
}

#copy h2 {
  color: #333;
  font-size: 16px;
  margin: 20px 0 5px 0;
}

#copy h2 sup {
	font-size: 10px;
}

* html #copy h2 sup {
	position: relative;
	top: -0.8em;
}

#copy a {
	font-weight: bold;
}

body#sitemap #copy a {
	font-weight: normal;
}
body#sitemap #copy h2 a {
	font-weight: bold;
}

#copy ul {
  padding-left: 20px;
  margin-left: 0;
  margin-top: 0;
}

#copy hr {
  margin: 0 0 20px 0;
}

#copy .apply {
  float: right;
  border-left: #d1d1d1 1px solid;
  margin-left: 20px;
  padding: 5px 0 5px 20px;
  text-align: center;
}

#copy .apply h3 {
  font-size: 10px;
  margin: 5px 0 0 0;
}

#copy .apply h4 {
  font-size: 10px;
  margin: 0;
}

#copy div.cdpromo {
	border: 1px solid #b4b4b4;
	background-color: #E0EEF1;
	margin: 15px;
	padding: 5px 5px;
}


/****This section is for the contact us page*****************************************************/
#copy div.warning {
	background-color: #ccc;
/*****changed margin from 20px************************************************************************************/
	margin: 15px;
	padding: 5px 5px;
}



#copy div.error {
	border: 1px solid red;
	margin-bottom: 15px;
	padding: 5px 10px;
}

#copy div.error h2 { 
	color: red;
	margin-top: 5px;
}

/*****************************************************************************************/

table.comparison {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 10px;
}

table.comparison thead th,
table.comparison thead th a,
table.comparison tbody tr.head th,
table.comparison tbody tr.head th a
{
	background-color: #992f3b;
	color: #fff;
}

table.comparison tbody th {
	background-color: #ebebeb;
	color: #333;
}

table.comparison tbody tr.even td {
	background-color: #f5f5f5;
	color: #333;
}

table.comparison td,
table.comparison th
{
	text-align: center;
	border: #bcb7bb 1px solid;
	padding: 5px;
}

table.comparison td .grande {
	font-size: 18pt;
}

span.intro-rate { font-size: 18px }

/*****************************************************************************************/

table#press-releases td.date	{ 
	white-space: nowrap;
	padding-right: 10px;
}
table#press-releases td {
	padding-bottom: 10px;
}

/*****************************************************************************************/

p.note { 
	color: #c00;
	margin: 10px 0 20px 10px;
}

span.nowrap,
span.telephone {
	white-space: nowrap;
}

/*****************************************************************************************/

body#search-results #copy h3 {
	margin-bottom: 5px;
	font-size: 13px;
}

body#search-results #copy p {
	margin-top:  5px;
}

body#search-results #copy table.searchresults {
	background-color: #e1e1e1;
	border: 1px solid #98A7AC;
}

body#search-results #copy table.searchresults h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: -8px 10px 0 3px;
	padding: 5px 0 0 0;
}
body#search-results #copy table.searchresults h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: -3px 10px 3px 3px;
	padding: 5px 0 0 0;
}
