body {
margin: 0;
background-color: #EAF5FB;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#header {
background-color: #A3D5F0;
}

#header div {
position: relative;
height: 81px;
width: 563px;
}

#header h1 {
position: absolute;
bottom: 11px;
left: 15px;
color: black;
font-weight: normal;
font-size: 17px;
margin: 0;
}
.imageLeft {margin-right:10px}
.imageRight {margin-left:20px}

/* Promotions Specific Styles*/

#promoTop {
color: #fff;
background-color: #007bc3;
padding: 3px;
}

#promoHdr {
background-color: #a3d5f0;
}

#promoBody {
padding: 22px;
background-color: #fff;
}

#promoSubhd {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 1.0em;
margin: 15px 0px;
padding: 5px 0px;
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;
}

#promoList {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
list-style-image: url(./images/promo-bullet.gif);
padding: 0px 25px;
}

.promoRedText {
color: #850000;
font-weight: bold;
}

.promoText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.whiteTxt {
	color: #fff;
}

.whiteHdr {
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
}

.promoSidePnl {
width: 251px;
padding: 15px 7px;
margin: 10px 0px;
border: 1px solid #00629c;
background: url(./images/promo_sidepnlbkg.gif) repeat-x #eaf5fb;
}

.promoBluePnl {
padding: 15px 7px;
margin: 10px 0px;
border: 1px solid #00629c;
background: url(./images/promo_sidepnlbkg.gif) repeat-x #eaf5fb;
}

.promoPic {
border: 1px solid #000;
margin-bottom: 10px;
}

#footnote {
font-size: 9px;
font-style: italic;
}

a.backLink:link {
color: white;
text-decoration: none;
}

a.backLink:visited {
color: white;
text-decoration: none;
}

a.backLink:hover {
color: white;
text-decoration: none;
}

a.backLink:hover {
color: white;
text-decoration: underline;
}

#promocontent a:link,
#promocontent a:visited {
color: #E97800;
}

#promocontent a:hover,
#promocontent a:active {
color: #E94700;
}

#promocontent p {
font-size: 12px;
line-height: 1.3em;
}

/*****************************/


#sidecolumn {
background-color:#2E475B;
}

#sidecolumn ul {
margin: 0;
margin-left: 10px;
margin-top: 22px;
padding: 0;
list-style-type: none;
}

#sidecolumn ul li {
padding-left: 20px;
margin-bottom: 5px;
color: white;
}

#sidecolumn ul ul {
margin: 0;
padding: 0;
list-style-type: none;
margin-top: 3px;
}

* html #sidecolumn ul ul li {
margin-left: -20px;
}

#sidecolumn ul ul li a {
color: white;
text-decoration: none;
font-size: 12px;
font-weight: normal;
}

#sidecolumn ul ul li a:hover {
text-decoration: underline;
}

#foldheader{
cursor: pointer; 
font-weight: bold;
background-image: url(./images/fold.gif);
background-repeat: no-repeat;
background-position: 1px 3px;
}

#foldinglist {
list-style-type: none;
}

#content {
background-color: rgb(255, 255, 255);
padding: 15px 15px 50px 15px;
vertical-align: top;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#content a:link,
#content a:visited {
color: #E97800;
}

#content a:hover,
#content a:active {
color: #E94700;
}

#content p {
font-size: 12px;
line-height: 1.6em;
}

#content strong {
color: #0A3963;
}

#content h1 {
font-size: 23px;
color: #124471;
margin-top: 0;
margin-bottom: .5em;
}

#content h1 span {
font-size: 14px;
}

#content h2 {
border-bottom: 1px solid #D4DDE5;
padding-bottom: 3px;
font-size: 16px;
color: #124471;
margin-top: 1.5em;
margin-bottom: 1em;
clear: both;
}

#content h3 {
font-size: 14px;
color: #124471;
}

#content li {
margin-bottom: .75em;
line-height: 1.5em;
}

#content ul.pros,
#content ul.cons {
list-style-type: none;
margin-left: 0;
padding: 0;
}

ul.pros li,
ul.cons li {
margin-left: 20px;
padding-left: 15px;
}

ul.pros li {
background: transparent url(./images/bullet1_pros.png) no-repeat 0px 6px;
}

ul.cons li {
background: transparent url(./images/bullet1_cons.png) no-repeat 0px 6px;
}

#content p.back_to_top {
text-align: right;
font-style: italic;
font-size: 11px;
font-weight: bold;
margin-right: 10px;
}

#content p.back_to_top a:link,
#content p.back_to_top a:visited {
text-decoration: none;
}

#content p.back_to_top a:hover,
#content p.back_to_top a:active {
text-decoration: underline;
}

#footer {
font-size: 12px;
}

#footer a {
color: #000000;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer span {
font-size: 11px;
}

img.picture {
border: 1px solid #D4DDE5;
padding: 3px;
background-color: white;
}

table.features {
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
border-collapse: collapse;
background-color: rgb(245, 245, 245);
margin: 1.5em 0;
font-size: 12px;
}

.features th ,
.features td {
padding: 5px 8px;
}

.features th {
font-weight: bold;
text-align: center;
vertical-align: middle;
background: #385C7C url(./images/th_bg.jpg) top left repeat-x;
color: white;
padding: 5px 8px;
border-bottom: 1px solid black;
}

.features th.row {
text-align: left;
vertical-align: top;
background-color: #F2F2F2;
color: black;
border-bottom: 1px solid black;
background-image: none;
}

.features th.row em {
font-weight: normal;
font-style: normal;
}

.features td {
text-align: center;
vertical-align: middle;
border-left: 1px solid black;
border-bottom: 1px solid black;
}

.features .left {
	text-align: left;
	}
	
dt {
font-weight: bold;
}

dd {
font-weight: normal;
margin-bottom: 1em;
}

ul.no_bullet {
margin: 0;
padding: 0;
list-style-type: none;
}

.no_bullet li {
margin-bottom: 1em;
}

#content div.sub_nav {
color: #11426D;
font-size: 11px;
margin-bottom: 20px;
text-align: left;
}

#content .sub_nav a:link,
#content .sub_nav a:visited {
text-decoration: none;
}

#content .sub_nav a:hover,
#content .sub_nav a:active {
text-decoration: underline;
}

ul.sitemap {
margin: 0;
padding: 0;
list-style-type: none;
}

.sitemap li {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
margin-bottom: 1em;
}

.sitemap li ul {
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 30px;
margin-top: 1em;
}

.sitemap li ul li {
font-size: 12px;
font-weight: normal;
}

.sitemap h3 {
margin: 0;
padding: 0;
font-size: 14px;
}

.simple fieldset {
border: 1px solid rgb(200, 200, 200);
float: left;
padding: 10px;
margin-top: 0;
}

.simple legend {
font-weight: bold;
color: #124471;
}

.simple label {
font-weight: normal;
font-size: 10px;
}

.simple div {
margin: 1em 0;
}

form .text {
border: 1px solid gray;
font-size: 11px;
}

form .button {
border: 1px solid black;
background-color: #124471;
color: white;
padding: 0 8px;
}

.clear {
clear: both;
}

.quicktip {
text-align: center;
font-size: 11px;
padding: 2em 10px;
}

.quicktip h3 {
color: #018BD6;
font-size: 15px;
font-weight: bold;
margin: 0;
}

.quicktip p {
margin: 0;
}

ul.form {
list-style-type: none;
margin: 0;
padding: 0;
}

.form li {
clear: left;
}

.form li div {
float: left;
margin: 0 1em 1em 0;
display: inline;
}

.form li div.short {
	padding-top: 1.2em;
	}
	
label {
font-size: 11px;
font-weight: normal;
}

legend {
font-size: 12px;
}

fieldset {
border: 1px solid rgb(200, 200, 200);
padding: 0 8px 8px 8px;
margin-bottom: 1em;
display: block;
clear: left;
}

*> fieldset {
padding: 8px;
}

table.income_information th:first-child { text-align: left; vertical-align: middle;}

*> table.income_information td,
*> table.income_information th {
padding-bottom: 5px;
}

div.box {
margin-bottom: 1em;
}

.one { background: #9BB89F url(./images/one_bg.jpg) repeat-x bottom; }
.one h5 { background: #537457 url(./images/one_h5_bg.jpg) repeat-x 50%; }
.two { background: #C4ABAB url(./images/two_bg.jpg) repeat-x bottom; }
.two h5 { background: #866A6A url(./images/two_h5_bg.jpg) repeat-x 50%; }
.three { background: #A9AFC0 url(./images/three_bg.jpg) repeat-x bottom; }
.three h5 { background: #5C6379 url(./images/three_h5_bg.jpg) repeat-x 50%; }
.four { background: #CCB198 url(./images/four_bg.jpg) repeat-x bottom; }
.four h5 { background: #8A684A url(./images/four_h5_bg.jpg) repeat-x 50%; }
.five { background: #A39BB8 url(./images/five_bg.jpg) repeat-x bottom; }
.five h5 { background: #5C5374 url(./images/five_h5_bg.jpg) repeat-x 50%; }

div.box h5 {
border: 0;
padding: 5px;
color: white;
margin: 0;
padding: 5px 15px;
font-size: 14px;
position: relative;
}

div.box div.padding {
padding: 15px;
}

.clear {
clear: both;
}

table.data {
margin-bottom: 1em;
border-bottom: 4px solid rgb(56, 92, 124);
border-collapse: collapse;
}

.data td {
padding: 5px 10px;
}

/*
.data tr.even {
background-color: #d4dfef;
}
*/

.data tr.even {
background: rgb(230, 236, 240) url(gfx/tr_odd_bg.jpg) repeat-x bottom center;
}

.data tr.odd {
background: rgb(250,250,250);
}

.data th {
background-color: rgb(56, 92, 124);
background-image: url(./images/th_bg.jpg);
background-repeat: repeat-x;
color: white;
font-weight: bold;
padding: 5px 10px;
}

table.simple {}

.simple td {
	padding: 0 30px 5px 0;
	font-weight: bold;
	}
	
#content.glossary h2 {
margin-bottom: 0;
font-size: 20px
}

#content.glossary dl {
clear: left;
}

#content.glossary dl dt {
color: #0A3963;
}

ul.status {
margin: 0;
padding: 0;
list-style-type: none;
}

.status li {
border-bottom: 1px solid rgb(220,220,220);
}

#glossary_nav {
margin-top: 2px;
margin-bottom: 20px;
color: #F9D8B5;
}

#glossary_nav a,
#glossary_nav span {
text-decoration: none;
display: block;
float: left;
padding: 5px 0;
width: 15px;
text-align: center;
font-weight: bold;
}

#glossary_nav a:hover {
background-color: #F9D8B5;
}

address {
font-style: normal;
}

sup {
font-size: .7em;
}

#fairhousing {
display: block;
width: 17px;
height: 13px;
background: transparent url(./images/logo_fair_housing.gif) top left no-repeat;
}

#fairhousing span {
display: none;
}

#logo a {
display: block;
width: 187px;
height: 81px;
background: transparent url(./images/logo.gif) top left no-repeat;
}

#logo a span {
display: none;
}

/* =Calculator
==============================================================================*/

.calc_nav {
  margin: 0 0 1em 0;
  padding: 0;
  list-style-type: none;
}
.calc_nav li {
  display: inline;
  padding-right: 10px;
}
.calc_nav li.current {
  font-size: 16px;
  color: #124471;
}
.payment_info {
  border-top: 1px solid #aaa;
  padding: 10px 0 0 0;
  margin: 15px 0 0 0;
}
#payment {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 1em 0;
  color: red;
}
#payment em {
  font-size: 11px;
  color: #aaa;
  font-weight: normal;
}
#payment a {
  font-size: 12px;
  padding-left: 30px;
  font-weight: normal;
}

/* =FormLayout
==============================================================================*/

table.form_layout {
  empty-cells: show;
  border-collapse: collapse;
}
.form_layout th {
  padding: 3px 15px 10px 0;
  vertical-align: top;
  text-align: left;
}
.form_layout th label {
  font-size: 12px;
  font-weight: bold;
  color: #124471;
}
.form_layout td {
  padding: 0 25px 10px 0;
  vertical-align: top;
  text-align: left;
}
button {
  border: 1px solid black;
  background-color: #124471;
  color: white;
  padding: 0 8px;
}


/* menu */

.applemenu{
margin: 5px 0;
padding: 0;
width: 180px; /*width of menu*/
background:none;
}

.applemenu div.silverheader a{
background: url(images/fold.gif) no-repeat left;
font: normal 0.95em Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 11px;
margin:0 0 0 10px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image:none;
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: none;
font-size:11px;
padding: 5px 0 0 20px;
height: 100px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu a{
color:#fff;
text-decoration:none;
}

