

BODY, TH, TD, OL, UL, LI {

	color: #003366;
	font-family: arial,verdana;
	font-size: 13px;

}


UL { line-height: 16pt; list-style: square; }

.buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #666666;
	margin: 0px;
	text-align: center;
}

.buttons a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #ee489a;
	margin: 0px;
	text-align: center;
}


.topnav_td  {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.form_td  {
	//width: 160px;
	text-align: right;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f1e2c6;
}



A {   font-weight: bold; color: #003366; text-decoration: none; }
A:hover {  font-weight: bold; color: #e15e1e; text-decoration: none; }

A.subtitle {  font-size: 14px; font-weight: bold; color: #003366; text-decoration: none; }
A.subtitle:hover { font-size: 14px; font-weight: bold; color: #e15e1e; text-decoration: none; }


A.normal {  font-weight: normal; color: #003366; text-decoration: none; }
A.normal:hover {  font-weight: normal; color: #e15e1e; text-decoration: none; }


A.white { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }


A.leftnav { font-size: 12px; font-weight: bold; color: #ffffff;  }
A.leftnav:hover { font-size: 12px; font-weight: bold; color: #e15e1e; }

A.leftnav_active { font-size: 12px; font-weight: bold; color: #df7947;  }
A.leftnav_active:hover { font-size: 12px; font-weight: bold; color: #e15e1e; }


A.subnav { font-size: 12px; font-weight: bold; color: #fbf0dc;  }
A.subnav:hover { font-size: 12px; font-weight: bold; color: #e15e1e; }

A.subnav_active { font-size: 12px; font-weight: bold; color: #df7947;  }
A.subnav_active:hover { font-size: 12px; font-weight: bold; color: #e15e1e; }


A.topnav { font-size: 12px; font-weight: bold; color: #ffffff;  }
A.topnav:hover { font-size: 12px; font-weight: bold; color: #0a386c; }

A.topnav_active { font-size: 12px; font-weight: bold; color: #86b1e8;  }
A.topnav_active:hover { font-size: 12px; font-weight: bold; color: #0a386c; }

A.tour {   font-weight: bold; color: #E0BF9C; text-decoration: none;  }
A.tour:hover {  font-weight: bold; color: #ffffff; text-decoration: none; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-family: times; font-weight: bold; color: #003366; font-size: 22px;  }

.subtitle { font-family: times; font-weight: bold; color: #003366; font-size: 16px;  }


.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



