body 
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial;
	font-size: 10pt;
	background-color: #999999;
        
}

td 
{
    font-family: arial;
	font-size: 10pt
}
a.HeadLink 
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a.HeadLink:hover
{
	font-family: Arial;
	color: #da4915;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}

a.HeadLinkAlt
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a.HeadLinkAlt:hover
{
	font-family: Arial;
	color: #81372a;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}


a.FootLink 
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.FootLink:hover
{
	font-family: Arial;
	color: #81372a;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
a.fLinks
{
 color: #ecd61b; font-weight: bold; font-size: 10pt; text-decoration: none;   
}
a.fLinks:hover
{
 text-decoration: underline;   
}
.Header 
{
	background-image: url(end.jpg);
	height: 138px;
	width: 800px;
}



    td.headerTop
    {
       
       height:58;
       color:#ffffff;
       font-family:Garamond;
    }
    
        td.headerTopRight
    {
       
       height:58;
       font-family: Arial, Verdana;
	   font-size: 11pt;
	   font-weight: bold;
	   color: #FFFFFF;
	   width:486;
    }
    
    td.headerMiddle
    {
       background-color:#ecd61b;
       height:22;
       font-family: Arial, Verdana;
	   color: #000000;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 11pt;
    }
    
    td.headerBottom
    {
       background-color:#9dbe2d;
       height:20;
       font-family: Arial, Verdana;
	   color: #000000;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 11pt;
    }



.slogan 
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;	
}
.footer 
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	 
	color: #FFFFFF;	
}

.accordionHeader
{
   // border: 1px solid #2F4F4F;
    border-bottom: solid 0px transparent;
    border-top: solid 0px transparent;
    border-left: solid 0px transparent;
    border-right: solid 0px transparent;
    color: #000000;
    background-repeat: no-repeat;
	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;
}

.accordionHeaderSelected
{
   // border: 1px solid #2F4F4F;
	border-bottom: solid 0px transparent;
	border-top: solid 0px transparent;
	border-left: solid 0px transparent;
	border-right: solid 0px transparent;
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
td.menuSM 
{
    font-size: 8pt;
}
a.menuItemLink
{
    color:black;
}

