html, body, p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #8C8C8C;
}
a:active {
	text-decoration: none;
	color: #003399;
}
body {
	background: #CCCCCC;
}
.heading
	{
	font-family: Verdana;
	font-size:16px;
	color: #204C9A;
	}
	.text
	{
	font-family: Verdana;
	font: 12px;
	color: #8C8C8C;
	}
	.textdark
	{
	font-family: Verdana;
	font: 12px;
	color: #666666;
	}
	
#body {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/border-middle.jpg) repeat-y;
	padding-left: 11px;
}
#BorderTop {
	height: 7px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 300px;
	width: 765px;
	float: left;
	margin-top: 10px;
}


#column1 {
	width: 765px;
	float: left;
}


#Side {
	float: left;
	width: 210px;
	text-align: right;
	margin-top: 55px;
}
#Side img {
	margin-top: 5px;
	margin-bottom: 5px;
}



#MiniNav {
	float: left;
	height: 73px;
	width: 150px;
	margin-left: 50px;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
}
#main {
	width: 765px;
	float: left;
	margin-top: 18px;
}
#main p {
	padding: 4px;
}


#MiniNav a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
	font: 9px Arial, Helvetica, sans-serif;
}
#nav {
	background: #597A9B url(../images/nav-bg.gif) repeat-x;
	padding-top: 6px;
	height: 20px;
	width: 760px;
}
#nav img {
	background: #003399;
	display: block;
	padding: 5px 15px;
	float: left;
}
.NewsBoxLarge {
	background: url(../images/box-bg-large.jpg) center bottom;
	height: 230px;
	width: 249px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}
#NewsBox {
	width: 249px;
	float: left;
	height: 448px;
}



.NewsBoxLarge h2, .NewsBoxSmall h2 {
	background: #003399 url(../images/blue-header-small.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 4px;
	height: 19px;
	display: block;
	margin-bottom: 3px;
}
.NewsBoxSmall {
	background: url(../images/box-bg.jpg)  center bottom;
	height: 180px;
	width: 249px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 4px;
}
.NewsBoxLarge p, .NewsBoxSmall p {
	padding: 2px;
}
#RedIglooIntro {
	float: left;
	height: 253px;
	width: 500px;
	margin-left: 7px;
}
#RedIglooIntro img {
	padding: 2px;
}
.NewsBoxWide {
	background: url(../images/box-bg-wide.jpg) center bottom;
	height: 170px;
	width: 505px;
	float: left;
	margin-right: 20px;
	margin-top: 18px;
	margin-bottom: 4px;
}
.imagebox {
	height: 200px;
	width: 205px;
	float: left;
	margin-right: 20px;
	margin-top: 13px;
	margin-bottom: 4px;
}
.NewsBoxWide h2 {
	background: #003399 url(../images/blue-header-large.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 4px;
	height: 19px;
	display: block;
	margin-bottom: 3px;
}
.imgspacing {
	padding: 5px;
}
#footer {
	background: #FFFFFF url(../images/border-middle.jpg) repeat center bottom;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}
#bottomlinks {
width: auto;
}