body {
	font-size: 12px; color: black; font-family: arial;
	margin: 0;
}
p, tr, td {
	font-size: 12px; color: black; font-family: arial
}

.levelonebody {
	font-size: 12px; color: black; font-family: arial
}
.leveltwobody {
	border: medium double #333366; background-color: #E6E7CD;
}
.levelthreebody {
	font-size: 12px; color: black; font-family: arial
}
.levelonesubtitle {
	background-color: #333366; color: #FFFFFF; font-size: 16px; text-align: center;
}
.leveltwosubtitle {
	font-size: 12px; color: black; font-family: arial
}
.levelthreesubtitle {
	font-size: 12px; color: black; font-family: arial
}

.rightnavtitle {
	color: white; font-weight: bold; background-color: #990000; text-align: center; 
}
.rightnavsub {
	font-size: 11px; padding: 2px; 
}
.topheadernav {
	text-align: right; color: white;
}

.breadcrumb {
	font-size: 12px; color: black; font-family: arial
}
.printdate {
	font-weight: bold; font-size: 12px
}
.thispageurl {
	font-weight: bold; font-size: 12px; color: #993300; font-style: italic
}
.pagetitle {
	font-weight: bold; font-size: 20px
}

a {
	text-decoration: none; color: #990000;	
}
a:active {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:link {
	color: #990000;
}
a:hover {
	color: #999966;
}
a.bannerlink {
	font-size: 9px; color: white
}
a.bannerlink:active {
	color: white
}
a.bannerlink:visited {
	color: white
}
a.bannerlink:link {
	color: white
}
a.bannerlink:hover {
	color: #999966
}
.footer {
	font-size: 11px; color: white
}
a.footer {
	text-decoration: none; padding: 25px;
}
a.footer:active {
	color: white
}
a.footer:visited {
	color: white
}
a.footer:link {
	color: white
}
a.footer:hover {
	color: #999966
}


#headerDiv
{
	height: 67px;
	width: 100%;
}
#leftnav {
	text-align: center;
	vertical-align: top;
	width: 147px;
	background-color: #cccc99;
}
#bodyDiv
{
	background-color: white;
    display: block;
    height: expression(eval(document.body.clientHeight) - (eval(document.all.headerDiv ? document.all.headerDiv.offsetHeight : 0) + eval(document.all.footerDiv ? document.all.footerDiv.offsetHeight : 0)))
}
#rightnav {
	background-color: #cccc99;
	margin: 0;
	vertical-align: top;
	width: 160px;
}
#footerDiv
{
	width: 100%;
	height: 24px;
	background-color: #990000;
}

.sectiontitleon {
	font-size: 12px; color: black; font-family: arial
}
.sectiontitlealt {
	font-size: 12px; color: black; font-family: arial
}
.sectiontitle {
	font-size: 12px; color: black; font-family: arial
}
.countrytitle {
	font-size: 12px; color: black; font-family: arial
}
.tagline {
	font-size: 12px; color: black; font-family: arial
}
.leftnavsubleveltwo {
	font-size: 12px; color: black; font-family: arial
}
.leftnavsublevelone {
	font-size: 12px; color: black; font-family: arial
}
.leftnavsub {
	font-size: 12px; color: black; font-family: arial
}
.leftnavtitleint {
	font-size: 12px; color: black; font-family: arial
}
.leftnavtitle {
	font-size: 12px; color: black; font-family: arial
}
.rightnavsubleveltwo {
	font-size: 12px; color: black; font-family: arial
}
.rightnavsublevelone {
	font-size: 12px; color: black; font-family: arial
}
.taglinetext {
	font-size: 12px; color: black; font-family: arial
}

.rightnavsub a {
	text-decoration: none; color: #990000;	
}
.rightnavsub a:visited {
	color: #990000;
}
.rightnavsub a:hover {
	color: black;
}

/* Printable Styles */
@media print 
{
	#headerDiv, #leftnav, #rightnav, #footerDiv, #HM_Menu1 { display:none; } 
	.noprint  { display:none; } 
}

