body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#20242D;
	vertical-align:top;
	margin:0px auto;
	background-color:#E9EEF5;
}
a, a:visited {
	color:#C3143D;
	text-decoration:none;
}
a:hover, a:active, #top_nav a:hover, #top_nav a:active, a.formCaptionLink {
	color:#C3143D;
	text-decoration:underline;
}
a.footer, a.footer:visited, a.formCaptionLink {
	text-decoration:underline;
	}
ul {
	padding-left:20px;
}
ol {
	margin-bottom:12px;
	padding-left:20px;
	color:#1D529A;
	}
li {
	padding:5px 0px;
	}
.bold {
	font-weight:bold;
	}
.center {
	text-align:center;
	}
.right {
	text-align:right;
	}
.msg {
    font-weight:bold;
	font-size:10px;
	}
p {
	margin:0px;
	padding:0px;
	}


/*images*/
img {
	border:0;
	}
img.right {
	float:right;
	}
img.left {
	float:left;
	}
img.hspace {
	margin-right:10px;
	margin-left:10px;
	}
img.vspace {
	margin-top:10px;
	margin-bottom:10px;
	}
/*hr*/
hr.grayrule {
	width:100%;
	border:0px;
	border-top:1px solid #CCCCCC;
	clear:both;
	}
/*layout*/
#wrapper {
    background-color:#FFFFFF;
    width:906px;
    margin:0px auto;
	padding-bottom:10px;
	}
body > #wrapper {
    width:900px
	}
#header {
	font-size:10px;
	padding:10px 10px 50px;
	height:50px;
	}
#logo {
	float:left;
	padding-left:10px;
	}
#top_nav {
	text-align:right;
	position:relative;
	}
	#top_nav a {
		color:#20242D;
		}
.spacer {
	clear:both;
	}
.form {
	padding:40px 20px 0px 10px;
	}
table#tdform {
	border-collapse:collapse;
	width:277px;
	padding-bottom:10px;
	}
table#tdform_ihclassic, table#tdform_elite {
	border-collapse:collapse;
	width:277px;
	padding-bottom:10px;
	height:240px;
	}
td#formtop_ih {
	background-image:url(/resources/images/login/formtop_ih.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formtop_ihclassic {
	background-image:url(/resources/images/login/formtop_ihclassic.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formtop_ihelite {
	background-image:url(/resources/images/login/formtop_ihelite.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	td#formtop_ih table, td#formtop_ln table, td#formtop_3steps table, td#formtop_rechamp table {
		border-collapse:collapse;
		background-color:#FAE8EC;
		}
	td#formtop_ihelite table, td#formtop_ihclassic table {
		border-collapse:collapse;
		background-color:#fff;
		margin-top:60px;
		}
	td#formtop_ih table td, td#formtop_ln table td, td#formtop_3steps table td, td#formtop_rechamp table td, td#formtop_ihelite table td, td#formtop_ihclassic table td {
		padding:2px;
		}
td#formtop_ln {
	background-image:url(/resources/images/login/formtop_ln.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formtop_3steps {
	background-image:url(/resources/images/login/formtop_3steps.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formtop_rechamp {
	background-image:url(/resources/images/login/formtop_rechamp.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formtop_ll {
	background-image:url(/resources/images/login/formtop_ll.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
td#formbottom_ih {
	background-image:url(/resources/images/mws/ihouseweb.com/landingpages/forms/formbottom_ih.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	}
td#formbottom_ihclassic {
	background-image:url(/resources/images/login/formbottom_ihclassic.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	}
td#formbottom_ihelite {
	background-image:url(/resources/images/login/formbottom_ihelite.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	}
/*idx form*/
td#formtop_idx {
	background-image:url(/resources/images/login/formtop_idx.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	td#formtop_idx table {
		border-collapse:collapse;
		background-color:#EFEFEF;
		}
	td#formtop_idx table td {
		padding:2px;
		}
td#formbottom_idx {
	background-image:url(/resources/images/mws/ihouseweb.com/landingpages/forms/formbottom_idx.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	}
/*spt form*/
td#formtop_spt {
	background-image:url(/resources/images/login/formtop_spt.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	td#formtop_spt table {
		border-collapse:collapse;
		background-color:#F5FAFD;
		}
	td#formtop_spt table td {
		padding:2px;
		}
td#formbottom_spt {
	background-image:url(/resources/images/login/formbottom_spt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	}
td#formCaptionLink {
	font-size:10px;
	}
	td#formCaptionLink p {
		padding-top:2px;
		text-decoration:underline;
		color:#C3143D;
		}
tr#formSubmit {
	border-bottom:1px solid #E28A9F;
	}

/*old*/
#banner {
	margin:0px;
	padding:10px 10px 0px 10px;
	font-size:10px;
	height:50px;
	}
#leftCol {
	float:left;
	width:50%;
	padding:0px 0px 0px 0px;
	margin-left:40px;
	}
#rightCol {
	float:right;
	width:40%;
	vertical-align:text-top;
/*	min-height:400px;*/
	}
#foot {
	clear:both;
	font-size:10px;
	color:#585B62;
	padding-top:5px;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
	}
div#footerLinks {
	border-top:1px solid #909297;
	padding-top:10px;
	}
p#copy {
	padding-top:5px;
	}
/*jenone*/
h1 {
	font-size:16px;
	font-weight:bold;
	color:#1D529A;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#1D529A;
	margin:0px;
	padding:10px 0px;
	}
.caption {
	font-size:10px;
	padding:10px;
	}





.mainContainer {
	background-repeat:repeat-x;
	background-position:top left;
/*	height:80px;*/
	padding:0px 20px 20px 5px;
	}
*html .mainContainer {height:100%;}
#contentmainContainer {
	width:645px;
	margin-top:10px;
	padding-right:45px;
	}
.bannerih_sub {
	background-image:url(/resources/images/mws/new-ihouseweb.com/banners/ih_subbg.gif);
	}
.banneridx_sub {
	background-image:url(/resources/images/mws/new-ihouseweb.com/banners/idx_subbg.gif);
	}
.bannerspt_sub {
	background-image:url(/resources/images/mws/new-ihouseweb.com/banners/spt_subbg.gif);
	}