/* Generic */
/* blue aroundtown underline link starts */

.aroundtownunderlined 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;    
}

A.aroundtownunderlined
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: underline;
}

A.aroundtownunderlined:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* blue link ends */
.sstable {
border-style: double; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 0px;
border-left-width: 3px;
border-color: #707360;
}

.searchTablebot {
border-style: double; 
border-top-width: 0px; 
border-right-width: 3px; 
border-bottom-width: 3px;
border-left-width: 3px;
border-color: #707360;
}

.articlefulltext
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #000000;
}

body{
	font-family: Arial, Helvetica, Helve, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
	padding-bottom:5px;
}

.santaheadline{
	font-family: Arial, Helvetica, Helve, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB0000;
	text-decoration: none;
}

.articlelargesubhead
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #336699;
}	

.articlelargetext
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #000000;
}

.articlefullpubdate
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #000000;
}

.articlefullbyline
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #000000;
}

ul
{
	list-style-type:square;
}

/* menu styles */
/* level 1 menu */

li.myMenu0
{
	list-style : none;
}

a.myMenu0
{
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
   	font-weight: normal;
   	color: #000000;
	text-decoration: none;	
}

a.myLink
{
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color:#0000ff;   
}


.earlug {position:absolute; top:50%; left:5%; width:200px; z-index:2;}

.btnSearch {height: 20 px; width: 25 px; font-size: 12px; background-color: #336699; color:#ffffff;}

.cdhif_redlarge
{
	color : #FF0008;
	font-size : 26pt;
	font-weight: normal;
	font-family : Arial;  
	text-decoration: none;
}

.cdhif_small
{
    font-family: Arial, Helvetica, Helve, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FF0008;
}

.cdhif_small_bold
{
    font-family: Arial, Helvetica, Helve, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0008;
}

.cdhif_redmedium
{
	color : #FF0008;
	font-size : 16pt;
	font-weight: normal;
	font-family : Arial;  
	text-decoration: none;
}

.cdhif_normal
{
	color : #FF0008;
	font-size : 14pt;
	font-weight: normal;
	font-family : Arial;  
	text-decoration: none;
}

.cdhif_blacklarge
{
	color : #000000;
	font-size : 20pt;
	font-weight: normal;
	font-family : Arial;  
	text-decoration: none;
}

.tinyblue
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;
}

A.tinyblue
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;
	text-decoration: underline;
}

A.tinyblue:hover
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: none;
}


.tinyblack
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #000000;
}

.tinywhite
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;
}

A.tinywhite
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;      
    	text-decoration: none;
}

A.tinywhite:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;       
    	text-decoration: underline;
}


/* small black link starts */

.smallblack 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #000000;    
}

A.smallblack
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #000000;      
    	text-decoration: none;
}

A.smallblack:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #000000;       
    	text-decoration: underline;
}

/* small black link ends */


.smallblackbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #000000;
}


.inside
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
	font-style: italic;
    	color: #ffffff;
	text-decoration: underline;
}

/* medium black starts */

.medblack
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #000000;
}

A.medblack
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
	font-size: 12px;
    	font-weight: normal;
    	color: #000000;    
	text-decoration: none;
}

A.medblack:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #000000;   
	text-decoration: underline;
}

/* medium black ends */

.medblackbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #000000;
}

/* medium white starts */

.medwhite 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
	color: #ffffff;    
	font-weight : normal;
}

A.medwhite
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
	font-size: 12px;
    	font-weight: normal;
    	color: #ffffff;    
	text-decoration: none;
}

A.medwhite:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffffff;   
	text-decoration: underline;
}

/* medium white ends */

/* medium bluevents starts */

.medbluevents
{    	
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;    
}

A.medbluevents
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;       
	text-decoration: none;
}

A.medbluevents:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;      
	text-decoration: none;
}

/* medium blue ends */

/* medium blue starts */

.medblue 
{    	
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;    
}

A.medblue
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;       
	text-decoration: none;
}

A.medblue:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #336699;      
	text-decoration: underline;
}

/* medium blue ends */

/* medium blue BOLD starts */

.medbluebold 
{    	
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #336699;    
}

A.medbluebold
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #336699;       
	text-decoration: none;
}

A.medbluebold:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #336699;      
	text-decoration: underline;
}

/* medium blue BOLD ends */

/* yellownohover starts */

.yellownohover 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;    
}

A.yellownohover
{    	
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;       
    	text-decoration: none;
}

A.yellownohover:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;       
    	text-decoration: none;
}

/* yellow link starts */

/* yellow link starts */

.yellowlink 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;    
}

A.yellowlink
{    	
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;       
    	text-decoration: none;
}

A.yellowlink:hover
{    
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffcc66;        
    	text-decoration: underline;
}

/* yellow link starts */

/* smallblue aroundtown link starts */

.smallaroundtown 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;    
}

A.smallaroundtown
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: none;
}

A.smallaroundtown:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* smallblue link ends */

/* smallblue bold aroundtown link starts */

.smallaroundtownbold 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #003366;    
}

A.smallaroundtownbold
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #003366;      
    	text-decoration: none;
}

A.smallaroundtownbold:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #003366;       
    	text-decoration: underline;
}

/* smallblue link ends */

/* blue aroundtown link starts */

.aroundtown 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;    
}

A.aroundtown
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: none;
}

A.aroundtown:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* blue link ends */

/* red aroundtown link starts */

.aroundtownred 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: red;
		text-decoration: underline;    
}

A.aroundtownred
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: red;      
    	text-decoration: underline;
}

/* red link ends */


/* NEW AROUNDTOWN link starts */

.aroundtownnew 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366; 
		text-decoration: underline;		   
}

A.aroundtownnew
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366;      
    	text-decoration: underline;
}

A.aroundtownnew:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366;       
    	text-decoration: underline;
}

/* NEW AROUNDTOWN link ends */
/* NEW AROUNDTOWN NORMAL link starts */

.aroundtownnewnormal 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366; 
		text-decoration: underline;		   
}

A.aroundtownnewnormal
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: underline;
}

A.aroundtownnewnormal:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* NEW AROUNDTOWN NORMALlink ends */
/* NEW AROUNDTOWN NORMAL SMALL UNDERLINEDlink starts */

.smallaroundtownnewnormal 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366; 
		text-decoration: underline;		   
}

A.smallaroundtownnewnormal
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: underline;
}

A.smallaroundtownnewnormal:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* NEW AROUNDTOWN SMALL UNDERLINEDlink ends */
/* SMALL NEW AROUNDTOWN link starts */

.smallaroundtownnew 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;    
}

A.smallaroundtownnew
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;      
    	text-decoration: underline;
}

A.smallaroundtownnew:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #003366;       
    	text-decoration: underline;
}

/* NEW AROUNDTOWN link ends */

/* blue aroundtown bold link starts */

.aroundtownbold 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366;    
}

A.aroundtownbold
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366;      
    	text-decoration: none;
}

A.aroundtownbold:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #003366;       
    	text-decoration: underline;
}
/* NEW LEFT NAV CLASS WHITE */
.leftnavtextwhite 
{
	font-size : 12px;
    font-weight: normal;
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
}

a:visited.leftnavtextwhite, a:link.leftnavtextwhite, a:active.leftnavtextwhite
{
	font-size : 12px;
    font-weight: normal;
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
}

a:hover.leftnavtextwhite 
{
	font-size : 12px;
    font-weight: normal;
	color : #FFCC66;
	text-align : left;
	text-decoration : none;
}
/* END LEFT NAV CLASS WHITE */

/* NEW LEFT NAV CLASS */
.leftnavtext 
{
	font-size : 12px;
    font-weight: normal;
	color : #003366;
	text-align : left;
	text-decoration : none;
}

a:visited.leftnavtext, a:link.leftnavtext, a:active.leftnavtext 
{
	font-size : 12px;
    font-weight: normal;
	color : #003366;
	text-align : left;
	text-decoration : none;
}

a:hover.leftnavtext 
{
	font-size : 12px;
    font-weight: normal;
	color : #FFCC66;
	text-align : left;
	text-decoration : none;
}
/* END NEW LEFT NAV CLASS */


/* blue link ends */

/* large blue aroundtown link starts */

.largearoundtown 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 14px;
    	color: #336699;    
    	font-weight : bold;
}

A.largearoundtown
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 14px;
    	font-weight: bold;
    	color: #336699;
	text-decoration: none;
}

A.largearoundtown:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 14px;
    	font-weight: bold;
    	color: #336699;
	text-decoration: underline;
}

/* large blue aroundtown link ends */

/* Businesstimes aroundtown link starts */

.BTaroundtown 
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 16px;
    	color: #003366;    
    	font-weight : bold;
}

A.BTaroundtown
{    
	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 16px;
    	font-weight: bold;
    	color: #003366;
	text-decoration: none;
}

A.BTaroundtown:hover
{   
	font-family:Arial, Helvetica, Helve, sans-serif;
    	font-size: 16px;
    	font-weight: bold;
    	color: #003366;
	text-decoration: underline;
}

/* Businesstimes aroundtown link ends */


.yellowbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #ffcc66;
    	text-decoration : none;
}

.yellowboldsmall
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffcc66;
    	text-decoration : none;
}

.basicblack
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #000000;
}	

.basicblackbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #000000;
}   	 
    
.basicbluebold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #333399;    
}	

.largeblack
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 16px;
    	font-weight: normal;
    	color: #000000;
}

.largeblackbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 16px;
    	font-weight: bold;
    	font-style: italic
    	color: #000000;
}

.smallwhitearial
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;
}
    
.smallwhite
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;
}

.smallwhitebold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #ffffff;
}

.basicwhite
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #ffffff;
}

.basicwhitebold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #ffffff;
}

.largewhite
{
        font-family: Arial, Helvetica, Helve, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
}
.smallred
{
        font-family: Arial, Helvetica, Helve, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #ff0000;
		text-decoration: none;
}
A.smallred
{
        font-family: Arial, Helvetica, Helve, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #ff0000;
		text-decoration: none;
}
A.smallred:hover
{
        font-family: Arial, Helvetica, Helve, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #ff0000;
		text-decoration: none;
}
.largered
{
        font-family: Arial, Helvetica, Helve, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #ff0000;
}

A.basichref
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #333399;
}

A.basichref:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #999999;
}

A.basichrefbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration : none;
}

A.basichrefbold:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #999999;
}

A.smallhref
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #333399;
}

A.smallhref:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #999999;
}

A.smallhrefbold
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #333399;
}

A.smallhrefbold:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	color: #999999;
}	

A.smallhrefwhite
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #ffffff;
}	

A.smallhrefwhite:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
    	color: #999999;
}


/* Articles */

.articlelargeheadline
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration: none;
}

A.articlelargeheadline
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration: none;
}

A.articlelargeheadline:hover
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration: underline;
}

.bluelink
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration: none;
}

A.bluelink
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #333399;
    	text-decoration: none;
}



.articlelargesubhead
{
    	font-family: Arial, Helvetica, Helve, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #336699;
}	

.subcats {
	FONT-SIZE: 10px; COLOR: #3131ce; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mainlink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3131ce; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.mainlinklink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3131ce; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.mainlinkvisited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3131ce; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.mainlinkactive {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3131ce; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.mainlinkhover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.redbold
{
    font-family: Arial, Helvetica, Helve, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0008;
}
.red
{
    font-family: Arial, Helvetica, Helve, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF0008;
}
A.red
{
    font-family: Arial, Helvetica, Helve, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF0008;
	text-decoration: none;
}
.smallwhiteheader;
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	   text-decoration: underline;
}

A.smallwhiteheader {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	   text-decoration: underline;
}

A.smallwhiteheader:active {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	   text-decoration: underline;
}

A.smallwhiteheader:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	   text-decoration: underline;
}