.BorderAll {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #006699;
	background-color: transparent;
	text-decoration: none;
}

a:visited {

	color: #006699;
	background-color: transparent;
	text-decoration: none;
}
a:hover {

	color: #006699;
	background-color: transparent;
	text-decoration: underline;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.BorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.LeftNavTD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #E1E8F1;
	width: 160px;
}
.InnerTable {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
}
.TblBreadcrubms {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	border: 0px;
}
.TblTitCont {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	border: 0px;
}
.TblLeftNav {
	width: 100%;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TblUbicarForm {

	width: 100%;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FontBold {
	font-weight: bold;
}

.MainTD {
	width: 600px;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
	text-transform: uppercase;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}
.NavHeader {
	color: #000000;
	background-color: #DFE0E2;
	border: 1px solid #DFE0E2;
	text-align: left;
	font-weight: bold;
}
.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.IndexTaglineSub {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: transparent;
}
.TextMenu {font-size: 11px}

.BorderRightDot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.BorderLeftDot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.BorderTopDot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

a.index { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

a.calltoaction 
{
    display: block;
    background-color: #016299;
    width: 160px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: White;
    padding: 7px 0 7px 15px;
    border-bottom: 1px solid white;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

a.calltoaction:hover
{
    background-color: #034c76;
	color: white;
}

a.calltoaction:visited {
    background-color: #016299;
	color: white;
}


div.titulomenu 
{
    display: block;
    background-color: #DFE0E2;
    width: 160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

a.leftbar:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.leftbar:visited {

	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.leftbar:hover {

	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.BorderAllBlue {
	border: 1px solid #006699;
}


/* Estilos Look and Feel */
.OuterTable {
	margin-right: auto;
	margin-left: auto;
	border: 0px;
    border-style: solid;
    border-color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
.H1 { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
 }
.IndexTagline { 
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.IndexTagline2 { 
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
 } 
.MainText { 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Fin estilos Look and Feel */


/* Css de Dropdowm */
#chromemenu{
width: 760px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
clear:both;
margin-left:0;
}

.spacer{
clear:both;
overflow:hidden;
background-color:#DFE0E2;
}

#chromemenu ul{
border: 1px solid #DFE0E2;
width: 100%;
background: #DFE0E2;
padding: 0;
margin:0;
list-style:none;
}

#chromemenu ul li{
float:left;
position:relative;
}

#chromemenu ul li a{
color: black;
display: block; 
font-family: Arial, Helvetica, sans-serif;
padding: 3px 0px 3px 0px;
margin: 0;
text-align:center;
text-decoration: none;
border-left: 1px solid #FFF; /*THEME CHANGE HERE*/
}

#chromemenu ul li a:hover{
font-size: 12px;
font-weight: bold;
color: black;
}

#chromemenu ul li a:visited{
font-size: 12px;
font-weight: bold;
color: black;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-size: 12px;
line-height:18px;
z-index:100;
background-color: #E1E8F1;
width: 200px;
visibility: hidden;
color: black;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black !important;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: black;
background-color: #F0F3F9;
text-decoration: underline;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
color: black;
}
/* fin Css Dropdowm */


/* Estilos del Home */
#fng_wrapper
{
	margin:0 auto 0 auto;
	text-align:left;
	width: 775px;
}

.fng_bkr
{
	clear: both;
	float:none;
}

#fng_c1
{
	width:275px;
	padding-right:5px;
	float:left;
}

#fng_c2
{
	width:495px;
	float:right;
}

.fng_button
{
	background-color:#fff;
	width:276px;
	margin-bottom:1px;
}

.fng_banner
{
	width:275px;
	height:250px;
	background-color:#fff;
	margin-top:5px;
}

.fng_foto
{
	background-color:#fff;
	width:495px;
	height:263px;
}

#fng_bloqueInferior
{
	margin-top:5px;
	clear: both;
	float:none;
	padding:0;
	width:480px;
}

.fng_noticias
{
	background-color:#fff;
	height:250px; 
	width:236px;
	float:left;
	padding:0;
}

.fng_ready
{
	background-color:#fff;
	height:250px; 
	width:236px;
	float:right;
	padding:0;
}
/*Fin estilos del Home*/

/* -------------------------------- Fin Menu ----------------------------- */ 
/*--->CALL TO ACTION SETS<---*/
	#level1
	{
		padding:0;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		margin-left:10px;
		list-style-type:none;
	}
	
	#level2
	{
	padding:0;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		margin-left:15px;
		border-top:1px solid #DFE0E2;
		border-bottom:1px solid #DFE0E2;
		list-style-type:none;

	}
	
	#level3
	{
	padding:0;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		margin-left:25px;
		border-top:1px solid #DFE0E2;
		border-bottom:1px solid #DFE0E2;
		list-style-type:none;

	}
	
	#level4
	{
	padding:0;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		margin-left:25px;
		border-top:1px solid #DFE0E2;
		border-bottom:1px solid #DFE0E2;
		list-style-type:none;

	}
	
	#level1 li
	{
		padding:3px;
	}
	
	#level2 li
	{
		background-image:url(../images/dot_black_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}

	#level2 li.blueDot
	{
		background-image:url(../images/dot_blue_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}
	
	#level3 li
	{
		background-image:url(../images/dot_black_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}
	
	#level3 li.blueDot
	{
		background-image:url(../images/dot_blue_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}

	#level4 li
	{
		background-image:url(../images/dot_black_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}

	
	#level4 li.blueDot
	{
		background-image:url(../images/dot_blue_space.gif);
		background-repeat:no-repeat;
		padding:3px;
		padding-left:8px;
	}
/*---------------*/