body
{
	font-size: 10pt;
	font-family: "Tahoma", "Arial", sans-serif;
	line-height: 12pt;
	color: #959d9d;
    text-align: center;
}

div, table 
{
    text-align: left;
}

img
{
    border: 0;
}

a
{
    outline: none;
}

#container
{
    width: 973px; margin: 0 auto;
}

.news
{
	font-family: "Arial";
	color: #959d9d;
	font-weight: bold;
		
}

.main
{
	font-family: "Arial";
	color: #959d9d;
}

.menu
{
    font-size: 1.0em;
	font-family: "Tahoma", "Arial", sans-serif;
	line-height: 15px;
	color: #959d9d;
	font-weight: bold;
	text-decoration: none;	
}

.blueBorder
{
	border: 1px solid #008DCB;
}

.christmas
{
	background-image: url(icms_assets/images/snowdrift.jpg);
	background-repeat: no-repeat;
}

label {
	display: block;
	float: left;
	width: 160px;
}

.news-image{
	float: right;
	margin: 10px 30px 10px 10px;
}

.news-image img{
	max-width: 500px;
}

.news-list{
	clear: left;
	overflow: auto;	
	margin-bottom:35px;
}
.news-image-list{
	float: left;
	margin: 10px 10px 10px 0px;
}
