
html, body, table, td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.border {
	border-left: solid 1px #096dc9;
	border-top: solid 1px #096dc9;
	border-right: solid 1px #096dc9;
	border-bottom: solid 1px #096dc9;
}

.nav {
	background-image: url("images/nav_bg_slice.jpg");
	background-repeat: repeat-x;
}

.nav img {
	vertical-align: middle;
}

.column {
	padding-left: 30px;
	padding-right: 30px;
}

.credit {
	color: #76acdd;
}

.footer {
	color: #4890D2;
	padding-left: 30px;
	padding-right: 30px;
}

.header {
	background-image: url("images/header_bg_slice.jpg");
	background-repeat: repeat-x;
}
.header_logo {
	width: 321px;
	height: 54px;
	background-image: url("images/header_logo.gif");
	background-repeat: no-repeat;
	float: right;
	text-align: right;
	vertical-align:bottom;
	color: #096dc9;
}

hr {
	color: #84b6e4;
	height: 1px;
	background-color: #84b6e4;
	border: 1px solid #84b6e4;
}

.hr_light {
	color: #84b6e4;
}

input {
	border: solid 1px #84b6e4;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.gold_header_text {
	color: #e8bc23;
	font-weight: bold;
}

a { font-family: Verdana, sans-serif; font-size: 11px; font-weight:bold; color: #096dc9; text-decoration:none; }
a:link {}
a:visited {}
a:hover { color: #000000; }
a:active {}

#search_button {
	background-color: #ffffff;
	width: 80px;
}

.text_blue {
	color: #096dc9;
}

.news_pubdate {
	color: #096dc9;
	font-style: italic;
}
