/*  ******** tag Styles ********  */	

body	{
	
}

	
	
	
/*  ******** TXT Styles ********  */	
	
.newsTickerHeaderTxt	{
		color: #0066CC;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
}	

.newsTickerDateTxt	{
		color: #003333;
		font-family: Verdana;
		font-size: 10px;
	
}	


.newsTickerTxt	{
		color: #003333;
		font-family: Verdana;
		font-size: 10px;
}	

.contentTxt	{
		color: #013434;
		font-family: Verdana;
		font-size: 11px;	
		
}

.highlightContentTxt	{
		color: #000000;
		font-family: verdana;
		font-size: 11px;	
}

.highlight2ContentTxt	{
		color: #000000;
		font-family: verdana;
		font-size: 11px;	
		font-weight: bold;
		
}

.title_13_Txt	{
		color: #013434;
		font-family: Verdana;
		font-size: 13px;	
}

.title_24_Txt	{
		color: #013434;
		font-family: Verdana;
		font-size: 24px;
}

.title_30_Txt	{
color: #013434;
		font-family: Verdana;
		font-size: 30px;
}

.title_30_White_Txt	{
		color: #FCFCFB;
		font-family: Verdana;
		font-size: 30px;
}

.creditsTxt	{
		color: #999999;
		font-family: verdana;
		font-size: 11px;	
		text-decoration: none;
}

.creditsTxt:hover	{
		color: #999999;
		font-family: verdana;
		font-size: 11px;	
		text-decoration: underline;
}


.boldLinkTxt	{
		color: #0066CC;
		font-family: verdana;
		font-size: 11px;	
		font-weight: bold;
		text-decoration: underline;
}


.listLinkTxt	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}	


.listLinkTxt:hover	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;		
}	




/*  ******** SPACES ********  */	

.vspace10	{
		margin: 0px 0px 10px 0px;
}


.vspace32	{
		margin: 0px 0px 32px 0px;
}


.vspace30	{
		margin: 0px 0px 30px 0px;
}

.vspace20	{
		margin: 0px 0px 20px 0px;
}


/*  ******** SPACES ********  */

.sitemap {
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}	

.sitemap:active	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}	

.sitemap:visited	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}	


.sitemap:hover	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;		
}

.sitemap UL LI {
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		list-style-position: outside;
		line-height: 8px;
		margin-top: 8px;
		text-decoration: none;
	list-style-image: url(../images/client/wire/arrow.gif);
}

.sitemap UL UL LI {
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	list-style-image: none;
	
}


.sitemap UL UL UL LI {
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	list-style-image: none;
	
}

.sitemap UL UL UL UL LI {
		color: #666666;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	list-style-image: url(../images/client/wire/mini-arrow.gif);
	
}

.path	{
		color: #013434;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
}	

.contentLinkTxt	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;	
		line-height: 16px;
		text-decoration: none;		
}

.contentLinkTxt:hover	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;	
		line-height: 16px;
		text-decoration: underline;
}

.contentLinkTxt:visited	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;	
		line-height: 16px;
		text-decoration: none;
}

.contentLinkTxt:active 	{
		color: #666666;
		font-family: verdana;
		font-size: 11px;	
		line-height: 16px;
		text-decoration: none;
}