/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background: #666666 url(../img/bk_img.gif) repeat scroll;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** table tag styles **************/

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCCCCC;
	padding: 8px 10px 5px 15px;
	background-color: #202020;
	border: thin solid #333333;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #CCCCCC;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #CCCCCC;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110% Arial,sans-serif;
 color: #CCCCCC;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #999999;
 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: #666666;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width:680px;
	background-color: #000000;
	margin-bottom: 40px;
	background-image: url(../img/bg_left.gif);
	left: 25px;
	top: 25px;
	position: absolute;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	font: small Verdana, sans-serif;
	background-image: url(../img/bg_left.gif);
	float: left;
	width: 150px;
	padding-top: 15px;
}

#content{
	padding: 0px 30px 0px 15px;
	margin:0px 0px 0px 150px;
	background-image: url(../img/bg_right.gif);
}

#indexContent{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(../img/bg_mid.gif);
}

/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageHead{
	padding: 30px 30px 0px 30px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../img/bg_top.gif);
}

#pageName{
	padding: 15px 50px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	text-align: center;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #CCCCCC;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************** globalNavi styles ****************/

#globalNavi {
	background-image: url(../img/bg_global_navi.gif);
	padding: 8px 60px 5px 30px;
	text-align: center;
	margin: 0;
	background-repeat: no-repeat;
}

#globalNavi a:link, #globalNavi a:visited {
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#globalNavi a:hover{
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
	background-image: url(../img/bg_button_ro.gif);
}


/************** contents menu styles *****************/

.contentsMenu{
	margin: 0px;
	padding: 20px 0px 15px 0px;
	text-align: center;

}

.contentsMenu h3{
	padding: 10px 0px 2px 10px;
}

.contentsMenu a:link, .contentsMenu a:visited {
	background-image: url(../img/bg_button.gif);
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0;
	padding-right: 25px;
}

.contentsMenu a:hover{
	background-image: url(../img/bg_button_ro.gif);
	font-weight: bold;
	text-decoration: none;
}

/************** topContents styles *****************/

.topContents{
	padding: 25px 35px 10px 35px;
	font-size: 80%;
}
html>body .topContents {
	height: auto;
}

.topContents h3{
	font: normal 15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCCCCC;
	padding: 0px 0px 5px 0px;
}

.topContents img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: x-small;
	color: #cccccc;
	padding: 10px 35px 10px 10px;
	margin-top: 0px;
	background-image: url(../img/bg_bottom.gif);
	text-align: right;
	height: 30px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
