/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url("bg_grad.jpg");
	background: #F6B758;
	line-height: 1.166;
	visibility: visible;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:static;
	top: 100px;
	width:100%;
	background-color: #F6B758;
}
#masthead{
	top: 4px;
	left: 15px;
}

#pageNav{
	float: left;
	background-color: #F6B758;
	font: small Verdana,sans-serif;
}

#content{
	text-align: left;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/

/************* globalNav styles ****************/

#globalNav{
position: relative;
color:#FF0000;
background-image:  url("glbnav_background.gif");
width: 100%;
}

#globalNav img{
	margin-bottom: -4px;
	background-color: #FFFFFF;
 
}
#globalLink{
	position: absolute;
	top: 6px;
	left: 11px;
}


a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #000000;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	top: 99px;
	left: 5px;
	color: #ffffff;
	background-color: #E4E5E7;
	}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #FF0000;
}

.subglobalNav a:hover{
	color: #FF99CC;
}

/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	font-size: 12px;
	color: #FFFFAA;
	margin-top: -1px;
}
/************ sectionLinks styles **************/
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	background-color: #F6B758;
}

#sectionLinks a:hover{
	background-color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}

/************ font styles **************/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.footer {
	color: #FFFFAA;
	font-size: 12px;
}
.index1{
	font-size: large;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
}
.index2 {
	font-size: medium;
	font-weight: bold;
	color: #005FA9
}
.text {
	font-size: 12px
}
.title{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style16, .style17, .style18, .style19, .style20, .style21, .style22, .style23, .style24, .style25, .style26, .style27, 
.style28, .style29, .style30, .style31, .style32, .style33, .style34, .style35, .style36, .style38, .style39, .style40,
.style41, .style43, .style44, .style45, .style46, .style47, .style48 {font-size: xx-large}
.style16 {color: #FF0066}
.style17 {color: #FF3300}
.style18 {color: #FF6600}
.style19 {color: #FF9900}
.style20 {color: #FFCC00}
.style21 {color: #FFFF00}
.style22 {color: #99FF00}
.style23 {color: #99FF66}
.style24 {color: #99FF99}
.style25 {color: #99FFCC}
.style26 {color: #33FFFF}
.style27 {color: #33FFCC}
.style28 {color: #33CCFF}
.style29 {color: #33CCCC}
.style30 {color: #3399CC}
.style31 {color: #3366CC}
.style32 {color: #3333CC}
.style33 {color: #3300FF}
.style34 {color: #9900FF}
.style35 {color: #9900CC}
.style36 {color: #9933CC}
.style38 {color: #993366}
.style39 {color: #990099}
.style40 {color: #990066}
.style41 {color: #990000}
.style43 {color: #993300}
.style44 {color: #CC0000}
.style45 {color: #CC0033}
.style46 {color: #FF0033}
.style47 {color: #FF0099}
.style48 {color: #FF3333}
.style6 {color: #FF0000}
/********************* end **********************/
