/* CSS Document */
.cmsContent, .cmsContent TD { 
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  
font-size: 12px; 
color: #0b3150;  
} 
 
.cmsContent H1 { 
color: #0b3150;  
font-size: 16px; 
font-weight: bold; 
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
} 
 
.cmsContent H2 { 
color: #0b3150;  
font-size: 14px; 
font-weight: bold; 
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
} 
 
.cmsContent H3 { 
color: #0b3150;  
font-size: 13px; 
font-weight: bold; 
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
} 
 
.cmsContent H4 { 
color: #0b3150;  
font-size: 12px; 
font-weight: bold; 
margin-bottom:0; 
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
} 
 
 
.cmsContent A { 
color: #00AFAE;  
font-weight: normal; 
text-decoration: none; 
} 
 
.cmsContent A:visited { 
color: #736F6E;  
font-weight: normal; 
text-decoration: none; 
} 
 
.cmsContent A:hover { 
color: #00AFAE;  
font-weight: normal; 
text-decoration: underline; 
} 
 
.cmsContent HR { 
color: #0b3150; 
border-style: solid;  
height: 2px;  
} 
 
.cmsContent OL { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #0b3150; 
 
} 
 
.cmsContent UL { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #0b3150;  
list-style:square; 
} 
 
.cmsContent LI { 
 
} 
table.table
{
font-size: 7pt;
font-weight:none;
border: 1px solid #ffffff;
border-spacing: 1px;
width:100%;
}
table.table td
{
padding:1px;
border:solid 1px #ffffff;
font-family:Arial;
vertical-align:top;
font-size: 12px;
}
