/***********************************************/
/* emx_nav_left.css  NOT USED                  */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#test{
	position:absolute;
	top: 100px;
	left: 100px;
	z-index:1000;
	width: 100px;
	height: 100px;
	background-color: silver;
}

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: silver;
}

th{
	font-size: 80%;
	font-weight: bold;
        font-style: italic;
        text-align: right;        
	color: #334D55;
	background-color: #EAECE9;
}


td{
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}

#page _heading{
	position: absolute;
	width:178px;
	padding: 0px;
}

#page_heading_content{
	position: absolute;
	width: 800px;
	top: -72px;
	left: 180px;
	margin: 0px;
	padding: 0px;
}

#page _heading_dy{
	position: absolute;
	width:178px;
	padding: 0px;
}

#page_heading_content_dy{
	position: absolute;
	width: 800px;
	text-align:left;
	top: -72px;
	left: 275px;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** 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;
}

h4{
 font: 80% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 80% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3Err{

 font: bold 80% Arial, sans-serif;
 color: #CC0000;
 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                                 */
/***********************************************/
#vaast{
	position:relative;
	top:0px;
	left:33px;
}

#vaast_bubble{
	position:relative;
	top:0px;
	left:33px;
	z-index:1000;
}

#vaast_bubble_text{
	position:absolute;
	top:462px;
	left:415px;
	width:425px;
	height:100px;
	font-weight: normal;
	color:#006699;
}

#v_bubble{
	position:relative;
	top:0px;
	left:33px;
}

#v_bubble_text{
	position:absolute;
	top:144px;
	left:415px;
	width:425px;
	height:100px;
	font-weight: normal;
	line-height: 17px;
	color:#006699;
}

#options_bubble{
display: none;
	position:relative;
	top:0px;
	left:33px;
}

.case{/* #1 use to add new bubbles*/
	position:absolute;
	top:-3px;
	left:0px
}

.footercase{/* #2 use to add new bubbles*/
	position:absolute;
	z-index:-1;
	top:239px;
	left:0px
}

.txtcase{
	position:absolute;
	top:500px;
	left:0px
}

.botmenucase{
	position:absolute;
	top:0px;
	left:0px
}

.footercasetxt{
	position:absolute;
	top:-7px;
	left:0px;
	width:800px;
}

#center{
	width: 931px;
	height: 859px;
	background-color: white;
}

#pagecell1{
	position:relative;
	top: 95px;
	bottom: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 95.6%;
			text-align: center;
}

#main_content{
	text-align: left;
}

#center_dy{
	width: 931px;
}

.relative{
	position: relative;
	z-index: 0;
}

#headerimg{
	position: relative;
}

#backgroundimg{
	position: absolute;
	left: 40px;
	top: 0px;
	z-index: 0;
}

#txtimg{
	position: absolute;
	top: 0px;
	left: 170px;
	z-index: 1006;
}

#areabubble1{/*controls all bubble/boxes*/
	position: absolute;
	top: 320px;
	left: 17px;
}

#textarea{/*controls text in larger box to left*/
	position: absolute;
	top: 310px;
	left: 15px;
	width: 350px;
	z-index: 10;
		text-align: justify;
		color: black;
}

.textarea1{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
		text-align: justify;
		color: #006699;
		z-index:1;
}

.textarea2header{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 17px;
		color: #006699;
}

.textarea2{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
		text-align: justify;
}

#textarea2_stream_home{/*controls txt in bot-left box*/
	position: absolute;
	top: 220px;
	left: 25px;
	width: 350px;
	z-index: 300;
		text-align: justify;
		color: black;
}

#textarea3_stream_home{/*controls txt in bot-right box*/
	position: absolute;
	top: 220px;
	left: 420px;
	width: 440px;
	z-index: 300;
		text-align: justify;
		color: black;
}

#textarea4_stream_home{/*controls txt top-left*/
	position: absolute;
	top: -262px;
	left: 30px;
	width: 350px;
	z-index: 300;
		color: black;
}

.textarea4header{/*text in little box*/
		font-family: Arial, Helvetica, sans-serif;
      font-size: 17px;
		color: #006699;
		text-align:center;
		left:15px;
				position: absolute;
				top: -30px;
}

.textarea4{/*text in little box*/
	position: absolute;
	top: -93px;
	left: 60px;
	width: 350px;
	z-index: 300;
	color: black;
}

.textareadownload{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
		color: #999933;
		text-align: center;
}

.textareadownload a:link{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
		color: #999933;
		text-align: center;
}

.textareadownload a:visited{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
		color: #999933;
		text-align: center;
}

.textareadownload a:hover{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
		color: #999933;
		text-align: center;
		text-decoration: underline;
}

#areabubble2{
	position: absolute;
	top: 390px;
	left: 0px;
}

#little_box_1{/*box at top-left*/
	position: absolute;
	top: -127px;
	left: 0px;
}

#little_box_2{/*box at top-left*/
	position: absolute;
	top: -65px;
	left: 0px;
}

#little_box_3{/*box at top-left*/
	position: absolute;
	top: -190px;
	left: 0px;
}

#stream_box{/*was vista*/
	position: absolute;
	top: -240px;
	left: 415px;
}

#vaast_box{/*was vista*/
	position: absolute;
	top: 70px;
	left: 415px;
}

.indent{
		font-family: Arial, Helvetica, sans-serif;
		text-indent: 20px;
		font-weight: normal;
      font-size: 14px;
		text-align: justify;
}

#textlink{
		font-weight: normal;
      font-size: 18px;
		text-align: justify;
}

#contentArea{
	position:absolute;
	top: 20px;
	left: 17px;
}

#content1{
        width: 50%;
        height: 50%;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
}

#content2{
        width: 50%;
        height: 50%;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
}

#cove_content{
position: absolute;
top: -5px;
left: -465px;
	width: 911px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        font-size: 80%;
}

#content_control{
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
}

#mod_content_control{/*controls the content to left on modules pages*/
	background-color: white;
	padding-left: 0px;
	padding-right: 10px;
	width:685px;
}

#side_menu_control{
	position:absolute;
	top:370px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	margin-left:695px;
	width:220px;
}

.side_menu_class{
	font-size: small;
}

#side_menu_img{
	position:absolute;
	margin-left:693px;
}

.noborder{
	border: none;
}
/*********************************************/
/*	Dynamic home section */
/*********************************************/
#pageWelcome_dy{
	position: absolute;
	width:178px;
	top: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
		  color: #8BB9D1;
	z-index: 1100;
}

#welcomeText_dy{
	position: absolute;
	width: 800px;
	top: 63px;
	left: -980px;
	margin: 0px;
	padding: 0px;
   font-family: Arial, sans-serif;
	font-size: 15pt;
}

#pageNav_dy{
	position: absolute;
	width:178px;
	top: 30px;
	left: 175px;
	padding: 0px;
	background-color: #F5f7f7;
	font-family: Verdana,sans-serif;
	z-index: 1100;
}

#sectionLinks_dy{
	position: absolute;
	top: -4px;
	left: 0px;
	width: 800px;
	margin: 0px;
	padding: 0px;
   font-family: Arial, sans-serif;
}

#sectionLinks_dy h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks_dy a:link, #sectionLinks_dy a:visited {
	font-weight: lighter;
        font-size: 14pt;
	padding: 3px 0px 3px 10px;
	color: white;
}

#sectionLinks_dy a:hover{
	font-weight: lighter;
        font-size: 14pt;
	text-decoration: underline;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: black;
	font-weight: normal;
}

/************** utility styles *****************/

#language_bar{
display:none;
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 5px;
	right: 250px;
	color: white;
	z-index: 2000;
}

#language_bar a{
	color: white;
}

#language_bar a:hover{
	text-decoration: underline;
}

#utility{
	position: absolute;
	font: 75% Verdana,sans-serif;
	top: 5px;
	right: 21px;
	color: white;
	z-index: 2000;
	font-size: 9pt;
}

#utility a{
	color: white;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
}

#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;
}

/************* globalNav styles ****************/

#globalLink{
	position: absolute;
	top: -69px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
  	background-image:  url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 80%;*/
	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;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: -72px;
	left: 300px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


#scontrol_streamv{
	position: absolute;
	top: 86px;
	right: 16px;
	z-index: 500;
}

/*  The bellow search is in the search page*/
#search1{
position:absolute;
width:430px;
height:25px;
z-index:1;
left: 240px;
top: 263px;	
}

#search2{
position:absolute;
width:543px;
height:70px;
z-index:2;
left: 220px;
top: 300px;
}

#sbut{
position:absolute;
width:430px;
height:25px;
z-index:1;
left: 248px;
top: -6px;
}

/*************** Search Page Classes ***********/
.Search_Button{
	border: 0;
	padding: 2px;
	padding-top: 10px;
}

.searchbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #006699;
	background-color: #DDEEFF;
	border: 2px outset #cccccc;
	height: 21px;
	width: 240px;
}

/************* 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: 600px;
	height: 800px;
}

.feature {height: auto;}

.feature h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 5px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.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;
	font-size: 125%;
}


/************** siteInfo styles ****************/

#footerimg{
}

#FF_footer_control{
	position:absolute;
	top: 499px;
	z-index:-1;
}

#siteInfo{
	position: absolute;
	top: -27px;
	left: 150px;
	clear: both;
	font-size: small;
	color: white;
	padding: 0px 10px 10px 10px;
	text-align: center;
	        font-size: 14px;
}

#siteInfo a:link, #siteInfo a:visited {
	font-weight: normal;
        font-size: 14px;
	color: white;
}

#siteInfo a:hover{
	font-weight: normal;
        font-size: 14px;
	text-decoration: underline;
}

#footerimg_dy{
	position: relative;
	top: 4px;
	left: 0px;
}

#siteInfo_dy{
	position: absolute;
	top: -37px;
	left: 15px;
	clear: both;
	font-size: small;
	color: white;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo_dy a:link, #siteInfo_dy a:visited {
	font-weight: normal;
        font-size: 14px;
	color: white;
}

#siteInfo_dy a:hover{
	font-weight: normal;
        font-size: 14px;
	text-decoration: underline;
}

/************ sectionLinks, Menu(pageNav) styles **************/

#pageWelcome{
	position: absolute;
	width:178px;
	top: -40px;
	padding: 0px;
	font-family: Verdana,sans-serif;
		  color: #8BB9D1;
}

#welcomeText{
	position: absolute;
	width: 800px;
	top: -38px;
	left: -520px;
	margin: 0px;
	padding: 0px;
   font-family: Arial, sans-serif;
	font-size: 20px;
}


#pageNav{
	position: absolute;
	z-index: 1000;
	width:178px;
	top: 0px;
	left: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
}

#sectionLinks{
	position: absolute;
	top: -46px;
	left: 0px;
	width: 800px;
	margin: 0px;
	padding: 0px;
		color: #006699;
   	font-family: Arial, sans-serif;
		text-align: left;
			z-index: 2000;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: lighter;
	padding: 0px 3px 3px 10px;
	color: #006699;
}

#sectionLinks a:hover{
	font-weight: lighter;
	text-decoration: underline;
}

#sectionlinks_relative{
	position:relative;
	z-index:500;
}

/************* 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;
}

	/***address <p>***/
.padd{
	font-family: arial;
	Font-size: 125%;
	Text-align: center;
	color : #000000;
	}
	
	/** phone <p>**/
.phone{
	font-family: arial;
	Font-size: 125%;
	Text-align: center;
	color : #000000;
	font-weight:  bold;
	}

/********************* end **********************/


/******* Compatabilities *********/
#comp_shell_v{
	position:absolute;
	 top:200px; 
	 left: 640px;
	 margin-right:-200px;
	 width:250px; 
	 height:300px;
}

#comp_shell_2{
	position:absolute;
	 top:140px; 
	 left: 640px;
	 margin-right:-200px;
	 width:250px; 
	 height:300px;
}

#comp_bg_img{
	position:absolute;
}

#header_img_v{
	position:absolute;
	top:-59px;
	left:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header_img_2{
	position:absolute;
	top:-55px;
	left:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#comp_header_v{
	position:absolute;
	top: -16px;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
}

#comp_content_shell{
	position:absolute;
	top:60px;
	left:0px;
}

#comp_content_shell_2{
	position:absolute;
	top:55px;
	left:0px;
}

.comp_mini_header{
	position:relative;
	width:240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 10px;
	color:black;
	background-image:url(../../Images/compat_h_img.png);
}

.comp_detail{
	position:relative;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:15px;
}

#valid_FF_control{
	position: relative;
	top: -10px;
	left: 40px;
	width:0px;
}

/**/

#footer_h1{
	position:relative;
	top:0px;
	right:0px;
}

.footer_h1{
}

/*****/
#page_button_case{/*controlls all the page-buttons*/
	position:absolute;
	top:259px;
	left:0px;
}

#page-button1{
	position:absolute;
	top:431px;
	left:430px;
	z-index:100;
}

#page-button2{
	position:absolute;
	top:434px;
	left:510px;
		z-index:100;
}

#page-button3{
	position:absolute;
	top:434px;
	left:600px;
		z-index:100;
}

#page-button4{
	position:absolute;
	top:434px;
	left:704px;
		z-index:100;
}

#page-button5{
	position:absolute;
	top:433px;
	left:805px;
		z-index:100;
}

.textarea2{
		font-family: Arial, Helvetica, sans-serif;
		text-indent: 40px;
      font-size: 14px;
		text-align: justify;
}

#div_case{/*controls the divs*/
	position:relative;
	top:260px;
	left:0px;
}

#div1{
	position: absolute;
	top: 45px;
	padding-left:5px;
		padding-right:2px;
	left: 3px;
	width: 363px;
	height: 367px;
	z-index: 300;
		text-align: justify;
		color: #006699;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	background-color:white;
}

#div2{
	position: absolute;
	top: 45px;
	padding-left:5px;
	padding-right:2px;
	left: 3px;
	width: 363px;
	height: 367px;
	z-index: 300;
		text-align: justify;
		color: #006699;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	background-color:white;
}

#div3{
	position: absolute;
	top: 45px;
	padding-left:5px;
		padding-right:2px;
	left: 3px;
	width: 363px;
	height: 367px;
	z-index: 300;
		text-align: justify;
		color: #006699;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	background-color:white;
}

#div4{
	position: absolute;
	top: 45px;
	padding-left:5px;
		padding-right:2px;
	left: 3px;
	width: 363px;
	height: 367px;
	z-index: 300;
		text-align: justify;
		color: #006699;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	background-color:white;
}

#div5{
	position: absolute;
	top: 45px;
	padding-left:5px;
		padding-right:2px;
	left: 3px;
	width: 363px;
	height: 367px;
	z-index: 300;
		text-align: justify;
		color: #006699;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	background-color:white;
}

/*footer menu*/

#footer_menu{
	position:absolute;
	top:258px;
	left:0px;
		width:931px;
		height:170px;
	background-color:black;
}

#inside_footer_menu{
margin-left:10px;
}

.footer_menu{
	text-align:left;
	background-color:black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer_menu a:link{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.footer_menu a:hover{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

.footer_menu a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}



.footer_menu_a{
	text-align:center;
	background-color:black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer_menu_a a:link{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.footer_menu_a a:hover{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

.footer_menu_a a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}




.footer_menu_header{
	text-align:center;
	background-color:black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.footer_menu_header a:link{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}

.footer_menu_header a:hover{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

.footer_menu_header a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}
