@charset "ISO-8859-1";
html{
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
body{
	font-size:110%;

}
strong{
	font-weight:bold;
	}
ul{
	list-style:outside;
	padding:5px 0;
	}
ul li{
	list-style:none;
	background:url(../images/dot.gif) no-repeat left 4px;
	padding-left:10px;
	}
a{
	color:#108F34;
	}
a:hover{
	color:#FF6600;
	}	
p{
	padding:5px 0;
	}
.star{
	color:#CC0000;
	}	
small{
	color:#9D3178;
	font-size:1em;
	font-weight:bold;
	}
			
.bread{
	font-size:.9em;
	color:#108F34;
	margin-top:5px;
	padding:4px 2px;
	background:#EAF5ED;
	}
.bread a{
	text-decoration:none;
	color:#108F34;
	}
.bread a:hover,	
.about .bread a:hover,
.new .bread a:hover,
.rights .bread a:hover,
.involved .bread a:hover,
.issues .bread a:hover,
.policy .bread a:hover,
.public .bread a:hover,
.complaints .bread a:hover,
.about .bread a:hover{
	color:#333;
	}		
.about .bread a{
	color:#A5337E;
	}
.about .bread,
.about h1{
	color:#9D3178;
	}	
.new .bread{
	background:#FFF2E9;
	color:#FF6600;
}		
.new .bread a,
.new h1{
	color:#FF6600;
	}
.new #color,
.new #sidemenu a:hover,
.new #sidemenu a.sel{
	background:#FF6600;
	color:#fff;
}	
.rights .bread{
	background:#ECF5FB;
	color:#2489D6;
}			
.rights .bread a,
.rights h1{
	color:#2489D6;
	}
.rights #color,
.rights #sidemenu a:hover,
.rights #sidemenu a.sel{
	background:#2489D6;
	color:#fff;
}	
.involved .bread{
	background:#FFF8EA;
	color:#FFAE09;
}			
.involved .bread a,
.involved h1{
	color:#FFAE09;
	}
.involved #color,
.involved #sidemenu a:hover,
.involved #sidemenu a.sel{
	background:#FFAE09;
	color:#fff;
}		
.issues .bread{
	background:#FCEFEB;
	color:#DF4419;
}		
.issues .bread a,
.issues h1{
	color:#DF4419;
	}	
.issues #color,
.issues #sidemenu a:hover,
.issues #sidemenu a.sel{
	background:#DF4419;
	color:#fff;
}
.complaints .bread{
	background:#F4F9EE;
	color:#7FB63E;
}		
.complaints .bread a,
.complaints h1{
	color:#7FB63E;
	}		
.complaints #color,
.complaints #sidemenu a:hover,
.complaints #sidemenu a.sel{
	background:#7FB63E;
	color:#fff;
}
.policy .bread{
	background:#F4FBFD;
	color:#80CCE6;
}					
.policy .bread a,
.policy h1{
	color:#80CCE6;
	}	
.policy #color,
.policy #sidemenu a:hover,
.policy #sidemenu a.sel{
	background:#80CCE6;
	color:#fff;
}	
	
.publications .bread{
	background:#FBEFF6;
	color:#CD4B9B;
}					
.publications .bread a,
.publications h1{
	color:#CD4B9B;
	}	
.publications #color,
.publications #sidemenu a:hover,
.publications #sidemenu a.sel{
	background:#CD4B9B;
	color:#fff;
}		

h1{
	font-size:1.7em;
	padding:3px 0;
	color:#108F34;
	margin-bottom:5px;
	}
.about h1,
.new h1,
.rights h1,
.involved h1,
.issues h1,
.policy h1,
.public h1,
.complaints h1

{
margin-right:190px;
}	
hr{
	color:#ccc;
	}

	
h2{
	font-size:1.4em;
	padding:10px 0;
	}		
.clear{
	clear:both;
	}	
.left{
	float:left;
	padding-right:10px;
	}
.right{
	float:right;
	padding-left:10px;
	}				
/* WRAP*/	
#wrap{
	position:relative;
	width:966px;
	margin:32px auto 0 auto;
	text-align:left;
	
	}
#textsize{
	text-align:right;
	margin-right:22px;
	padding-bottom:5px;
	padding-top:3px;
	}
#textsize a.normal_size,
#textsize a.bigger_size,
#textsize a.big_size{
	padding:1px 3px;
	text-align:center;
	color:#333;
	text-decoration:none;
	border:1px solid #108F34;
	margin-left:3px;
	}	
#textsize a.normal_size {
	font-size:.8em;

	}		
#textsize a.big_size{
	color:#FFFF00;
	background:#000;
	}	
#back_bottom{
	background:url(../images/back_bottom.gif) no-repeat bottom;
	padding-bottom:23px;
	float:left;
	width:966px;
	}
#back_bottom #back_top{
	float:left;
	}	
#back_middle{
	float:left;
	width:935px;
	background:url(../images/back_middle.gif) repeat-y;
	padding:0px 14px 0px 17px;
	}
/* TOP SEARCH LOGO*/	
#top{
	float:left;
	width:935px;
	}
#top #logo{
	float:left;
	width:300px;
	}	
#top #right{
	float:right;
	width:550px;
	}
#right strong{
	float:left;
}	
#right ul{
	list-style:none;
	float:right;
	width:310px;
	padding:0;
	}
#right li{
	list-style:none;
	float:left;
	padding:0 1px;
	background:none;
	border-left:1px solid #333;
	}
#right li.first a{
	border:0;
	
}	
#right a{
	color:#333;
	text-decoration:none;
	font-size:.9em;
	padding:2px 4px;
	}
#right a:hover,
#right a.selec{
	color:#fff;
	background:#108F34;
	}
#search{
	margin-top:40px;
	float:right;
	margin-right:10px;
	}	
#search label{
	color:#666;
	font-size:.9em;
	font-weight:bold;
	}	
#search input.text{
	width:250px;
	border:1px solid #333;
	float:left;
	padding:1px;
	margin-right:10px;
	}					
#search input.submit,#ajaxSearch_form input.submit{
	background-image:none;			
	background:#80B740;
	color:#fff;
	width:74px;
	border:0px;
	font-size:.8em;
	padding:1px 0 2px 0px;
	text-align:center;
	cursor:pointer;
	}
#search input.submit:hover,#ajaxSearch_form input.submit:hover{
	background:#FF6600;
	}			
/* MENU */
#menu{
	float:left;
	width:935px;
	margin-top:40px;
	margin-bottom:20px;
	}
#menu ul{
	float:left;
	list-style:none;
	width:935px;
	margin:0;
	padding:0;
}
#menu li{
	list-style:none;
	padding:0px;
	float:left;
	background:none;
	}	
#menu a{
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:32px;
	margin-right:2px;
	}
#menu a#home{
	background:url(../images/bt_home.gif) no-repeat;
	width:32px;
	}
#menu a#about{
	background:url(../images/bt_about.gif) no-repeat;
	width:108px;
	}	
#menu a#what{
	background:url(../images/bt_what.gif) no-repeat;
	width:108px;
	}		
#menu a#your{
	background:url(../images/bt_your.gif) no-repeat;
	width:108px;
	}
#menu a#getting{
	background:url(../images/bt_getting.gif) no-repeat;
	width:145px;
	}
#menu a#issues{
	background:url(../images/bt_issues.gif) no-repeat;
	width:62px;
	}
#menu a#complaints{
	background:url(../images/bt_complaints.gif) no-repeat;
	width:108px;
	}		
#menu a#policy{
	background:url(../images/bt_policy.gif) no-repeat;
	width:56px;
	}
#menu a#publications{
	background:url(../images/bt_publications.gif) no-repeat;
	width:108px;
	margin-right:0px;
	}	
#color{
	float:left;
	width:934px;
	background:#108F34;
	height:5px;
	
	}	
.about #color{
	background:#A5337E;
	}	
/* LATEST NEWS */
#latest_news h3{
 background:#6CAB21;
 color:#fff;
 font-size:1.2em;
 padding:7px;
 }	
 #latest_news{
 	background:#eee;
	line-height:1.2em;
 }
 #latest_news p{
  padding:5px 10px;
  font-size:.9em;
  }	
 #latest_news a{
 color:#0B3D82;
 } 
 #latest_news strong{
 	color:#005AAB;
	font-weight:bold;
	} 
/* STATEMENT */
#statement{
	background:#2489D6;
	color:#fff;
	padding:5px 10px;
	margin:10px 0;
	}
#advice{
	background:#A6347F;
	color:#fff;
	padding:5px 10px;
	margin:10px 0;
	}	
.young{
	border:1px solid #ccc;
	padding:5px 10px;
	margin:10px 0;
	}		
/* CONTENT */

#content_left{
	float:left;
	width:637px;
	padding-right:10px;
	}
#content_right{
	float:right;
	width:280px;
	}
#sidemenu{
	float:left;
	width:200px;
	
	}
#text{
	float:right;
	width:667px;
	padding-right:10px;
	}	
/* SIDEMENU */
#sidemenu ul{
	list-style:none;
	width:200px;
	}
#sidemenu ul li{
	margin:0;
	list-style:none;
	padding:1px 10px 1px 0px;
	border-bottom:1px solid #108F34;
	background:none;
	
	}	
#sidemenu a{
	padding:2px 5px;
	color:#666;
	display:block;
	width:190px;
	text-decoration:none;
	}
#sidemenu a:hover,.about #sidemenu a.sel{
	color:#fff;background:#9D3178;
}
#sidemenu ul ul a{
width:170px;
}
#sidemenu ul ul li{
	padding-left:20px;
	border-bottom:0;
	background:none;
}		
/* FOOTER */		
.footer{
	color:#666;
	font-size:.9em;
	text-align:center;
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
	}
.footer a{
	color:#666;
	}
.footer a:hover{
	color:#000;
	}		
/* CONTACT FORM */
.contact_details{
	float:left;
	width:500px;
	}
.contact_form{
	float:right;
	width:350px;
	}
.contact_form label{
	width:130px;
	float:left;
	}
.contact_form input.text,.contact_form textarea{
	width:200px;
	border:1px solid #ccc;
	background:#eee !important;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	}		
.contact_form textarea{
	height:50px;
	overflow:auto;
	}
.contact_form input.submit{
	margin-left:250px;
	}		
.contact_form input.submit{
	margin-left:250px;
	background:#80B740;
	color:#fff;
	border:0px;
	width:70px;
	padding:4px 5px;
	text-align:center;
	cursor:pointer;
	}
.complain_form input.submit{
	background:#80B740;
	color:#fff;
}	
.contact_form input.submit:hover,
.complain_form input.submit:hover{
	background:#FF6600;
	}		
	
	
a#print{
	position:absolute;
	background:nonex;
	padding-right:30px;
	padding-top:4px;
	height:21px;
	right:30px;
	top:283px;
	color:#666;
	font-size:.8em;
	}
