@charset "utf-8";
.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.navtextjustify {
	text-align: justify;
}
.headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.headersgrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
#whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.whitetextheaders {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.largertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	text-align: center;
}
.blue-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
	padding-top:10px;
	padding-bottom:5px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.greentext {
	font-weight: bold;
	color: #090;
}
.browntext {
	font-weight: bold;
	color: #C60;
}
.greytext {
	font-weight: bold;
	color: #666;
}
.yellowtext {
	color: #F90;
}
.lightgreen {
	color: #0C0;
}
.smallertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.bodytextform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.bluetextsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #06C;
}
