/* CSS SHEET - TEXT */

/* Headings */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9A33;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9A33;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 24px;
}
h3.h3Slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 16px;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
}
h5 {
	color: #003366;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F9DB9;
	font-weight: normal;
	margin-top: -1px;
	margin-bottom: 5px;
}
h6 {
	font-size: 14px;
}
span.spanSmallText {
	font-size: 9px;
}
span.spanBlueText {
	color: #003366;
}
span.spanBoldText {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
span.spanGreyBullet {
	color: #999999;
}
select.selectLanguage {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.divSmallText {
	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
code {
	font-size: 11pt;
	color: #000000;
	background-color: #FFFF99;
}
.em {
	font-weight: bold;
	color: #d5ac57;
}
td.tdBody span {
	font-weight: bold;
}
ul {
	text-align: left;
}
li.liLineSpacing {
	text-align: left;
	padding-bottom: 10px;
}
p.pSmallText {
	font-size: 11px;
}
span.divSmallText {

	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
