

/*Flash Styles*/


body 

{
    color:#666666;
    font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
    font-size:13px;
    scrollbar-base-color:#c7d4dc;
    scrollbar-arrow-color:#114666;
    scrollbar-track-color:#ecf1f3;
    
}

a
{
    color:#009dd9;
    text-decoration:none;
    cursor:pointer;
}

p

{
   font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
   color:#666666;
   line-height:20px;
}



#htmlBoxMain a
    
{
    color:#009dd9;
    text-decoration:none;
    cursor:pointer;
}

h4

{
    font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
    font-size:13px;
    font-weight:bold;
    color:Black;
    margin:0;
    padding:0;
    line-height:20px;
    margin-bottom:5px;
    margin-top:20px;
    
    }


    
 
h5

{
    font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
    font-size:13px; 
    color:White;
    line-height:20px;
    padding-left:4px;
    font-weight:bold;
    
}


    
h6

{
    font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
    font-size:13px;
    font-weight:bold;
    color:#009dd9;
    margin:0;
    padding:0;
    
}
    
#htmlBoxMain table

{    
    color:#666666;
    font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
    font-size:13px;
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    line-height:20px; 
}

#htmlBoxMain td

{    
   
    padding-top: 8px;
    padding-bottom:8px;
   
}



ul li
{
    list-style-image: url(/images/bullet.png);
    margin-left:0;
}

.sidebar
{
   font-family:Lucida Grande,Trebuchet MS,Sans-Serif;
   font-size:11px;
   color:#666666;
   
}

.sidebar ul
{
   margin:0px; 
   padding-left:20px;
   padding-top:5px;
}

.newsDate
{
	font-size:14px;
	color:#ff7300;
	font-weight:bold;	
}

a .newsLink
{
	text-decoration:underline;	
	font-size:12px;
	color:#009dd9;
}
