.extendleft {
	background-image: url(images/structure/extendleft.jpg);
	background-repeat: repeat-y;
	width: 110px;
}
.extendright {
	background-image: url(images/structure/extendright.jpg);
	background-repeat: repeat-y;
	width: 58px;
}
p {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #7C7A85;
}
h1 {
	font-family: "Century Gothic", Arial;
	color: #7c7a85;
	font-size: large;
}
table {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #7c7a85;
}
.contactbg {
	background-image: url(images/globe1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bodyheading {
	font-weight: bold;
	background-image: url(images/structure/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
li {
	line-height: 20pt;
}
.boxdim {
	background-repeat: no-repeat;
	height: 15px;
	width: 18px;
}
a.menu, a.menu:visited
{
	color: #7C7A85;
	padding-left: 15px;
	background-image: url(images/structure/bulletwbg.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: none;
}
a.menu:hover
{
	text-decoration:underline;
	color: #336600;
	padding-left: 15px;
	background-image: url(images/structure/bulletwbg.gif);
	background-repeat: no-repeat;
}
