h1{
	color: #FFFFFF;
	margin: 0;
	background-color: #018C00;
	font-size: 12pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003C00;
	text-indent: 5pt;
	font-weight: normal;
}
.rightMenu {
	background-color: #E4E4E4;
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	width: 180px;
	position: static;
	height: 100%;
}
.header {
	background-color: #FFF;
	clear: both;
}
.bodyContainer {
	background-image:  url("images/menuBackground.gif");
	background-repeat: repeat-y;
	border: 1px solid #009900;
	margin: 0px;
	padding: 0px;
}
.simpleBodyContainer {
	border: 1px solid #009900;
	margin: 0px;
	padding: 5px;
}
.centreBody {
	float: none;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: fill;
	clear: none;
	margin-left: 200px;
}
.centreBody a{
	color: #0000FF;
	display:inline;
}
.centreBody a:visited {
	color: #3F009D;
}
.centreBody a:hover{
	color: #FF0000;
}

#leftMenu {
	padding: 5px;
	float: left;
	width: 190px;
	clear: both;
	padding-right:5px!important; padding-right: 0px;
}

#leftMenu a.level1{
	text-decoration:none;
	background-color: #018C00;
	color: #FFFFFF;
	border-top: 0px none;
	border-right: 2px solid #003300;
	border-bottom: 2px solid #003300;
	border-left: 1px solid #009900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display:block;
	width: 172px!important; width: 185px;
}
#leftMenu a.level1:hover{
	background-color: #00B900;
	color: #FFFFFF;
}
#leftMenu a.level1Blue{
	text-decoration:none;
	background-color: #0033CC;
	color: #FFFFFF;
	font-weight:normal;
	text-align: center;
	border-top: 1px solid #003300;
	border-right: 2px solid #002080;
	border-bottom: 2px solid #002080;
	border-left: 1px solid #003300;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display:block;
	width: 172px!important; width: 185px;
}
#leftMenu a.level1Blue:hover{
	background-color: #0066FF;
	color: #FFFFFF;
}
#leftMenu a.level1Yellow{
	text-decoration:none;
	background-color: #FFFF00;
	color: #000000;
	font-weight:normal;
	text-align: left;
	border-top: 1px solid #FFFFB7;
	border-right: 2px solid #DDDD00;
	border-bottom: 2px solid #DDDD00;
	border-left: 1px solid #FFFFB7;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display:block;
	width: 172px!important; width: 185px;
}
#leftMenu a.level1Yellow:hover{
	background-color: #FFFFD5;
	color: #000000;
}
#leftMenu a.level2{
	background-color: #A8FFA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	display: block;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
}
#leftMenu a.level2:hover{
	background-color: #006600;
	color: #FFFFFF;
}
.menuSmall {
	font-size: 10px
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
}
.footer {
	clear: both;
	background-color: #FFFFFF;
	color: #999999;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footerLeft {
	text-align: left;
	float: left;

}
.footerRight {
	text-align: right;
}
.breadcrumbs {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
}
.alert {
	color: #C40000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 2px none #009900;
	border-right: 2px none #009900;
	border-bottom: 2px solid #009900;
	border-left: 2px none #009900;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border: 0px none #C8C800;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 20px;
	color: #009900;
}
.headingSub2Content {
	margin-left: 20px;
	padding-left: 5px;
}
.headingSub2ContentLine {
	margin-left: 20px;
	padding-left: 5px;
	border-bottom:1px solid;
	border-bottom-color: #008400;
	padding-bottom: 5px;

}
.dashedBorder {
	border: thin dashed #006600;
	padding: 10px;
}
.dashedBorderNil {
	padding: 10px;
}
.bottomMenu {
	border: 1px solid #009900;
	background-color:#D9FFD9;
	display: block;
	clear: both;
	height: 15px;
}
.bottomMenu a{
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	color: #003300;
	border-right-style: solid;
	padding: 0px 5px 0px 5px;
}
.bottomMenu a:hover{
	color: #FFF;
	background-color:#006600
}
.level1Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#tabnav {
	height: 20px;	
	margin: 0;	
	padding-left: 10px;
	background: url(images/tab_bottom.gif) repeat-x bottom;
}
#tabnav a {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #333333;
	padding: 2px 5px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
#tabnav a:hover {
	background-color:#EAEAEA;
}
#tabnav a.current {
	text-decoration: none;
	background-color: #006600;
	color: #FFFFFF;
	padding: 2px 5px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #003300;
	border-bottom-color: #006600;
	border-left-color: #009900;
}
#tabnav a.current:hover {
	text-decoration: none;
	background-color: #006600;
}
.tabnavBox{
	background-color:#018C00;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #009900;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #009900;
	color: #FFFFFF;
	width: 172px!important; width: 185px;
}
.tabnavBox a{
	color: #FFFFFF;
}
.tabnavBox a:hover{
	color:#FFFF00;
}
.dropdown {
	width: 90%;
}
.navigationPage a{
	background-color: #D9FFD9;
	text-decoration: none;
	padding: 2px 5px;
	color: #000000;
	border-bottom: 2px solid #006600;
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 2px solid #006600;	
}
.navigationPage a:hover{
	background-color: #006600;
	color: #FFFFFF;
}
.listItemA {
	background-color: #006600;
	padding: 5px;
	margin-top: -20px;
	color: #FFFFFF;
}
.listItemA a {
	color: #FFFFFF;
}
.listItemA a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.listItemA a:visited {
	color: #FFFFFF;
}
.listItemB {
	background-color: #008C00;
	padding: 5px;
	margin-top: -20px;
	color: #FFFFFF;
}
.lineBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lineSpace {
	margin: 0px;
	padding: 0px;
}
.stdControl {
	width: 90%;
}
.error {
	color: red;
}
.alt {
	background-color: FFFFFF;
}
.SUBMITTED {
	color: 0000AA;
}
.PUBLISHED {
	color: 00AA00;
}
.ABOUTTOEXPIRE {
	color: AA0000;
}
.EXPIRED {
	color: AA9900;
}
