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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #666666;
	/*line-height: normal;	*/
	margin: 0px;
	padding: 0px;
	background: #000000; /* url("bg_grad.jpg") fixed;*/
}

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

a:link, a:visited{
	font-size: small;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	background-color: #CCCCCC;
}

/************** header tag styles **************/

h1{
 font: bold 220% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 160% Helvetica,Arial,sans-serif;
 color: #000000;
 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;
}


/*************** 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                                 */
/***********************************************/



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

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

#tlb {
	position:absolute;
	bottom: -3px;
	left: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#trb {
	position:absolute;
	bottom: -3px;
	right: -3px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	margin-top:0px;
	position: absolute;
	top: -6px;
	left: 7px;
	width:660px;
	font: Helvetica, sans-serif;
	font-size:30px;
	font-style:normal;
	/*height: 189px;*/
}



/************** Navigation ****************/ 

#globalNav{
	position: absolute;
	width:655px;
	left: 5px;
	top: 160px;
	min-width: 540px;
	height: 32px;
	color: #cccccc;
	background-image:  url("glbnav_background.gif");
}

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

#gnl {
	position: relative;
	top: 0px;
	left:0px;
}

#gnr {
	position: relative;
	top: 0px;
	left:645px;
	
}

#globalLink{
	position: absolute;
	top: 153px;
	left: 10px;
	height: 0px;
	/*max-width: 540px;
	padding: 0px;
	margin: 0px;
*/
	z-index: 100;
	width: 670px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.glink:hover{
	text-decoration: none;
	background-color: #CCCCCC;
}

.skipLinks {display: none;}

/************** Navigation ****************/

#pagecell{
	position:absolute;
	top: 195px;
	left: 10px;
	width:663px;
	background: #000000; /* url("bg_grad_page.jpg") fixed;*/
	border: 2px solid #cccccc;
	background-color: #FFFFFF;
}

#pagecellimg{
	position:absolute;
	top: 230px;
	left: 10px;
	width:390px;
	background: #000000;
	height: 482;
	/*border: 2px solid #cccccc;*/
}

#ContentVision{
	float: left;
	width:623px;
	padding: 20px 20px 0px 20px;
	font: small Arial, Helvetica, sans-serif;
	background-position: left top;
}






/************** pageName styles ****************/

#pageName{
	margin-top:10px;
	padding: 0px 0px 11px 10px;
	/*margin: 0px;*/
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 150% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}


.text{
	/*width:700;*/
	margin-top:10px;
	margin-left:5px;
	margin-right: 5px;
	
	font: small Verdana,sans-serif;
}

.text img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

/************** siteInfo styles ****************/

#siteInfo{
	font-size: small;
	color: #000000;
	border-top: color;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************* styles ***************************/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: medium;
	font-weight: bold;
}
.style11 {font-size: medium
}
.style12 {color: #999999
}
.style13 {font-size: medium; 
	color: #999999; 
}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	vertical-align: top;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.style30 {color: #666666; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.style32 {
	font-size: 18;
	font-weight: bold;
}
.style33 {font-size: 18}

/********************* end **********************/
	
