body {
	background-color:#FFFFFF;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#111111;
}
h1 {
	color:#f78f1e;
	font-weight:normal;
	font-size:1.5em;
}
h2 {
	font-weight:bold;
	font-size:1.05em;
	color:#1b417d;
	text-transform:uppercase;
}
h3 {
	text-transform:uppercase;
	color:#000000;
	font-size:1.2em;
}
img { border:none; }
a:link, a:visited {
	color:#1b417d;
	text-decoration:none;
}
a:hover {text-decoration:underline; }
#container {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header {
	background-image:url(/images/top_bg.jpg);
	background-repeat:repeat-x;
	height:150px;
	padding-left:20px;
	padding-right:15px;
	border:1px solid #dddddd;
}
#logo { padding-top:20px; }
#top_right {
	float:right;
	width:240px;
	margin-top:30px;
	color:#898989;
}
#top_right form { padding:0; margin:0; }
#top_right a:link, #top_right a:visited { color:#898989; }
#top_right a:hover { color:#000000; text-decoration:underline; }
#top_right p {
	padding:0;
	margin:0;
	margin-top:5px;
}
#searchbox {
	width:165px;
	height:17px;
	padding:3px;
	background-image:url(/images/search.gif);
	background-repeat:no-repeat;
	border:0;
}
#searchbutton {
	padding-left:2px;
	line-height:17px;
	height:17px;
	color:#f78f1e;
	font-weight:bold;
	background:none;
	padding:0;
	margin:0;
	border:0;
}
#breadcrumb {
	text-transform:uppercase;
	font-size:0.75em;
	margin-top:5px;
	color:#838383;
	padding-bottom:4px;
	border-bottom:1px solid #dddddd;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
#breadcrumb a:link,  #breadcrumb a:visited { color:#838383; text-decoration:none; }
#breadcrumb a:hover { text-decoration:underline; color:#111111; }
#navigation {
	float:left;
	text-transform:lowercase;
	width:130px;
	font-weight:bold;
}
#navigation ul {
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:10px;
	line-height:30px;
	font-size:1.1em;
}
#navigation ul li ul {
	padding:0;
	margin:0;
	font-size:0.75em;
	color:#464646;
	line-height:14px;
	list-style-type:disc;
	margin-left:20px;
}
#navigation ul li ul a:link, #navigation ul li ul a:visited { color:#464646; }
#navigation ul li ul a:hover { color:#1b417d; }
.activeLink { color:#f78f1e !important; }
#content {
	margin-top:10px;
}
#widecolumn {
	width:820px;
	border:1px solid #c4c2c2;
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:6px;
}
#largecolumn {
	width:545px;
	border:1px solid #c4c2c2;
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:6px;
}
.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; }
.shadowbox {
	background-image:url(/images/box.png);
	background-repeat:no-repeat;
	width:255px;
	height:115px;
	padding-top:24px;
	padding-left:9px;
}
.bigshadowbox {
	background-image:url(/images/bigbox.png);
	background-repeat:no-repeat;
	width:255px;
	height:170px;
	padding-top:21px;
	padding-left:9px;
}
#rightcolumn {
	float:right;
	width:265px;
}
#rightcolumn h2, #rightcolumn h3, #rightcolumn p {
	padding:0;
	margin:0;
}
#rightcolumn h2 { font-size:0.95em; font-weight:bold; }
#footer {
	clear:both;
	font-size:0.75em;
	padding-top:10px;
	padding-bottom:7px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color:#b2b2b2;
}
#footer a:link, #footer a:visited { color:#b2b2b2; }
#footer a:hover { color:#000000; }
/*#toprightbox { height:329px; }*/
#ProjectDetails {
	border:0;
	color:#252525;
	font-size:0.75em;
}
.projectholder {
	float:left;
	margin-right:7px;
	width:265px;
}
#partners { padding-left:20px; }
#footerimages ul {
margin:0;
padding:0;
margin-top:5px;
}
#footerimages li {
	padding-bottom:20px;
	float:left;
	list-style-type:none;
	margin-right:20px;
}