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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	/*font-family: Arial,sans-serif;*/
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_grad.jpg) fixed;
}

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

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

a:hover{
	text-decoration: underline;
}

dl img {
	border-style: none;
	margin-right: 5px;
}

td {
	font-size: 14px;
}

.LinLlist img {
	border-style: none;
	margin: 0px 5px 0px 10px;
}

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

h2{
	font-size: 20px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 14px;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-size: 14px;
	font-weight: normal;
	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;
}

dt {
	margin-left: 20px;
	font-weight: bold;
}

dl.jp dt {
	/*font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";*/
	font-size: 16px;
}

dl.jp dd {
	margin-bottom: 10px;
}

dl.en dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

ol {
	font-size: 14px;
}

ol ul {
	margin-left: 10px;
}

li {
	margin-top: 10px;
}

dl.list {
	font-size: 14px;
}

ol ol {
	margin-left: 20px;
}

dl.list dd {
	margin-top: 10px;
	margin-bottom: 20px;
}

dl.list dd ul {
	margin-left: 10px;
}

/********* 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                                 */
/***********************************************/
#main{
	position:absolute;
	background-image:url(../images/common/bg_body.gif);
}

#pagecell{
	position: absolute;
	top: 95px;
	left: 20px;
	width: 800px;
	background-color: #ffffff;
}

#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: 20px;
	width: 800px;
	
}

#pageNav{
	float: left;
	width: 178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 12px Verdana,sans-serif;
}

#content{
	float: right;
	width: 610px;
	padding: 0px 10px 0px 0px;
	/*border-left: 1px solid #ccd2d2;*/
}


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

h1 {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 8px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

/************** utility styles *****************/
.blank{
	margin: 0px;
	padding: 10px 0px 8px 0px;
	font-size: 14px;
	font-weight: normal;
}

#utility{
	font: 12px Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

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

#pageName{
	padding: 5px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-size: 17.5pt;
	color: #003366;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

#sub_title{
	margin-left: 10px;
	font-size: 11pt;
	font-weight: normal;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/glbnav_background.gif);
}

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

#globalNav form{
	font-size: 16px; 
}

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

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

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


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

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}


/************ subglobalNav styles **************/

.subglobalNav, .subglobalNav_s{
	position: absolute;
	top: 70px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	font-size: 15px;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover {
	color: #cccccc;
}

/*************** search styles *****************/

#searchForm{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#searchForm input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
 }
 
#searchForm a:link, #searchForm a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#searchForm a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 12px Verdana,sans-serif;
	color: #000000;
}

#breadCrumb a{
	color: #333333;
}

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


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	line-height: 130%;
	/*min-height: 180px;*/
	/*height: 180px;*/
}

/*html>body .feature {height: auto;}*/

.feature h3{
	font-size: 16px;
	color: #003366;
	padding: 20px 0px 0px 0px;
}

.feature img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	line-height: 130%;
}

.story h3{
	font-size: 16px;
	color: #003366;
}

.story p {
	padding: 0px 0px 10px 10px;
}

.story td p{
	padding: 0px 0px 10px 0px;
	font-size: 14px;
}

.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display: block;
	padding-bottom: 5px;
}

.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;
	width: 250px;
}

.Emphasis{
	font-weight: bold;
	color: #000066;
}

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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #999999;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
	background-color: #ffffff;
	line-height: 120%;
}

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

#sname{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005FA9;
	margin-right: 10px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

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

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

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* 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;
	margin-left: 5px;
	line-height: 130%;
}
.relatedLinks img{
	border-style: none;
	margin-right: 2px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

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

.red{ color:#ff0000; }

.storyTable{
	margin: 10px 0px 10px 20px;
}

.storyTable td{
	padding-bottom: 5px;
}

.imgLeft{
	float: left;
	margin-right: 10px;
}

.imgRight{
	float: right;
	margin-left: 10px;
}



