/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	}
	
a {
	color: #AD141A;
	}
	
a:hover {
	color: #999999;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.subtitulos{
	color: #0490C7;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	
.subHeader {
	color: #036287;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
	}

.titulares {
	color: #9BCD66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	letter-spacing: 0.2em;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0em;
	}
.bodyTextIndent {
	color:#036287;
	line-height:20px;
	margin-top:0px;
	text-align: center;
	list-style-type: disc;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
}

