/* CSS Document */

body {
	background-color: #ffffff;
}

.print
{
	display: none;
}

img
{
	display: none;
}

.breadcrumb
{
	font-weight: normal;
}

.cmscontent, .cmscontent TD { 
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 {
	font-size:20pt;
}

h2 {

	font-size:16pt;
}

h3 {
	font-size:14pt;
}

h4 {
	font-size:12pt;
	color: Black;
}


A { 
color: #f78f1e; 
font-weight: bold;
text-decoration: none;
} 
 
A:hover { 
color: #f78f1e;
text-decoration: underline; 
} 

A.white { 
color: #ffffff; 
font-weight: normal;
text-decoration: none;
} 
 
A:hover.white { 
color: #ffffff;
text-decoration: underline; 
} 

HR { 
border-color: #f78f1e; 
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.gif);
} 

 
LI { 
 
} 
