@charset "utf-8";
.greybox {
	border: 1px solid #CCCCCC;
}
.bluediv {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003366;
}
.blueheader {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.greyGradBg {
	background-image: url(img/bottomgrad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.whitenave {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bigblue {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
}
.lightbluediv {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #91C8FF;
}
.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bigred {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times;
	color: #003366;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.mainbg {
	background-image: url(img/mainCleaning_BG_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.blueheaderCat {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

