/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{ background-image:url(bg_grad3.jpg);
	margin: 0px;
 	padding: 0px;
	font-family: Arial,sans-serif;
	text-align: center;
}

h1{
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #666666;
margin: 5px 0px 5px 0px
}

h2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #666666; 
FONT-FAMILY: Arial, 
Helvetica, sans-serif;
margin: 5px 0px 5px 0px }

h3 { 
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #ffffff; 
FONT-FAMILY: Arial, 
Helvetica, sans-serif;
margin: 5px 0px 5px 0px }

h4 {background-image: url("../Images/BarraTitulos.jpg");
background-repeat: no-repeat;
text-align: center;
FONT-WEIGHT: bold;
FONT-SIZE: 12px; 
COLOR: #666666;
height: 22px;
padding-top: 2px
}

p { 
FONT-SIZE: 12px;
}

p.gray{ 
FONT-SIZE: 12px;
color: #666666;
font-weight: bold
}

li {
list-style-image: url(../Images/0018_swd_bullet_22.png);
FONT-SIZE: 12px 
}

li ul li { list-style-image: url(../Images/0018_swd_bullet_2.png);
FONT-SIZE: 12px 
}

ol {FONT-SIZE: 12px }
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#formrapper { width: 776px; margin: 0 auto;
}

#Contentrapper{ background-image: url("../Images/bgde2.gif");
background-repeat: no-repeat;
vertical-align: top;
}

#column1 {
width: 540px;
height: 875px;
}

#co1umn2 {
width: 215px;
height: 875px;
}

.pdf li { list-style-image: url(/deportal/Images/pdf.png); 
padding-left: 10px; vertical-align: text-bottom
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #006666;
	text-decoration: none;
	font-size: 12px;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	}

a:hover{
	text-decoration: underline;
	color: #996600
}

a.glink, a.glink:visited, a.glink:hover {
	font-size: 12px;
	color:  #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}


/************ Nav styles **************/

.subglobalNav{
	position: absolute;
	color: #FFFFFF;
	top: 120px;
	visibility: hidden;
	width: 620px;
	height: 12px;
	z-index: 9;
	padding-left: 20px
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 70%;
	color: #f7f792;
}

.subglobalNav a:hover{
	color: #cccccc;
}
  
#menu1{BACKGROUND-IMAGE: url("/deportal/images/BarraMenuPrincipal.gif");
width: 770px;
height: 32px

}

/*** Headers and Footers ***/

.Headbar1 {background-image: url("/deportal/images/BarraServicios.gif");
height: 26px;
text-align: center;
FONT-WEIGHT: bold;
FONT-SIZE: 12px; 
COLOR: #666666;
}

.Headbar2 {background-image: url("/deportal/images/BarraNoticias.gif");
height: 26px;
text-align: center;
FONT-WEIGHT: bold;
FONT-SIZE: 12px; 
COLOR: #666666;
}

.Headbar3 {background-image: url("/deportal/images/BarraTitulos.jpg");
background-repeat:no-repeat;
height: 20px;
text-align: center;
FONT-WEIGHT: bold;
FONT-SIZE: 12px; 
COLOR: #666666;
}

.Placehldr {
width: 255px;
border-width: 0px;
margin-bottom: 5px
}

td.PlacehldrHead { background-image: url("/deportal/images/PlaceholdrTop.gif");
background-repeat: no-repeat;
height: 20px;
text-align: center;
FONT-WEIGHT: bold;
FONT-SIZE: 12px; 
COLOR: #666666;
padding-top: 4px
}

td.PlacehldrFoot { background-image: url("/deportal/images/PlaceholdrBottom.gif");
background-repeat: no-repeat;
height: 20px;
text-align:center

}

td.PlacehldrBody{ background-image: url("/deportal/images/PlaceholdrBody.gif");
background-repeat: repeat-y;
padding: 0px 10px 0px 10px;
vertical-align: top 

}

td.SeparatorLeft { background-image: url("/deportal/images/SeparadorLinksfIzquierda.gif");
height: 32px;
text-align:center

}

/*** Fonts ***/

.FontGreen { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #006600; FONT-FAMILY: Arial, Helvetica, sans-serif }
.FontSmall { FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style48 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style22 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
