body, form, div {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
img {
	border-width: 0;
}
.container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
.header {
	height: 60px;
	position: relative;
	text-align: right;
	vertical-align: top;
}
.header form {
	padding: 2px 18px 0 0;
}
.tbSearch {
	width: 100px;
}
.content {
	background-repeat: repeat-y;
	padding-top: 5px;
}
.clinks {
	float: left;
	width: 200px;
}
.welcome {
	position: relative;
	width: 180px;
	left: 20px;
}
.links {
	position: relative;
	width: 175px;
	left: 25px;
}
.cmensaje {
	float: right;
	width: 560px;
}
#mensaje {
	position: relative;
	width: 520px;
	left: 15px;
	overflow: auto;
}
.load {
	height: 200px;
	padding-top: 175px;
	text-align: center;
}
.clear {
	clear: both;
	line-height: 0;
}
.welcome, .objective {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
.welcome .text {
	text-align: left;
}
.welcome .link {
	margin-top: 6px;
}
.subscribe, .locations, .tracts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c {
	margin-top: 10px;
}
.av {
	position: relative;
	top: -7px;
	height: 70px;
}
.av .audio {
	position: absolute;
	top: 0;
	z-index: 10;
}
.av .video {
	position: absolute;
	bottom: 0;
	z-index: 11;
}
.subscribe {
	margin-top: 3px;
}
.subscribe a {
	text-decoration: none;
}
.locations {
	margin-top: 13px;
	text-align: center;
}
.tracts {
	margin: 17px 5px 0 0;
	padding: 5px 5px 8px 5px;
	background-color: #CCCCCC;
	font-size: 12px;
}
.tracts p {
	margin-top: 0;
	margin-bottom: 10px;
}
.tracts ul {
	padding: 0 10px;
	margin: 0 10px;
}
.tracts ul li {
	margin-top: 3px;
}
.objective {
	margin: 15px 5px 0 0;
	padding: 4px 4px;
	border: solid 2px #CCCCCC;
}
.nocopy {
    margin: 10px 5px 0 0;
    font-size: 10px;
}
.UMAC {
	font-size: 11px;
}
.bridge {
	height: 45px;
}
.footer {
	height: 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
}
.surveyLink {
	position: absolute;
	bottom: -2px;
	right: 100px;
	z-index: 10;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	display: none;
}
.pop {
	display: none;
	position: absolute;
	z-index: 100;
	background-color: #FFFF99;
	border: solid 1px #CCCC99;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.pop .close {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 1000;
	cursor: pointer;
}

#avpopup {
	top: 35px;
	left: 5px;
	width: 160px;
}
#avpopup .text {
	padding: 5px 5px;
	display: none;
}
#avpopup .choice {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#apop .choice {
	text-align: center;
}
.faq h2 {
	margin-top: 0;
}
.faq h4 {
	margin-bottom: 7px;
	font-size: 12px;
}
.faq h4 a {
	color: #000;
	text-decoration: none;
}
.faq h4 a:hover {
	color: Blue;
	cursor: pointer;
}
.faq div div {
	display: none;
}
.msgHolder {
	z-index: 99;
	position: relative;
}
#newmsg {
	width: 200px;
	left: 202px;
	top: 100px;
	padding: 8px;
}
#newmsg h4 {
	margin: 3px 0 6px 4px;
}