* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#EBEBEB;
	text-align:center;
	}
#container {
	margin:0 auto;
	width:785px;
	padding:0 8px;
	background-image: url(/images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#css_error {
	display:none;
}
#header {
	/*background-image:url(/images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;*/
	border-top: 2px solid #C00;
	border-bottom: 1px solid #D6D6D6;
	width:761px;
	height:54px;
	margin:0 8px;
	padding: 4px;
	overflow:hidden;
	text-align:left;
}
#header_image {
	width:600px;
	float:left;
}
#header_image img {
	border:0;
}
#header input {
	font-size:11px;
}
#search {
	float:right;
}
#search fieldset {
	border:0;
}
#photo {
	/* The background-image property is defined inline in the page head include file for randomization purposes. */
	background-repeat:no-repeat;
	width:769px;
	margin:0px 8px;
	text-align:right;
	height: 154px;
	overflow:hidden;
	vertical-align:top;
	}
#breaking_news {
	background-image:url(/images/bg_breaking_news_solid.png);
	/*background-color: #FFF;
	filter:alpha(opacity=80); */     /*IE hack for transparency. use in combination with browser check.*/
	/*background-image:url(/images/bg_breaking_news.png);
	background-repeat: repeat-x;
	background-position: left top; */
	width: 180px;
	height:154px;
	padding: 7px 7px 7px 15px;
	overflow: auto;
	float:right;
	text-align:left;
	overflow:auto;
	border-left: 2px solid #000;
}
#breaking_news h2 {
	font-size:12px;
	font-weight: bold;
}
#breaking_news p{
	font-size: 11px;
	font-weight:normal;
}
#breaking_news a:link {
	color:#C00;
	text-decoration:none;
	line-height:20px;
}
#breaking_news a:visited {
	color:#C00;
	text-decoration:none;
	line-height:20px;
}
#breaking_news a:hover {
	color:#C00;
	text-decoration: underline;
	line-height:20px;
}
#main_nav, .pods {
	background-image: url(/images/bg_pods.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_nav {
	width:761px;
	height:105px;
	/* can be shrunk if a fix can be found for Opera vertical alignment of third column */
	margin:0 8px;
	padding: 4px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-align:left;
	overflow:auto;
	line-height:15px;
}
#main_nav .nav_column {
	float:left;
	margin: 0 6px;
	width:235px;
	list-style-position:inside;
	/* an inline style shrinks the About Us column to 228px to prevent wrapping in IE 5.0 */
}
#main_nav .nav_column h3 {
	margin:0 17px 0 0;
	border-bottom: 1px solid #C00;
	font-weight: bold;
	font-size:14px;
}
#main_nav .nav_column h3 a:link {
	color:#000;
	text-decoration:none;
}
#main_nav .nav_column h3 a:visited {
	color:#000;
	text-decoration:none;
}
#main_nav .nav_column h3 a:hover {
	color:#666;
	text-decoration: none;
}
#main_nav .nav_column ul{
	list-style-position:inside;
}
#main_nav .nav_column ul li{
	padding-left:8px;
	color:#C00;
	list-style-type: disc;
	font-size: 11px;
	font-weight:normal;
}
#main_nav a:link {
	color:#666;
	text-decoration:none;
}
#main_nav a:visited {
	color:#666;
	text-decoration:none;
}
#main_nav a:hover {
	color:#666;
	text-decoration: underline;
}
#admin_controls {
	text-align: right;
	font-size:12px;
	margin: 0px 8px;
	padding: 3px 26px;
	border-right: 4px solid #c00;
	background-image: url(/images/bg_admin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#admin_controls a:link {
	color:#c00;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	background-image: url(/images/bg_admin_button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#admin_controls a:visited {
	color:#c00;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	background-image: url(/images/bg_admin_button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#admin_controls a:hover {
	color:#c00;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	background-image: url(/images/bg_admin_button_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#admin_controls ul {
	list-style-type:none;
}
#admin_controls ul li {
	display:inline;
	text-align:center;
	margin-right:10px;
	border: 1px solid #D6D6D6;
	background-color:#fff;
}
#breadcrumb {
	font-weight:bold;
	text-align:left;
	font-size:12px;
	margin: 5px 23px;
	color:#666;
}
#breadcrumb a:link {
	color:#c00;
	text-decoration:none;
}
#breadcrumb a:visited {
	color:#c00;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#666;
	text-decoration: none;
}
#subcontainer {	
	width:769px;
	margin:0px 8px;
	padding: 15px 0px;
	text-align: left;
}
#print_header {
	display:none;
}
#content_left {
	float:left;
	width:495px;
	margin:0 0 20px 15px;
	color: #000;
	min-height:350px;
}
#content_left h2 {
	font-size: 16px;
	border-left: 6px solid #C00;
	padding: 0 0 0 4px;
}
#content_left h3 {
	font-size: 14px;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
}
#content_left p {
	font-size: 12px;
	margin-top: 10px;
	padding: 0 0 0 9px;
}
#content_left p img {
	float:right;
	font-size:10px;
	margin:0 5px;
	border:0;
}
#content_left dl dt {
	font-size: 12px;
	margin: 10px 0 0 30px;
	font-weight:bold;
}
#content_left dl dd {
	font-size: 12px;
	margin: 0 0 0 40px;
}
#content_left dl dd img, #content_left ul li img {
	border:0;
	vertical-align:middle;
	margin-left:10px;
}
#content_left ol {
	font-size:12px;
	margin:10px 0 10px 40px;
}
#content_left ul {
	list-style-type:disc;
	font-size: 12px;
	margin: 10px 0 10px 40px;
}
#content_left ul li{
	color:#000;
	margin: 0 0 5px 0;
}
#content_left ol li dl {
	margin-bottom: 15px;
}
#content_left ol li dl dt {
	margin: 0;
}
#content_left ol li dl dd {
	margin-left: 15px;
}
#content_left ol li dl dd a:link {
	color: #00F;
	text-decoration:none;
}
#content_left ol li dl dd a:visited {
	color:#00F;
	text-decoration:none;
}
#content_left ol li dl dd a:hover {
	color: #939;
	text-decoration: underline;
}
#content_left a:link {
	color:#666;
	text-decoration:underline;
}
#content_left a:visited {
	color:#666;
	text-decoration:underline;
}
#content_left a:hover {
	color:#c00;
	text-decoration: underline;
}
#content_left hr {
	height:0px;
	border: 1px solid #c00;
	margin:15px 0;
}
#content_left table {
	width:450px;
	margin: 15px auto;
	border:0;
}
#content_left form table {
	width:350px;
	margin: 15px auto;
	border:0;
}
#content_left table thead tr th {
	font-size:14px;
	font-weight:bold;
	border-bottom: 2px solid #666;
	vertical-align:bottom;
	text-align:left;
}
#content_left table thead tr th img{
	border:0;
	margin-left:4px;
	display: inline;
}
#content_left table thead tr th a:link {
	color:#666;
	text-decoration:none;
}
#content_left table thead tr th a:visited {
	color:#666;
	text-decoration:none;
}
#content_left table thead tr th a:hover {
	color:#c00;
	text-decoration: none;
}
#content_left table tbody tr:hover {
	background-color: #F9F6EF;
}
#content_left form table tbody tr:hover {
	background-color:transparent;
}
#content_left table tbody tr td {
	font-size:12px;
	border-bottom: 1px solid #999;
	vertical-align:bottom;
	padding:5px 2px;
}





#content_left1 table tbody tr td {
	font-size:12px;
	border-bottom: 1px solid #999;
	vertical-align:top;
	padding:5px 2px;
}





#content_left table tbody tr td img {
	border:0;
	text-align:center;
	margin:auto auto;
	padding-left:5px;
}
#content_left form {
	margin:15px;
	padding:15px;
	background-image: url(/images/bg_pods.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #ccc;
	background-color:#fff;
}
#content_left form .editor{
	margin:15px;
	padding:15px;
	background-image: none;
	border:0;
	background-color:#fff;
}
#content_left form label {
	font-size:12px;
}
#content_left form table tr td label {
	font-size:12px;
}
#content_left form p {
	font-size:12px;
	margin:0 5px 0 0;
	text-align:right;
}
#content_left form fieldset {
	border:0;
}
#content_left form textarea {
	font-size:12px;
}
#content_left form table tbody tr td textarea {
	font-size:12px;
}
#content_left form select {
	font-size:12px;
}
#content_left form table tr td select {
	font-size:12px;
}
#content_left form input{
	font-size:12px;
}
#content_left form table tbody tr td {
	border-bottom: 0;
}
#content_left form table tr td input{
	font-size:12px;
}
#news_block {
	font-size:12px;
	padding:10px;
}
#contain_comments {
	width:250px;
	height:125px;
	overflow:auto;
	background-image: url(/images/bg_pods.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #ccc;
	font-size:12px;
	margin: 10px auto;
}
#content_right {
	margin: 0px 0px 0px 550px;
	padding:0 15px 20px 0;
}
#featured_news_header {
	width:198px;
	height:16px;
	background-image: url(/images/sub_head_featured_news.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow:visible;
	float:right;
}
#footer {
	width:761px;
	clear:both;
	margin:0 8px;
	padding:4px;
	text-align:center;
	border-bottom: 2px solid #C00;
}
#footer p {
	margin-top: 10px;
	font-size:11px;
}
#footer a:link {
	color:#666;
	text-decoration:underline;
}
#footer a:visited {
	color:#666;
	text-decoration:underline;
}
#footer a:hover {
	color:#c00;
	text-decoration:underline;
}
.pod_header{
	width:198px;
	overflow:visible;
	float: right;
	text-align:center;
}
.pod_header h2 {
	font-size:20px;
	color: #D83F3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	position: relative;
	z-index: 100;
	font-weight: 100;
	margin-bottom:-4px;
}
.pods {
	position: inherit;
	width:190px;
	margin: 0px 0px 22px 0px;
	padding: 0 4px 4px 4px;
	border: 1px solid #D6D6D6;
	font-size: 12px;
	float:right;
}
.pods h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
.pods form {
	margin-top: 10px;
}
.pods fieldset {
	border:0;
	text-align:center;
}
.pods input {
	font-size:11px;
}
.pods a:link {
	color:#C00;
	text-decoration:none;
}
.pods a:visited {
	color:#C00;
	text-decoration:none;
}
.pods a:hover {
	color:#C00;
	text-decoration: underline;
}
.pods ul{
	list-style-position:inside;
}
.pods ul li{
	margin:6px 8px;
	color:#666;
	list-style-type: disc;
	font-weight:normal;
}
.pods ul li a:link {
	color:#666;
	text-decoration:none;
}
.pods ul li a:visited {
	color:#666;
	text-decoration:none;
}
.pods ul li a:hover {
	color:#666;
	text-decoration: underline;
}
.admin_panel {
	float:left;
	width:225px;
	padding:3px;
	margin:10px 3px;
}
.sitemap_panel {
	float:left;
	width:215px;
	padding:8px 8px;
	margin:3px;
	border:0;
}
.sitemap_panel ul {
	margin:0;
	list-style-position:inside;
}
.sitemap_panel ul li {
	margin-bottom:5px;
	list-style-type:circle;
}
#sitemap_framepage {
	text-align:left;
	font-size:12px;
	padding:8px 8px;
}
#sitemap_framepage img {
	border:0;
	margin:0;
}
#sitemap_framepage ul {
	margin:0;
	list-style-position:inside;
}
#sitemap_framepage ul li {
	margin-bottom:5px;
	list-style-type:circle;
}
#sitemap_framepage a:link {
	color:#666;
	text-decoration:underline;
}
#sitemap_framepage a:visited {
	color:#666;
	text-decoration:underline;
}
#sitemap_framepage a:hover {
	color:#c00;
	text-decoration: underline;
}
.news_date {
	color:#999;
}
.embedded_nav {
	font-size:12px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.larger {
	font-size: 12px;
}
.more_news {
	font-weight:bold;
	border-top: 1px dashed #D6D6D6;
	margin-top: 5px;
}
.map_icon{
	vertical-align:middle;
	font-size:10px;
	margin:0 0 5px 5px;
	border:0;
}
.print_map{
	display:none;
}
.hide {
	display:none;
}
.title_case {
	color:#000000;
}
input {
	font-size:11px;
}
.left_header_border {
	border-left: 6px solid #C00;
	padding: 0 0 0 8px;
	}
.table_wide {
	width:675px;
}
.td_wide_c1 {
	width:70px;
}
.td_wide_c2 {
	width:130px;
}
.td_wide_c3 {
	width:475px;
}
.table_narrow {
	width:675px;
}
.td_narrow_c1 {
	width:70px;
}
.td_narrow_c2 {
	width:145px;
}
.td_narrow_c3 {
	width:415px;
}
.td_narrow_c4 {
	width:45px;
}
.red {
	color:#c00;
}
.smaller_text {
	font-size:11px;
}
.extra_small_text{
	font-size:10px;
}
.strike {
	text-decoration:line-through;
}