body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #f6f6f6;
	color: #000;
	text-align: center;
}

#wrapper{
	margin: 10px auto;
	width: 687px;
	height: 100%;
	text-align: left;
	background: url(../../images/budget-mortgage-bg.gif) #fff repeat-y top;
}

/* Header Info ---------------------------------------------------------------------------- */

#mainheader{
	width: 687px;
	position: absolute;
	margin: 0 auto;
	top: 10px;
}

#header{
	height: 111px;
	width: 687px;
	font-weight: bold;
	color: #fff;
	background: url(../../images/budget-mortgages.jpg) no-repeat top #1f3d55;
}

.hide {
	display:none;
	}

/* Horizontal Menu ------------------------------------------------- */	
	
#navcontainer {
	background: #707070;
	text-align: center;
	width: 687px;
	height: 32px;
	background: url(../../images/budget-mortgage-menu.gif) no-repeat top #2b3d47;
}

#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	margin: 0 0 0 2px;
	height: 25px;
	padding: 5px 0 2px 0;
}

#navcontainer ul li {
	display: inline;
	margin: 0px 0 0 -2px;
}

#navcontainer ul li.first a
{
	padding: 7px 10px 11px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #2a3c46;
	border-left: 1px solid #2a3c46;
	line-height: 18px;
}

#navcontainer ul li a
{
	padding: 7px 10px 11px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #406279;
}

#navcontainer ul li a:hover
{
	color: #fff;
	text-decoration: underline;
	background: #2b3d47;
	padding: 7px 10px 11px 10px;
}

/* Content-----------------------------------------------------------------------------*/

#content{
	position:relative;
	width: 687px;
	margin-top:153px;
	height: 100%;
}


#maincontent{
	float:right;
	width: 510px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	height: 100%;
}

#maincontent a, #maincontent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#406279;
	text-decoration: underline;
}

#maincontent a:hover {color: #224a66;}

.clear{clear: both; height: 0px; width: 0px;}

#maintext{padding: 10px;}

/*Left Column---------------------------------------------------------------------------------------------------*/

#leftcolumn{
	margin: 0 0 0 20px;
	padding-top: 10px;
	width: 140px;
	height: 100%;
	font-size: 0.9em;
}

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:hover {color: #234d69; text-decoration: none;}


/* Footer-------------------------------------------------------------------------------------------------------*/

#footer{
	background: url(../../images/budget-mortgage-f.gif) no-repeat top #e8e8e8;
	padding: 6px 0px 0px 0px;
	width: 687px;
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

#copyright{
	font-size: 0.9em;
	text-align: center;
	padding: 10px;
}

#copyright a:link, #copyright a:visited, #copyright a:hover { color: #504d46; text-decoration: none;}

/* Text-------------------------------------------------------------------------------------------------------*/

p {font-weight: normal;}

ol li{ list-style-type:decimal; list-style:decimal;}

h1{
	color: #2b3d47;
	width: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 600;	
	border-bottom: 1px dotted #bdc8cf;
}

h2{
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #3c5b6f;	
	clear: both;
}

h3{
	padding:0;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #466579;	
}

p{
	padding:0px;
	margin:10px 0px 10px 0px;
}

#bluenite {text-align:right; background-color: #f6f6f6; width: 687px; margin: 0 auto; color: #333333; font-size: 0.8em;}

#bluenite a:link , #bluenite a:visited , #bluenite a:hover {color: #2b3d47; text-decoration:underline;}

.breadcrumbs {font-size: 0.8em; line-height: 18px;}

span.breadcrumbs a:link, span.breadcrumbs a:visited {color: #a14917; text-decoration:underline;}

.breadcrumbs a:hover {color: #6e3210;}

#leftcolumn h3 {border-top: 1px solid #bdc8cf; margin-top: 10px;}

em { font-style: normal;}
