@charset "ISO-8859-1";

body {
	text-align: center;
	margin: 0;
}

p {margin: 0 0 0.85em 0;}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #666666;
	line-height: 1.5em;
}

h1 {
	margin: 0;
	color:  #002e60;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 1.6em;
	}

h2 {
	font-size: 1.2em;
	line-height: 1.85em;
	margin: 0 0 1em 0;
	color:  #002e60;
	font-weight: normal;
	}
	
h3 {
	font-size: 1.1em;
	line-height: 1.85em;
	margin: 0 0 0 0;
	color:  #002e60;
	font-weight: normal;
	}
	
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #002e60;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
	
ul, ol {
	padding-left: 1.2em;
	margin: 1em 0 1em 0em;
}

ol {
	padding-left: 1.85em;
}

li {
	margin: 0;
	padding: 0;
}

a {
	color: #59a6f9;
}

img {
	border: none;
	text-decoration: none;
}

img.rightimage {
	margin: 0px 0px 5px 15px;
	float: right;
}

img.leftimage {
	margin: 0px;
	float: left;
}


/* LAYOUT - ALL PAGES
------------------------------------  */
#outercontainer {
	position: relative;
	width: 908px;
	text-align: left;
	margin: 0 auto;
}  

#innercontainer {
	margin-top: 113px;
	background-color: #f3f0f0;
}  

#logo-icon {
	position: absolute;
	top: 28px;
	left: 45px;
}

#logo-text {
	position: absolute;
	top: 28px;
	left: 156px;
}

#menu {
	position: absolute;
	top: 155px;
	width: 156px;
}

#intro-text {
	position: absolute;
	top: 36px;
	left: 185px;
	width: 495px;
	font-size: 1.7em;
	line-height: 1.3em;
	color: #002e60;
}

.subtext {
	font-size: 0.7em;
	color: #666;
	line-height: 1.5em;
}

#sml-01 {
	float: left;
	clear: left;
	position: relative;
	width: 190px;
	height: 40px;
}	

#intro-panel {
	position: absolute;
	top: 11px;
	left: 706px;
	width: 115px;
	height: 106px;
	background-image: url(../images/template/intro_bg.gif);
	padding: 29px 24px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
}

#footer-left {
	position: absolute;
	top: 980px;
	left: 156px;
	color: #aaa;
}

#footer-right {
	position: absolute;
	top: 980px;
	left: 708px;
	width: 200px;
	color: #aaa;
	text-align: right;
}

#footer-left a, #footer-right a {
	color: #aaa;
	text-decoration: none;
}

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


/* LAYOUT - HOME PAGE
------------------------------------  */

#intro-text.home {
	top: 36px;
	left: 376px;
	width: 491px;
}

#sml-01.home {
	width: 0px;
	height: 10px;
}

#sml-02.home {
	float: left;
	clear: left;
	position: relative;	
	width: 69px;
	height: 300px;
}

#smr-01 {
	float: right;
	clear: right;
	position: relative;
	width: 160px;
	height: 120px;
}

#our-nine-criteria {
	position: absolute;
	top: 86px;
	left: 187px;
	width: 185px;
	height: 147px;
	background-image: url(../images/template/our-nine-criteria_bg.gif);
	padding: 45px 26px;
	color: #002e60;
}

#property-of-the-week {
	position: absolute;
	top: 347px;
	left: 156px;
	width: 403px;
	height: 397px;
	background-image: url(../images/template/property-of-the-week_bg.gif);
}

#property-of-the-week #heading {
	position: absolute;
	top: 15px;
	left: 245px;
}

#property-of-the-week #image {
	position: absolute;
	top: 40px;
}

#property-of-the-week #body-copy {
	position: absolute;
	top: 229px;
	left: 40px;
	width: 343px;
	color: #fff;
}

#latest-news {
	position: absolute;
	top: 290px;
	left: 582px;
	width: 112px;
	height: 109px;
	background-image: url(../images/template/latest-news_bg.gif);
	padding: 23px 15px 18px 23px;
	color: #fff;
}

#latest-news a {
	color: #fff;
}

#newsletter {
	position: absolute;
	top: 290px;
	left: 757px;
	width: 113px;
	height: 109px;
	background-image: url(../images/template/newsletter_bg.gif);
	padding: 23px 15px 18px 23px;
	color: #002e60;
}

#resource {
	position: absolute;
	top: 459px;
	left: 599px;
	width: 210px;
	height: 200px;
	background-image: url(../images/template/resources_bg.gif);
	padding: 35px 30px;
	color: #002e60;
}

#footer-left.home, #footer-right.home {
	top:782px;
}


/* LAYOUT - OTHER PAGES
------------------------------------  */

#main-content {
	position: absolute;
	top: 205px;
	left: 173px;
	width: 637px;
	height: 676px;
	background-image: url(../images/template/main-content_bg.gif);
	padding: 25px 47px 25px 42px;
	font-size:1.1em;
}

#main-content.layout2 {
	top: 95px;	
}

#footer-left.layout2, #footer-right.layout2 {
	top:870px;
}

ul.spaced li {
	margin-bottom: 0.85em;
}

.pdfDownloads {
	list-style-image: url(../images/template/pdficon_small.gif);
	list-style-position: outside;
}

.pdfDownloads li {
	padding-left: 1em;
}

.rowseparator {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #aaa;
}	

.lineabove {
	border-top: 1px solid #aaa;
}

/* FORMS
------------------------------------  */

form.form  {
	margin-top: 25px;
	font-size: 1.0em;
}

form.form fieldset {
	width: 500px;
	border: none;
	padding-top: 1.0em;
	margin-bottom: 0px;
	padding-bottom: 1.0em;
	padding-right: 1.0em;
	padding-left: 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

form.form fieldset p {
	margin: 0px;
}

form.form fieldset label {
	display: block;
	float: left;
	clear: left;
	font-size: 1.0em;
	padding-top: 4px;
	padding-left: 1.0em;
	padding-bottom: 0;
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

form.form fieldset input.text {
	background-color: #f9f9f9;
	border: none;
	height: 17px;
	display: block;
	float: left;
	font-size: 1.0em;
	padding: 0.2em;
	margin-bottom: 5px;
	width: 250px;
}

form.form fieldset label.checkbox {
	padding-left: 168px;
	width: 400px;
	text-align: left;
	padding-top: 0;
	font-weight: normal;
}

form.form fieldset label.checkbox input {
	background-color: #ddd;
	margin-right: 5px;
	margin-top: 10px;
	height: 13px
}

.submit {
	padding: 20px 0 0 171px;
}
