#Centre {
	background-image: url(centre_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
}

#Centre2Column {
	background-image: url(home_centre_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
}
#CentreGrey {
	background-image: url(centre_grey_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
}

#CentreGrey2Column {
	background-image: url(centre_grey_2_col_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
}

#LeftBar {
	width: 195px;
	float: left;

}
#LeftBar ul {
	margin: 0;
	padding: 0;
	border: none;
}
		
#LeftBar li {
	list-style: none;
	margin: 0px;
	font-size: 90%;
}
		
#LeftBar li.indent {
	margin: 0px 0px 0px 20px !important;
	font-size: 85% !important;
}
#LeftBar li a {
	border-bottom: 1px solid #ABC1CF;
	border-top: 1px solid #EEF3F5;
	display: block;
	padding: 5px 12px;
	background-color: #D1DCE3;
	color: #000;
	text-decoration: none;
	width: 195px;
	font-weight: normal;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:171px;
} 

html>body #LeftBar li a, html>body #LeftBar li h3 {
	width: 171px;
}
#LeftBar li h3 {
	border-bottom: 1px solid #E1E8ED;
	border-top: 1px solid #E1E8ED;		
	background-color: #E1E8ED;
	display: block;
	padding: 5px 12px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	width: 195px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:171px;
} 

html>body #LeftBar li h3 {
	width: 171px;
}

#LeftBar li.indent a, #LeftBar li.indent h3 {
	width: 175px !important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:151px !important;
} 

html>body #LeftBar li.indent a, html>body #LeftBar li.indent h3 {
	width: 151px !important;
}

#LeftBar li a:hover {
	border-bottom: 1px solid #E1E8ED;
	border-top: 1px solid #E1E8ED;		
	background-color: #E1E8ED;
}

#Content {
	float: right;
	width: 625px;
}

#ContentTop {
	width: 625px;
	border-bottom: 2px solid #86A8BD;
}

#ContentBottom {
	width: 625px;
	border-top: 2px solid #F6F8FA;
}

#Footer {
	float: none;
	clear: both;
}
#Partners {
	margin-top: 130px;
}
#LeftBar h2 {
	font-size: 90%;
	color: #475E69;
	padding: 0px;
	margin: 30px 12px 10px 12px;
}
#LeftBar p {
	font-size: 90%;
	color: #000;
	padding: 0px;
	margin: 0px 12px 12px;
}
#Content2ColumnLeft, #Content2ColumnLeftTop, #Content2ColumnLeftBottom {
	float: left;
	width: 312px;
}
#Content2ColumnRight, #Content2ColumnRightTop, #Content2ColumnRightBottom {
	float: left;
	width: 313px;
}
div.boxmargin {
	padding: 20px;
}
div.boxmarginwhite {
	margin: 10px;
	padding: 10px;	
	background-color: #FFF;
}
#Content p {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	margin: 0px 0px 15px 0px;
}
#Content h1 {
	font-size: 120%;
	color: #000000;
	margin: 12px 0px 12px 0px;
}
#Content h2 {
	font-size: 110%;
	color: #475E69;
	margin: 8px 0px 4px 0px;
}
#Content h3 {
	font-size: 100%;
	color: #475E69;
	margin: 5px 0px 4px 0px;
}
#Content h4 {
	font-size: 90%;
	color: #333;
	margin: 5px 0px 4px 0px;
}
ul.wipulist {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	margin: 15px 0px 15px 20px;
	padding: 0px;
}
ul.wipulist li {
	font-size: 90%;
	line-height: 150%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
a.morelink {
	display: block;
	padding: 0px;
	margin: 15px 0px;
	float: right;
}