﻿/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}

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

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

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

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

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


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

/********* form and related tag styles *********/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	clear: both;
	width:975px;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #ffffff;
}

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

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

#masthead{
	float:left;
	padding-left: 20px; 
	width:975px;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	color: #000000;
}


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

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

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

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

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

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

#globalNav{
float: left; 
width: 975px;
height: 120px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

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

#gnl {
	float:left;
	height: 120px;
}

#gnr {
	float:right;
	height: 120px;
}

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

/*************** search styles *****************/


/************* breadCrumb styles ***************/


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: small;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
html>body .feature {height: auto;}


/*************** story styles ******************/


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
.Header1 {
	color: #000000;
	font-size: small;
}

/********************* end **********************/
.style8 {
	text-align: left;
	font-weight: normal;
	font-size: 120%;
}
.style3 {
	text-align: center;
	color: #000000;
}
.style4 {
	text-align: left;
	color: #000000;
}
.style5 {
	text-align: left;
	font-size: 120%;
}
.style7 {
	text-align: left;
	color: #005FA5;
	font-weight: normal;
}
.style11 {
	text-align: left;
	color: #334D55;
	font-weight: normal;
	font-size: 120%;
}
.style13 {
	font-size: x-large;
	color: #000000;
}
.style9 {
	text-align: center;
	text-decoration: underline;
	font-size: 250%;
}
.style10 {
	font-size: 200%;
}
.style12 {
	text-align: center;
	color: #334D55;
	font-weight: normal;
	font-size: 120%;
	text-decoration: underline;
}
.style14 {
	font-family: "Times New Roman", Times, serif;
}

