body{
	margin: 0;
	padding: 0;
}

/* Text styles*/
p {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
}
.tr {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.sub_copy{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
}

ul {
font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.1;
}

h1 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #009933;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: normal;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	color: #FF6600;
	font-family: Georgia, Times New Roman, Times, serif;
}

a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #0066CC;
}

#footer p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .8em;
	color: #6699CC;
}

#footer a:link, a:hover, a:visited {
	color: #6699CC;
}

/* The Div Styles
================================= */

#wrapper {
width: 900px;
margin-left: auto;
height: 100%;
margin-right: auto;
}

#branding {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #b3d5f0;
height: 80px;
background-position: right 0px;
background-image: url(../images/head_photo.jpg);
background-repeat: no-repeat;
padding-top: 5px;
padding-bottom: 20px;
margin-bottom: -30px;
}

#subNav {
	margin-top: 8px;
	width: 170px;
}

#content {
width: 630px;
float: right;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

#mainContent {
	width: 400px;
	float: left;
}

#secondaryContent {
float:left;
width:230px;
margin-top: 10px;
} 

#footer {
width: auto;
margin-right: auto;
margin-left: auto;
}

#footer {
	clear: both;
} 


/* mainNav
------------------------------------*/

 #tabsI {
float:left;
width:100%;
font-size:93%;
line-height:normal;
border-bottom-width: 8px;
border-bottom-style: solid;
border-bottom-color: #b3d5f0;
      }
    #tabsI ul {
	list-style:none;
	margin: 0;
	padding: 0px;
      }
    #tabsI li {
	display:inline;
	padding:0;
	margin: 0;
      }
    #tabsI a {
	float:left;
	text-decoration:none;
	background-image: url(../images/tableftI.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0;
      }
    #tabsI a span {
float:left;
display:block;
color:#000000;
background-image: url(../images/tabrightI.gif);
background-repeat: no-repeat;
background-position: right top;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right: 10px;
padding-top: 3px;
padding-right: 22px;
padding-bottom: 2px;
padding-left: 13px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

/* subNav
------------------------------------*/
#subNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subNav li {
	margin: 0;
	padding: 0;
	width: auto;
}

#subNav a {
display: block;
color: #000066;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
margin-bottom: 8px;
padding-top: 3px;
padding-bottom: 3px;
letter-spacing: -0.8px;
white-space: nowrap;
padding-left: 7px;
background-color: #e9f1fa;
border: 2px solid #3b73b9;
}

#subNav a:hover, .selected a {
	background-color: #e9f1fa;
	color: #000000;
}

#subNav .first a {
	height: 15px;
}


#loan {
	position:absolute;
	width:264px;
	height:219px;
	z-index:1;
	visibility: hidden;
}

#mortgage {
	position:absolute;
	left:301px;
	top:396px;
	width:264px;
	height:247px;
	z-index:2;
	visibility: hidden;
}
