	body {
		margin: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		background: #acb3c4;
		color: #363636;
		}

div, a, p, td {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:11px;
        color:#363636;
        }

img {border:0px}

	p {
		font: 11px Arial, Verdana, Helvetica, sans-serif;
		color: #363636;
		} 

	h1 {
		font: bold 16px Arial, Verdana, Helvetica, sans-serif;
		color: #363636;
		margin-bottom: 0px;
		} 

	h2 {
		font: bold 14px Arial, Verdana, Helvetica, sans-serif;
		margin-bottom: 0px;
		}
	
	h3 {
		font: bold 12px Arial, Verdana, Helvetica, sans-serif;
		margin-top: 0px;
		}

	a:link {
		color: #363636;
		text-decoration: underline;
		}

	a:active {
		color: #363636;
		text-decoration: underline;
		}

	a:visited {
		color: #363636;
		text-decoration: underline;
		}

	a:hover {
		color: #363636;
		text-decoration: none;
		}

	.crumb {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		}

	.next {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9px;
		color: #FFF;
		}

	.next:link {
		color: #FFF;
		text-decoration: underline;
		}

	.next:active {
		color: #FFF;
		text-decoration: underline;
		}

	.next:visited {
		color: #FFF;
		text-decoration: underline;
		}

	.next:hover {
		color: #FFF;
		text-decoration: none;
		}

	.next-sub {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9px;
		color: #363636;
		}

	.next-sub:link {
		color: #363636;
		text-decoration: underline;
		}

	.next-sub:active {
		color: #363636;
		text-decoration: underline;
		}

	.next-sub:visited {
		color: #363636;
		text-decoration: underline;
		}

	.next-sub:hover {
		color: #363636;
		text-decoration: none;
		}
	
	#plus {
		position:relative; 
		TOP:-55px; 
		LEFT:0px; 
		WIDTH:19px; 
		HEIGHT: 19px
		}

#GetStarted { height: 200px; width: 239px; margin: 50px 0 0 0;}
	#GetStarted .SearchBox {
	position: absolute;
	margin: 50px 0 0 38px;
	height: 18px;
	border: 1px solid #000;
	width: 130px;
	padding: 2px 3px;
	font-weight: bold;
	left: -10px;
	top: 43px;
}
	#GetStarted .btn {
	position: absolute;
	margin: 95px 0 0 60px;
	top: 46px;
	left: 0px;
}
	#GetStarted .copy {
	position: absolute;
	margin: 140px 0 0 35px;
	font-size: 12px;
	font-weight: bold;
	top: 44px;
	left: 0px;
}
	#GetStarted .find {
	position: absolute;
	margin: 10px 0 0 35px;
	font-size: 12px;
	font-weight: bold;
	top: 52px;
	left: -1px;
}

#btnSearch { width: 109px; }

.btn { background: url(../images/btn.gif) no-repeat; width: 109px; line-height: 24px; display: block; color: #fff; text-align: center; text-decoration: none; font-weight: bold; font-size: 16px}
input.btn { height: 24px; border: 0;cursor: pointer}
.orange { background: url(../images/search-button.gif) no-repeat;}

.fl { position: relative; float: left;}
.clr { clear: both;}