/*
System:					!template	
File:					/css/sitename.css
Description:			template stylesheet - contains the core elements as expected by common developments

Version:				1.0
Version Author:			Manley	
Version Info:			Initial version
Version Created:		18/08/2004


/* DIV STYLES */

#left{
	Margin-top: 20px;
	width: 285px;
	background: white;
	position: relative;
	float: left;
}

#right{
	Margin-top: 20px;
	width: 285px;
	background: white;
	position: relative;
	float: right;
}



/* CORE STYLES */
/* =========== */
/* Base HTML elements that should be styled */

.accessibility{display:none;}
body{
	margin: 0px;
	padding: 0px;
	background: white;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: black;
}

h1{
	font-size: 1.5em;
	color: #7AC142;
	margin-bottom: -10px;
}

h2{
	font-size: 0.9em;
	color: #23378E;
	margin-bottom: 0px;
}

h3{
	font-size: 0.8em;
	margin-bottom: 0px;
}

h4{

}

h5{

}

P{
	font-size: 0.8em;
}

th {
	font-size: 0.8em;
}
	
	
caption {
	margin:				0px;
	padding:			2px;
	background:			transparent;
	color:				#505050;
	font-family:			verdana,arial,helvetica,sans-serif;
	font-size:			82%;
	font-weight:			bold;
}


form {
	margin:				0px;
	margin-bottom:		10px;
	padding:			0px;
}
input {
	font-family:			verdana,arial,helvetica,sans-serif;
	font-weight:			normal;
}
textarea {
	font-family:			verdana,arial,helvetica,sans-serif;
	font-weight:			normal;
}
select {
	font-family:			verdana,arial,helvetica,sans-serif;
	font-weight:			normal;
}

p.kms {
	padding:					0px;
	margin:					0px;
	font-family:			arial,helvetica,sans-serif;
	font-size:				60%;
	font-weight:			normal;
	color:					#dddddd;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
	width:					100%;
}


td.search{
	width: 758px;
	background-image: url(../images/design/head/search-slice.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 0.8em;
}

td.menu{
	width: 758px;
	background:#23378E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

td.shadow{
	width: 5px;
	vertical-align: top;
	background-image: url(../images/design/head/shadow-right.gif);
	background-repeat: repeat-y;
}
	
td.menu-item{
	background: transparent;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #FFFFFF;
	color: #5C5E61;
	border-style: solid;
	font-size: 0.75em;
	color: white;
	font-weight: bold;
}

td.left{
	width: 156px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #E7EAF3;
	vertical-align: top;
	text-align: left;
}

td.content{
	width: 584px;
	vertical-align: top;
	text-align: left;
	background: white;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td.menu-item-left{
	width: 136px;
	background: #E7EAF3;
	color: #5C5E61;
	font-size: 0.75em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: white;
	border-style: solid;
}

td.menu-item-footer{
	width: 136px;
	background: #E7EAF3;
	color: #5C5E61;
	font-size: 0.75em;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
}

td.menu-item-logo{
	width: 136px;
	background: #E7EAF3;
	color: #5C5E61;
	font-size: 0.75em;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
}

td.footer-top{
	width: 760px;
	background: #23378E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

td.footer-bottom{
	width: 760px;
	background: transparent;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	text-align: right;
	font-size: 0.7em;
	color: black;
}

td.main-box-left{
	width: 43px;
	background-image: url(../images/design/boxes/main-left.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-home{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-co2{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/co2-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-enforcement{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/enforcement-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-iso{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/iso-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-legislation{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/legislation-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-management{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/management-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-other{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/other-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-research{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/research-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.main-box-right-type-approval{
	width: 542px;
	background: #F7F8FB;
	background-image: url(../images/design/boxes/type-approval-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.title-box-left{
	width: 13px;
	background-image: url(../images/design/boxes/title-left.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.title-box-right{
	width: 267px;
	background: #E7EAF3;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #D3D7E9;
	border-style: solid;
}

td.thumb-left{
	width: 120px;
	text-align: left;
	vertical-align: top;
	background: white;
}

td.description-right{
	width: 160px;
	text-align: left;
	vertical-align: top;
	background: white;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.showCell
{
}

td.showCellAlt
{
	background-color: #cccccc;
}

/* DATA FORM */
/* ========= */
/* Styles for data forms */

/* table.form - use for the table containing the form */
table.form {
	margin:				0px;
	margin-bottom:			16px;
	margin-left:			20px;
}
/* td.form-header - use for 'header' rows in forms */
td.form-header {
	background:			transparent;
	color:				#226644;
	font-weight:			bold;
	border-style:			solid;
	border-color:			#226644;
	border-width:			0px;
	border-top-width:		1px;
	border-bottom-width:		1px;
}
/* td.form-label - use for cells containing form field labels (e.g. 'Name:') */
td.form-label {
	background:			#f0f0f0;
	color:				#000000;
	font-weight:			bold;
	font-size:				0.8em;
	padding-right:			10px;
}
/* td.form-field - use for cells containing form fields */
td.form-field {
	background:			#e0e0e0;
	font-size:			0.8em;
	color:				#000000;
}
/* td.form-error - use for cells containing form error messages */
td.form-error {
	background:			transparent;
	color:				#ff0000;
	font-weight:			bold;
	font-size:			0.8em;
}
/* input.form-button - use for form submit and cancel buttons */
input.form-button {
	font-weight:			bold;
}
/* td.form-space - use for adding space rows in forms */
td.form-space {
	font-size:			1px;
}

/* ADMIN CONTROLS */
/* ============== */
/* Styles for highlighting in-page admin controls (links, buttons etc) */

/* p.admin - paragraphs containing admin instructions/links */
p.admin {
	padding:			2px;
	background:			#ffff80;
	color:				#606060;
	font-weight:			bold;
}
/* td.admin - cells containing admin instructions/links */
td.admin {
	background:			#ffff80;
	color:				#606060;
	font-weight:			bold;
	font-size:			0.8em;
}
/* div.admin - divs containing admin instructions/links */
div.admin {
	padding:			2px;
	background:			#ffff80;
	color:				#606060;
	font-weight:			bold;
}

/* DATA LIST */
/* ========= */
/* Styles for data lists */

.list caption{display:none !important;}

/* table.list - use for list tables */
table.list {
	margin:					0px;
	margin-bottom:			16px;
	border-style:			solid;
	border-color:			#226644;
	border-width:			0px;
	border-bottom-width:	1px;
	padding:4px;
}
/* caption.list - use for list table captions where required */
caption.list {
	border-style:			dashed;
	border-color:			#bebebe;
	border-width:			0px;
	border-top-width:		1px;
}
/* td.list-odd - use for odd-numbered list rows */
td.list-odd {
	padding:            6px !important;
	background:			#e0e0ff;
	color:				#222222;
	font-size:			0.8em;
}
/* td.list-even - use for even-numbered list rows */
td.list-even {
	padding:            6px !important;
	background:			#e7eaf3;
	color:				#000000;
	font-size:			0.8em;
}


td.kms {
	padding:					0px;
	margin:					0px;
	font-family:			arial,helvetica,sans-serif;
	font-size:				60%;
	font-weight:			normal;
	color:					#dddddd;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
	width:					100%;
}


/* HYPERLINKS*/
a.menu{
	color: white;
	text-decoration: none;
}

a.menu:hover{
	color: white;
	text-decoration: underline;
}

a.left-menu{
	color: #5C5E61;
	text-decoration: none;
}

a.left-menu:hover{
	color: #5C5E61;
	text-decoration: underline;
}

a.title-link{
	color: #23378E;
	text-decoration: none;
}

a.title-link:hover{
	color: #656A81;
	text-decoration: none;
}

a.kms:link {
	padding:					0px;
	margin:					0px;
	color:					#dddddd;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
}
a.kms:visited {
	padding:					0px;
	margin:					0px;
	color:					#dddddd;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
}
a.kms:active {
	padding:					0px;
	margin:					0px;
	color:					#dddddd;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
}
a.kms:hover {
	padding:					0px;
	margin:					0px;
	color:					#a4a4a4;
	background:				transparent;
	text-decoration:		none;
	text-align:				right;
}

a.orangeLink:link, a.orangeLink:visited, a.orangeLink:active{color:#ff5b00;}
a.orangeLink:hover{}

/* DOCUMENTS MODULE */

td.document {
/*	background: #E7EAF3;
	color: #5C5E61;
*/
	background: #ffffff;
	color: #000000;
	text-align:left;
	font-size: 0.8em;
}

td.document-files {
	background: #c0c0ff;
	color: #000000;
	text-align:left;
	font-size: 0.8em;
}

th.downloads {
	background: #20368C;
	color: #FFFFFF;
}

ul{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
}

ul ul{
	font-size: 1em;
}

.subscript{
	font-size:xx-small;
	vertical-align:bottom;
}

/*    BLOG Styles    */
.blogMessage
{
    color:Red;
    font-family: Arial, Helvetica, sans-serif;
}
.blogTitle
{
    font-size:0.8em;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
}
.blogDate
{
    font-size:0.7em;
    font-family: Arial, Helvetica, sans-serif;
}
.blogText
{
   font-size:0.8em; 
   font-family: Arial, Helvetica, sans-serif;
}
.blogRssLink
{
    font-size:0.8em; 
    font-family: Arial, Helvetica, sans-serif;
}


#Search{float:right;}
.access{display:none;}
#TextSize {width:180px;margin:3px 0 0 0;padding:0;float:right;}
#TextSize ul {float:left;width:auto;white-space:normal;margin:0;padding:0;}
#TextSize ul li {display:inline;margin:0;padding:0;}
#TextSize p {margin-bottom:0;margin-top:0;float:left;width:auto;margin-right:5px;padding:0.25em 0 0 0;font-size:1em;}
#TextSize li a {position:relative;width:22px;background:#f2f1ef;color:#333;text-decoration:none;line-height:1em;display:block;float:left;text-align:center;margin-right:5px;padding:0.5em 0;}
#TextSize .medium a {font-size:1.1em;padding:0.363em 0 0.454em;}
#TextSize .large a {font-size:1.3em;padding:0.230em 0 0.307em;}
#TextSize a:hover {text-decoration:underline;}
#TextSize .active {background:#666699;color:#fff;font-weight:bold;}

/* END */