@charset "utf-8";
a img {border: 0; }
.red-fade-bg {
	background-image: url(images/lozano_17.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.text-link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text-link:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ba1e09;
	text-decoration: none;
}.logo-bg {
	background-image: url(images/logo-bg-css.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dotted-lines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.bold-text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#ba1e09;
	text-decoration: none;
}
.pd-hdr-bg {
	background-image: url(images/page-hdr-bg_13.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.red-hdr {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #ba1e09;
	text-decoration: none;
}
.dotted-lines-bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}