html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;} html { font: 13px/20px Georgia, serif; color: #666; background-color: #627aa6; }  .grid_1 { width:40px; } .grid_2 { width:120px; } .grid_3 { width:200px; } .grid_4 { width:280px; } .grid_5 { width:360px; } .grid_6 { width:440px; } .grid_7 { width:520px; } .grid_8 { width:600px; } .grid_9 { width:680px; } .grid_10 { width:760px; } .grid_11 { width:840px; } .grid_12 { width:920px; } .column { overflow: hidden; float: left; display: inline; } .row { width: 790px; margin: 0; overflow: hidden; } .row.nomargin { margin-top: -24px; } .row.nomarginbelow { margin-bottom: -24px; } .row .row { width: auto; margin: 0 -20px; display: inline-block; }  #container-outer { width: 872px; background-color: #fff; margin: 0 auto; } #container { border-left: 1px solid #2d4d88; border-right: 1px solid #2d4d88; border-bottom: 1px solid #2d4d88; width: 870px; position: relative; } #header-outer { height: 141px; position: relative; z-index: 999; background: #fff url(../../images/headerleft.png) no-repeat; } #header { height: 141px; padding-left: 255px; background: url(../../images/headers/headerright.png) 255px 0 no-repeat; } #primarynav { z-index: 900; position: relative; background: #2d4d88 url(../../images/menubg.gif) repeat-x; height: 34px; line-height: 34px; border-bottom: 4px solid #c1cddd; } #secondarynav { position: relative; height: 20px; line-height: 20px; background-color: #2d4d88; } #content { padding: 20px 40px; position: relative; } #footer { border-top: 1px solid #666; margin: 0 40px; padding: 20px 0; position: relative; font-size: 10px; }  h1 { font-weight: bold; font-size: 20px; color: #CA0D4D; margin-bottom: 20px; } h2 { font-weight: bold; margin-top: 32px; font-size: 18px; line-height: 18px; color: #CA0D4D; margin-bottom: 10px; } h3 { margin-top: 34px font-size: 16px; line-height: 16px; font-weight: bold; margin-bottom: 10px; color: #CA0D4D; } h4 { margin-top: 20px font-size: 13px; font-weight: bold; margin-bottom: 0; color: #CA0D4D; }  a:link, a:visited { outline: none; color: #2d4d88; text-decoration: none; } a:hover { text-decoration: underline; } a:active { color: #2d4d88; }  ul, ol, dl { margin: 0 0 20px 40px; } li { list-style: inside disc; } ul li { list-style: outside disc; } ol li { list-style: outside decimal; } ul li { list-style: inherit; } ol li { list-style: inherit; } dt { font-weight: bold; } dd { margin-bottom: 20px; }  strong { font-style: inherit; font-weight: bold; } em { font-weight: inherit; font-style: italic; } del { text-decoration: line-through; } ins { font-style: italic; } abbr, acronym, dfn { border-bottom: 1px dotted #000; cursor: help; } cite, q { font-style: italic; } code, kbd, samp, var, tt { font-family: monospace; }  address, blockquote, p, pre { margin: 0 0 20px; } pre { font-family: monospace; }  table { margin: 0 0 20px; font: 14px/20px Georgia, serif; } th { font-weight: bold; color: #000; } tr { border-bottom: 1px solid #ccc; }  form, fieldset { margin: 0 0 20px; } fieldset { padding-top: 1px; border-top: 1px solid #eee; } legend { margin-left: 0; display: block; font-weight: bold; font-size: 1.17em; color: #000; margin-bottom: 1.29em; } .textinput { margin: 0 0 20px; display: block; width: 100%; } .textinput .caption { color: #000; float: left; display: block; width: 17em; padding-right: 20px; text-align: right; } .textinput .description { display: block; margin-left: 18.5em; color: #333; } .textinput input, .textinput select { display: block; margin-left: 18.5em; width: 34em; } .textinput textarea { display: block; margin-left: 18.5em; width: 34em; } .optioninput { margin: 0 0 20px 18.5em; display: block; width: 100%; } .optioninput .caption { color: #000; display: block; margin-left: 20px; } .optioninput .description { color: #999; display: block; margin-left: 20px; } .optioninput input { float: left; display: block; } .formbuttons { margin: 0 0 20px 18.5em; } .formbutton { font-size: 1.2em; } .formerror { color: #f00; font-weight: bold; } .formerror ul { margin: 0; } .formerror ul li { list-style: none; }  object { margin: 0 0 20px; display: block; } hr { background-color: #000;  color: #000; height: 1px; border: none;  width: 80%; text-align: center; }  .tabs { } .tabs ul { display: table; margin: 0; } .tabs li { list-style: none; display: table-cell; *zoom: 1;  *display: inline;  *position: relative;  } .tabs a { display: block; *zoom: 1;  *display: inline;  }  ul.dropdown { display: block; position: absolute; z-index: 900; margin: 0; top: 100%; width: 22em; display: none; left: auto; *left: 0;  } ul.dropdown ul.dropdown { display: none; top: 0; right: 22em; } .dropdown li { position: relative; list-style: none; display: block; } .dropdown a { display: block; }  .webdings { font-family: webdings; } .ascii { display: none; *display: inline; } .unicode { *display: none; } .even { color: #8a8662; } .odd { color: #56522c; } .weak { color: #8a8662; } .highcontext { margin-top: 0; } .note { font-size: .8em; } .inline { display: inline; } .floatr { float: right; } .floatl { float: left; } img.floatr { margin-left: 20px; display: block; } img.floatl { margin-right: 20px; } .clearl { clear: left; } .clearr { clear: right; } .clearall { clear: all; } .warning { background-color: #ff9; color: #000; padding: 1em; } .hide { display: none; } .page-break { page-break-before: always; } #pageinfo, #pageerror { position: absolute; top: 0; left: 0; background-color: #fff; width: 100%; z-index: 999; font-size: 2em; line-height: 1em; text-align: center; } #pageinfo { color: #000; } #pageerror { color: #f00; }  #primarynav a, #secondarynav a, #onlineservices .dropdown a { font-weight: normal; text-decoration: none; } #header h1 { position: absolute; top: 20px; left: 20px; margin: 0; } #header h1 a { display: block; width: 250px; height: 101px; overflow: hidden; text-indent: -9999em; } #header h1 span { display: none; } #onlineservices { position: absolute; top: 55px; right: 20px; z-index: 999; } #onlineservices img { border: 1px solid #2d4d88; } #onlineservices .dropdown { z-index: 999; } #onlineservices .dropdown a { border-right: none; height: 25px; line-height: 25px; } #secondarynav ul { text-align: right; margin: 0 0 0 auto; } #secondarynav li.first a { border-left: none; } #secondarynav a { margin-left: 10px; font-weight: normal; font-family: Arial, sans-serif; font-size: 10px; padding: 0 10px; color: #fff; text-transform: uppercase; line-height: 20px; } #primarynav a, #onlineservices .dropdown a { font-family: Arial, sans-serif; font-weight: normal; border-right: 1px solid #c1cddd; font-size: 12px; padding: 0 20px; color: #fff; text-transform: uppercase; } #primarynav a:hover, #onlineservices .dropdown a:hover { background-color: #2d4d88; background-image: none; } #primarynav .dropdown, #onlineservices .dropdown { background-color: #546c98; border-left: 1px solid #2d4d88; border-right: 1px solid #2d4d88; border-bottom: 1px solid #2d4d88; } #primarynav .dropdown a { height: 20px; line-height: 20px; text-transform: none; border-right: none; } #footernav { position: relative; line-height: 2em; margin: 20px 0 0; } #footernav ul { text-align: center; margin: 0 auto 0; } #footernav li.first a { padding-right: 3em; } #footernav li.first a, #footernav li.last a { border-right: none; } #footernav a { border-right: 1px solid #ccc; padding: 0 1em; color: #56522c; font-weight: bold; } #footernav a:hover { text-decoration: underline; } .home-left { width: 460px; margin-right: 40px; } .home-right { width: 290px; } #slideshow, #slideshow a { position: relative; background-color: #eee; width: 460px; height: 260px; } #slideshow a { display: block; position: absolute; top: 0; left: 0; } #slidenav { height: 20px; margin: 10px 0 20px; } #slidenav ul { margin: 0; list-style: none; width: 100%; overflow: hidden; } #slidenav li { margin: 0; } #slidenav a { float: left; display: inline; width: 20px; height: 20px; margin-right: 2px; background-color: #666; color: #fff; text-decoration: none; text-align: center; line-height: 20px; } #slidenav a.activeSlide { background-color: #2d4d88; } h3#newsheadlines { height: 30px; overflow: hidden; text-indent: -9999em; background-image: url(../../images/newsheadlines.png); margin-bottom: 20px; } #searchbox { position: absolute; top: 20px; right: 20px; } #searchbox form { width: 214px; padding: 0; margin: 0; position: relative; height: 25px; } #searchbox input { position: absolute; border: 1px solid #2d4d88; outline: none; line-height: 25px; height: 25px; } #searchquery { top: 0; left: 0; width: 212px; } #searchbutton { top: 0; right: 0; width: 31px; } #ads a { float: left; display: inline; width: 220px; height: 100px; margin-right: 20px; margin-bottom: 20px; } #ads a.even { margin-right: 0; } .rates { width: 100%; } .rate-name { width: 80%; } .rate-apr, .rate-apy { width:10%; } 