/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #003366;
	line-height: 1.166;	
	margin: 0px auto 0px auto;
	padding: 0px;
        /*width:750px;*/
	text-align:center;
	/*background: #ffffff url("image/bg_grad.gif") fixed;*/
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

h2{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

h3{
	color: #003366;
	margin: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

h4{
	color: #333333;
	margin: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}

/*************** 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 *********/

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
font-size: 10px;
color:#003366;
}

select{
	width:90px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position: relative;*/
	padding: 0px;
	margin: 0px auto 0px auto;
	width:750px;
	border-color: #003333;
	/*border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;*/
}

#content{
	/*position:absolute;*/
	/*left:145px;*/
	/*top:52px;*/
	width:600px;
	z-index:3;
	/*height: 400px;*/
}

/*#tl {
	position:absolute;
	top: 12px;
	left: 66px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}*/

/*#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}*/

#masthead{
	position: relative;
	top: 3px;
	margin:0px auto 0px auto;
	width:750px;
	z-index:1;
	border-color: #003333;
	/*border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;*/
}

#logo_header{
	/*position: relative;*/
	width: 750px;
	height: 58px;
	background-image:url(image/masthead_blu_background.gif);
}

#mhl {
	/*position: absolute;*/
	top: 0px;
	left:0px;
}

#mhr {
	/*position:absolute;*/
	top: 0px;
	right:-1px;
}
#mh_logo{
	/*position:relative;*/
	padding:4px 5px 2px 5px;
}

/************* globalNav styles ****************/

#globalNav{
/*position: relative;*/
width: 750px;
height: 38px;
color: #000000;
top: 6px;
padding: 0px;
/*margin: 0px auto 0px auto;*/
background-image:url(image/gblnav_blu_background.gif);
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	/*position:absolute;*/
	top: 0px;
	left:0px;
}

#gnr {
	/*position:absolute;*/
	top: 0px;
	right:-1px;
}

#globalLink{
	/*position: absolute;*/
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
	font-size: x-small;
	color: #004080;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.glink:hover{
	background-color: #DDEEFF;
	text-decoration: none;
}

.skipLinks {display: none;}

/***********************************************/
/* Left navbar Divs and styles                 */
/***********************************************/

#pageNav{
	/*position: absolute;*/
	width:142px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(image/left_nav_fill.gif);
	z-index:2;
	/*margin:1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #003333;*/
}

#lnav_top{
	top:0px;
	bottom:0px;	
}

#lnav_bottom{
	/*position:relative;*/
	top:0px;
	bottom:0px;
	margin:0px 0px -2px 0px;
}

/***********************************************/
/* 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 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	/*position: absolute;*/
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/*************** search styles *****************/

#search{
	/*position:absolute;*/
	top: 7px;
	right:10px;
	z-index: 101;
}

#search input{
	font-size: x-small;
	margin: 0px  0px 0px 10px;
	color: #000000;
 }
 
#search a:link, #search a:visited {
	font-size: x-small;
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*#search a:hover{
	margin: 5px;
}*/


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: 200px;
}
html>body .feature {
	height: 600px;
	width: 750px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 5px;
	font-size: 80%;
	text-align:left;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	font-size: x-small;
	color: #003366;
	/*padding: 5px 5px 5px 5px;*/
	margin:3px auto 3px auto;
	/*position:relative;*/
	text-align:right;
	top: 2px;
	width: 750px;
	/*left:400px;*/
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 3px;
	padding: 3px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

a.slink,  a.slink:visited {
	display: block;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	margin: 0px 5px 0px 4px;
	color: #21536A;
	background-image:url(image/bg_nav.jpg);
}

a.other_link,  a.other_link:visited {
	padding: 3px 3px 3px 10px;
}

a.slink:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-top: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color:#333333;
	font-weight: bold;
}

.relatedLinks a{
	display: block; 
}

#specialLinks{
	text-align:center;
	/*position:absolute;*/
	padding: 0px 0px 10px 10px;
	color: #006633;
	font-size: x-small;
	font-weight: bold;
	top:375px;
	font-family: Arial, Helvetica, sans-serif;
}
	
/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/*********** content_XX page styles *************/

#c_top{
	/*position:relative;*/
	top:0px;
	bottom:0px;
}

#c_bottom{
	/*position:relative;*/
	top:0px;
	margin:0px 0px -3px 0px;
}

#c_contents{
	/*position:relative;*/
	padding: 0px 5px 3px 5px;
}

#c_home{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
	background-image:url(image/content_home_fill.gif);	
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}

#c_locations{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
	background-image:url(image/content_home_fill.gif);	
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}
#c_solutions{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
        background-image: url(image/content_fill.gif);
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}
#c_experience{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
        background-image:url(image/content_fill.gif);
	padding:0px 0px 0px 0px;
	/*margin-left:3px;
	margin-right:3px;*/
}
#c_results{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
        background-image:url(image/content_fill.gif);
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}
#c_alliances{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
        background-image:url(image/content_fill.gif);
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}
#c_testimonials{ /*settings for the homepage -index.html*/
	/*position:absolute;*/
	width:600px;
        background-image:url(image/content_fill.gif);
	padding:0px 0px 0px 0px;
	/*padding:3px 5px 3px 5px;
	margin-left:3px;
	margin-right:3px;*/
}

/********************* end **********************/
