@charset "utf-8";
body {
	background-color: #FFFFFF;

}
td {
	align: "center";
	background-color: "#1E3666";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFD74C;
	border: "0";
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #1E3666;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1E3666;
}
.blueheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1E3666;
}
.blueheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #1E3666;
}
.yellowsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFD74C;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFD74C;
}
.yellowheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFD74C;
}
a:visited {
	color: #6C8DD2;
	text-decoration: underline;
}
a:link {
	color: #6C8DD2;
	text-decoration: underline;
}
a:hover {
	color: #FFD74C;
	text-decoration: none;
}
.twoColElsLtHdr #container #mainContent .whitetext font {
}
whitetext     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bauerheader {
	float: left;
	width: 250px;
	left: 10px;
}
.floatleft {
	float: left;
	padding-top: 20px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.alignleft {
	text-align: left;
	padding: 3px;

}
.lainepurple {
	background-color: #442255;
}

