body {
	background-image:url(../images/layout/back.jpg);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #363636;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
}

p, div {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 2.2em;
	align: center;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

h2 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

h3 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

h4 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

h5 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

h6 {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006633;
}

#main_content_area ul {
	list-style-image: url(images/layout/bullet.png);
}

#main_content_area li {
	margin-top: 10px;
	margin-botton: 10px;
}

form {
	margin: 0px 0px 0px 0px;
}

.bold {
	font-weight: bold;
}

.small {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
}

.align_left {
	text-align: left;
	vertical-align: middle;
}

.align_centre {
	text-align: left;
	vertical-align: middle;
}

.no_link {
	text-decoration: none;
	cursor: pointer;
}

p.list_row {
	margin-top: 2px;
	margin-bottom: 2px;	
}

.clear{
	clear: both;
}

/* Table Style */

.grey_table {
	background-color: #E9E9E9;
	border-color: #006633;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 0 0 0;
	font-size: 1em;
}

tr.off{
	background-color: #E9E9E9;
}

tr.highlight{ 
	background-color: #99FF66;
	cursor: pointer;
}

a.no_link:link, a.no_link:visited, a.no_link:hover, a.no_link:active {
	color: #000000;
	text-decoration: none;
}

.header1_row_colour {
	background-color: #006633;
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.header2_row_colour {
	background-color: #006633;
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

/* Photo Module */

.photo_wrapper {
	border-style: solid;
	border-width: 8px 8px 0px 8px;
	border-color: #E0E0E0;
	background-color: #E0E0E0;
	margin: 0 0 10px 10px;

}

#photo_text {
	padding: 2px 0px 2px 0px;
	text-align: center;
	color: #000000;
}

#spacer {
	height: 8px;
	background-color: #E0E0E0;
}

/* Links */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.photo_table {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

/* MAIN CONTAINER - CENTRED ON PAGE */

#container {
	width: 768px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-left: 4px solid #006633;
	border-right: 4px solid #006633;
	border-top: 0px solid #006633;
	border-bottom: 4px solid #006633;
}

/* SUB CONTAINERS */

#header_container {
	height: 224px;
}

#menu_container {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../images/layout/menu_back.png);
}


#strapper_container {
	height: 32px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../images/layout/metalic_red.png);
}
	
#main_area_container {
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 10px 10px 20px;
}

#footer_container {
	height: 32px;
}

#footer {
	margin-top: 2px;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer a.hover {
	color: #666666;
	text-decoration:underline;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#whs {
	position: absolute;
	top: 4px;
	left: 198px;
	z-index: 1;
}

/* MAIN MENU */

#jsddm
{	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#00CC33;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-size: 12px;
		font-weight:bold;}

	#jsddm li a
	{	display: block;
		text-decoration: none;
		border-right: 1px solid white;
		padding: 5px 10px 5px 8px;
		color: #FFFFFF;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #009933;
		color: #FFFFFF;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			padding: 5px 20px 5px 8px;
			background: #CCFFCC;
			color:#000000;
			font-weight:normal;}
		
		#jsddm li ul li a:hover
		{	background: #99FF66;
			color:#000000;}


/* Search Box*/

div.search_box {
	position: relative;
	width: 300px;
	float: left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #E0E0E0;
	color: #000000;
	padding: 4px 4px 4px 4px;
}
