/* general styles */

html {
	margin: 0;
	text-decoration: none;
}

body {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ECECEC;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

#pagecontainer {
	background-color: #fff;
	width: 850px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: relative;
	margin: auto;
	text-align: left;
	text-decoration: none;
}

*html #pagecontainer {
	width: 780px;
	w\idth: 782px;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
} 

a:hover {
	color: #666666;
	text-decoration: underline
}

a:active {
	color: #666666;
	text-decoration: none;
}

.submit {
	margin: 0;
	text-decoration: none;
}

div.spacer { 
	clear: both;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #55aea8;
	text-decoration: none;
}
.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.try {
	filter: DropShadow(Color=333333, OffX=3, OffY=3, Positive=1);
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.agentnamebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.agentcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tag3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
