@import url("../app/webroot/css/print.css");
body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #383F01;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h1 {
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-size:12px;
	font-weight:bold;	
}

h3 {
	font-size:12px;
	font-weight:bold;
}

a {
	color: #383F01;
}

a:hover {
	color: #BFD502;
}

img {
	margin-bottom:10px;
	border:0px;
}

/*
ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
*/

hr {
	margin:0px;
	margin-top:10px;
	padding:0px;
	border-bottom:1px solid #fc3;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

table {
	border-collapse: collapse;
	line-height: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Typewriter";
	color: #383F01;
}



/* layout */

#logo_container {
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	width:900px;
}

#logo {
	float:right;
}

#container {

}

#nav_container {
	width:100%;
	background-color:#FFFFFF;
	padding-left:20px;
}

#nav {
	width:1000px;
}

#service_container {
	position:relative;
	top:0px;
	left:0px;
}

#service {
	position:absolute;
	top:-14px;
	left:397px;
	width: 183px;
	height: 89px;


}

#content {
	padding-top:10px;
	padding-left:25px;
	width:900px;
}

#breadcrumbs {
	font-size:10px;
	padding-bottom:20px;
}

#left {
	float:left;
	width:100px;
}

#left img {
	margin-top:12px;
}

#centre {
	float:left;
	width:475px;
	padding-right:30px;
}

#right {
	float:left;
	width:280px;
}

ul.download_list, ul.link_list, #tertiary ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
}

ul.download_list li {
	background: url(/app/webroot/img/page_white_put.png) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

ul.link_list li {
	background: url(/app/webroot/img/page_white_link.png) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

#footer {
	font-size:10px;
	margin-top:25px;
	margin-left:125px;
	padding-bottom:50px;
	width:500px;
}

/* generic css rollover */
.button_rollover {
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}

.button_active {
	background-position:bottom left;
}

a:hover.button_rollover { 
	background-position:bottom left;
}

/* miscellaneous */

.emphasis {
	color:#FFFFFF;
	font-weight:bold;
}

.no_translation {
	background-image:url(/app/webroot/img/info.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-color:#FFC;
	border:solid 1px #CCC;
	padding:10px;
	padding-left:35px;
}

.hidden {
	display:none;
}

.error {
	color: #DD1C1C;
}

.clear {
	clear:both;
}

a img {
	border:0px;
}

.offset_anchor {
	position:relative;
	top:-50px;
}
.Stil8 font {
	color: #383F01;
}
.Stil8 font {
	color: #383F01;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
