body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin:0;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
}
.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;

}

.WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CCFF;
}
.leftBlueLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.leftBlueLinks:hover {
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
a.leftBlueLinks:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.WhiteBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a.WhiteBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;

}
.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #888888;
	text-decoration: none;

}
a.whiteLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-decoration: none;

}
a.whiteLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;


}
.BlackNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: underline;

}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;

}
.darkBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.BkLightGreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	background-color: #99CC00;
}
.BkGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666600;
}
.BkLtYell {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	background-color: #FFFF99;
}
.BkDkGreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005B0C;
}
.BkSmDkGreen {



	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336666;
}
.BkBlue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #99CCFF;
}
.BkSmBlGr {




	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005B0C;
}
.LtGreyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.phoneNumber:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.phoneNumber:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #DDDDDD;

}
.WhiteBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	padding: 2px;


}
.RedNav {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: thin solid #999999;
	padding: 10px;
	margin: 10px;
	width: 280px;




}
.rightColumnBox {
	margin: 2px;
	padding: 2px;
	border: thin solid #999999;
}
.whiteLinksBorder {
	border: thin solid #FFFFFF;
	background: #FFF;
	margin: 4px;
	padding: 0px;
	position: static;
	width: 158px;

}
.largeBluBox {
	padding: 2px;
	border: thin solid #99CCFF;
	width: 100%;


}
.smallBlueBkg {
	background-color: #99CCFF;
	text-align: right;
	padding: 2px 6px 2px 2px;





}
a.smallBlueBkg:link {

	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CCFF;
	text-align: right;
	padding: 2px;
	text-decoration: none;
}
.redNotice {
	background-color: #FFFFFF;
	border: thin solid #CC0000;
	position: static;
	left: 240px;
	top: 300px;
	margin: 20px;
	padding: 20px;


}
.imgGallery {
	border: thin solid #99CCFF;
	position: relative;
	width: 164px;
	float: left;
	padding: 2px;
	height: 16em;








}
.imgRow {
	position: relative;
	border: thin solid #99CCFF;
	background-color: #99CCFF;


}
.imgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	width: 100%;
	position: relative;
	height: 2.5pc;
	text-align: center;





}
.imgContent {
	border: none;
	position: relative;
	width: 160px;
	float: left;
	height: 260px;
	padding: 2px;

}
.imgCopy {
	font-size: x-small;
	text-align: right;
	vertical-align: bottom;

}
.alignLeft {
	float: left;
	padding-right: 1px;
	padding-left: 8px;


}
.alignRight {
	float: left;
	padding-right: 8px;
	padding-left: 2px;


}
.blueUnderline {
	color: #000099;
	text-decoration: underline;
}
.oldFile {
	background-image: url(/images/bluedrop.jpg);
	background-repeat: repeat;
	border: thin solid #000066;
	margin: 8px;
	padding: 8px;
	position: relative;
	right: 6px;

}
.leftContent {
	position: relative;
	width: 60%;
	left: 0px;
	float: left;
	top: 2px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	padding: 4px;
	border: thin solid #99CCFF;




}
.rightContent {
	position: relative;
	float: left;
	border: none;
	margin-left: 20px;


}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px;
	width: 60%;
	clear: left;
	float: right;

}
.imgGallery a:link {
	font-size: small;
	text-decoration: none;
	color: #006600;
}
.imgGallery a:hover {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006600;
}
.imgGallery a:visited {
	font-size: small;
	text-decoration: none;
	color: #009900;
}
.imgGallery a:active {

	font-size: small;
	text-decoration: none;
	color: #003300;
	background-color: #CCCCCC;
}
