﻿BODY  {
	background-color : white;
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background-color: #FFFFFF;
}

tr  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background-color: #FFFFFF;
}

td  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background-color: #FFFFFF;
}

li  {
	color : black;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	margin-left : 50px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 2px;
	background-color: #FFFFFF;
}

A:link  {
	color : brown;
	text-decoration : none;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
}

A:visited  {
	color : brown;
	text-decoration : none;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
}

A:hover  {
	color : brown;
	text-decoration : underline;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
}

A:active  {
	color : brown;
	text-decoration : none;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
}

.PageHeader  {
	color : #663333;
	text-decoration : none;
	text-transform : uppercase;
	font-size : x-large;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 30px;
	padding-bottom : 3px;
	text-align : center;
	background-color: #FFFFFF;

}

.PageHeaderText  {
	color : #663333;
	text-decoration : none;
	text-transform : capitalise;
	font-size : large;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 20px;
	border-left-width : 0px;
	border-right-width : 0px;
	text-align : center;
	background-color: #FFFFFF;

}

.PageTitle {
	color : #006600;
	text-decoration : none;
	text-transform : none;
	font-size : large;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : left;
	background-color: #FFFFFF;

}

.PageSubTitle {
	color : #006600;
	text-decoration : none;
	text-transform : none;
	font-size : x-small;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 3px;
	text-align : left;
	background-color: #FFFFFF;
	font-style: italic;
	font-variant: normal;


}

.SectionHeader  {
	text-transform : capitalize;
	font-size : large;
	font-weight : bold;
	font-family : Times New Roman;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	padding-bottom : 5px;
	color : #663333;
	background-color: #FFFFFF;

}

.SubSection  {
	text-transform : capitalize;
	font-size : medium;
	font-weight : normal;
	font-family : Times New Roman;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 0px;
	padding-bottom : 5px;
	color : #663333;
	background-color: #FFFFFF;
}

.Foot  {
	color : #006600;
	text-decoration : none;
	text-transform : capitalize;
	font-size : small;
	font-weight : bold;
	font-family : Arial, Helvetica;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color: #FFFFFF;
	text-align: center;

}

.BodyText  {
	color : black;
	text-decoration : none;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	padding-left : 50px;
	padding-right : 20px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : justify;
	left : auto;
	background-color: #FFFFFF;
}

.NonIndentBodyText  {
	color : black;
	text-decoration : none;
	font-size : medium;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 5px;
	text-align : justify;
	left : auto;
	background-color: #FFFFFF;
}

.ThumbnailText {
	color : black;
	text-decoration : none;
	font-size : x-small;
	font-weight : normal;
	font-family : "Arial", serif;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
}

.Picture  {
	color : black;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	margin : 10px 10px 10px 10px;
	border-style : none;
	border-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	background-color: #FFFFFF;
}

.Pictureplain  {
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 15px;
	border: 0px;
	background-color: #FFFFFF;
}

.PictureLeft {
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
}

.PictureRight {
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
}

.PictureCentre {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
	margin-bottom : 15px;
	background-color: #FFFFFF;
}

.Bold  {
	color : black;
	text-decoration : none;
	font-size : medium;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	padding-left : 50px;
	padding-right : 0px;
	padding-top : 50px;
	padding-bottom : 10px;
	text-align : justify;
	left : auto;
	background-color: #FFFFFF;
}

.line  {
	color : Purple;
	text-decoration : none;
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : medium;
	border-left-width : 0px;
	border-right-width : 0px;
	padding-top : 10px;
	padding-right : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	border-color : Purple;
	background-color: #FFFFFF;
}

.background {
	background-color: #FFCC33;
}

hr  {
	border : 0;
	color : #006600;
	background-color : #006600;
	height : 4px;
	width : 100%;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0px 0px;
}

#nav-menu li a
{
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background: #009933;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 120px;
	display: block;
	border: 0px solid black;
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 2px 4px 2px 4px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:100%;
	height: 40px;
	background-color: #009933;
}

#nav-menu li a:hover
{
	font-size : small;
	font-weight : normal;
	font-family : Arial , Helvetica;
	background: #993366;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 120px;
	display: block;
	border: 0px solid black;
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 2px 4px 2px 4px;
}

#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; height:40px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:40px; line-height:40px; background:#333; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 30px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#c60;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#c60;}
#menu li:hover > a.sub {color:#fff; background-color:#c60;}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {background: #333 url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#840 url(down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:40px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:120px; padding:0; text-indent:10px; background:#333; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#333 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#c60; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#c60; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}

@media print
{
.hiddenprt {
		display:none;
}
}
@media screen
{
.hiddenprt {
	background-color: white;
}
}
