body {
	margin: 0px;
	background-image: url(images/bg_boxes.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.wrapper {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.mainNav {
	background-image: url(images/main_nav_bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.time {
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.spacing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px;
}
.spacing ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.spacingblue {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #2D66A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.right_nav_bg {
	background-image: url(images/right_nav_bg.jpg);
	background-repeat: repeat-y;
	width:80px;
}
a:link,a:active,a:visited {
	text-decoration: underline; color: #333333;
}
a:hover		{
	text-decoration: underline; color: #333333;
}
.red { 
  color : #990000; 
}
.red a:link, .red a:active, .red a:visited { 
   text-decoration: none; color : #990000; 
}
.red a:hover		{
text-decoration: underline; color : #990000; 
}
.footer {
	color: #FFFFFF;
	background-color: #306DB0;
	padding: 10px;
	font-weight: bold;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
.footer a:hover		{
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: normal;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: square;
}
.left_red_nav {
	background-image: url(images/dotted_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.left_red_nav ul {
	margin-left: 8px;
}
.left_red_nav li {
	list-style-type: none;
	list-style-image: url(images/li2.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.left_red_nav li a:link, .left_red_nav li a:active, .left_red_nav li a:visited {  
    color: #5D84AB;
	text-decoration: none;
}
.left_red_nav li a:hover{
	text-decoration: underline;
}
.newsDate {
	font-weight: bold;
	color: #990000;
}
h5 {
	color: #3B69A7;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	font-style: italic;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #3B69A7;
	margin: 0px;
	padding: 0px 0px 5px;
}#hiding {
	display: none;
}
.error_message {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.input {
	width: 200px;
}
textarea {
	width: 315px;
}
form {
	margin: 0px;
	padding: 0px;
}
