

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D0BFDF;
	background-image: url(graphics/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.gloss {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #6633CC;
}

#MainWrapper {
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: 750px;
	text-align: left;
	}

#HeaderLogo {
	height: 50px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/logobar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#HeaderMenu {
	height: 20px;
	width: 686px;
	margin: 0px 0px 15px;
	padding: 5px 0px 0px 64px;
	background-image: url(graphics/bar.gif);
	background-repeat: no-repeat;
	}

* html #HeaderMenu { /* IE5 BOX FIX */
	height: 25px;
	he\ight: 20px;
	width: 750px;
	w\idth: 686px;
	margin: 0px 0px 15px;
	padding: 5px 0px 0px 64px;
	background-image: url(graphics/bar.gif);
	background-repeat: no-repeat;
	}

#AttractPanel {
	height: 195px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	}
	
#MainHomeTop {
	height: 15px;
	width: 750px;
	margin: 15px 0px 0px;
	padding: 0px;
	background-image: url(graphics/hometop.gif);
	background-repeat: no-repeat;
	font-size: 5px;	
	}

#MainHomeMiddle {
	width: 750px;
	margin: 0px;
	padding: 4px 0px 0px;
	background-image: url(graphics/homemain.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	}
	
#MainHomeBot {
	height: 15px;
	width: 750px;
	margin: 0px 0px 15px;
	padding: 0px;
	background-image: url(graphics/homebot.gif);
	background-repeat: no-repeat;
	font-size: 5px;
	clear: both;
	}
	
#HomeContent {
	width: 520px;
	height: auto;
	margin: 0px;
	padding: 0px 15px;
	line-height: 150%;
	font-size: 12px;
	float: left;
	text-align: left;
	}

* html #HomeContent { /* IE5 BOX FIX */
	width: 550px;
	w\idth: 520px;
	height: auto;
	margin: 0px;
	padding: 0px 15px;
	line-height: 150%;
	font-size: 12px;
	float: left;
	text-align: left;
	}

#LoginPanel {
	height: auto;
	width: 155px;
	margin: 0px;
	padding: 2px 16px 14px 15px;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	}

* html #LoginPanel { /* IE5 BOX FIX */
	height: auto;
	width: 186px;
	w\idth: 155px;
	margin: 0px;
	padding: 2px 16px 14px 15px;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	}

#LoginPanelBox {
	height: 152px;
	width: 131px;
	background-image: url(graphics/featurebox.gif);
	background-repeat: no-repeat;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}
	
* html #LoginPanelBox { /* IE5 BOX FIX */
	height: 176px;
	he\ight: 152px;
	width: 155px;
	w\idth: 131px;
	background-image: url(graphics/featurebox.gif);
	background-repeat: no-repeat;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}	
	
#Footer {
	height: 26px;
	width: 750px;
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
	font-size: 11px;
	color: #6D479E;
	text-align: left;
	}

#Footer a:link, #Footer  a:visited{
	color:#6D479E;
}

#Footer  a:hover, #Footer  a:active{
	color:#FFFFFF;
}

#MainPageTop {
	height: 15px;
	width: 750px;
	margin: 15px 0px 0px;
	padding: 0px;
	background-image: url(graphics/fullboxtop.gif);
	background-repeat: no-repeat;
	font-size: 5px;	
	}

#MainPageMiddle {
	width: 750px;
	margin: 0px;
	padding: 4px 0px 0px;
	background-image: url(graphics/fullboxmid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	text-align: center;
	}
	
	#MainPageLeft {
	width: 750px;
	margin: 0px;
	padding: 4px 0px 0px;
	background-image: url(graphics/fullboxmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	text-align: left;
	}
	
#MainPageBot {
	height: 15px;
	width: 750px;
	margin: 0px 0px 15px;
	padding: 0px;
	background-image: url(graphics/fullboxbot.gif);
	background-repeat: no-repeat;
	font-size: 5px;
	clear: both;
	}
	
.container { 
	width: 99%; 
	float: right;  
	background-color: #6633CC; 
	} 

.clear
{
	clear: both;
}	

.mozclear
{
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px;
}

.BigBoxTop {
	background-image: url(graphics/bigboxtop.gif);
	width: 500px;
	height: 28px;
	margin: 0px;
	padding: 7px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #6D469E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
}

* html .BigBoxTop { /* IE5 BOX FIX */
	background-image: url(graphics/bigboxtop.gif);
	width: 520px;
	w\idth: 500px;
	height: 35px;
	he\ight: 28px;
	margin: 0px;
	padding: 7px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #6D469E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
}

.BigBoxMid {
	background-image: url(graphics/bigboxmid.gif);
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 3px 10px 0px;
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
}

* html .BigBoxMid { /* IE5 BOX FIX */
	background-image: url(graphics/bigboxmid.gif);
	width: 520px;
	w\idth: 500px;
	height: auto;
	margin: 0px;
	padding: 3px 10px 0px;
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
}

.BigBoxBot{
	background-image: url(graphics/bigboxbot.gif);
	width: 520px;
	height: 15px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 5px;
	background-repeat: no-repeat;
}

.SmallBoxTop {
	background-image: url(graphics/smallboxtop.gif);
	width: 237px;
	height: 28px;
	margin: 0px;
	padding: 7px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #6D469E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

* html .SmallBoxTop { /* IE5 BOX FIX */
	background-image: url(graphics/smallboxtop.gif);
	width: 257px;
	w\idth: 237px;
	height: 35px;
	he\ight: 28px;
	margin: 0px;
	padding: 7px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #6D469E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

.SmallBoxMid {
	background-image: url(graphics/smallboxmid.gif);
	width: 237px;
	height: 230px;
	margin: 0px;
	padding: 8px 10px 5px;
	background-repeat: repeat-y;
	font-size: 12px;
}

* html .SmallBoxMid { /* IE5 BOX FIX */
	background-image: url(graphics/smallboxmid.gif);
	width: 257px;
	w\idth: 237px;
	height: 243px;
	he\ight: 230px;
	margin: 0px;
	padding: 8px 10px 5px;
	background-repeat: repeat-y;
	font-size: 12px;
}

.SmallBoxBot{
	background-image: url(graphics/smallboxbot.gif);
	width: 257px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
	background-repeat: no-repeat;
}
.LeftBox {
	width: 257px;
	float: left;
}
.RightBox {
	width: 257px;
	float: right;
}

li {
	list-style-image: url(graphics/housesml.gif);
	list-style-position: outside;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: -10px;
}


.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C459E;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.SubTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C459E;
}

.PageContentBox {
	margin: 20px auto;
	height: auto;
	width: 600px;
	line-height: 150%;
	padding: 0px;
	text-align: left;
}

.demo {
	visibility:hidden;
	border: 2px dashed #FF6600;
	height: 72px;
	width: 280px;
	background-image: url(graphics/uploader.gif);
	background-repeat: no-repeat;
	background-color: #ECE9D8;
	padding-left: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	}

*html .demo {  /* IE5 BOX FIX */
	visibility:hidden;
	border: 2px dashed #FF6600;
	height: 96px;
	he\ight: 72px;
	width: 594px;
	w\idth: 280px;
	background-image: url(graphics/uploader.gif);
	background-repeat: no-repeat;
	background-color: #ECE9D8;
	padding-left: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	}
	
.infoPanel {
	position:absolute;
	width:220px;
	height:auto;
	z-index:99;
	background-color: #EDDFF7;
	layer-background-color: #E1EBFF;
	border: 2px dashed #8865AE;
	visibility: hidden;
	padding: 15px;
	}
	
* html .infoPanel { /* IE5 BOX FIX */
	position:absolute;
	width:254px;
	w\idth:220px;
	height:auto;
	z-index:99;
	background-color: #EDDFF7;
	layer-background-color: #E1EBFF;
	border: 2px dashed #8865AE;
	visibility: hidden;
	padding: 15px;
	}
	
.errortext {
	color: #FF0000;
}

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

#MethodStep1 {
	background-image: url(graphics/method-step1.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}



#MethodStep2 {
	background-image: url(graphics/method-step2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep3 {
	background-image: url(graphics/method-step3.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep4 {
	background-image: url(graphics/method-step4.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}

#MethodStep5 {
	background-image: url(graphics/method-step5.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep6 {
	background-image: url(graphics/method-step6.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep7 {
	background-image: url(graphics/method-step7.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep8 {
	background-image: url(graphics/method-step8.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
#MethodStep9 {
	background-image: url(graphics/method-step9.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 600px;
	margin-bottom: 25px;
}
.MethodStepTitle {
	text-align: left;
	padding: 7px 0px 0px 13px;
	font-size: 13px;
	font-weight: bold;
	color: #6D469E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
	width: auto;
}
.MethodLeftBox {
	text-align: left;
	height: auto;
	width: 400px;
	padding-top: 3px;
	padding-left: 13px;
	font-size: 11px;
	line-height: 150%;
}
.MethodRightBox {
	text-align: left;
	height: auto;
	width: 370px;
	padding-top: 3px;
	padding-right: 13px;
	font-size: 11px;
	line-height: 150%;
	float: right;
}

#TopNav {
	text-align: center;
	font-size: 11px;
	color: #FF850D;
}

#TopNav a:link, #TopNav a:visited{
	color:#FF850D;
}

#TopNav a:hover, #TopNav a:active{
	color:#FFFFFF;
}

.SubTextLink:link{

	text-decoration: none;
	color: #6C459E;

}

.SubTextLink:visited{

	text-decoration: none;
	color: #6C459E;

}

.SubTextLink:active{

	text-decoration: none;
	color: #6C459E;

}

.SubTextLink:hover{

	text-decoration: none; 
	color: #6C459E;

}

.orangetext {
color: #F77800;
}

.a:link{

	text-decoration: none;
	color: #451A7C;
	font-weight: bold;
	font-size: 12px;

}

.a:visited{

	text-decoration: none;
	color: #451A7C;
	font-weight: bold;
	font-size: 12px;

}

.a:active{

	text-decoration: none;
	color: #451A7C;
	font-weight: bold;
	font-size: 12px;

}

.a:hover{

	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

}
