H1 {
	COLOR: #000000; FONT-SIZE: 11pt; MARGIN: 0px; font-weight: bold;font-family:Times New Roman, Arial; 
}

H2 {
	COLOR: #000000; FONT-SIZE: 10pt; MARGIN: 0px; font-weight: bold;font-family:Times New Roman, Arial; 
}

BODY {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FFFFFF;
	FONT-FAMILY: Times New Roman, Arial;
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal;
	MARGIN: 0px; 
	scrollbar-3d-light-color: #EFEFEF; 
	scrollbar-arrow-color: #092E55; 
	scrollbar-base-color: #EFEFEF; 
	scrollbar-dark-shadow-color: #B61036;
	scrollbar-face-color: #EFEFEF; 
	scrollbar-track-color: #092E55; 
	scrollbar-highlight-color: #B61036; 
	scrollbar-shadow-color: #B61036;
}

a { text-decoration:none; font-weight:normal;font-size:9pt;font-family:Times New Roman, Arial; color:#092E55; }
a:link { text-decoration:none; font-weight:normal; font-size:9pt;font-family:Times New Roman, Arial; color:#092E55; }
a:hover {text-decoration:underline;  color:#092E55; }
a:active { text-decoration:underline;  color:#092E55; }

a.big { text-decoration:none; font-weight:bold;font-size:9pt;font-family:Times New Roman, Arial; color:#092E55; }
a.big:link { text-decoration:none; font-weight:bold; font-size:9pt;font-family:Times New Roman, Arial; color:#092E55; }
a.big:hover { text-decoration:underline;  color:#092E55; }
a.big:active { text-decoration:underline; color:#092E55; }

a.navigator { text-decoration:none; font-weight:normal;font-size:10pt;font-family:Times New Roman, Arial; color:#092E55; }
a.navigator:link { text-decoration:none; font-weight:normal; font-size:10pt;font-family:Times New Roman, Arial; color:#092E55; }
a.navigator:hover { text-decoration:none;  color:#092E55; }
a.navigator:active { text-decoration:none; color:#092E55; }

a.small { text-decoration:none; font-weight:normal;font-size:8pt;font-family:Times New Roman, Arial; color:#092E55; }
a.small:link { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#092E55; }
a.small:hover {text-decoration:underline;  color:#092E55; }
a.small:active { text-decoration:underline;  color:#092E55; }
.smallblack { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#000000; }
.normalblack { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#000000; }
.smallblackbold { text-decoration:none; font-weight:bold; font-size:8pt;font-family:Times New Roman, Arial; color:#000000; }
.verysmallblackbold { text-decoration:none; font-weight:bold; font-size:7pt;font-family:Times New Roman, Arial; color:#000000; }
.smallblue { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#10972E; }
.smallbluebold { text-decoration:none; font-weight:bold; font-size:8pt;font-family:Times New Roman, Arial; color:#10972E; }
.smallgreybold { text-decoration:none; font-weight:bold; font-size:8pt;font-family:Times New Roman, Arial; color:#7C7C7C; }
.smallgrey { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#7C7C7C; }
.smallwhite { text-decoration:none; font-weight:bold; font-size:8pt;font-family:Times New Roman, Arial; color:#FFFFFF; }
.smallred { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#FF0000; }
.smallredbold { text-decoration:none; font-weight:bold; font-size:8pt;font-family:Times New Roman, Arial; color:#FF0000; }
.smallbordeaux { text-decoration:none; font-weight:normal; font-size:8pt;font-family:Times New Roman, Arial; color:#BA002A; }
.verysmallred { text-decoration:none; font-weight:normal; font-size:7pt;font-family:Times New Roman, Arial; color:#FF0000; }
.blackbold { text-decoration:none; font-weight:bold;font-size:9pt;font-family:Times New Roman, Arial; color:#000000; }

.smalllogo { text-decoration:none; font-weight:normal; font-size:6pt;font-family:Times New Roman, Arial; color:#000000; }

.bigblack { text-decoration:none; font-weight:normal; font-size:10pt;font-family:Times New Roman, Arial; color:#000000; }
.bigblackbold { text-decoration:none; font-weight:bold; font-size:10pt;font-family:Times New Roman, Arial; color:#000000; }

.highlighton { background-color:'#EFEFEF';}
.highlightoff { background-color:'#FFFFFF';}
.button {font-size:9pt;font-family:Times New Roman, Arial; color:#7C7C7C;}
.inputactive {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:#B61036;
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Times New Roman, Arial;
	color:#7C7C7C;
}

.inputdefault {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:#7C7C7C;
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Times New Roman, Arial;
	color:#7C7C7C;
}

.trline {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#CCCCCC
}

.trbox {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-left-width:1px; 
	border-left-style:solid; 
	border-right-width:1px; 
	border-right-style:solid; 
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
}

.trboxred {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-top-width:1px;
	border-top-style:solid; 
	border-left-width:1px; 
	border-left-style:solid; 
	border-right-width:1px; 
	border-right-style:solid; 
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#FF0000;
	border-bottom-color:#FF0000;
}


.inputboxgrey {
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-top-width:2px; 
	border-top-style:solid; 
	border-left-width:2px; 
	border-left-style:solid; 
	border-right-width:2px; 
	border-right-style:solid; 
	border-top-color:#7C7C7C;
	border-left-color:#7C7C7C;
	border-right-color:#7C7C7C;
	border-bottom-color:#7C7C7C;
	background-color:#FFFFFF;
	font-size:8pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	text-align:left
}
.inputboxfilled {
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-top-width:2px; 
	border-top-style:solid; 
	border-left-width:2px; 
	border-left-style:solid; 
	border-right-width:2px; 
	border-right-style:solid; 
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#FF0000;
	border-bottom-color:#FF0000;
	background-color:#FFFFFF;
	font-size:8pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	text-align:left
}


fieldset {
  border:1px solid #CCCCCC;
  background-color:#EFEFEF;
  font-family:Times New Roman;
  font-size:11px;
}



