/* CSS Document */
body {
	background-color: #ffffff;
}

img
{
	display: none;
}

.print
{
	display: none;
}

.bluetxt
{
	display: none;
}

h1 {
	font-size:13pt;
	color:#000000;
	
}

h2 {
	font-size:13pt;
	color:#000000;
}

h3 {
	font-size:13pt;
	color:#000000;
}

h4 {
	font-size:13pt;
	color:#000000;
}

p {
	color:#000000;
}

.cmscontent, .cmscontent TD { 
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.utility, .utility TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.welcometxt, .welcometxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.purpletxt, .purpletxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.bluetxt, .bluetxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.orangetxt, .orangetxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.redtxt, .redtxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#000000;
}

.redsmalltxt, .redsmalltxt TD {	
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}


OL {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
} 
 
UL {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	list-style:square;
	color:#000000;
} 

A { 
color: #000000; 
font-weight: bold;
text-decoration: none;
} 
 
A:hover { 
color: #000000;
text-decoration: underline; 
} 

A.white { 
color: #000000; 
font-weight: normal;
text-decoration: none;
} 
 
A:hover.white { 
color: #000000;
text-decoration: underline; 
} 

A.WhiteNav
{
	color: #000000; 	
	text-decoration: none;
}

A.WhiteNav:hover
{
	color: #000000;
	text-decoration: underline;
}

A.breadcrumb { 
	color: #000000; 	
	text-decoration: none;
} 
 
A:hover.breadcrumb { 
	color: #000000;
	text-decoration: underline;
}

A.blue { 
	color: #000000; 
	text-decoration: none;
} 
 
A:hover.blue { 
	color: #000000;
	text-decoration: underline; 
} 

A.orange { 
	color: #000000; 
	text-decoration: none;
} 
 
A:hover.orange { 
	color: #000000;
	text-decoration: underline; 
} 

A.purple { 
	color: #000000; 
	text-decoration: none;
} 
 
A:hover.purple { 
	color: #000000;
	text-decoration: underline; 
} 

HR { 
border-color: #000000; 
border-style: solid; 
height: 1px 
} 
 





/* starts flash text*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash span.orangeflash
{
	font-size: 16px;
	
	font-family: Arial;
    color: #000000;
}

.sIFR-hasFlash span.blueflash
{
	font-size: 18px;
	
	font-family: Arial;
    color: #000000;
}

.sIFR-hasFlash span.lightorangeflash
{
	font-size: 20px;
	font-family: Arial;
    color: #000000;
    
}

.sIFR-hasFlash span.purpleflash
{
	font-size: 16px;
	font-family: Arial;
    color: #000000;
    
}

.sIFR-hasFlash span.travelleftflash
{
	font-size: 20px;
	font-family: Arial;
    color: #000000;
    
}

.sIFR-hasFlash span.travelrightflash
{
	font-size: 20px;
	font-family: Arial;
    color: #000000;
    
}

.sIFR-hasFlash H1 
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
    
}

.sIFR-hasFlash H2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
} 
 
.sIFR-hasFlash H3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
} 

.sIFR-hasFlash H4 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
} 