@CHARSET "UTF-8";

body{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
}
iframe {
	width: 100%;
}
/*:first-child+html iframe {
	width: 210%;
}*/

#messgWP {
	width: 100%;
}
/*:first-child+html #messgWP {
	width: 130%;
}*/


#banner {
	position: absolute;
	left: 71.5%;
	width: 200px;
	height: 150px;
	color: white;
	font-size: 16pt;
	font-weight: bold;
	background-color: #99D022;
	padding: 20px;
	top: 220px;
	text-align: center;
	}

#headerLogo {
	width: 100%;
	height: 1.2em;
	font-size: 30pt;
	margin-top: 0.9em;
	text-align: right;
	}
#logo {
	margin-right: 1em;
}
.headNavigation {
	font-family: 'Courier New',  Courier, 	Andale Mono, monospace;
	margin-top: 2%;
	/*margin-right: 10%;*/
	margin-left: 6em;
	width: 50%;
	padding-left: 5.0em;
	padding-right: 5.0em;
	padding-bottom: 0.5em;
	margin-bottom: 0.2em;
}

	
.seperator {
	background-color: #99D022;
	width: 100%;
	height: 1.0em;
	}

.navTableCell {
	font-size: 9pt;
	line-height: 1.2em;
	width: 25%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #99D022;
	
	}	
.standardTableCell {
        font-size: 9pt;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
        border-style: none;

}

.navFillerCell {
	border-style: none;
}
#location {
	color: black;
	/*font-family: Verdana, Arial, Geneva, sans-serif;*/
	font-family: 'Courier New', Courier, Andale Mono, monospace;
	font-size: 9pt;
	}
.breadCrumpText {
	font-size: 8pt;
	background-color: #E0E0E0;
	width: 90%;
	margin-left: -2.7em;
	margin-bottom: 3.5em;
}
.breadCrumpTextWide {
	font-size: 8pt;
	background-color: #E0E0E0;
	width: 90%;
	margin-left: 0em;
	margin-bottom: 3.5em;
}
.topOfSite {
	font-size: 8pt;
	background-color: #E0E0E0;
	width: 100%;
	/*width: 210%;*/
	text-align: right;
}
/**:first-child+html .topOfSite {
	width: 210%;
}*/
.standardText {
	/*margin-right: 0.8em;*/
	line-height: 1.5em;
	background-color: #E0E0E0;
	padding-top: 0.3em;
	padding-bottom: 6.5em;
	margin-left: 9.25em;
	
	/*margin-top: 4%;*/
	margin-right: 5.0em;
	padding-left: 3.5em;
	padding-right: 3.0em;
	width: 60em;
}

.standardTextWide {
        /*margin-right: 0.8em;*/
        /*line-height: 1.5em;*/
        background-color: #E0E0E0;
        padding-top: 1.8em;
        padding-bottom: 6.5em;
        margin-left: 9.25em;

        /*margin-top: 4%;*/
        margin-right: 5.0em;
        padding-left: 1.5em;
        padding-right: 1.0em;
        width: 87%;

}

a {
	text-decoration: underline;
	color: black;
}
a:link {
        text-decoration: underline;
        color: black;
}
a:visited {
        text-decoration: underline;
        border-style: none;
        color: black;
}
a:hover {
        text-decoration: underline;
        border-style: none;
        color:grey;
}
a:active {
        text-decoration: underline;
        border-style: none;
        color:grey;
}


.navTab {
	width: 100%; 
	border-collapse: collapse;	
	font-family: Courier, Andale Mono, monospace;
	font-size: 12pt; 
	margin-top: 1.0em;
}
.navCell {
	width: 5em; 
	border-right-color: #99D022; 
	border-right-style: solid; 
	border-right-width: 0.1em; 
	text-align: center;
}
.levelCellOuter {
	width: 9em; 
	/*border-right-color: #99D022; 
	border-right-style: solid; 
	border-right-width: 0.1em;*/ 
	text-align: center;
}
.levelCell {
	width: 4.5em; 
	border-right-color: #99D022; 
	border-right-style: solid; 
	border-right-width: 0.1em; 
	text-align: center;
}
.navCellOuter {
	width: 10em;
	padding-left: 0.5em;
	text-align: center;
	}
.naviCell {
	/*font-family: Verdana, Arial, Geneva, sans-serif;*/
	font-family: Courier, Andale Mono, monospace;
	font-size: 12pt;
	letter-spacing: 0.1em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-right: 0.4em;
	border-right-color: #99D022;
	border-right-width: 0.1em;
	border-right-style: solid;
	/*font-variant: small-caps;*/
	text-align: left;
	/*width: 7%;*/
}

.naviLink:link {
	color: #151515;
	text-decoration: none;
}
.naviLink:hover {
	color: #99D022;
	text-decoration: none;
	}
.naviLink:active {
	color: #99D022;
	text-decoration: none;
}	
.naviLink:visited {
	color: #6D6D6D;
	text-decoration: none;
}
.levelLink:link {
	font-size: 10pt;
	color: #151515;
	text-decoration: none;
}
.levelLink:hover {
	font-size: 10pt;
	color: #99D022;
	text-decoration: none;
	}
.levelLink:active {
	font-size: 10pt;
	color: #99D022;
	text-decoration: none;
}	
.levelLink:visited {
	font-size: 10pt;
	color: #6D6D6D;
	text-decoration: none;
}
/*a:link,visited,hover,active {
	text-decoration: none;
	border-style: none;	
	}*/
#naviTable {
	width: 100%;
	border-style: none;
	margin-left: 10%;
}
#logo {
	text-align: left;
	width: 50%;
}
.standardFooter {
	font-family: 'Courier New',  Courier, 	Andale Mono, monospace;
	font-size: 10pt;
	margin-top: 0.2em;
	/*margin-right: 10%;*/
	margin-left: 8.3em;
	padding-left: 3.3em;
	width: 55%;
	text-align: left;
}
#footerTable {
	padding-top: 1em;
	border-collapse: collapse;
	}
.footerCell {
	letter-spacing: 0.1em;
	padding-right: 0.2em;
	padding-left: 0.2em;
	border-right-color: #99D022;
	border-right-width: 0.1em;
	border-right-style: solid;
	text-align: center;
	}
.footerLogout {
	color: #99D022;
}
.footerLink {
	text-decoration: none;
	color: #202020;
	}
.footerLink:link {
	color: #151515;
	text-decoration: none;
}
.footerLink:hover {
	color: #99D022;
	text-decoration: none;
	}
.footerLink:active {
	color: #99D022;
	text-decoration: none;
}	
.footerLink:visited {
	color: #6D6D6D;
	text-decoration: none;
}
.bigPar {
	margin-bottom: 1.4em;
}
.parCap {
	font-style: normal;
	font-size: 1.2em;
}
.medPar {
	margin-bottom: 1.2em;
}
.medParCap {
	font-weight: bold;
}
