﻿body 
{
   margin:0px;
   background-image: url("images/bkg.jpg");
   background-repeat:no-repeat; 
	background-position:center;
	background-position:top;
   font-family:Arial, Verdana, sans-serif; 
   font-size:9pt;
   line-height:14pt;
   color:Black; 
   
}
input, select 
{
   
   font-family:Arial, Verdana, sans-serif; 
   font-size:9pt; 
}  

.imgBoxLeft 
{
    margin-right:10px;
        margin-top:3px; 
    margin-bottom:3px; 
    float:left;
    display:inline;
} 
.imgBoxRight
{
    margin-left:10px;
    margin-top:3px; 
    margin-bottom:3px; 
    float:right;
    display:inline;
} 


.contentPanel 
{
    padding:20px; 
    color:Black;
    width:670px; 
}


.contentHeader
{
    color:#CC0000;
    font-size:12pt;
    font-weight:bold; 
} 
.contentSubHeader
{
    color:Black;
    font-size:11pt; 
    font-weight:bold; 
} 


.leftside 
{
    background-color:#CC0000; 
    width:250px; 
} 

a 
{   
    color:#666666; 
} 

a:hover 
{
    color: #CC0000; 
} 
    
.pageHeader
{
    color: #666666; 
    height:50px;
    width: 960px; 
    text-align:right;
    margin-left:auto; 
    margin-right:auto;
}

.pageheader a
{
    color: #666666; 
    text-align:right;
    vertical-align:bottom;
    height:auto;
} 


.footer 
{
    background-color:#666666; 
    width:960px; 
    color:White;
    height:45px;
    text-align:right;
    padding:15px;
} 

.finePrint
{   
    color:White; 
    font-size:8pt;
}

.caption 
{
    font-size:8.5pt;
    line-height:11pt;
    
} 

.newsItem 
{

    padding:5px;
        border-bottom-color:#666666; 
    border-bottom-width:1px; 
    border-bottom-style:dashed; 
}

.newsItemAlt 
{
   background-image: url("images/news_bkg.png");
   background-repeat:repeat; 
    padding:5px;
    border-bottom-color:#666666; 
    border-bottom-width:1px; 
    border-bottom-style:dashed; 
}  

.LiceReportEmailField 
{
    width:135px; font-size:7.5pt;  vertical-align:top;
    
} 

td { border:0px; } 

tr { border:0px; } 

IMG 
{
    border:0px; } 