/***********************************************//* emx_nav_left.css                            *//* Use with template Halo_leftNav.html         *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body{		text-align: center;	font-family: Arial,sans-serif;	color: #333333;	line-height: 1.166;	margin: 0;	margin-right: auto;	margin-left: auto;	max-width: 1225px;	padding: 0px;	background-attachment: fixed;	background-color: #FFF;	background-image: url(bg_grad.jpg);	}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #0000CC;	text-decoration: none;}a:hover{	text-decoration: underline;}/************** header tag styles **************/h1{ font: bold 120% Arial, sans-serif; color: #0000CC; margin: 0px; padding: 0px;}h2{ font: bold 110% Arial, sans-serif; color: #0000CC; 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: 100% Arial,sans-serif; color: #000000; margin: 0px; padding: 0px;}/*************** list tag styles ***************/ul{ list-style-type: decimal; margin-left: 7px;}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:relative;	top: 10px;	width:95.6%;	max-width: 1225px;	margin: 0 auto;	margin-right: auto;	margin-left: auto;	background-color: #cccccc;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-right-style: outset;	border-bottom-style: outset;	border-left-style: outset;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	padding-bottom: 1px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	height: auto;	}#wrapper {	position: relative;	margin-right: auto;	margin-left: auto;	max-width: 1225px;	text-align: center;	}	#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: relative;	max-width: 1225px;	top: 10px;	width:95.6%;	height: 125px;	margin: 0 auto;	margin-right: auto;	margin-left: auto;	margin-top: auto;	background-color: #FFFFFF;	z-index: 2;	border-top: 2px outset #CCCCCC;	border-right: 2px outset #999999;	border-bottom: 1px solid #999999;	border-left: 2px outset #999999;	text-align: left;	}#pageNav{	float: left;	width:178px;	padding: 2px;	background-color: #CCCCCC;	font: small Verdana,sans-serif;	font-weight: bold;	height:auto;	border-left-width: 0px;	border-left-style: none;	border-left-color: #FFFFFF;	border-right-width: 0px;	border-bottom-width: 0px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #999999;	border-bottom-color: #999999;	text-align: left;	margin: 0 auto;	position:relative;}#content{	list-style-position:inside;	list-style-type: decimal;	border-left-style: none;	background-color: #FFF;	height: auto;	margin: 0 auto;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: 185px;	overflow: visible;	background-attachment: fixed;	padding: 5px;	text-align: left;}/***********************************************//* Component Divs                              *//***********************************************/#siteName{	margin: 0px;	height: auto;	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: 5px 0px;	margin: 0px;	border-bottom:1px none #ccd2d2;}#pageName h2{	font: bold medium Arial, sans-serif;	color: #3300FF;	margin:0px;	padding: 0px;}#pageName img{	position: absolute;	top: 0px;	right: 6px;	padding: 0px;	margin: 0px;}/************* globalNav styles ****************/#globalNav{	position: absolute;	top: 102px;	left: 0%;	right: 0%;	width:100%;	padding: 0px;	margin: 0px;	height: 23px;	background-image: url(bangry.jpg)}#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;	min-width: 640px;	padding: 0px;	margin: 0px;	left: 10px;	width: 90%;	color: #33CCFF;}a.glink, a.glink:visited{  	font-size: small;  	color: #3300FF;	font-weight: bold;	margin: 0px;	padding: 2px 5px 4px 5px;	border-right: 1px solid #000000;}a.glink:hover{  	background-image:  url("glblnav_selected.gif");	text-decoration: none;	color: #FFFFFF;}.skipLinks {display: none;}/************ subglobalNav styles **************/.subglobalNav{	position: absolute;	top: 145px;	left: 0px;	min-width: 640px;	height: 20px;	padding: 0px 0px 0px 10px;	visibility: hidden;	color: #999999;	z-index: 1;}.subglobalNav a:link, .subglobalNav a:visited {	font-size: 80%;	color: #3300FF;}.subglobalNav a:hover{	color: #0000FF;	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: #000000;	padding: 30px 0px 5px 0px;}.feature img{	float: left;	padding: 0px 10px 0px 0px;}/*************** story styles ******************/.story {	font-size: 80%;	overflow: visible;	height: auto;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 10px;	color: #000;	list-style-type: circle;}.story h3{	font: bold 125% Arial, sans-serif;	color: #333333;}.story p {	padding: 0px 0px 10px 0px;	overflow: visible;}.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{	clear: both;	border-top: 1px solid #cccccc;	font-size: small;	color: #999999;	padding: 0px;	margin-top: 0px;	background-color: #FFF;	bottom: 0px;}#siteInfo img{	padding: 4px 4px 4px 0px;	vertical-align: middle;}/************ sectionLinks styles **************/#sectionLinks{	margin: 0px;	padding: 0px;}#sectionLinks h3{	padding: 10px 0px 2px 10px;	border-bottom: 1px solid #cccccc;}#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: #0000CC;}#sectionLinks a:hover{	border-top: 1px solid #cccccc;	background-image: url(/glblnav_selected.gif);	font-weight: bold;	text-decoration: none;	color: #FFFFFF;}/************* 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;}/********************* end **********************/#pageNav2 {	float: right;	width:178px;	padding: 0px;	background-color: #CCCCCC;	font: small Verdana,sans-serif;	border-left-width: 0px;	border-left-style: solid;	border-left-color: #999999;	height: auto;	margin-left: 0px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-right-style: none;	border-bottom-style: solid;	border-right-color: #cccccc;	border-bottom-color: #999999;}/* ----------------------------------------------------------------------------------------------------------------*//* ---- global settings needed for thickbox <<<-----------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/*{padding: 0; margin: 0;}/* ----------------------------------------------------------------------------------------------------------------*//* ---- thickbox specific link and font settings <<<------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_window {	font: 12px Arial, Helvetica, sans-serif;	color: #333333;}#TB_secondLine {	font: 10px Arial, Helvetica, sans-serif;	color:#666666;}#TB_window a:link {color: #666666;}#TB_window a:visited {color: #666666;}#TB_window a:hover {color: #000;}#TB_window a:active {color: #666666;}#TB_window a:focus{color: #666666;}/* ----------------------------------------------------------------------------------------------------------------*//* ---- thickbox settings <<<-----------------------------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_overlay {	position: fixed;	z-index:100;	top: 0px;	left: 0px;	height:100%;	width:100%;}.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}.TB_overlayBG {	background-color:#000;	filter:alpha(opacity=75);	-moz-opacity: 0.75;	opacity: 0.75;}* html #TB_overlay { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_window {	position: fixed;	background: #ffffff;	z-index: 102;	color:#000000;	display:none;	border: 4px solid #525252;	text-align:left;	top:50%;	left:50%;}* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_window img#TB_Image {	display:block;	margin: 15px 0 0 15px;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	border-top: 1px solid #666;	border-left: 1px solid #666;}#TB_caption{	height:25px;	padding:7px 30px 10px 25px;	float:left;}#TB_closeWindow{	height:25px;	padding:11px 25px 10px 0;	float:right;}#TB_closeAjaxWindow{	padding:7px 10px 5px 0;	margin-bottom:1px;	text-align:right;	float:right;}#TB_ajaxWindowTitle{	float:left;	padding:7px 0 5px 10px;	margin-bottom:1px;}#TB_title{	background-color:#e8e8e8;	height:27px;}#TB_ajaxContent{	clear:both;	padding:2px 15px 15px 15px;	overflow:auto;	text-align:left;	line-height:1.4em;}#TB_ajaxContent.TB_modal{	padding:15px;}#TB_ajaxContent p{	padding:5px 0px 5px 0px;}#TB_load{	position: fixed;	display:none;	height:13px;	width:208px;	z-index:103;	top: 50%;	left: 50%;	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{	z-index:99;	position:fixed;	top: 0;	left: 0;	background-color:#fff;	border:none;	filter:alpha(opacity=0);	-moz-opacity: 0;	opacity: 0;	height:100%;	width:100%;}* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_iframeContent{	clear:both;	border:none;	margin-bottom:-1px;	margin-top:1px;	_margin-bottom:1px;}.storyShortPage {	font-size: 80%;	overflow: visible;	height: 1000px;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 10px;}