/***********
* tags
***********/

html
{
 /*overflow: -moz-scrollbars-vertical !important; */
 height: 100.01%;
 padding: 0px;
 margin: 0px;
 border: 0px transparent none;
}


  body
  {
   padding: 0px;
   margin: 0px;
   border: 0px transparent none;
   background-position: left top;
   /* font */
   color:#515151;
   font-size: 11px; 
   font-family: Verdana,Arial,Helvetica,sans-serif,Trebuchet MS;
  }


    div,span,table,td,tr,form,input
    {
     padding: 0px;
     margin: 0px;
     border: 0px transparent none;
     /* font */
     color:#515151;
     font-size: 11px; 
     font-family: Verdana,Arial,Helvetica,sans-serif,Trebuchet MS;  
     
    }
    
  
      p,h1,h2,h3,h4,h5,h6,ol,ul,li,strong
      {
       padding: 0px;
       margin: 0px;
       border: 0px transparent none;
       /* font */
       color:#515151;
       font-size: 11px; 
       font-family: Verdana,Arial,Helvetica,sans-serif,Trebuchet MS;
      } 
    

      /*** clearfix ***/ 
      .clearfix { clear: both; line-height: 0; font-size: 0; display: block; height:0; }     		
    
    
      a img 
      {
      border: 0px;
      }	
    	
     /***********
     * fonts
     ***********/
     
	p
	{
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
	}
	
	strong
	{
	font-family: arial;
	font-size: 13px;	
	line-height: 150%;
	font-weight: bold;
	}
	
	h1
	{
	font-family: arial;
	font-weight: bold;
	color: #FF8814;
	letter-spacing: 1px;
	font-size: 16px;
	padding: 10px 0pt 10px;
	}
	
	h2
	{
	font-family: arial;
	font-weight: normal;
	color: #FF8814;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 9px 0pt 9px;
	display: block;
	}
			h2 a
			{
			font-family: arial;
			font-weight: normal;
			color: #FF8814;
			letter-spacing: 1px;
			font-size: 14px;
		        display: block;
			padding: 0px; 
			line-height: 17px;
			border-bottom: 10px solid white;		
			}
			
			h2 a:hover
			{
			background-color: #E9E8E4;
			}
	
	h3
	{
	font-family: arial;
	color: #515151;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	}	

	h4
	{
	font-family: arial;
	color: #515151;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 4px 0pt 4px 4px;
	background-color: #E9E8E4;
	display: block;
	width: 100%;
	clear: both;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	}

	h5
	{
	font-family: arial;
	font-weight: normal;
	color: #FF8814;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 10px 0pt 10px;
	display: block;
	}
			h5 a
			{
			font-family: arial;
			font-weight: normal;
			color: #FF8814;
			letter-spacing: 1px;
			font-size: 12px;
			padding: 0px; 
			border-top: 10px solid white;
			border-bottom: 10px solid white;
			
			}
			
			h5 a:hover
			{
			background-color: #E9E8E4;
			}

	h6
	{
	font-family: arial;
	font-weight: normal;
	color: #FF8814;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	display: block;
	}
	h6 a
			{
			font-family: arial;
			font-weight: normal;
			color: #FF8814;
			letter-spacing: 1px;
			font-size: 12px;
			padding: 0px; 
			border-top: 10px solid white;
			border-bottom: 10px solid white;
			
			}
			
			h6 a:hover
			{
			background-color: #E9E8E4;
			}

				

     /***********
     * links
     ***********/

     .bodytext a, .bodytext a:visited
     {
      color: #FF8814;
      text-decoration: none;
     }		
     
     	.bodytext a:hover
     	{
     	 text-decoration: underline;
     	}	
     	
     .align-center
     {
     text-align: center !important;
     }
     
     p.align-center a 
     {
     color: silver !important;
     font-size: 12px;
     text-align: justify;
     }
     
     p.align-center a:hover
     {
     color: #005ABB !important;
     }     
     /**********
     * list ul,li,ol
     **********/	

     ul
     {
     margin: 0px 0px 0px 0px;
     }
     
     li
     {
     list-style-image: url(../img/li.gif);
     list-style-position: outside;
     /*-35px;*/
     margin-left: 15px;
     padding: 0px;
     font-family: arial;
     font-size: 13px;
     line-height: 150%;
     }
	
	li a, li a:visited
	{
	 color: #FF8814;
         text-decoration: none;
	}
	
	li a:hover
	{
	text-decoration: underline;
	}
	
	
.box_50	
{
 background-color : white !important; 
}

 


.csc-bulletlist ul
{
 border-bottom: 15px solid white;
}

