BODY
{
    COLOR: #004859;
    BACKGROUND-COLOR: #CDCDCD;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
A:link		{font-size: 10pt; color: #004859; text-decoration: underline; font-weight: normal; }
A:visited	{font-size: 10pt; color: #004859; text-decoration: underline; font-weight: normal; }
A:hover		{font-size: 10pt; color: #128341; text-decoration: underline; font-weight: normal; }
A.menu:link		{font-size: 10pt; color: #004859; text-decoration: none; font-weight: normal; }
A.menu:visited	{font-size: 10pt; color: #004859; text-decoration: none; font-weight: normal; }
A.menu:hover		{font-size: 10pt; color: #128341; text-decoration: underline; font-weight: normal; }
A.calendar:link			{font-weight: bold; text-decoration: none; color:#000000;}
A.calendar:visited	{font-weight: bold; text-decoration: none; color:#000000;}
A.calendar:hover		{font-weight: bold; text-decoration: none; color:#FF0000;}
A.copyright:link		{font-size: 10px; font-weight: normal; text-decoration: none; color:#004859;}
A.copyright:visited	{font-size: 10px; font-weight: normal; text-decoration: none; color:#004859;}
A.copyright:hover		{font-size: 10px; font-weight: normal; text-decoration: underline; color:#128341;}
.copyright {color:#004859; font-size:10px}
A.SmallBlack:link			{font-size: 8pt; font-family: Tahoma; font-weight: normal; text-decoration: underline; color:#000000;}
A.SmallBlack:visited	{font-size: 8pt; font-family: Tahoma; font-weight: normal; text-decoration: underline; color:#000000;}
A.SmallBlack:hover		{font-size: 8pt; font-family: Tahoma; font-weight: normal; text-decoration: underline; color:#128341;}
H1
{
	background-image: url(s.jpg);
	background-repeat: no-repeat;
	color: #004859;
    FONT-SIZE: 12pt;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 5px;
}
TD
{
    FONT-SIZE: 10pt;
}
P {
	color: #004859;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left; 
}
P.SmallGray {
	color: Gray;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left; 
}
small {
	color: Gray;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	TEXT-ALIGN: left; 
}
legend
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    COLOR: #128341;
    FONT-WEIGHT: bold;
}
.Green
{
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    COLOR: #128341;
    FONT-WEIGHT: bold;
    padding: 10px 0px 0px 10px;
}
.Title
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    COLOR: #128341;
    FONT-WEIGHT: bold;
}
.EightPt
{
	color: #004859;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
