body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}

h1
{
	color: #0E67B1;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 25px;
}

h3
{
		color: #0E67B1;
		font-size: 12px;
}

th
{
	text-align: left;
	border-bottom: 1px solid #0E67B1;
	vertical-align: top;
}

td
{
	vertical-align: top;
}

a
{
	color: #0E67B1;
}

a:hover
{
	text-decoration: none;
}

#container
{
	position: relative;
	float: left;
	width: 100%
}

#header
{
	background-color: #C6C7C8;
	height:160px;
	width: 100%;
}

#specialNav
{
	width: 917px;
	height: 75px;
	font-size: 11px;
	text-align: right;
	line-height: 30px;
}

#specialNav a
{
	color: #58585A;
	text-decoration: none;
}

#specialNav a:hover
{
	text-decoration: underline;
}

#picTop
{
	float:left;
	position: relative;
	width: 500px;
}

#leftCol
{
	width: 250px;
	float: left;
	position: relative;
}

#leftCol ul#navi
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	margin-right: 50px;
}

#leftCol ul#navi ul
{
	margin: 0px;
	padding: 0px;
	list-style: none
}

#navi li
{
	margin-bottom: 2px;
}

#navi a
{
	background-color: #C6C7C8;
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 30px;
	line-height: 22px;
}

#navi a:hover, #navi .active a
{
	background-color: #f29722;
	color: #ffffff;
}

#navi .active a, #navi .active a:hover
{
	font-weight: bold;
}

#topNews
{
	background-color: #EEEEEE;
	margin-right: 50px;
}

#topNews a
{
	color: #0E67B1;
	font-weight: bold;
	text-decoration: none;
}

#topNews a:hover
{
	text-decoration: underline;
}

#topNews h2
{
	/*background-color: #F89144;*/
	background-color: #0E67B1;
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	padding-left: 30px;
}

#topNews .textNews
{
	padding: 0px 20px 5px 20px;
	font-size: 11px;
}

#topNews .topIn
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#middleCol
{
	width: 500px;
	float: left;
	font-size: 11px;
	color: #646567;
}

#middleCol p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#middleCol #textContent
{
	padding-right: 100px;
}

#bigCol
{
	float: left;
	width: 748px;
	font-size: 11px;
}

.gallery td
{
	padding-right: 5px;
   filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-size: 12px;
	line-height: 30px;
}

#textContent h2
{
	font-size: 13px;
}

#textContent img
{
	border: 0px;
}

.newsBoxListFirst
{
	border-bottom: 1px solid #646567;
	border-top: 1px solid #646567;
}

.newsBoxList
{
	border-bottom: 1px solid #646567;
}

.newsBoxList img, .newsBoxListFirst img
{
	border: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.tableProjects
{
	border: 0px;
	padding: 0px;
	color: #646567;
}

.tableProjects h2
{
	font-size: 13px;
}

.tableProjects img
{
	border: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
}
.tableProjects .projectText
{
	border-top: 1px solid #C6C7C8;
	border-bottom: 1px solid #C6C7C8;
	width: 480px;
}

.tableProjects .spacer
{
	width: 30px;
}

.tableProjects .devider
{
	height: 40px;
}

p.newsImages img
{
	margin-right: 10px;
}
