@charset "UTF-8";/* CSS Document */* {	margin: 0px;	padding: 0px;}body {	background: #CCCCCC;	font-family: Arial, Verdana, Helvetica, sans-serif; 	<!--font-size: 62.5%;	text-align: center;-->	body {	scrollbar-3d-light-color:#000000;	scrollbar-arrow-color:#FFFFFF;	scrollbar-base-color:#F90101;	scrollbar-dark-shadow-color:#000000;	scrollbar-face-color:#B40100;	scrollbar-highlight-color:#F90101;	scrollbar-track-color:#000000;	scrollbar-shadow-color:#999966;	}h1 { font-size: 2.5em; color: #FFFFFF;}h2 { font-size: 1.8em; color: #B40100;}h3 { font-size: 1.5em; color: #000000;}h4 { font-size: 1.3em; color: #000000;}h5 { font-size: 1.1em; color: #000000;}h6 { font-size: 1em; color: #000000;}}#wrapper {	background: #CCCCCC;	width: 800px;  	margin-left: auto;  	margin-right: auto;  	margin-top: 0;  	margin-bottom: 0;  	text-align: left;}#header {	width: 800px;	}#topheader {	margin-top: 10px;	padding: 10px 10px 10px 10px;	background: #9E9E9E;	border-bottom: 15px solid #000000;}#banner {	background: #000000 url("images/Page_Elements/banner.jpg");	height: 133px;	border-bottom: 15px solid #000000;	border-left: 1px solid #000000;	border-right: 1px solid #000000;}#nav {	background: #000000;	padding: 10px 10px 10px 10px;	border-bottom: 5px solid #000000;	text-align: center;}#nav a:link, #nav a:visited {	background: #B40100;	color: #FFF;	border-width: 3px;	border-style: solid;	border-top-color: #EABABA;	border-right-color: #8A0000;	border-bottom-color: #333;	border-left-color: #EABABA;	padding: 5px 10px 5px 10px;	text-decoration: none;	font-size: 1.2em;}#nav a:hover, #nav a:active {	background: #F90101;	border-bottom-color: #EABABA;	border-left-color: #8A0000;	border-top-color: #333;	border-right-color: #EABABA;}#main {	background: #FFF;	min-height: 1000px;	border-left: 1px solid #000000;	border-right: 1px solid #000000;}#mainHome {	background: #FFF;	height: 750px;	border-left: 1px solid #000000;	border-right: 1px solid #000000;}#content-front {	padding: 20px 20px 20px 20px;	width: 500px;}#content-front p {	font-size: 1.3em;	line-height: 1.4em;	margin-bottom: 12px;	margin-top: 12px;	}#content {	padding: 20px 20px 20px 20px;}#content p {	font-size: 1.3em;	line-height: 1.4em;	margin-bottom: 12px;	margin-top: 12px;	}#footer {	background: #9E9E9E;	border-top: 1px solid #000000;	border-bottom: 1px solid #000000;	border-left: 1px solid #000000;	border-right: 1px solid #000000;	text-align: center;	padding: 10px 0 10px 0;}#footer p { 	color: #FFFFFF;	font-weight: bold;	font-size: 1.2em;}a:link, a:visited, a:hover, a:active {	color: #B40100;	font-weight: bold;}#sidebar {	float: right;	width: 200px;	margin: 20px 20px 20px 0;	padding: 0 0 0 0;	background: #FFF;}#sidebar-news {	background: #9E9E9E;	text-align: center;}#sidebar-news h1 {	color: #FFF;	font-weight:bold;	background: #FFF url(images/Page_Elements/header.gif);	font-size: 1.6em;	padding-top: 3px;	padding-bottom: 3px;}#sidebar-news p {	padding: 20px 20px 20px 20px;	color: #000000;	font-size: 1.3em; color: #FFFFFF;	font-weight: bold;}#sidebar-meeting {	background: #9E9E9E;	text-align: center;}#sidebar-meeting h1 {	color: #FFF;	font-weight:bold;	background: #FFF url(images/Page_Elements/header.gif);	font-size: 1.6em;	padding-top: 3px;	padding-bottom: 3px;}#sidebar-meeting p {	padding: 20px 20px 20px 20px;	color: #000000;	font-size: 1.3em; color: #FFFFFF;	font-weight: bold;}#sidebar-threat {	background: #9E9E9E;	text-align: center;}#sidebar-threat h1 {	color: #FFF;	font-weight:bold;	background: #FFF url(images/Page_Elements/header.gif);	font-size: 1.6em;	padding-top: 3px;	padding-bottom: 3px;}#sidebar-threat p {	padding: 20px 20px 20px 20px;	color: #000000;	font-size: 1.5em;	font-weight: bold;}table {	margin: 10px 0 10px 0;	width: 750px;	border-collapse: collapse;}td, th {	padding: 1px;	font-size:1.5em;	text-align:left;	border-collapse: collapse;}.columnhead {	font-weight: bold;	font-size: 1.3em;}ol {	margin: 10px 0 10px 20px;	font-size: 1.3em;	line-height: 1.4em;}ul {	margin: 10px 0 10px 20px;	font-size: 1.3em;	line-height: 1.4em;}ul li {	margin: 0 0 10px 0;}