.tablefont {
	font-family: Arial, Helvetica, sans-serif;
}
.tableTitleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline}

p,td,body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: Black; text-decoration: none;  list-style-type : disc;  list-style : disc;  }
.pageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; color: #FFFF66; text-decoration: none}
.breadcrumb:active,.breadcrumb:link,.breadcrumb:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline;
}

.breadcrumb:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none;
}


.currentPage {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336600; text-decoration: none; font-weight: bold;   }

.breadcrumb { font-weight: bold }
.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: underline} .siteName {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000066; text-decoration: none; font-weight: bold}
.siteURL {  font-family: Georgia, "Times New Roman", Times, serif, "Maiandra GD"; font-size: 10px; font-style: italic; color: #666666; text-decoration: none}

input,select{
	border-style : none;
		background-color : White;
	color : Black;
		border-left-width : 0;
		border-right-width : 0;
		border-top-width : 0;
		border-width : 0;
		border-bottom-width : 0;
		
			border : 1px;
			border-style: groove;
			width : 120px;
			}.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.redparagraph {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: none}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.dropDownWide {
	width: 260px;
	height: auto;
	background-color: #FFCC34;
	border: 0px #003399;
	font-size: 14px;
	font-weight: bold;
}
.hidden {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
}
.andyBackGround {
	background-attachment: fixed;
	background-image: url(images/andy_backgroundfixed.gif);
	background-repeat: repeat-y;
}
