TD, P 
{
    	COLOR: #333333;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 14px;
    	FONT-WEIGHT: regular;
}  

A:link{ color:#3B4765; text-decoration: underline;}
A:visited{ color:#7F92BF; text-decoration: underline;}
A:hover{ color:#7B8191; text-decoration: underline;}
A:active{ color:#7B8191; text-decoration: underline; }

.blkFont 
{
    	COLOR: #333333;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 14px;
    	FONT-WEIGHT: regular;
}  

.secFont 
{
    	COLOR: #53649D;
    	FONT-FAMILY:  Arial, Verdana, Helvetica, Sans-Serif;
    	FONT-SIZE: 30px;
    	FONT-WEIGHT: bold;
}  


.hdFont 
{
    	COLOR: #7F8EB1;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 16px;
    	FONT-WEIGHT: bold;
} 

.boldFont 
{
    	COLOR: #333333;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 12px;
    	FONT-WEIGHT: bold;
}  

.smFont 
{
    	COLOR: #333333;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 10px;
    	FONT-WEIGHT: regular;
}  

.sub_heading 
{
    	COLOR: #333333;
    	FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-Serif;
    	FONT-SIZE: 14px;
    	FONT-WEIGHT: bold;
    	FONT-STYLE: italic;
}  


.graybox 
{  
border: thin #666666 solid; 
clear: none; 
float: none; 
height: auto; 
width: auto; 
margin-top: 1px; 
margin-right: 1px; 
margin-bottom: 1px; 
margin-left: 1px; 
padding-top: 1px; 
padding-right: 1px; 
padding-bottom: 1px; 
padding-left: 1px; 
}

.border
{
font-family: Verdana, Arial; 
font-size : 10pt; 
font-weight: regular;
color: #000099;
text-align: center;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
height : 30px;
}

.alert_box 
{  
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size : 12pt; 
font-weight: regular;
color: #333333;
text-align:left;
background-color: #F0F8BC; 
border-color: #DEF640; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
}

HR {color: #CCCCCC; height: 1px;}