a {  color: #D4A121; text-decoration: none; font-weight:bold;}
a:hover {  text-decoration: underline;}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
td.topShadow {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-image:url(/images/subheader_shadow.gif); background-position:top left; background-repeat:repeat-x}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight:normal;}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; margin:0px;}
h2 {  font-size: 12px; font-weight: bold; color: #333333;}
h3 {  font-size: 11px; font-weight: bold; color: #333333;}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; margin:0px;}
.subsub {  font-size: 12px; font-weight: bold; color: #333333;}

.small {  font-size: 11px; font-weight: bold; color: #333333;}

/*-classes from old site, reformatted here-*/
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; margin:0px;}
.medium {  font-size: 12px; font-weight: bold; color: #333333;}
.subhead {  font-size: 11px; font-weight: bold; color: #333333;}
/*-end old-*/

form.search {
	margin:10px 4px 0px 10px;
}

form.search input {
	vertical-align:middle;
}

form.search img {
	vertical-align:middle;
	margin-top:2px;
}

td.footer {
	padding:10px;
	text-align:center;
}

td.footer p.bold {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.footer p {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topShadow {
	background-image:url(/images/nav_shadow.gif);
	background-position:top left;
	background-repeat:repeat-x;
}