/* CSS Document */

body {
	background-color: #FFCC00;
}

a {
	color: #515843;
}

a:hover {
	text-decoration: none;
}


body {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #000000;
}

.companyname {
	color: #0064A6;
	font: 16pt "Trebuchet MS";
	height: 60px;
	background: top;
}
.companyslogan {
	font-family: Trebuchet MS;
	font-size: 15pt;
	color: #FFFFFF;
}

.mainTextNav,  .mainTextNavSub, #nav .mainTextNavSelected, .mainTextNavSubSelected {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #333333;
}

.mainTextNav:hover,  .mainTextNavSub:hover{
	color: #18BA00;
}


#nav .mainTextNavSelected, .mainTextNavSubSelected {
	font-weight: bold;
	color: #FF4200;
}

#globaltext{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
}

#globaltext2{
	color: #333333;
	font: 12pt "Trebuchet MS";
}


.pagetitle {
	font-size: 14pt;
}

.sectiontitle {
	font-size: 13.5pt;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}


.customheader1 {
	font-size: 18pt;
}

.customheader2 {
	font-size: 24pt;
}
