p {
 margin-top: 0;
 }


td {  
	font: 11px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 18px; 
	color: #333333;
	}

.HomeBody {  
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 13px; 
	color: #333333;
	}
	
	
a	{ 
	text-decoration: none; 
	font: 11px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	color:  #950000; 
	} 	 

a:link  { 
    text-decoration: underline;
	}  

a:visited   { 
    text-decoration: underline;
	color: #663333;
	}  

a:active    { 
    text-decoration: none;
	}  

a:hover { 
    text-decoration: none;
	}  

		
.HomeLinks { 
	font: 11px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 15px; 
    text-decoration: none;
	color: #2B83D2;
	} 	 

.HomeLinks:link { 
    text-decoration: none;
	} 	 
	
.HomeLinks:active { 
	color: #FF6600;
	text-decoration: none;
	} 

.HomeLinks:visited  { 
	text-decoration: none;
	}  

.HomeLinks:hover { 
	color: #FF6600;
	text-decoration: none;
	}  
	
		
.SubMenuLinks { 
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 12px; 
    text-decoration: none;
	color: #333333;
	} 	 

.SubMenuLinks:link { 
    text-decoration: none;
	} 	 
	
.SubMenuLinks:active { 
	color: #CC0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	} 

.SubMenuLinks:visited  { 
	text-decoration: none;
	}  

.SubMenuLinks:hover { 
	color: #CC0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}  
	

.SmallLinks { 
	font: 9px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 15px; 
    text-decoration: none;
	color: #666666;
	} 	 

.SmallLinks:link { 
    text-decoration: none;
	} 	 
	
.SmallLinks:active { 
	color: #666666;
	text-decoration: none;
	} 

.SmallLinks:visited  { 
	text-decoration: none;
	}  

.SmallLinks:hover { 
	color: #CC0000;
	text-decoration: none;
	}  
	

	
.LinksMenuRight { 
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	color:  #005CAF; 
    text-decoration: underline;
	line-height: 13px; 
	} 	 

.LinksMenuRight:link { 
    text-decoration: underline;
	} 	 
	
.LinksMenuRight:active { 
	text-decoration: none;
	} 

.LinksMenuRight:visited  { 
	text-decoration: underline;
	}  

.LinksMenuRight:hover { 
	text-decoration: none;
	}  
	
.Titles { 
	font: 18px Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	color: #CC0000;
	margin-bottom: 10em;
	}
	
.SubTitles { 
	font: 13px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 30px; 
	color: #CC0000;
	font-weight: 700;
	}
	
.SubSubTitles { 
	font: 11px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 18px; 
	color: #660000;
	font-weight: 700;
	}
	
/*RIGHT COLUMN STYLES--------------------------------------------------------------------------------------------*/


.BodytextRight {  
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 12px; 
	color: #333333;
	}


.TitleRight {  
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	font-weight: 700;
	color: #333333;
	}
	
.LinksRight { 
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	color:  #D61F06; 
    text-decoration: none;
	line-height: 12px; 
	} 	 

.LinksRight:link { 
    text-decoration: none;
	} 	 
	
.LinksRight:active { 
	text-decoration: underline;
	} 

.LinksRight:visited  { 
	text-decoration: none;
	}  

.LinksRight:hover { 
	text-decoration: underline;
	}  
	
		
.BannerLinks { 
	font: 9px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
    text-decoration: none;
	font-weight:700;
	color: #FF6600;
	line-height: 22px; 
	} 	 

.BannerLinks:link { 
    text-decoration: none;
	} 	 
	
.BannerLinks:active { 
	text-decoration: none;
	} 

.BannerLinks:visited  { 
	text-decoration: none;
	}  

.BannerLinks:hover { 
	color: #FF6600;
	text-decoration: none;
    background-color: #FFFFFF;
	}
	
	
/*LIST STYLES----------------------------------------------------------------------------------------------------*/

ul {
 margin-left: 4em;
 margin-top: 12px;
 margin-bottom: 1.5em;
 padding: 0;
 }

li {
 font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
 color: #333333;
 font-weight:700;
 list-style: url('images/bullet_arrow1.gif');
 margin-bottom: 0.5em;
 padding: 0;
}

li.listTight {
 margin: 0;
 padding: 0.2em;
 line-height: 1.2em;
 }


li.listLink {
 list-style: url('images/bullet_arrow1.gif');
 margin: 0;
 padding: 0;
 margin-bottom: 0.5em;
 }
 


/*IN CASE----------------------------------------------------------------------------------------------------*/
 
input.field { 
font: 10px Verdana, Arial, sans-serif; 
padding: 1px; 
padding-left: 3px; 
padding-bottom: 1px; 
color: #2B83D2; 
border: 1px #A3D1F8 solid; 
width: 100px; 
background-color: #FFFFFF; 
}


select.pulldown {
 background-color:#E9F5FF;
 border-style:1px;
 color: #525252;
 font: 9px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
 width: 250px;
}

select.pulldownSml {
 background-color:#E9F5FF;
 border-style:1px;
 color: #525252;
 font: 9px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
 width: 150px;
}


