BODY
{
	font-size: 8pt;
	font-family: Arial;
}
INPUT
{
	font-size: 8pt;
	font-family: Arial;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Arial;
}
SELECT
{
	font-size: 8pt;
	font-family: Arial;
}
TH
{
	font-size: 8pt;
	font-family: Arial;
    color: black;
    background-color: silver;
}
TD
{
	font-size: 8pt;
	font-family: Arial;
    color: black;
}
.red
{
    color:  Red
}
.leftbackgrnd
{
    background-color: #FEFCF3
}
.commonbackgrnd
{
    background-color: #FEFCF3
}
.bkgrdborder
{
	background-color: #191970
}
.pagetitle
{
	font-size: 12pt;
	font-family: Arial;
    color: BLACK;
    font-weight: bold;
    text-decoration: none;
}
.inputtitle
{
	font-size: 8pt;
	font-family: Arial;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.headernotes
{
	font-size: 8pt;
	font-family: Arial;
    color: gray;
    text-decoration: none;
}
.boxtittle
{
	color: #191970;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.error
{
	font-size: 10pt;
	font-family: Arial;
    color: red
}
.buttonstyle
{
	color: black;
	font: 8pt/8pt Arial;
	text-decoration: none;
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 3px outset;
	border-bottom: 2px outset;
	background-color: #dcdcdc;
}
.linkstyle
{
	font-size: 8pt;
	font-family: Arial;
    color: #191970;
    text-decoration: none;
}
.intro
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
    background-color: #FEFCF3
}
.leftmenu
{
	font-size: 8pt;
	font-family: Arial;
    color: #191970;
    text-decoration: none;
}
.leftmenuon
{
	font-size: 8pt;
	font-family: Arial;
    color: #191970;
    text-decoration: underline;
}
.colhdr
{
	font-size: 8pt;
	font-family: Arial;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: #e9e0aa;
	height: 35px;
	border-top: black 1.5px solid;
	border-bottom: black 1.5px solid;
}
.coldata1
{
	font-size: 8pt;
	font-family: Arial;
   	color: black;
    text-decoration: none;
    border-bottom: black 1px solid;
    height: 25px;
}
.coldata2
{
	font-size: 8pt;
	font-family: Arial;
	color: black;
	text-decoration: none;
	background-color: #ffffb1;
	border-bottom: black 1px solid;
	height: 25px;
}
.listlinkstyle
{
	font-size: 8pt;
	font-family: Arial;
    color: #191970;
}
.whiteboxtittle
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.inputtitleital
{
	font-size: 8pt;
	font-family: Arial;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.hiddenstyle
{
	left: -250px;
	position: absolute;
	top: -20px;
}
.nostyle
{
	text-decoration: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#toc
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: 8pt/8pt Verdana;
    TEXT-DECORATION: underline
}

td.caltitle
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}
td.caldaynm
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	border:1pt solid #dddddd;
	background-color:#dddddd;
}
td.calday
{
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
}