* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

h1 {
	color:#223b8d;
	font-size:large;
	font-weight:large;
	margin:10px 0;
}

h2 {
	color:#223b8d;
	font-size:medium;
	margin:10px 0;
}
h3,h4,h5 {
	color:#223b8d;
	font-weight:normal;
	margin:7px 0;
}

h1 a, h2 a {
	color:#034ea1;
	text-decoration:none;
}

html, body {
	/*background: url('/design/images/bg.gif');*/
	background-color: #EEDDCC;
	color:#202020;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
	height:100%;
}

#main {
	border:1px solid #909090;
	background:white;
	margin:30px auto;
	text-align:left;
	width:825px;
}

#head {
	padding-left:20px;
}

#topmenu {
	width:100%;
}

#topmenu td{
	background:#7ab800;
	height:38px;
	margin:0;
	padding:0 10px;
	text-align:center;
	vertical-align:middle;
	width:14%;
}


#topmenu td.selected {
	background:white;
}

#topmenu a {
	color:white;
	display:inline-block;
	font-weight:bold;
	margin-right:1px;
	text-decoration:none;
}

#topmenu td.selected a{
	color:#01746F;
}

#topmenu a:hover {
	color:#F7C10F
	
}

#rightpanel {
	float:right;
	width:664px;
}

#content {
	float:left;
	width:654px;
}
#content p{
	margin-bottom:10px;
	}

#leftpanel {
	float:left;
	overflow:visible;
	padding-top:20px;
	width:150px;
	zoom:1;
}

#leftmenu {
	float:right;
	width:140px;
	overflow:visible;
	position:relative;
	zoom:1;
}

#leftmenu a{
	background:#7ab800 url('/design/images/bullet1.gif') no-repeat left;
	border-bottom:1px dashed #9A9A9A;
	color:#36624C;
	display:block;
	font-weight:bold;
	padding:5px 3px 5px 25px;
	text-decoration:none;
}

#leftmenu a:hover {
	color:#F7C10F;
}

#leftmenu .left_sub {
	background:lightyellow;
	border:1px solid black;
	border-bottom:none;
	position:absolute;
	margin-left:20px;
	margin-top:-7px;
	z-index:100;
}

#leftmenu .left_sub a {
	background:lightyellow;
	border-bottom:1px solid black;
	font-size:0.8em;
	padding:2px 5px;
	width:200px;
}

#footer2 {
	clear:both;
	padding-top:40px;
}

#footer {
	background:#F5F3F3;
	border-top:1px dashed #9A9A9A;
	color:#666;
	padding:5px 0 15px 0;
	text-align:center;
}

#footer a {
	color:#36624C;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:##F7C10F;
}

#copyright {
	background:#909090;
	color:black;
	text-align:center;
}


.newsrow .more {
	margin-top:10px;
	text-align:right;
}

/* ------- Catalogue */

.chain {
	margin-bottom:10px;
}

.pager {
	text-align:right;
}

.catalog_choose_el {
	margin-bottom:15px;
}

.catalog_choose_el .cat_thumb {
	float:left;
	margin:0 0 0 10px;
	width:100px;
}

.catalog_choose_el .cat_thumb2 {
	float:left;
	margin:0 0 0 10px;
	width:150px;
}


.catalog_choose_el .text {
	float:right;
	width:500px;
}

.catalog_choose_el .text_full {
	float:right;
	width:450px;
}


.catalog_choose_el .more {
	clear:both;
	text-align:right;
}

.catalog_choose_el .more a{
	text-decoration:none;
	color:#202020;
}
.council {
	margin-left:10px;
	margin-bottom:10px;}
	
	.lightgreen{
	background-color: #C8DCD7;
}
.darkgreen{
	background-color: #01746F;	
}
.lightpurple{
	background-color: #F2E7F6;
}
.white{
	background-color: #FFFFFF;
}
.lightgrey{
	background-color: #F5F3F3;
}
.tblrowhead2{
	height : 18px;
	padding : 3px;
	background-color : #E9D2F2;
	border-bottom : 1px double #CEA0DE;
	font-weight: bold;
	color : #666666;	
}
.tblrow2{	
	padding : 3px;
	color : #666666;	
	background-color : #F2E7F6;
}
.tblrow3{	
	height : 18px;
	padding : 3px;
	border-bottom : 1px solid #9A9A9A;
}
.green{	
	color:#008448
	}
.purple{
	color: #903d8c; 
}
.greenresults{
	font-size:medium;
	font-weight:bold;
	}
.rightimage

{
  margin-left:20px;
  border: 1px solid #c8dcd7;
   padding: 3px;
   float: right;
}