body 
	 { color: #666666; background-color: rgb(255,255,255); text-align: center; margin: 0px }


  #header 
	{
	background-color: #f9f9f9;
    width: 100%;
    height: 238px;
    }

.tvt 
	{
    position:absolute; top:4px; left:170px;
    
    }

.col4 
	{ position:absolute; top:0px; left:0px;

    }

  .spacer 
	{
	clear: left;
    width: 100%;
    height: 0px;
    }


  #content 
	 { font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;  text-align: left; margin-right: auto; margin-left: 15px;  height: auto }


  .col1 
	{
	font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    float: left;
    width: 150px;
    height: auto;
    padding-right: 15px;
    }



  .col2 
	{
	border-left: 1px dotted gray;
    padding: 0px 10px 3px 15px;
    background-color: rgb(246,246,246);
    float: left;
    height: auto;
    width: 480px;
}



  .dotrules 
	{
	color: rgb(127,127,127);
}


  .col3 
	{
	font-size: 10px;
    float: left;
    width: 180px;
    margin-left: 15px;
line-height: 12px;
padding-top: 20px; }


 




  a:link 
	{
	color: #000000;
    text-decoration: none;
    }


 a:visited 
	{
	color: #000000;
    text-decoration: none;
    }


 a:hover 
	{
	color: #bfbfbf;
    text-decoration: underline;
    }

  .navyblue 
	{
	color: #3f3f3f;
	}

 .bl 
	{
	color: black;
	}

  h3 
	{
	font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    }



