/***********************************************/
/* emx_nav_left.css                            */
/* 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: black;
}

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: 300px;
	margin: 0px;
	padding: 0px;
}

#page _heading_dy{
	position: absolute;
	width:178px;
	padding: 0px;
}

#page_heading_content_dy{
	position: absolute;
	width: 800px;
	top: -72px;
	left: 290px;
	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-family:Arial,sans-serif;
 color:white;
 margin: 0px;
 padding: 0px;
 font-size:14px;
}


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                                 */
/***********************************************/
#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{
	width: 931px;
	height: 481px;
	background-color: white;
}

#center_dy{
	width: 931px;
}

.relative{
	position: relative;
	z-index: 0;
}

#headerimg{
	position: relative;
}

#backgroundimg{
	position: absolute;
	left: 40px;
	top: 110px;
	z-index: 0;
}

#txtimg{
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 1006;
}

#areabubble1{
	position: absolute;
	top: 68px;
	left: 27px;
}

#textarea{
	position: absolute;
	top: 58px;
	left: 20px;
	width: 410px;
	z-index: 300;
		text-align: justify;
		color: #006699;
}

.textarea1{
		font-family: Arial, Helvetica, sans-serif;
		text-indent: 40px;
      font-size: 16px;
		text-align: justify;
}

.home_link_1{
	bottom:-10px;
}

.home_link_2{
	bottom:-20px;
}

.right{
	position:absolute;
	right:10px;
}

.textarea2header{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
		color: #006699;
}

#textarea2{
	position: absolute;
	top: 280px;
	left: 20px;
	width: 850px;
	z-index: 300;
		text-align: justify;
		color: black;
}

.textarea2{
		font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
		text-align: justify;
}

#areabubble2{
	position: absolute;
	top: 218px;
	left: -4px;
}

.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;
}

.noborder{
	border: none;
}

/*********************************************/
/*	Dynamic home section */
/*********************************************/
#pageWelcome_dy{
	position: absolute;
	width:178px;
	top: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
		  color: #006699;
	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: 38px;
	left: 175px;
	padding: 0px;
	background-color: #F5f7f7;
	font-family: Verdana,sans-serif;
	z-index: 1100;
}

#sectionLinks_dy{
	position: absolute;
	top: 0px;
	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_ecomm{
	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_dy{
	z-index: 100;
	top: 550px;
	left: 0px;
}

#siteInfo_dy{
	position: absolute;
	top: 96px;
	left: 150px;
	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;
}

.FF_footer_up{
	position:relative;
	height:0px;
	top:-4px;
	z-index:-1;
}

#footerimg{
	z-index: 100;
	top: 590px;
	left: 0px;
	height:0px;
}

#siteInfo{
	position: absolute;
	top: 92px;
	left: 150px;
	clear: both;
	font-size: small;
	color: white;
	padding: 10px 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;
}


/************ sectionLinks, Menu(pageNav) styles **************/

#pageWelcome{
	position: absolute;
	width:178px;
	top: -40px;
	padding: 0px;
	font-family: Verdana,sans-serif;
		  color: #006699;
}

#welcomeText{
	position: absolute;
	width: 800px;
	top: -38px;
	left: -520px;
	margin: 0px;
	padding: 0px;
   font-family: Arial, sans-serif;
	font-size: 15pt;
}


#pageNav{
	position: absolute;
	width:178px;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	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;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: lighter;
        font-size: 16px;
	padding: 3px 0px 3px 10px;
	color: #006699;
}

#sectionLinks a:hover{
	font-weight: lighter;
        font-size: 16px;
	text-decoration: underline;
}

#sectionlinks_relative{
	position:relative;
	z-index: 1000;
}

/************* 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; 
}


	/***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 **********************/
.FF_valid{
	position:absolute;
	left:120px;
}

.FF_valid_control{
	position:relative;
	top:130px;
}
