/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font:12px "Century Gothic";
	color:#OOOOOO;
	}
	
b {  
	font-family: "Century Gothic"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #OOOOOO;
}
	
strong {
	font-family: "Century Gothic"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

#navigation td {
	border-bottom: 1px solid #CCCCCC;
	}
	
#navigation a {
	font: bold 12px "Century Gothic";
	color: #800000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px;
	}
	
#navigation a:hover {
	background: #800000;
	color:#FFFFFF;
	}
	
#tagline 	{	
	font:11px "Century Gothic";
	color: #333333;
	letter-spacing:.4em;
	line-height:18px;
	}

.bodyText {
	font:12px "Century Gothic";
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 17px "Century Gothic";
	color: #98CB00;
	line-height:20px;
	font-weight:bold;

	}

.pageName2{
	font: bold 15px "Century Gothic";
	color: #335687;
	background-color: #F8FBEC;
	border-bottom: 2px solid #E0EFB2;
	padding: 3px;
	}
	
.subHeader {
	font:bold 11px "Century Gothic";
	color: #999999;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 14px "Century Gothic";
	color: #659BDF;
	}

.quote2 {
	font: 14px "Century Gothic";
	color: #659BDF;
	font-weight:bold;
	}
		
.small_txt {
	font: 9px "Century Gothic";
	color: #000000;
	}
	
.nav_text {
	font: 11px "Century Gothic";
	color: #003399;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.nav_text2 {
	font: 11px "Century Gothic";
	color: #FFFFFF;
	background-color:#003399;
	line-height:27px;
	letter-spacing:.1em;
	}	
	
.bco_text {
	font: 11px "Century Gothic";
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.bco_text2 {
	color: #FFFFFF;
	line-height:20px;
	border:#FFFFFF;
	background-color:#659BDF;
	font-family: "Century Gothic";
	font-size: 12px;
	}
	
.txt_recuadre {
	font:11px "Century Gothic";
	color:#FFFFFF;
	background-color:#003399;
	}
