body {
    background: White;
    /*font-size: 11pt !important;*/
    color: Black;
    margin: 0;
    padding: 0;
}


/*************/
/* Divisions */
/*************/
#pagina {
	min-width: 0;
	width: 95%;
}

#cabecera h1 {
    font-style:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#cabecera {
	text-align: left;
	height: 87px;
	margin:auto;
*	margin-bottom: -4px;  /* IE/Win */
    display:none;
}

#separadorCabecera {
	background: #ffffff;
	height: 10px;
	overflow:hidden;
}

#pageBody {
	background:#ffffff url(../img/col-lines-bg.gif) top left repeat-y;
	margin:auto;
	border-bottom: 1px solid #999999;
}
#contenido {
	background: #ffffff url(../img/col-lines-bg_Tier2.gif) top left repeat-y;
	margin:auto;
	border-bottom: 1px solid #999999;
	position:relative;
	
}
#navegador {
	position: relative;
	float: left;
	width: 169px;
	height: 100%;
	text-align: left;
	letter-spacing: .25px;
	word-spacing: 0px;
	display:none;
}
#navegadorTop {
	height: 6px;
	margin: 0 3px;
	overflow:hidden;
}
ul {
	list-style-type: square;
}

#bodyContent ul.head {
	color: #999999;
/*	margin: 0px 0px 15px -40px; */
/**	margin: 0px 0px 15px 0px;  /* IE/Win */
}
#bodyContent a:link, #bodyContent a:visited {
	color: #666666;
	text-decoration: underline;
}
#bodyContent a:hover {
	text-decoration: underline;
}
#datosContent {
	text-align: justify;
	position: relative;
	}

h1, h2, h3, h4, h5, h6
{
      font-weight:bold;
	  }
	  	
#datosContent ol li {
*	margin: 0px 0px 0px 40px;  /* IE/Win */
}
#datosContent a:link, #datosContent a:visited {
	color: #666666;
	text-decoration: underline;
}
#datosContent a:hover {
	text-decoration: underline;
}
#datosContent td {
/*	font: 11px san-serif, arial; */
	font: 0.8em san-serif, arial;
}

#rightNav {
	color: #333333;
	float: left;
	position: relative;
	width: 160px;
	height: auto;
	margin: 0px 4px 0px 3px;
*	margin-right: 0px;  /* IE/Win */
	text-align: left;
}
#rightNavTop {
	background-color: #999999;
	width: 160px;
	height: 6px;
*	line-height: 1px;  /* IE/Win */
	margin: 0px 0px -4px 0px;
}
#rightNav a:link, #rightNav a:visited {
	color: #666666;
}
#rightNav h1 {
	background-color: #efefef;
*	background: red;
/*	font: 11px san-serif, arial; */
	font: 0.8em san-serif, arial;
	font-weight: 600;
	padding: 6px 0px 6px 7px;
*	margin: 10px 10px 10px 10px;  /* IE/Win */
*	border-top: 1px solid #999999;
*	border-right: 1px solid #999999;
*	border-bottom: 1px solid #999999;
*	border-left: 1px solid #999999;
*	size: 30px;
}
#rightNav h2 {
/*	font: 11px san-serif, arial; */
	font: 0.8em san-serif, arial;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
}
#rightNav p {
	color: #cccccc;
/*	font: 11px san-serif, arial; */
	font: 0.8em san-serif, arial;
	padding: 0px 0px 0px 0px;
}
#rightNav li {
	color: #999999;
/*	font: 11px san-serif, arial; */
	font: 0.8em san-serif, arial;
	list-style-type: none;
	margin: 5px 0px 15px -36px;
}
#rightNav b {
	color: #333333;
}


#footer {
/*	font: 12px san-serif, verdana, arial; */
	font: 0.9em san-serif, verdana, arial;
	text-align: center;
	position:relative;
	display:none;
}

#clear {
	clear:both;
}

#DIVDefaultParaStyle h2 {


	font-weight: bold;
	border-bottom: 0px solid #E5E4E5;
	color: #00CCFF;
	line-height: normal;
	text-align: left;
	font-size: 118px;
	text-decoration: underline;
	clear: both;

}