@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	height: 100%;
}

.Box1 {
	color: #000000;
	text-align: lsft;
	background-color: #4b8b8b;
	border: 1px solid #4b8b8b;
}

.Box2 {
	color: #000000;
	text-align: lsft;
	background-color: #A2CDCE;
	border: 1px solid #98CECD;
}

.Box3 {
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #98CECD;
}

.Box4 {
	color: #000000;
	text-align: left;
	border: 1px solid #E0E0E0;
}

.BoxLeftAlign {
	color: #000000;
	text-align: left;
	border: 0px none #E0E0E0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


H1 {
	font-size : 16pt;
	color: #000000;
}
H2 {
	font-size : 14pt;
	color: #000000;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
H4 {
	font-size : 16pt;
	color: #4b8b8b;
	background-color: #98cecd;
}
h5 {
	font-size: 10pt;
	font-weight: normal;
	color: #4b8b8b;
	background-color: #98cecd;
}
STRONG {
	font-weight: bolder;
}

}
small {
	font-size: smaller;
}

.layout {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

.small {
	font-size: 8pt;
}

.menufontwhite {
	color: #FFFFFF;
	height: 22px;
	text-align: center;
	background-color: #4b8b8b;
}
.menufontwhite A:LINK {
	text-decoration : none;
	margin-bottom : 100%;
	color: #FFFFFF;
}
.menufontwhite A:VISITED  {
	text-decoration : none;
	color: #FFFFFF;
}	
.menufontwhite A:ACTIVE {
	text-decoration : none;
	color : White;
	background-color: #ff33cc;
}
.menufontwhite A:HOVER {
	text-decoration : none;
	background-color: #ff33cc;
}
.menufontdark {
	height: 22px;
	color: #4b8b8b;
	text-align: center;
	background-color: #A2CDCE;
	border-top-style: solid;
	border-width: 2px;
	border-top-color: #4b8b8b;
}
.menufontdark A:LINK {
	text-decoration : none;  
	margin-bottom : 100%; 
	color: #4b8b8b
}
.menufontdark A:VISITED  {
	text-decoration : none; 
	color: #4b8b8b
}

.menufontdark A:ACTIVE {
	text-decoration : none;
	color : White;
	background-color: #FF33CC;
}
.menufontdark A:HOVER {
	text-decoration : none;
	color : White;
	background-color: #ff33cc;

}

.lefttop {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-indent: 2mm;
	letter-spacing: 1px;
	color: #FFFFFF;
	vertical-align: middle;
}

.lefttop A:LINK {
	text-decoration : none;
	margin-bottom : 100%;
	color: #FFFFFF;
}
.lefttop A:VISITED  {
	text-decoration : none;
	color: #FFFFFF;
}	
.lefttop A:ACTIVE {
	text-decoration : none;
	color : White;
}
.lefttop A:HOVER {
	text-decoration : underline;
}

.Logo1 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 2mm;
	letter-spacing: 1px;
}
.Logo2 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 2mm;
	letter-spacing: 2px;
	text-align: left;
}

.MenuFontSelected {
	text-align: center;
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuFontSelected A:VISITED  {
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
	}

.MenuFontSelected A:LINK  {
	background-color: #ff33cc;
	text-decoration: none;
	}

.MenuFontSelected A:ACTIVE  {
	background-color: #ff33cc;
	text-decoration: none;
	}

.submenufontdark {
	color: #4b8b8b;
	text-align: left;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	background-color: #98CECD;
}
.submenufontdark A:LINK {
	margin-bottom : 100%;
	color: #4b8b8b;
	text-decoration: none;
}
.submenufontdark A:VISITED  {
	text-decoration: none;
	color: #4b8b8b
	}
.submenufontdark A:HOVER {
	color : White;
	background-color: #ff33cc;
}

.submenufontwhite {
	text-align: left;
	background-color: #4b8b8b;
	margin: 6px;
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
}
.submenufontwhite A:LINK {
	color: #FFFFFF;
	background-color: #4b8b8b;
	text-decoration: none;
}

.submenufontwhite A:VISITED {
	color: #FFFFFF;
	background-color: #4b8b8b;
	text-decoration: none;
}

.submenufontwhite A:HOVER {
	text-decoration : none;
	background-color: #FF33CC;
	color: #FFFFFF;
}

.SubMenuFontSelected {
	text-align: left;
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
}

.SubMenuFontSelected A:VISITED  {
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
	}

.SubMenuFontSelected A:LINK  {
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
	}

.SubMenuFontSelected A:ACTIVE  {
	background-color: #ff33cc;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2mm;
	}


.subtext {
	background-color: #E6E3DF;
}

A:LINK {color : #4b8b8b; }
A:VISITED {	color : #4b8b8b;}
A:HOVER {
	background-color: #ff33cc;
	color : #ffffff;
}

.topmenu {
	border-width: 2px;
	border-top-style: none;
	border-top-color: #4b8b8b;
	text-decoration: none;
}


.hrline
{
	color: #98CECD;
}

.topline
{
	color: #4b8b8b;
	border-width: 2px;
}

