.detail_1 {
	margin: 0px;
	float: left;
	padding: 0px;
}
.detail_1 h1 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.detail_1 h2  {
	font-weight: bold;
	font-size: .8em;
}

.detail_1 h3  {
	font-size: .8em;
	font-weight: bold;

}
.detail_1 p {
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.detail_1 i  {
	font-size: 0.7em;
	font-style: normal;
}
.detail_1 strong  {
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}
.detail_1 b  {
	font-size: .8em;
	font-weight: bold;
	color: #2CC09E;
}
.detail_1 span  {
	font-size: .7em;
}
.detail_1 label {
	text-transform: uppercase;
	color: #473B63;
	font-size: 0.7em;
	font-weight: bold;
}
.detail_1 input.text {
	background-color: #FFF;
	color: #000;
	font-size: 0.8em;
	padding: 1px;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #473B63;
}
.detail_1 .rcvrtTable {
	width: 400px;
	float: left;
}

.detail_1 textarea.text {
	background-color: #FFF;
	color: #000;
	font-size: 0.9em;
	padding: 1px;
	width: 250px;
	height: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #473B63;
}
.detail_1 select.text {
	background-color: #FFF;
	color: #000;
	font-size: 0.8em;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 250px;
	border: 1px solid #473B63;
}
.detail_1 span select {
	background-color: #FFF;
	color: #000;
	font-size: 1.1em;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #473B63;
}
.detail_1 label.sendLabel {
	text-transform: uppercase;
	color: #473B63;
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.detail_1 input.send {
	color: #FFF;
	background-color: #473B63;
	border: 0.1em none #CCC;
	font-size: 0.6em;
	font-weight: bold;
	width: 15px;
	height: 43px;
	float: right;
	background-image: url(images/boton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.detail_1 input.cancel {
	color: #FFF;
	background-color: #473B63;
	border: 0.1em none #CCC;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin: 5px;
}
.detail_1 input.rcvr {
	color: #FFF;
	background-color: #473B63;
	border: 0.1em none #CCC;
	font-size: 0.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/boton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 15px;
}

.detail_1 input.reg {
	color: #FFF;
	background-color: #473B63;
	border: 0.1em none #CCC;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin: 5px;
	background-image: url(images/boton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 43px;
	width: 15px;
}


.detail_1 td h5{
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	text-align: center;
	border: 0.1em dotted #CCC;
	background-color: #C0F1E7;
	padding: 5px;
	margin: 0px;
}
.detail_1 span.valSummary ul li {
	display: block;
	width: 470px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background-color: #FFC;
	border: 1px solid #F00;
	float: left;
}

.detail_1 a.backLink {
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	color: #473B63;
}
.detail_1  #map_canvas {
	border: 1px solid #473B63;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.detail_2 p {
	font-size: 0.8em;
	
}

.detail_2 a.backLink {
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	color: #473B63;
}




.detail_3 h2  {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.detail_3 h3  {
	font-size: .8em;
	font-weight: bold;

}
.detail_3 p {
	font-size: .7em;
	margin-top: 0px;
	padding-top: 0px;
}
.detail_3 ul {
	font-size: .7em;
	margin: 5px;
	float: left;
	list-style-type: disc;
}
.detail_3 ul li {
	display: list-item;
	list-style-type: disc;
	margin: 5px;
	list-style-position: inside;
}


.detail_3 i  {
	font-size: 0.7em;
}
.detail_3 strong  {
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}
.detail_3 b  {
	font-size: .8em;
	font-weight: bold;
	color: #2CC09E;
}

.detail_3 .info  {
	display: block;
	float: left;
	width: 310px;
}

.detail_3 a.backLink {
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	color: #473B63;
}
.detail_4 {
	margin: 0px;
	float: left;
	padding: 0px;
}
.detail_4 h1 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.detail_4 h2  {
	font-weight: bold;
	font-size: .8em;
}

.detail_4 h3  {
	font-size: .8em;
	font-weight: bold;

}
.detail_4 p {
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	float: left;
}

