/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a:link {
	color: #0033FF;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	}
	
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-style: italic;
	font-variant: normal;
	}
a:visited {
	text-decoration: none;
	color: #0033FF;
	font-variant: normal;
	font-style: normal;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #FF9900;
	color:#FFFFFF;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 15px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	}
	
.subHeader {
	font:12px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:normal;
	letter-spacing:0.2em;
	background-color: #FFCC00;
	font-weight: bold;
	}

.quote {
	font: 14px Arial, Helvetica, sans-serif;
	color: #759DA1;
	font-weight: bold;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #330066;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.pagetitle {

	font: 14px Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height:30px;
	font-weight: bold;
}
.resaltar {


	font: 12px Arial, Helvetica, sans-serif;
	color: #FF3300;
	line-height:30px;
	font-weight: bold;
}
.tablanav {
	background-color: #FFFFFF;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.smallTextlink {

	font: 11px Arial, Helvetica, sans-serif;
	color: #003399;
}
