
/* active link style */


A:active {color: #0071b5;text-decoration: none}
A:visited {color: #0071b5;text-decoration: none}
A:link {color: #0071b5;text-decoration: none}
A:hover {color: #cc0000; text-decoration: none}


A:link.navlink { color:#ffffff }
A:visited.navlink { color:#ffffff }
A:hover.navlink { color:#666666 } 


A:link.leftnav { color:#666666; text-transform:uppercase; }
A:visited.leftnav { color:#666666 }
A:hover.leftnav { color:#0071B5 } 


/* English text style */

/* separate lists from subsequent content */
div.outerwrap{
	margin-bottom: 1em;
}

/* position list chunks side by side */
div.wrapper{
	float: left;
	width: 10em;
}

/* clear float after lists */
br{
	clear: left;
}

/* remove default spacing  to 
promote cross-browser consistency */
ul{
	margin: 0;
	padding: 0;
}

/* suppress normal list item numbering */
ul li{
	list-style-type: none;
	font-family: Arial;
	font-size: 12px; 
	color: #666666;
	line-height: 18px;
}

.topheader {  font-family:  Arial;
 font-size: 11px; 
 font-weight: bold; 
 color: #ffffff; 
 letter-spacing: 1px; 
 text-decoration: none}
 
.head {  font-family:  Arial; 
 font-size: 15px; 
 font-weight: bold; 
 color: #666666; 
 text-decoration: none}

.subhead {  font-family:  Arial; 
 font-size: 11px; 
 font-weight: bold; 
 color: #666666; 
 text-decoration: none}
 

.LeftNaviHead {  font-family:  Arial;
 font-size: 13px; 
 letter-spacing: 1px;
 font-weight: bold; 
 color: #666666;
 line-height: 16px; 
 text-decoration: none}

 
.LeftNaviText {  font-family: Arial;
 font-size: 10px; 
 letter-spacing: .5px;
 font-weight: bold; 
 color: #666666;
 line-height: 16px; 
 text-decoration: uppercase;}

 
.LeftNaviText2 {  font-family: Arial;
 font-size: 11px; 
 letter-spacing: .5px;
 font-weight: bold; 
 color: #666666;
 line-height: 16px; 
 text-decoration: uppercase;}


.text {  font-family: Arial;
 font-size: 12px; 
 color: #666666;
 line-height: 18px; 
 text-decoration: none}
 
 .text_padding_all {  font-family: Arial;
 padding: 6px;                
 font-size: 12px; 
 color: #666666;
 line-height: 18px; 
 text-decoration: none}
 
.text_padding {  font-family: Arial;
 padding: 6 0 6 0px;                
 font-size: 12px; 
 color: #666666;
 line-height: 18px; 
 text-decoration: none}
 
 .text_shift {  font-family: Arial;
 font-size: 12px; 
 color: #666666;
 text-indent: 5px;
 line-height: 18px; 
 text-decoration: none}
 
 .text_right {  font-family: Arial;
 font-size: 12px; 
 color: #666666;
 text-align:right;
 line-height: 18px; 
 text-decoration: none}
 
 .text_small {  font-family: Arial;
 font-size: 10px; 
 color: #666666;
 line-height: 14px; 
 text-decoration: none}
 
.footer {  font-family:  Arial;
 font-size: 10px; 
 color: #bbbbbb;
 line-height: 14px; 
 text-decoration: none}
 
 .footer_text {  font-family:  Arial;
 font-size: 10px; 
 color: #bbbbbb;
 line-height: 14px; 
 text-decoration: none}
 

.alt_bg0 {
    background-color:#FFFFFF;
}

.alt_bg1 {
    background-color:#EAEAEA;
}
 

 p {  font-family: Arial;
 font-size: 12px; 
 color: #666666;
 line-height: 16px; 
 text-decoration: none}
