body
{
}
 .button
{
	border-right: #009900 2pt double;
	border-top: #009900 2pt double;
	font-weight: bolder;
	font-size: 8pt;
	background-image: none;
	border-left: #009900 2pt double;
	color:black;
	border-bottom: #009900 2pt double;
	font-family: Arial;
	background-color: white;
	cursor: hand;
	cursor: pointer;
}
.readonlytextbox
{
	border-right: dashed 1px 009900;
	border-top: solid 1px 009900;
	padding-left: 2px;
	padding-top: -2px;
	padding-bottom: 2px;
	font-size: 10pt;
	border-left: solid 1px 009900;
	border-bottom: solid 1px 009900;
	font-family: Arial;
	font-weight: normal;
	color: Gray;
}
.tblalternatingitem
{
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
    COLOR: #009900;
    FONT-FAMILY: Arial;
    vertical-align:top;
}
.tblitem
{
    FONT-SIZE:10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #8ae18a;
    vertical-align:top;
}
.tblcellbold
{
    FONT-SIZE:10pt;
    COLOR: darkslateblue;
    font-weight: bold;
    FONT-FAMILY: Arial;
}

.tblcell
{
    FONT-SIZE:10pt;
    COLOR: darkslateblue;
    font-weight: normal;
    FONT-FAMILY: Arial;
}
.tblcellsmall
{
    FONT-SIZE:9pt;
    COLOR: darkslateblue;
    FONT-FAMILY: Arial;
}
.tblcolumnheader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #009900;
}
.tblcolumnheaderlink
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: darkslateblue;
    cursor: hand;
    pointer: hand;
}
.errormessage
{
	font-size: 11pt;
	font-weight:bold;
	color:Red;
	font-family: Arial;
	text-align: left;
}

.smalllink
{
    color:#C26B14; font-family:Verdana; font-size: 9pt;text-decoration: none;
}
.homepageNewsEventSep
{
	color: #009900;
	font-size: 10pt;
	font-style:italic;
	padding: 5px 0 5px 0;
	text-decoration: underline;
}

.homepageNewsEventSepLarge
{
	color: #009900;
	font-size: 14pt;
	font-style:italic;
	padding: 5px 0 5px 0;
	text-decoration: underline;
}
.questionheader
{ 
font-family : Arial; 
font-size: 10pt;
text-transform: capitalize;
text-align: left; 
background: #ddffbb; 
padding: 5px; 
border: solid 1px #009900;
}
.questionheaderover
{ 
font-family : Arial; 
font-size: 10pt;
text-transform: capitalize;
text-align: left; 
background: #adf5ad; 
padding: 5px; 
border: solid 1px #009900;
}

.answersection
{ 
font-family : Arial; 
font-size: 10pt;
text-transform: none;
text-align: left; 
background: white; 
padding: 10px; 
color: Black;
border-left: solid 1px #009900;
border-right: solid 1px #009900;
border-bottom: solid 1px #009900;
}
.newseventtitle
{
    color:#C26B14; font-family:Verdana; font-size: 11pt;text-decoration: none;
}
.newseventdescription
{
    color:black; font-family:Arial; font-size: 10pt;text-decoration: none;
}
.contentlabel
{
	color:black; font-family:Arial; font-size: 10pt;
}
.legend
{
	color: #009900; font-family:Arial; font-size: 10pt;
}
.homepagenewsbreak
{
	padding-bottom:7px;
}