body { font-family: "arial","helvetica", sans-serif; font-size:10pt; color:#000000; }
.label { font-family: "arial","helvetica", "sans-serif"; font-size:8pt; color: #000000; }
.label-cour { font-family: "courier new", "sans-serif","arial","helvetica"; font-size:8pt; color: #000000; }
.labelSmall { font-family: "arial","helvetica", "sans-serif"; font-size:7pt; color: #000000; }
.bigLabel { font-family: "arial","helvetica", "sans-serif"; font-size:14pt; color: #000000; }
.tabLabel { font-family: "arial","helvetica", "sans-serif"; font-size:12pt; color: #000000; }
.tabLabel2 { font-family: "verdana","arial","helvetica", "sans-serif"; font-size:8pt; color: #000000; }
.tabLabelB { font-family: "verdana","arial","helvetica", "sans-serif"; font-size:8pt; color: #000000; font-weight: bold; }
.tabLabelMinus { font-family: "arial","helvetica", "sans-serif"; font-size:12pt; color: #7DC0E6; }
.tabLabelWhite { font-family: "arial","helvetica", "sans-serif"; font-size:12pt; color: #FFFFFF; }
.error { font-family: "arial","helvetica", sans-serif; font-size: 10pt; color: #CC0000; }
.errorBold { font-family: "arial","helvetica", sans-serif; font-size: 12px; color: #CC0000; font-weight: bold;}
.errorSmall { font-family: "arial","helvetica", sans-serif; font-size: 8pt; color: #CC0000; }
.title { font-family: "arial","helvetica", sans-serif; font-size:18px; color:#000000; font-weight:700; }
table.rebate {
	border: 1px outset gray;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: white;
	border-style: none;
}
table.rebate th {
	border: 1px inset gray;
	padding: 2px;
	background-color: white;
	-moz-border-radius: 0px;
}
table.rebate td {
	border: 1px inset gray;
	padding: 2px;
	-moz-border-radius: 0px;
}

table.none {
	border: 1px outset gray;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: white;
	border-style: none;
}
table.none th {
	border: 1px inset gray;
	border-style: none;
	padding: 2px;
	background-color: white;
	-moz-border-radius: 0px;
}
table.none td {
	border: 1px inset gray;
	border-style: none;
	padding: 2px;
	-moz-border-radius: 0px;
}

table.trimmed {
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: #0185BB;
	border-collapse: separate;
	background-color: #F5FFE3;
}
table.trimmed th {
	border-width: 2px;
	padding: 1px;
	border-style: none;
	border-color: #0185BB;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
table.trimmed td {
	border-width: 2px;
	padding: 1px;
	border-style: none;
	border-color: #0185BB;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
table.tabs {
	border-width: 2px;
	border-spacing: 0px;
	border-style: none;
	border-color: #0185bb;
	border-collapse: separate;
	background-color: #F5FFE3;
}
table.tabs th {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #0185bb;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
table.tabs td {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #0185bb;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
table.tabsLight {
	border-width: 2px;
	border-spacing: 0px;
	border-style: none;
	border-color: #7DC0E6;
	border-collapse: separate;
	background-color: #F5FFE3;
}
table.tabsLight th {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #7DC0E6;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
table.tabsLight td {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #7DC0E6;
	background-color: #F5FFE3;
	-moz-border-radius: ;
}
.tabLabelB A:link {text-decoration: none; color: #287383}
.tabLabelB A:visited {text-decoration: none; color: #DCAF1F}
.tabLabelB A:active {text-decoration: none; color: #DCAF1F}
.tabLabelB A:hover {text-decoration: underline; color: #DCAF1F;}

.tabLabel2 A:link {text-decoration: none; color: #287383}
.tabLabel2 A:visited {text-decoration: none; color: #DCAF1F}
.tabLabel2 A:active {text-decoration: none; color: #DCAF1F}
.tabLabel2 A:hover {text-decoration: underline; color: #DCAF1F;}
