﻿/* CSS Document */

body {
	background-color: #c5c5c5;
}

.cmscontent, .cmscontent TD, .print { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #292929; 
}

.white, .white TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff; 

}

H1 {
	color: #1e218f;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H2 {
	color: #1e218f;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
H3 {
	color: #1e218f;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H4 {
	color: #1e218f;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


A { 
color: #cd1118; 
font-weight: bold;
text-decoration: none;
} 
 
A:hover { 
color: #cd1118;
text-decoration: underline; 
} 

A.white { 
color: #ffffff; 
font-weight: normal;
text-decoration: none;
} 
 
A:hover.white { 
color: #ffffff;
text-decoration: underline; 
} 

A.darkblue { 
color: #1e218f; 
font-weight: bold;
text-decoration: none;
} 
 
A:hover.darkblue { 
color: #1e218f;
text-decoration: underline; 
} 

HR { 
border-color: #1e218f; 
border-style: solid; 
height: 1px 
} 
 
OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
} 
 
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
    list-style: url(../bwWebsite/images/bullet.jpg);
} 
 
LI { 
 
} 

.followonheader
{
	font-family: Lucida Bright;
	font-weight: bold;
	color: #f12d32;
	font-size: 24px;
}

.bluefollowonheader
{
	color: #2e3192;
	font-size: 24px;
	font-family: Lucida Bright;
	font-weight: bold;
}

/* 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-size: 24px;
	font-family: Lucida Bright;
    color: #f12d32;
}

.sIFR-hasFlash span.smallflashtext
{
	font-size: 18px;
	font-family: Lucida Bright;
    color: #f12d32;
}

.sIFR-hasFlash span.mistralflash
{
	font-size: 32px;
	font-family: Mistral;
    color: #f12d32;
}

.sIFR-hasFlash span.bluemistralflash
{
	font-size: 32px;
	font-family: Mistral;
    color: #2e3192;
}

.sIFR-hasFlash span.blueflashtext
{
	color: #2e3192;
	font-family: Lucida Bright;
	font-size: 24px;
}

.sIFR-hasFlash span.smallblueflashtext
{
	color: #2e3192;
	font-family: Lucida Bright;
	font-size: 18px;
}

.sIFR-hasFlash span.smallmistralflash
{
	font-size: 26px;
	font-family: Mistral;
    color: #f12d32;
}

.sIFR-hasFlash span.smallbluemistralflash
{
	font-size: 26px;
	font-family: Mistral;
    color: #2e3192;
}


