body{
	font-family: arial;
	font-size: 11px;
}

h1{
	margin:0;
	font-family:arial;
	font-size:16px;
	color:#444444;
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:15px;
	margin-bottom:20px;
	text-transform: uppercase;
}

h2{
	font-family:arial;
	font-size:13px;
	color:#316abc;
	font-weight:bold;
	margin-bottom: 3px;
}

a{
	color:#bf9600;
}

.content_navigation, #left,#top,.content_categorylist,#footer,.content_newsletter,.content_eventcalendar,.zoom,
#right .content_textimg .textimg_files, #right .content_eventview .event_download,
#right .content_mininews .mininews_download{
	display: none;
}

#left .content_navigation a:hover,#left .content_navigation a.selected{
	background:#f3ecd2;
	color:#316abc;
}

#right .plan ,#right_grd .plan {
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top:1px dotted #cccccc;
	display: block;
}

#right .plan a,#right_grd .plan a{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#3f74c0;
	display: block;
}

#right .plan a.level_1,#right_grd .plan a.level_1{
	margin:0;
	padding:0;
	font-size : 15px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
}

#right .plan a.level_2,#right_grd .plan a.level_2{
	margin:0;
	padding:0;
	font-size : 15px;
	line-height: 25px;
	padding-left: 20px;
	text-transform: none;
	border-bottom:1px dotted #cccccc;
}

#right .plan a span,#right_grd .plan a span{
	display: none;
}

#right .plan a:hover,#right .plan a.selected,#right_grd .plan a:hover,#right_grd .plan a.selected{
	color:#5a5a5a;
}

#right .content_textimg.home h1,#right_grd .content_projectlist h1, #right .content_projectlist h1{
	padding:0;
	margin:0;
	border:none;
	color:#316abc;
	margin-top:30px;
}

#right .content_textimg.home h2,#right_grd .content_projectlist h2,#right .content_projectlist h2{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#636b75;
}

#right_grd table{
	width: 100%;
	border-top: 1px dotted #c1c1c1;
}

#right .content_projectlist table{
	width:auto;
	border:none;
}

#right_grd table td{
	width: 360px;
	min-height:135px;
	padding: 20px;
	vertical-align: top;
}

#right .content_projectlist table td{
	width: 250px;
	min-height:135px;
	padding-bottom:40px;
	padding-right:70px;
	vertical-align: top;
}

#right_grd table td img{
	max-width: 250px;
}

#right_grd table td.tdLeft{
	border: 1px dotted #c1c1c1;
	border-left:none;
	border-top: none;
	width: 360px; 
}

#right_grd table td.tdMiddle{
	border-bottom: 1px dotted #c1c1c1;
	width: 360px; 
}

#right_grd table td.tdRight{
	border: 1px dotted #c1c1c1;
	border-right:none;
	border-top: none;
	width: 360px;
}

.breadcrumb{
	margin-bottom:10px;
}

img.logo{
	display: block !important;
	height: 75px;
	width: 164px;
	border: none;
	margin-bottom: 20px;
	}


