/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url("back5.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #5e4b75;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #513a68;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #5e4b75;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #5e4b75;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #CCCCCC;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs    
/***********************************************/
#pagecell1{
	position:absolute;
	top: 137px;
	left: 2px;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
	height: auto;
	border-top: 3px url(bar1.jpg); 
	border-left: 3px url(bar3.jpg); 
}

#masthead{
	position: absolute;
	top: 0px;
	left: 14px;
	right: 2%;
	width:95.6%;	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #fcfbfd;
	border-right: 1px solid #654d83;
	border-bottom: 1px solid #654d83;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 0;
	height:auto;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #5a3c60;
	font-weight: normal;
	left: 20px;
}

/************** utility styles *****************/

#utility{
	font: Verdana,sans-serif;
	font size: 12px;
	position: absolute;
	top: 103px;
	right: 0px;
	color: #cbbdcf;
	border: 0px;
	left: 29px;
	width: 353px;
}

#utility a{
	color: #cbbdcf;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px;
	margin: 0px;
	top: 145px;
	left: 16px;
	height: -5px;
	width:731px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-top:0px;	
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 545px;
	height: 25px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:   url("glbnav_background.gif");
	left: 13px;
	top: 65px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	right:0px;
	left: 193px;
	width: 4px;
	height: 25px;
	top: 371px;
}

#gnr {
	position: absolute;
	border: 0;
	left:544px;
	width: 4px;
	height: 25px;
	top: 0px;
}

#globalLink{
	position: absolute;
	top: 0px;
	height: 22px;
	width: 515px;
	left: 11px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #5a3c60;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #654d83;
}

a.glink:hover{
  	background-image:   url("glblnav_selected.gif");
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #623c6a;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #654d83;
	font-size: 12px;
	color: #cbbdcf;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	bottom: -25px;
	text-align: center;
	background-image: url("back5.jpg");
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a{
	color: #cbbdcf;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
    top: 160px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #654d83;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #654d83;
	border-bottom: 1px solid #654d83;
	background-image:   url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #5e4b75;
}

#sectionLinks a:hover{
	border-top: 1px solid #654d83;
	background-color: #eadbff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid #654d83;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

a:link {
	color: #55415A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55415A;
}
a:hover {
	text-decoration: underline;
	color: #55415A;
}
a:active {
	text-decoration: none;
}
.feature1 {	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
 
