/* CSS Document */

body {
	background-color: #464749;
}

.cmscontent, .cmscontent TD { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666669; 
}

.footer, .footer TD { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff; 
}

H1 {
	color: #67686b; 
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H2 {
	color: #f793c5; 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
H3 {
	color: #f793c5; 
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H4 {
	color: #f793c5; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


A { 
	color: #67686b; 
	font-weight: bold;
	text-decoration: none;
} 
 
A:hover { 
	text-decoration: underline; 
} 

A.whitetxt { 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
} 
 
A:hover.whitetxt { 
	text-decoration: underline; 
} 

HR { 
	color: #f793c5;
	border-style: solid; 
	height: 2px; 
} 
 
OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666669; 
	
} 
 
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666669; 
	list-style: url(images/bullet.jpg);
} 

/* 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.flashtext
{	
	font-family: Verdana;
    color: #ffffff;
    font-size: 24px;
}

.sIFR-hasFlash span.greyflashtext
{	
	font-family: Verdana;
    color: #67686b;
    font-size: 18px;
}

.sIFR-hasFlash H1 {
	color: #67686b; 
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.sIFR-hasFlash H2 {
	color: #f793c5; 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
.sIFR-hasFlash H3 {
	color: #f793c5; 
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.sIFR-hasFlash H4 {
	color: #f793c5; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
