body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4F4B;
	background-color:#CCCCCC;}

/* ----------------- LINKS ----------------- */

a:link {
	font-size: 11px;
	color: #002865;
	text-decoration: underline;}
	
a:visited {
	color: #002865;}
	
a:hover {
	color: #666666;}
	
a:active {
	color: #333333;}	

.grayLink:link {
	color:#666666;
	font-size:11px;
	line-height:1.8em;
	height:0px;
	margin-bottom:5px;}
	
.grayLink:visited {
	color:#666666;
	line-height:1.8em;
	height:0px;
	margin-bottom:5px;}

.grayLink:hover {
	color:#002865;
	line-height:1.8em;
	height:0px;
	margin-bottom:5px;}

.grayLink:hover {
	color:#333333;
	line-height:1.8em;
	margin-bottom:5px;}
	
/* ----------------- TITULARES ----------------- */

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	font-stretch:condensed;
	letter-spacing: -0.07em;}
	

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;}
	
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin:3px 0 4px 0;}
	


.azul {color: #006699;}

.naranja {color: #CC6600;}

.turquesa {color: #339999;}

.verde {color: #336633;}
	
.h1_naranja {
	background-image:url(../images/arrows/bulletOrange.gif);
	background-repeat:no-repeat;
	color: #CC6600;
	text-indent:13px;}
	
.h1_turquesa {
	background-image:url(../images/arrows/bulletBlue.gif);
	background-repeat:no-repeat;
	color: #339999;
	text-indent:13px;}
	
.h1_verde {
	background-image:url(../images/arrows/bulletGreen.gif);
	background-repeat:no-repeat;
	color: #336633;
	text-indent:13px;}	
	
	
/* Estilos iSearch */
.isearch_title
{
    font-size:13px;
    color:003366;
	font-weight:bold;}	

.isearch_highlight
{
    font-weight:bold;}

h2.isearch_nomatch
{
    font-size:12px;
    color:003366;}

a.isearch_viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent;}

a.isearch_viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent}

a.isearch_url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent}

a.isearch_url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:active
{font-size:13px;
}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:hover
{font-size:13px;
}

.isearch_search, isearch_head
{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px 0;}
	
.isearch_head
{
	font-size:12px;
	padding:10px 0 5px 0;}
	
.isearch_prevnext
{
	font-size:11px;}
/* ----------------- TEXTOS ----------------- */

p {
	text-align:justify;}

.whiteText {
	font-size: 11px;
	color: #ffffff;}
	
.footerText {
	font-size: 10px;
	color: #999999;}
	
.en_b {
	line-height:2.2em;}
	
.linespace {
	line-height:1em;}
	
/* ----------------- ELEMENTOS DE CONTENIDO ----------------- */

.imageBorder {
	border:1px solid #003366;
	padding:2px;
	margin:6px;}
	
.buttons {
	border:2px solid #ffffff;
	padding:2px;
	color:#FFFFFF;
	background-color:#8E99A6;}
	
/* ----------------- TABLAS ----------------- */
	
.tableBorder {
	border:1px solid #000000;}
	
	
table th {
	background-color:#CED1D7;
	text-align:left;
	color:#333333;
	font-weight:bold;}
	
table {
	text-align:left;
	color:#666666;	}
