body 
{ 
    background:#FFFFFF;
}

html, input, textarea, select 
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 0.7em; 
    color:#4f5a5b; 
    line-height:1.5em;
}

a 
{
    color:#3366FF;
}

a:hover 
{
    text-decoration:none;
}

h1 
{ 
    color:#348600; 
    font-size:20px;  
    margin-top: 32px;
    margin-bottom: 12px;

}

h2 
{ 
    color:#348600; 
    font-size:15px; 
    margin-bottom:8px; 
    letter-spacing: -1px; 
    margin-top:28px;
}



h3 {
       
    color:#333333; 
    font-size:12px; 
    margin-bottom:2px; 
    margin-top:14px;

}

h4 {
       
    color:#000000; 
    font-size:13px; 
    margin-bottom:4px; 

}



p 
{ 
    margin:6px; padding:0;
}



ul { list-style:bullet;}
ul li  { line-height:17px;}
ul li a:hover { }

.clear 
{ 
    clear:both;
}


.line_hor2 { background:url(../images/line2.gif) left bottom repeat-x; margin-bottom:4px;}

.red { color: #D70000; }

.green {  color:#3366FF; } /* #348600 */

.active { text-decoration:none; }

.blue {color : 3366FF; }

.highlight { color: #333333 }

.col2header { font-weight: bold; }


.left { float:left;}

.column{float:left;width:210px}
    

th 
{ 
    text-align:left; 
    padding-right:10px; 
    font-size:12px; 
    margin-bottom:2px; 
    margin-top:14px;

}

/*==========================================*/

