body {
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.smlwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 5px;
	height: 23px;
}
a.navfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 5px;
	height: 23px;
}
a.navfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 5px;
	height: 23px;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #355f9e;
	text-decoration: none;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whiteheaderfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.medblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topimg {
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
}
.imgborder {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bulletedfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	display: block;
	height: 16px;
	padding-left: 5px;
}
a.bulletedfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	line-height: 16px;
	display: block;
	height: 16px;
	text-transform: capitalize;
}
a.bulletedfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42618D;
	text-decoration: underline;
	background-image: url(../images/navbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	line-height: 16px;
	display: block;
	height: 16px;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.largeborder {
	border: 4px solid #BDBDBD;
}
.largeheaderfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #42618D;
	text-decoration: none;
}
.bluefont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355f9e;
	text-decoration: none;
}
a.bluefont2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355f9e;
	text-decoration: underline;
}
a.bluefont2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.greyfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

