@charset "utf-8";
/* CSS Document */

.sidenavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #494949;
	cursor: default;
	filter: Light;
	text-decoration: none;
}
.taglinegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smalllink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9ABC57;
	text-decoration: underline;
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.border {
	border: .75px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.box {
	text-decoration: none;
	background-image: url(images/filled-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box2 {
	background-image: url(images/filled-box2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box3 {
	background-image: url(images/filled-box3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.largelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;
}
.textbody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
}
.whitefontlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.blueheading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bullett {
	font-size: 7px;
	text-decoration: none;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
	filter: Glow(Color=#000099, Strength=10);
}
.headinglarge {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
