/***********************************************/
/* 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-color: #FFFFFF;
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 color:#999999;  
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family:Arial;	
 font-size: 12px;
 font-weight:600;	
 color: #FFFFFF;
 margin: 0px;
 padding: 0px; 	
}


h7{
 font-family:Arial;	
 font-size: 12px;
 font-weight:600;
 color: #FFCC00;
 margin: 0px;
 padding: 0px; 	
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: absolute;	
	top: 0px;
	left: 2.5%;
	right:2.5%;		
	width:95%;
	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;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 81px;
	
}

#pageNav{
	float: left;
	height: inherit;
	width:170px;
	padding: 5px;
	background-color: #FFFFFF;
	
	border-bottom: 1px solid #FFFFFF;
	color:#009966;
}

#content{
    padding: 10px 10px 0px 0px;
	margin:0px 0px 0px 180px;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px;
	margin: 0px;
	border-bottom:0px ;
	height:103px;
	background-color:#FFFFFF;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}



/************* globalNav styles ****************/

#globalNav{
position: relative;
margin-top:0px;
width: 100%;
min-width: 640px;
height: 27px;
padding: 0px;
margin: 0px;
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 27px;
	right:0px;
	left: 9px;
}

#globalLink{
    margin-right:20px;	
	right:0px;
	height: 23px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-family:Arial;
	color: #FFFFFF; 
	font-size: 12px;
	font-weight:600;	
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	color: #00CC33;
    font-size:12px;
	font-weight:600;	
	font-family:Arial;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.glink2, a.glink2:visited{
  	font-family:Arial;
	color: #FFFFFF; 
	font-size: 12px;
	font-weight:600;	
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink2:hover{
  	color: #00CC33;
    font-size:12px;
	font-weight:600;	
	font-family:Arial;
	background-color: #FFFFFF;
	text-decoration: none;
}

.skipLinks {display: none;}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	color: #999966;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 120% Arial,sans-serif;
	color: #CCCC00;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .story {height: auto;}

.story h3{
    font-family:Arial, sans-serif, Helvetica, Copperplate Gothic Light ;
	font-size:20px;
	font-weight:300;	
	color: #666666;
	border-bottom-color:#CCCCCC;
	border-bottom-style:none;
	border-bottom-width:medium;
	
}
.story h2{
    font-family: Helvetica, Arial,sans-serif;
	font-size: 16px;
	font-weight: 100;	
	color: #666666;
}
.story h1{
    font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:100;	
	color: #666666;
}
.story h4{
    font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:100;	
	color: #33CC66;
}
.story h5{
    font-family: Verdana, Arial, sans-serif;	
	font-weight:100;		
	font-size: 14px;
	color: #999966;
}
.story a{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}
.story a:hover{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}
.story a:visited{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}
.story img{
	float: inherit;
	padding: 0px 10px 10px 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 12px;
	font-weight:100;
	height:27px;
	padding: 0px;
	margin-top: 0px;
	vertical-align:middle;
}





/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	height:27px;
	max-height:27px;	
	
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font:  Arial,sans-serif;
	font-size:13px;
	font-weight:200;
	color: #999900;
		
}



.relatedLinks a{
    font:  Arial,sans-serif;
	font-size:13px;
	font-weight:200;
	color: #999900;
	padding: 0px 0px 0px 0px;
	display: block;	
}
.relatedLinks a:hover{
    font:  Arial,sans-serif;
	font-size:13px;
	font-weight:200;
	padding: 0px 0px 0px 0px;
	display: block;	
	color: #999900;
	background-color: #FFFFFF;
}
.relatedLinks a:visited{
    font:  Arial,sans-serif;
	font-size:13px;
	font-weight:200;
	padding: 0px 0px 0px 0px;
	display: block;			
	
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/************** sembunyi ****************/

#sembunyi{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	font-weight:100;
	height:32px;
	background-color: #000000;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	vertical-align:middle;
}
#sembunyi a{
	color: #000001;
}

#sembunyi a:hover{
    color: #000001;
}

/************** sembunyi2 ****************/

#sembunyi2{
	clear: both;
	border-top: 0px;
	font-size: 12px;
	font-weight:100;
	height:32px;
	background-color: #FFFFFF;
	color: #FFFFF1;
	padding: 0px;
	margin-top: 0px;
	vertical-align:middle;
}
#sembunyi2 a{
	color: #FFFFF3;
}

#sembunyi2 a:hover{
    color: #FFFFF3;
}
/********************* end **********************/