/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	text-align:left;
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.header {
	height: 150px;
	background-image: url(../images/headerbg_tri.jpg);
}
.header img {
	visibility: hidden;
}
.left_col {
	float: left;
	width: 180px;
	padding-left: 10px;
}
.main {
	width: 540px;
	float: right;
	padding: 5px 20px 20px;
	margin-top: 12px;
}
.read_more {
	font-size: 0.85em;
}
.left_img {
	padding-right: 15px;
	padding-bottom: 5px;
}
.footer {
	clear: left;
	text-align: center;
	padding: 5px;
	border-top: 1px dotted #CCCCFF;
	border-right: 1px #CCCCFF;
	border-bottom: 1px #CCCCFF;
	border-left: 1px #CCCCFF;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #660000;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-size: 0.9em;
	color: #333333;
}
h6 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
}
.breadcrumbs {
	font-size: 0.6em;
	color: #666666;
	height: 10px;
	margin-top: 5px;
}
.navbar a {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
a:hover {
	color: #660000;
	text-decoration: none;
	cursor:pointer;
}
.navbar a:visited {
	text-decoration: none;
}
.navbar ul {
	list-style-type: none;
	padding: 2px 5px;
	margin-left: -10px;
	width: 170px;
	margin-top: 5px;
}
.navbar li {
	list-style-type: none;
	width: 170px;
	background-color: #CADFFF;
	padding: 2px 5px 2px 10px;
	border: 1px solid #333333;
	margin-top: 1px;
	font-size: medium;
}
.left_col h3 {
	font-size: small;
	color: #660000;
	margin-bottom: -10px;
	margin-top: -5px;
}
.left_col p {
	font-size: 0.7em;
	color: #333333;
}
.main p {
	font-size: small;
	color: #333333;
}
.footer li {
	display: inline;
	font-size: x-small;
}
.news_snippet_delete {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
}
.list_alpha {
	list-style-type: lower-alpha;
}
ul {
	margin-bottom: 10px;
	color: #333333;
	list-style-type: square;
}
li {
	font-size: small;
	padding-bottom: 5px;
}
ol li li {
	list-style: lower-roman;
}
.main a:hover {
	text-decoration: underline;
	color: #660000;
}
.main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
.footer a {
	display: inline;
	color: #000066;
	text-decoration: none;
}
.footer a:hover {
	display: inline;
	color: #660000;
	text-decoration: underline;
}
.left_news a:hover {
	color: #660000;
	text-decoration: underline;
}
.left_news a {
	color: #000066;
	text-decoration: none;
}
.left_news h2 {
	font-size: small;
	color: #333333;
}
input, textarea, select {
	margin: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F2F2FF;
	color: #000000;
}
/*select {
	margin: 0.25em;
	background-color: #FFFFCC;
	color: #422102;
}*/
label {
	text-align: right;
	margin: 0.25em;
	clear: both;
	float: left;
	width: 12em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	vertical-align: middle;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: right;
}
.committee_list {
	list-style-type: none;
	line-height: 20px;
	color: #333333;
}
.quicklinks {
	font-size: 0.7em;
	background-color: #EFEFEF;
	padding: 2px;
}
#map {
	border: 1px solid #333333;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660000;
	padding: 20px;
	border: 1px double #660000;
	background-color: #6699FF;
	width: 400px;
}
.narrow_col {
	width: 420px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.more_news {
	font-size: 0.75em;
}
.news_image {
	padding-bottom: 10px;
	padding-left: 10px;
}
#request fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.inc_line_height {
	line-height: 1.8em;
}
.notice {
	border: 1px solid #990000;
	margin: -5px;
	padding: 5px 10px;
	width: 165px;
	text-align: left;
}
.notice h1 {
	color: #FFFFFF;
	background-color: #900;
	margin: -5px -10px;
	padding: 2px 10px;
	font-size: 0.9em;
}
.notice h2 {
	margin-bottom: 0px;
}
.notice2 {
	border: 1px solid #990000;
	margin: 10px 0px 0px;
	padding: 5px 10px;
	width: 518px;
}
.notice2 h1 {
	color: #FFFFFF;
	background-color: #900;
	margin: -5px -10px;
	padding: 2px 10px;
	font-size: 0.9em;
}
.results_subject_header {
	background-color: #D6D6D6;
}
#gcse tr, #a tr {
	text-align: center;
}
#gallery img {
	border: 1px solid #333333;
}
