BODY {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left:2px;
	margin-top:2px;
}

.textareaheading {
	font-size:22pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : #092869;
}

input {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}

.textareatext {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}
.biggray
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11pt;
    COLOR: #808080; /*was #A7A7A7;*/
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.blue
{
	FONT-WEIGHT: bold; 
    FONT-SIZE: 9pt;
    COLOR: #1B4C87; /* was #BED638; */
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
	}

.bigblue
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11pt;
    COLOR: #1B4C87; /*was #A7A7A7;*/
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.biggergray
{
    FONT-WEIGHT: normal; 
    FONT-SIZE: 15pt;
    COLOR: #969696;/*#808080; /*#969696;*/
    FONT-STYLE: normal;
    FONT-FAMILY: Arial black, Helvetica, sans-serif
}
.bigwhite
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.biggreen
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11pt;
    COLOR: #CEDD00; 
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.biggerwhite
{
    FONT-WEIGHT: normal; 
    FONT-SIZE: 15pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial black, Helvetica, sans-serif
}
.green
 { color: #cccc33; font-size: 9pt; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: bold }

.white
{
	FONT-WEIGHT: bold; 
    FONT-SIZE: 9pt;
    COLOR: white; /* was #BED638; */
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
	}

.smallTD
{
	font-size:8pt;
	font-family : arial, helvetica;
	font-weight : Bold;
	font-style : normal;
	color :  Black;
}

.smallerTD
{
	font-size:8pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}
	
.smallerTDwhite
{
	font-size:8pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.smallerTDwhiteBold
{
	font-size:8pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
}
.smallerTDblueBold
{
	font-size:8pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : #092869;
}
B {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

P {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}

OL {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

UL {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

LI {
	font-size:9pt;
	font-family : arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TD 	{
	font-size:9pt;
	font-family : 9arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}

H3 {
	font-size:11pt;
	font-family : arial, helvetica;
	font-weight : Bold;
	font-style : normal;
	color : Black;
}


	A:link		{
	color:#1C4479;
	text-decoration : none;
}
	A:visited	{
	color:#1C4479;
	text-decoration : none;
}
	A:hover		{
	color:#C2D845;
	text-decoration : underline;
}