body
{
    margin: 0;
    background-color: #ffffff;
    margin-top: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    padding-top: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3d4e58;
}


table
{
  border: 0;
  margin: 0;
  padding:0;
}
.table1
{
border-collapse:collapse;

}

.tr1
{
border-top:#CCCCCC solid 1px;
border:#CCCCCC solid 1px;
}

.td1{
border:#CCCCCC solid 1px;
padding:5px 5px 5px 5px;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	border-width:thin;
	margin: 0;
	padding:0;
	color: #3d4e58;
  
}


.topMenu
{
  color: #ffffff;
  text-align: right;
}


a.topMenu:link, a.topMenu:active, a.topMenu:visited
{
    text-decoration: none;
	color: #ffffff;
}

a.topMenu:hover
{
    text-decoration: underline;
}


.menuContainer
{
  position: relative;
  left: 0px;
  width: 238;
}

td.menu
{
  background-color: #e3e8eb;
  padding-left: 10px;
  padding-bottom: 5px;;
  padding-top: 5px;
  border-bottom: 1px solid #FFFFFF;
}

a.menu:link, a.menu:active, a.menu:visited
{
    padding-left: 10px;
    text-decoration: none;
	color: #3e4f57;
    font-weight: bold;;
    background-image: url(../images/arrow1.gif);
    background-repeat: no-repeat;
}

a.menu:hover
{
    padding-left: 10px;
    text-decoration: underline;
    color: #ff9e15;
    font-weight: bold;
    background-image: url(../images/arrow2.gif);
    background-repeat: no-repeat;
}

.contentContainer
{
  position: absolute;
  left: 238px;
  top: 255px;
  margin-left: 5px;;
  margin-top: 5px;
    width: 552px;
    text-align: justify;
}


.footer
{
    border-top:1px solid #e4e8eb;
    padding:0px;
    text-align: center;
    font-size: 10px;
	
}


a.footerMenu:link, a.footerMenu:active, a.footerMenu:visited
{
    color: #3d4e58;
    text-decoration: none;
    border-top:1px solid #e4e8eb;
    padding:0px;
    text-align: center;
    font-size: 10px;
}

a.footerMenu:hover
{
    color: #3d4e58;
    text-decoration: underline;
}


a.faq:link, a.faq:active, a.faq:visited
{
    color: #3e4f57;
    background-image: url(images/expand.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}

a.faq:hover
{
    color: #ff9e15; 
    background-image: url(images/expand.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: underline;
}

a.bodylink {
	color: #333; 
	text-decoration: underline;
}

a.bodylink:hover {
	text-decoration: none;
}
