.address-text {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	background-color: #F2F2F2;
	color: #666666;
}
.address-heading {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	height: 30px;
	color: #666666;
}
.address-region {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0082C8;
	height: 30px;
	margin: 2px;
}
.side-menu-links {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.page-heading {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
.normal-text {
	font-family: Arial,;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}
.normal-textbold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.sectionheading {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 3px;
}
.normal-bullet-text {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(bullet.jpg);
}
.top {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color: #999999;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	background-image: url(images/searchboxbg.jpg);
	color: #999999;	
}

