﻿#breadcrumbs { 

}

#banner-content {
	height: 24px;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	background: #0066a4;
	border-bottom:5px solid #CCCCCC;
	clear: both;
}

#banner-content label{
	color: white;
	font-size: 1.1em;
	font-family: Arial;	
	vertical-align: baseline; 
	display: inline;
	clear: both;
}

#content h3.news
{
    margin-top: 0;
    background: #CCCCCC;
}

#content h3
{
    margin-bottom: 0;
}

#bottom-content {
	font-size: 0.9em;
	border: solid 1px #CCCCCC;
}

table
{
    width: 99.9%;
    width: 100%\9;
    margin-left: 1px;
    margin-left: 0\9;
    border: 0;
    border-collapse: collapse;
}  

thead
{
    background-color: #CCCCCC;
    border: 1px solid #808080 !important;
}  

th 
{
    background-color: #CCCCCC;
    border: 1px solid #808080 !important;
} 

td
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
} 
