body{
	margin: 0px;
	padding: 0px;
	font-family: helvetic, arial, sans-serif;
	color: Black;
	font-size: small;
	background-color: #efefef;
}

.colcont_BDA82ACF {
	margin-top: 0px;
	width: 100%;
	height: 100px;
}

.colboxleft_BDA82ACF {
	margin-right: 10px;
	width: 160px;
	height: 100px;
	float: left;
}

.colboxright_BDA82ACF {
	margin-left: 10px;
	width: 210px;
	height: 100px;
	float: right;
}

.colboxmiddle_BDA82ACF {
	margin-right: 220px;
	margin-left: 170px;
	width: auto;
	height: 100px;
}

#container {
	min-width: 968px;
        width: 100%;
	margin: 0 auto;
}

p{
	color: black;
	font-size: small;
}

#header{
	margin:0px 0 0 0;
	background-color: Black;
	height:150px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#header img{
	float:left;
	width:550px;
	height:150px;
}

.address {
	float:right;
	width:25%;
	vertical-align:middle;
	margin:5px 20px 0 0;
}

#imagestrip {
	clear:both;
	margin-top: 0;
	margin-bottom: 0;
	height: 150px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;

}

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: black;
	font-size: x-small;
}

h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #00ccff;
	color: Black;
	padding:0 10px 0 5px; 
	margin: 0;
}

h3
{
	font-size: medium;
	font-weight: bold;
	background-color: #00ccff;
	color: Black;
	padding-left: 35px;
	padding-right: 10px;
	margin: 0 0 0px 0;
}

h4
{
	font-size: small;
	font-weight: bold;
	color: Black;
	margin:5px 0 5px 10px;
}


h5
{
	font-size: x-small;
	font-weight: bold;
	background-color: Black;
	color: White;
	padding:0 10px 0 5px; 
	margin: 0
}


h6
{
	font-size: medium;
	font-weight: bold;
	background-color: #00ccff;
	color: Black;
	padding-left: 35px;
	padding-right: 10px;
	margin: 0 0 0px 0;
	text-decoration:underline;
}


dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.newsname
{
	font-weight: bold;
	font-size: larger;
}

img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer {
	background-color: #00ccff;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: Black;
	text-decoration: underline;
}

a{
	color:#000;
}

ul.leftCol li a{
	color:black;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#333;
	text-decoration:underline;
}

h3.leftCol a{
	color:Black;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:black;
	text-decoration:underline;
}

