/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	background-image:url(/bwWebsite/images/bg.jpg);
	background-repeat:repeat-x;
}

img
{
	border: 2px solid #006da5;
}

img.noborder {
	border:0px;
}

.cmscontent, .cmscontent TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #343434; 

}

.whatson, .whatson TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #006da5; 
font-weight: bold;

}


H1 {
	color: #006da5;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H2 {
	color: #006da5;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
H3 {
	color: #006da5;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H4 {
	color: #006da5;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


A { 
color: #006da5; 
font-weight: normal;
text-decoration: none;
} 
 
A:hover { 
color: #006da5;
text-decoration: underline; 
} 

A.bold { 
color: #006da5; 
font-weight: bold;
text-decoration: none;
} 
 
A:hover.bold { 
color: #006da5;
font-weight: bold;
text-decoration: underline; 
} 

HR { 
border-color: #006da5; 
border-style: solid; 
height: 1px 
} 
 
OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	
} 
 
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
    list-style: url(/bwWebsite/images/bullet.gif);
} 

LI { 
 
} 

/* 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: 16px;
	font-family: Times New Roman;
    text-transform: uppercase;
    color: #006da5;
    font-size: 18px;
}

.sIFR-hasFlash H1 
{
	color: #bd1a8d;
	font-size: 11px;
	font-family: Helvetica;
    padding-top:20px;
    padding-left:20px;
}
