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

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: Arial;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:  url(bg_grad1.jpg);
	background-attachment: fixed;
	width: 1000px;
}


/************************************/

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

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

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

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

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: Arial;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 97px;
	width:960px;
	background-color: #FFFFFF;
	min-width: 960px;
	left: 20px;
	right: 20px;
		
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

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

/************************************/

/************************************/
#masthead{
	position: absolute;
	top: 10px;
	width:960px;
	z-index: 1;
	min-width: 960px;
	left: 20px;
	right: 20px;
	
}

/************************************/



/************************************/
#pageNav{
	position: absolute;
	top: 0px;
	left: 0px;
	width:178px;
	background-color: #F5f7f7;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}
/************************************/



/************************************/
#col2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ccd2d2;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#masthead #banner #siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 10px;
	position: absolute;
	top: 14px;
	width: 460px;
	height: 34px;
}


/************************************/
#globalNav{
	position: absolute;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(glbnav_background.gif);
	left: 0px;
	top: 56px;
}



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

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	height: 32px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 20px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:  url("glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}



/************************************/




/************************************/
.feature{
	font-size: 80%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: justify;
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	top: 20px;
	position: absolute;
	width: 178px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

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

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

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bolder;
	text-decoration: none;
}

/***********************************************/
/*End Component Divs                           */
/***********************************************/
#banner {
	background-image: url(datasheet_header_top_adj3.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 0px;
	height: 56px;
}
img#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150;
	height: 52px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#masthead #banner #rcurve_red {
	position: absolute;
	height: 6px;
	width: 6px;
	top: -1px;
	right: -1px;
}
#siteinfo2 {
	position: absolute;
	clear: both;
	font-size: 75%;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 940px;
	text-align: center;
}
#contact {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	position: absolute;
	width: 168px;
	top: 280px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 85%;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#masthead #banner #lcurve_red {
	position: absolute;
	height: 6px;
	width: 6px;
	left: -1px;
	top: -1px;
}

#pagecell1 #siteinfo2 #tslogosm {
	padding-bottom: 7px;
	padding-top: 5px;
}
