/* font info: english version - one size fits all */

BODY,DIV,TD,TH,P,LI,H1,H2,H3,H4,H5,INPUT,SELECT {
	font-family: Verdana, Arial; 
}

BODY,TD {
	font-size: 11px;
	line-height: 14px;
}

P, LI {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1em;
}

div#topBanner { 
	width: 968px;
	display: block;
	background-image: url(../img/bg-topnav-banner_en.gif);
	background-repeat: no-repeat;
	background-color: #223E6E;
}

/*# Form elements #*/
input {
	font-size: 11px;
}

form select {
	font-size: 10px;
}

form#quickMenu input.text {
	font-size: 10px;
}

form#quickMenu select {
	font-size: 10px;
}

form#searchViews select {
	font-size: 10px;
}

form#searchReport select {
	font-size: 10px;
}

form#searchViews input.text {
	font-size: 10px;
}

form#searchMS select {
	font-size: 10px;
}

		
/*##### Text Styles #####*/
	
#breadcrumb, #breadcrumbwide {
	font-size: 10px;
}

#hpcolLcontent H2 {
	font-size: 10px;
	font-weight: bold;
}

#hpcolRcontent H2 {
	font-size: 10px;
	font-weight: bold;
}

H4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
}
	
H5 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
	
.notBold {
	font-weight: normal;
}

.txtBlackSmall {
	font-size: 11px;
}

.txtIntro {
	font-size: 11px;
	line-height: 14px;
}

.linkIntro, .linkintro P {
	font-size: 10px;
	line-height: 13px;
}

#PullDown {
	width:200px;
}


/*##### Link Styles #####*/

a.ColumnLink {
	font-size: 10px;
	font-weight: bold;
}

a.FooterLink {
	font-size: 10px;
}

.linkList {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
}

/*##### Layout Styles #####*/

.Required {
	font-size: 10px;
	font-weight: bold;
}

/*##### Global Declarations (from mstop) #####*/

/*# Form elements #*/
FORM#quickMenu INPUT.text {
	font-size: 10px;
}
FORM#quickMenu select {
	font-size: 10px;
}

/*##### Layout Styles #####*/
DIV#topBanner DIV#logoAndLinks DIV#topNavMod {
	font-size: 9px;
	font-weight: bold;
}
DIV#topBanner DIV#logoAndLinks DIV#topNavMod TABLE#utility TD {
	font-size: 9px;
	line-height: 11px;
}
DIV#topBanner DIV#logoAndLinks DIV#topNavMod TABLE.searchField TD {
	font-size: 9px;
	font-weight: bold;
}
	
/*##### Top Navigation Dropdown Menu styles #####*/
#dropmenudiv {
	font-size: 11px;
	font-weight: normal;
}
#dropmenudiv A { 
	font-size: 10px;
	font-weight: bold;
}

/*##### Additional Layout Styles #####*/
.more {
	position:relative;
	top:1px;
}

/*Additional Class by Nao*/
H3 {
	height: 14px;
	color: #333;
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border: 0;
}

.linkList0 {
font-size:10px;
	margin: 0 0 0 0;
	padding: 0px 9px 4px 8px;
	font-weight: bold;
	line-height: 1.5em;
}
.linkList1 {
font-size:10px;
	margin: 0 0 0 0;
	padding: 0px 9px 4px 0px;
	font-weight: bold;
	line-height: 1.5em;
}

