.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7CC5E7;
}
.blackFONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blueFONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;

}
.blueFONTLARGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	word-spacing: 6px;
	list-style-type: none;

}
.leftdotted {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
.rightdotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.bottomNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rightsolid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.topdotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;

}
.rightblueline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.blackfontITALIC {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.headingBlue {
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topsolidblue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.blackFONTlarge {
	font-size: 18px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blackMediumFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topandbottomdotted {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bottomdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.BlackMediumFontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.headerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2080AE;
	font-weight: bold;
}
