html, body { margin: 0; padding: 0;}
p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0;	} 
ul {list-style:none;}


body {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size:0.75em;
	color:#666666;
	}
	
	#container {
	background:url(../images/bg_container.gif) top no-repeat;
	min-height:620px;
	width:830px;
	/*padding:45px;*/
	/*padding-top:40px;*/
	margin:0 auto;
	}
	
	#header {
	width:740px;
	padding-left:45px;
	padding-top:40px;
	padding-right:45px;
	background:url(../images/bg_container_top.gif) top no-repeat;
	position:relative;
	/*margin-bottom:10px;*/
	float:left;
	}

#header ul {
	margin:0px;	
	padding:0px;
	position:relative;
	min-height:25px;
	margin-top:0px;
	background:url(../images/bg_navbar.gif) no-repeat;
	float:left;
	width:100%;
	font-size:1.1em;
	}
#header ul li {
display:inline;
}
#header ul li a, #header ul li a:visited {
	padding-left:9px;
	padding-right:9px;
	margin-left:5px;
	text-decoration:none;
	height:19px;
	color:#FFFFFF;
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	}
	
#header ul li a:hover {
	background-color:#7565a4;
	background-image:url(../images/bg_navbar_a_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header ul li a.selected {
	background-color:#7565a4;
	background-image:url(../images/bg_navbar_a_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content {
	float:left;
	width:710px;
	padding-left:60px;
	padding-right:60px;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg_container_mid.gif) top repeat-y;
	min-height:330px;
	}
	
#contentupper {
background:url(../images/bg_content_top.gif) no-repeat top;
float:left;
width:755px;
padding:60px;
padding-top:10px;
padding-bottom:0px;
padding-right:15px;
margin-top:15px;
}	

#footer {
float:left;
width:740px;
padding-left:45px;
padding-right:45px;
background:url(../images/bg_container_bottom.gif) top no-repeat;
font-size:0.9em;
text-align:right;
}

#footer ul {
list-style:none;
padding:0px;
margin:0px;
float:right;
}

#footer ul li {
display:inline;
padding-right:10px;
padding-left:10px;
background:url(../images/bg_footer_li.gif) no-repeat right;
}	

#footerblock {
background-color:#3c227d;
height:10px;
line-height:10px;
width:100%;
margin-bottom:8px;
}

p {
	margin-top:0px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p.leader {
	font-size:1.4em;
	color:#3c227d;
	margin-bottom:15px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica
	}
	
h1 {
margin:0px;
padding:0px;
}

h1 a {
/*background:url(../images/logo.gif) no-repeat left;
width:250px;
/*text-indent:-1000px;
overflow:hidden;
display:block;
margin:0px;
padding:0px;
height:80px;*/
}

h1 a img {
float:left;
clear:both;
}

h2 {
/*background:url(../images/tagline.gif) no-repeat right;
height:30px;
width:250px;
text-indent:-1000px;
overflow:hidden;
display:block;
margin:0px;
padding:0px;
position:absolute;
right:45px;
top:85px;*/
}

h3 {
font-size:1.8em;
margin-top:0px;
margin-bottom:15px;
padding-bottom:5px;
font-weight:normal;
background:url(../images/bg_h3.gif) repeat-x bottom;
}

h4 {
	font-size:1.4em;
	color:#3c227d;
	margin-bottom:10px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
}

h4.dotted {
   background:url(../images/bg_h3.gif) repeat-x bottom;
   font-size:1.2em;
   padding-bottom:8px;
   margin-bottom:15px;
}

h5 {
	color:#3c227d;
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:5px;
}

a, a:visited {
	color:#3c227d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

a.button, a.button:visited, #sidemenu ul li a.button, #sidemenu ul li a.button:visited {
	background:url(../images/bg_button_a_.gif) no-repeat top;
	font-size:1.1em;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:140px;
	display:block;
	height:30px;
	float:none;
	margin-right:10px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	color:#3c227d;
	text-decoration:none;
	}
	
a.button:hover {
	text-decoration:none;
}	
	
a.button.small, #sidemenu ul li a.button.small {
	line-height:17px;
	height:17px;
	}	

#sidemenu {
	float:left;
	width:170px;
	display:block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#sidemenu ul li {
	background:url(../images/bg_h3.gif) repeat-x bottom;
	padding-top: 7px;
	padding-bottom:7px;
	display:block;
}

#sidemenu ul li.button {
	background:none;
	padding: 0px;
}

#sidemenu ul li.button.small {
	background:none;
	padding: 0px;
	padding-top:20px;
}

#sidemenu ul li a, #sidemenu ul li a:visited {
	font-size: 1.1em;
	color:#666666;
	
	
}

#sidemenu ul li a.selected, #sidemenu ul li a:hover {
	color:#3c227d;
	text-decoration:none;
}

#sidemenu ul li a.button {
/*position:absolute;
bottom:20px;
left:60px;*/

}

#sidemenu ul li a.button.small {
/*bottom:70px;*/
}		

#centre {
	float:left;
	width:310px;
	padding-left: 20px;
	padding-right: 20px;;
}

#centrefull {
	float:left;
	width:490px;
	padding-left: 20px;	
	padding-right: 0px;
	background:none;
}

#centrefull.dotted {
	float:left;
	width:490px;
	padding-left: 0px;	
	padding-right: 20px;
	background:url(../images/bg_dotted_vert.gif) repeat-y right;
}		

#right {
	float:right;
	width:190px;
}

#halfleft {
float:left;
width:300px;
}

#halfright {
float:right;
width:370px;
}	

#publications {
display:block;
background:url(../images/bg_h3.gif) repeat-x bottom;
float:left;
margin-bottom:20px;
}
	
#publications li {
float:left;
}

#publications li a, #publications li a:visited {
	font-size:1.1em;
	color:#666666;
	display:block;
	padding:8px;
}	

#publications li a:hover, #publications li a.selected {
	background:url(../images/bg_publications_a.gif) repeat-x top #7357bb;
	text-decoration:none;
	color:#FFFFFF;
}

#articlelist {
	text-align:left;
	margin-bottom:10px;
}

#articlelist li {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/bg_h3_witharrow.gif) no-repeat bottom right;
	padding-right:20px;
}

#articlelist li a.selected {
	font-weight:bold;
}

#pageimage {
	padding-bottom:31px;
	background:url(../images/bg_img_page.gif) bottom left no-repeat;
	}
	
#pageimage_sq {
	border:0px;
	padding-bottom:31px;
	background:url(../images/bg_img_page_sq.gif) bottom left no-repeat;
	}
	
#pageimage_centre {
	padding-bottom:31px;
	background:url(../images/bg_img_page_centre.gif) bottom left no-repeat;
	}		
	
.error {
	background-color:#CC3300;
	color:#FFFFFF;
	border:1px solid #990000;
	padding:2px;
}	

.formleft {
float:left;
width:335px;
}

.formright {
float:right;
width:335px;
}

.formarealabel {
float:left;
display:block;
width:120px;
}

.formareainput {
float:left;
display:block;
width:180px;
}

input {
border:solid 1px #CCCCCC;
color:#3c227d;
}

textarea {
border:solid 1px #CCCCCC;
color:#3c227d;
}

input.button {
	border:none;
	background:url(../images/bg_button_a_.gif) no-repeat top;
	font-size:1.1em;
	width:160px;
	display:block;
	height:50px;
	padding-bottom: 15px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	color:#3c227d;
	font-weight:bold;
}

input.button.small {
	background:url(../images/bg_button_a_sm.gif) no-repeat top;
	width:100px;
	text-align:left;
	padding-left:10px;
}

fieldset {
border:solid 1px #CCCCCC;
margin-bottom:10px;
padding:10px;
background:url(../images/bg_img_page_sq.gif) top repeat-x;
}

legend {
color:#3c227d;
font-weight:bold;
}

.mediapackitem {
border:solid 1px #CCCCCC;
padding:5px;
float:left;
width:330px;
margin-right:10px;
margin-bottom:10px;
background:url(../images/bg_img_page_sq.gif) top repeat-x;
}

.mediapackitem img, .mediapackitem_top img {
border:solid 1px #CCCCCC;
margin-right:10px;
}

.mediapackitem_top {
background:url(../images/bg_h3.gif) repeat-x bottom;
padding-bottom:10px;
margin-bottom:10px;
}

#govnetnews li {
	margin-bottom:10px;
}

#govnetnews li a, #govnetnews li a:visited {
	font-size:1.1em;
	font-weight:bold;
}

.box {
border:solid 1px #CCCCCC;
padding:5px;
margin-bottom:10px;
background:url(../images/bg_img_page_sq.gif) top repeat-x;
}
