.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
}


.topnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}


.padding {
	padding: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	line-height: 15px;
	padding: 2px;
	background-color: #FFFFFF;
}
a.topnav:hover {
		font-size: 10px;
	color: #546F89;
	text-decoration: underline;
}

a.topnav2:hover {
	color: #fff;
	text-decoration: underline;
}


.prod {
	color: #000000;
	text-decoration: none;
}
.link_header {
	color: #00264D;
	text-decoration: underline;
	font-weight: bold;
}
a.prod:hover {
	color: #A9122F;
	text-decoration: underline;
}
a:hover {
	color: #546F89;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	padding: 2px;
	background-color: #EAEDF0;

}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00264D;
}
.at_link {
	color: #A9122F;
	text-decoration: underline;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
}

H1 { display :none;}

.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bce {
	color: #FFFFFF;
	text-decoration: none;
}

a.bce {
	color: #FFFFFF;
	text-decoration: underline;
}

a.bce:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
