BODY
{
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 24pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
H2
{
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
H3
{
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
H4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
H5
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
H6
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
BUTTON
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Arial, Helvetica
}
LABEL
{
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
TEXTAREA
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
FIELDSET
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Arial, Helvetica
}
LEGEND
{
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
SELECT
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
TABLE
{
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
TH
{
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
A:link
{
    COLOR: #660000
}
A:visited
{
    COLOR: #660000
}
A:active
{
    COLOR: #FF0000
}
A:hover
{
    COLOR: #FF0000
}
TD
{
    FONT-FAMILY: Verdana, Arial
}
.background_blue
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: blue
}
.background_white {
	background-color: #FFFFFF;
}
.background_lightblue {
	background-color: #99CCFF;
}
.background_lightpurple {
	background-color: #FFCCFF;
}
.background_lightred {
	background-color: #FFCCCC;
}
.background_grey {
	background-color: #CCCCCC;
	border: #CCCCCC;
}
.background_maroon {
	background-color: #660000;
}
.font_large
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.font_small
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial
}
.font_blue
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial
}
.font_red
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial
}
.font_x-small
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}
.font_small_white
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
.font_small_red
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial
}
.font_white
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
.font_small_darkteal
{
    FONT-SIZE: 10pt;
    COLOR: #003300;
    FONT-FAMILY: Verdana, Arial
}
.menu
{
	COLOR: white;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.font_small_green
{
    FONT-SIZE: 10pt;
    COLOR: green
}
.link_noul
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial;
		text-decoration: none;
}
.link_noul_small
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
		text-decoration: none;
}
.link_noul_smallwhite
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #ffffff;
		text-decoration: none;
}
.link_noul_white
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #ffffff;
		text-decoration: none;
}
.table_grey
{
	BACKGROUND-COLOR: #CCCCCC;
	border: #999999;
}
.table_lightpurple
{
    BORDER-RIGHT: #ff99ff thin solid;
    BORDER-TOP: #ff99ff thin solid;
    BORDER-LEFT: #ff99ff thin solid;
    BORDER-BOTTOM: #ff99ff thin solid;
    BACKGROUND-COLOR: #ffccff
}
.table_orange
{
    BORDER-RIGHT: #ff9933 thin solid;
    BORDER-TOP: #ff9933 thin solid;
    BORDER-LEFT: #ff9933 thin solid;
    BORDER-BOTTOM: #ff9933 thin solid;
    BACKGROUND-COLOR: #ff9966
}
.table_aqua
{
    BORDER-RIGHT: #00cc99 thin solid;
    BORDER-TOP: #00cc99 thin solid;
    BORDER-LEFT: #00cc99 thin solid;
    BORDER-BOTTOM: #00cc99 thin solid;
    BACKGROUND-COLOR: #33ffcc
}
.table_green
{
	BACKGROUND-COLOR: #99FFCC;
	border: thin solid #00CC66;
}
.table_white
{
	BACKGROUND-COLOR: #FFFFFF;
	border: thin solid #CCCCCC;
}
.table_darkgreen
{
	BACKGROUND-COLOR: #006633;
	border: thin solid #006633;
}
.table_darkblue
{
	BACKGROUND-COLOR: #000099;
	border: thin solid #000099;
}
.table_darkteal
{
	BACKGROUND-COLOR: #006666;
	border: thin solid #006666;
}
.table_blue
{
	BACKGROUND-COLOR: #99CCFF;
	border: thin solid #0099CC;
}
.table_lightblue
{
	BACKGROUND-COLOR: #99CCFF;
	border: thin solid #0099CC;
}
.table_red
{
	BACKGROUND-COLOR: #FFCCCC;
	border: thin solid #FF9999;
}
.text_raise
{
    POSITION: relative;
    TOP: -2px
}
.border_grey
{
	border: thin solid #CCCCCC;
}
.rowheight_small {
	line-height: 3px;
}
.border_maroon
{
	border-width: 1px;
	border-style: solid;
	border-color: #CC9999;
	font-size: 10pt;
}
.border_maroon_header
{
	border-width: thin;
	border-style: solid;
	border-color: #CC9999;
	background-color: #CC9999;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
}
