﻿.menu {
	font-size: 9pt;
	margin: 10px;
	font-family: verdana;
	position: relative;
}
.menu ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 13em;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
.menu li {float: left; background-color: #cccc99}
.menu li.sub {background-color: #cccc99}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 13em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a:visited {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 13em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 13em}
* html .menu a:visited {width: 13em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; position: relative; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 2em; padding-left: 2em; left: 12em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}


.footerText {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
}
.centredText {
	text-align: center;
}
.headlinePara {
	font-size: x-large;
	font-family: Verdana;
	font-weight: normal;
}
.subheadPara {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
}
.standardPara {
	font-family: Verdana;
	font-size: small;
}
.orangeTitle {
	font-family: Verdana;
	font-size: large;
	text-align: center;
	color: #FCCA03;
	margin-top: 6px;
	margin-bottom: 0px;
}
.linkBold {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.style16 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.style17 {
	margin-right: 0px;
}

.standardParaBold {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}


.style18 {
	margin-bottom: 13px;
}
.moreHeader {
	color: #008000;
	font-family: Verdana;
	font-weight: normal;
}
.smallLinkTextBold {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	line-height: -2px;
}
.linkImage {
	margin-top: 30px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

