body, form, div {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/ConcienciaBackground.gif);
	text-align: center;
}
img {
	border-width: 0;
}
.container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
.header {
	background-image: url(images/concienciaHeaderNew.jpg);
	height: 140px;
	text-align: right;
	vertical-align: top;
	position: relative;
}
.header form {
	padding: 2px 18px 0 0;
}
.tbSearch {
	width: 100px;
}
#cs, #csd {
	position: absolute;
	height: 29px;
	bottom: 0;
}
#cs {
	width: 103px;
	right: 60px;
}
#csd {
	width: 276px;
	right: 250px;
}
#cs a, #csd a {
	display: block;
	height: 29px;
	background: url(images/caso.jpg) no-repeat top left;
}
#csd a {
	background-image: url(images/dcaso.jpg);
}
#cs a:hover, #csd a:hover {
	background-position: left bottom;
}
.msgHolder {
	z-index: 99;
	position: relative;
}
.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;
}
.content {
	background-image: url(images/ConcienciaMiddle.jpg);
	background-repeat: repeat-y;
	padding-top: 13px;
}
.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: visible;
}
.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 .locations {
	margin-top: 6px;
}
.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;
}
#vidWindow {
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -170px;
	width: 340px;
	padding: 10px;
}
* html #vidWindow {
	 position: absolute;
	 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(20 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.subscribe, .tracts, .faqlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subscribe {
	margin-top: 3px;
}
.subscribe a {
	text-decoration: none;
}
.faqlink {
	margin-top: 13px;
	text-align: center;
}
.tracts {
	margin: 17px 5px 0 0;
	padding: 5px 5px 8px 5px;
	background-color: #CCCCCC;
}
.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 {
	background-image: url(images/ConcienciaWhiteToBlue.jpg);
	height: 45px;
}
.footer {
	background-image: url(images/ConcienciaBottom.jpg);
	height: 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
}

.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;
}
#newmsg {
	width: 200px;
	left: 202px;
	top: 100px;
	padding: 8px;
}
#newmsg h4 {
	margin: 3px 0 6px 4px;
}
.subtitlem {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#casonav {
	float: right;
}
#casonav a, #casonav span {
	margin: 0 3px;
}