body {
	margin: 0px;
	padding: 0px;

	font-family: helvetica;
	font-size: 8.5pt;
	line-height: 12.75pt;
	letter-spacing: 0px;
}

body * {
	margin: 0px;
	padding: 0px;
}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
}

.top {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
}

#nav a img {
	border: 0px;
}

.lightbluebg {
	background: rgb(182,228,249);
}

.darkbluebg {
	background: rgb(0,51,113);
}

.lightbluetext {
	color: rgb(182,228,249);
}

.darkbluetext {
	color: rgb(0,51,113);
}

.textbox_text {
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 15px; 
	padding-bottom: 15px;
}

#botnav {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#botnav a {
	padding-left: 15px;
	padding-right: 15px;
	color: rgb(0, 48, 115);
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}

li {
	margin-left: 1.5em;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

ul.tight {
	line-height: 1em;
}

ul.tight li {
	margin-bottom: 2px;
}

p.tight {
	margin-bottom: 0.5em;
}

p.morespace {
	margin-top: 1em;
}

h3 u {
	text-transform: uppercase;
}

.bannerimages {
	background: url(/images/top_filler.gif);
}
 
.bannerimages img {
	border: 0px;
}

.content {
	overflow: auto; 
	padding-top: 20px;
	padding-bottom: 20px; 
	padding-left: 100px; 
	padding-right: 100px;
}

.nolink a img {
	border: 0px;
}

.gradient {
	background: rgb(0, 173, 239) url(/spanish/images/large_bg.jpg) no-repeat;
}

#the_company_textbox
{
	float: left; 
	font-size: 9pt; 
	width: 200px; 
	height: 340px; 
	padding-top: 60px;
}

#services_textbox
{
	float: left; 
	position: relative;
	width: 205px; 
	height: 340px; 
	padding-top: 60px;
}

#affiliates_textbox
{
	float: left; 
	text-align: center; 
	padding-top: 60px; 
	width: 439px; 
	height: 152px; 
}

#contact_us_textbox
{
	width: 200px; 
	height: 340px; 
	padding-top: 60px;
	margin-bottom: 26px;
}

#client_login_textbox
{
	width: 200px; 
	height: 122px; 
	padding-top: 60px; 
}

#language {
	text-align: right;
}

#language a {
	color: blue;
}

