/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/************** header tag styles **************/

h1{
 font: bold 120% Tahoma,sans-serif;
 color: #fff;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Tahoma,sans-serif;
 color: #000000;
 margin: 0px;
 padding-left: 12px;
}

h3{
 font: 150% Times, serif,sans-serif;
 color: #3993B6;
 margin: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 15px;
 padding-left: 0px;

}

.page {
 padding-top: 0px;
 padding-right: 30px;
 padding-bottom: 0px;
 padding-left: 30px;
}
/************** page ul **************/
.page ul{
margin-left: -17px; /*bottom spacing between menu items*/
}
.page li{
margin-left: -17px; /*bottom spacing between menu items*/
}
.page1 ul{
margin-left: 17px; /*bottom spacing between menu items*/
}
.page1 li{
list-style:disc;
margin-left: 17px; /*bottom spacing between menu items*/
}
/************** page ul **************/

.txtpage1 {
	font: bold 90% Verdana,sans-serif;
	color: #000000;
	text-align: justify;
}

.txtpage2 {
    font: 90% Verdana,sans-serif;
    color: #000000;
	text-align: justify;
}
.txtpage222 {
    font: 80% Verdana,sans-serif;
    color: #000000;
	text-align: justify;
}
.txtpage22 {
    font: 90% Verdana,sans-serif;
    color: #3993B6;
	text-align: justify;
}

.txtpage3 {
    font: bold 100% Verdana,sans-serif;
    color: #3993B6;
	text-align: justify;
}

.txtpage4 {
	font: bold 90% Verdana,sans-serif;
    color: #3993B6;
	text-align: justify;
}

.stat_tit {
    font: bold 100% Verdana,sans-serif;
    color: #3993B6;
	text-align: center;
}
.stat_tit1 {
	font: bold 90% Verdana,sans-serif;
	color: #000000;
	text-align: right;
}
hr {
	border-style:dotted; border-color:#999;}
/*************** list tag styles ***************/
.main h3{
	font: bold 100% Verdana,sans-serif;
	color: #1D4B80;
    margin: 0px;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;

}
.main p{
	font: 90% Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
/*************** list tag styles ***************/
#gr_line{
	border: 1 solid #cccccc; 
}
#gr_line_top{
	border-top: 1 solid #cccccc;
	border-bottom:  1 solid #cccccc;
}

.down_text{
	font: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;

}
.tel_s{
	font: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.tel_b{
	font: Verdana, sans-serif;
	font-size: 130%;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.mininav{
	padding-left: 15px;
}
/*************** top menu ***************/
.top3 { margin-right: 20;}


/*************** top menu ***************/
.topmenu a:link, .topmenu a:visited{
	color: #FFFFFF;
	background-color: #3993B6;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	text-align:center;
}

.topmenu a:hover{ /*hover state CSS*/
	color: #ffd22d;
	background-color: #3993B6;
	text-decoration: underline;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #3B95B7;
	text-decoration: none;
	text-decoration: underline;

}
a:hover{
	text-decoration: underline;
}

.electrod { 
     font: 95% Verdana,sans-serif;
	 padding-left: -25px;

}
.electrod a:link{
	color: #3993B6;
	text-decoration: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.electrod a:hover{
	text-decoration: underline;
}

/******* down_menu1 *******/
.down_menu1  { 
     font: 90% Verdana,sans-serif;
   	 color: #3993B6;
	 padding-left: 25px;
	 padding-bottom: 10px; 

}
.down_menu1 a{
	color: #3993B6;
	text-decoration: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.down_menu1 a:hover{
	text-decoration: underline;
}
/******* down_menu2 *******/
.down_menu2  { 
     font: 80% Verdana,sans-serif;
	 color: #999999;
	 padding-left: 25px;

}
.down_menu2 a{
	color: #999999;
	text-decoration: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.down_menu2 a:hover{
	text-decoration: underline;
}

/*************** left menu ***************/

.arrowlistmenu{
width: 185px; /*width of accordion menu*/
padding: 1px; /*link text is indented 19px*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Verdana;
color: #FFFFFF;
background: #1D4B80 repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 10px;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
margin-top: 8px; /*bottom spacing between each UL and rest of content*/

}

.arrowlistmenu ul li{
padding-top: 8px; /*bottom spacing between menu items*/
padding-bottom: 0px; /*bottom spacing between menu items*/
padding-left: 1px; /*link text is indented 19px*/
padding-right: 1px; /*link text is indented 19px*/
}

.arrowlistmenu ul li a{
color: #ffffff;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: list-item;
padding: 2px 0 ;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
}

.left a:link, .left a:visited{
color: #ffffff;
text-align: right;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
text-decoration: none;
}

.left a:hover{ /*hover state CSS*/
color: #FFD22D;
text-decoration: none;
}

.search {
color: #ffffff;
text-align: right;
padding-left: 0px; /*link text is indented 19px*/
font-size: 70%;
text-decoration: none;
}

