/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font-size: 12px;
	font-weight: lighter;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 22px Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 14px Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 16px Arial, sans-serif;
 color: #334d55;
 border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	text-transform: uppercase;
}

h4{
 font: bold 18px Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 12px Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
	line-height: 1.166;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;

}

ul ul{
	list-style-type: disc;
	
}

ul ul ul{
 list-style-type: none;
}

#navlist
{
	list-style-type: square;
	line-height: 1.166;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navlist li
{
	list-style-type: square;
	line-height: 1.166;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navlist li a { text-decoration: none; }



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:720px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}



#masthead{
	position: absolute;

	width:720px;
	height: 53px;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	
	font: 10px Verdana, sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 10px Verdana, sans-serif;
	position: absolute;
	top: 16px;
	
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	
}

#pageName h2{
	font: bold 10px Arial, sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}



/************* globalNav styles ****************/

#globalNav{
position: relative;
color: #cccccc;
width: 720px;
height: 22px;

padding: 0px;
margin: 0px;
background-image:   url(../pagedesign/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	
	top: 6px;
	height: 22px;
		padding: 0px;
	margin: 0px;
	left: 105px;
	z-index: 100;
	width: 520px;
}


a.glink, a.glink:visited{
  	font-size: 14px;
	color: #005FA9;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	
}

a.glink:hover{
  	background-image:   url(../pagedesign/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

#globalwexaLink{
	position: absolute;
	
	top: 6px;
	height: 22px;
		padding: 0px;
	margin: 0px;
	left: 105px;
	z-index: 100;
	width: 520px;
}


a.wexaglink, a.wexaglink:visited{
  	font-size: 16px;
	color: #005FA9;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	
}

a.wexaglink:hover{
  	background-image:   url(../pagedesign/glblnav_selected.gif);
	text-decoration: none;
}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	width: 100%;
	
	height: 10px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 16px;
	color: #005FA9;
}

.subglobalNav a:hover{
	color: #cccccc;
}
#siteInfo{
	clear: both;

	font-size: 10px;
	color: #333333;
	padding: 0px ;
	
}
