.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(images/navigation/nav.gif);
	text-align: left;
	text-indent: 5pt;
	font-weight: bold;
}
.leftpic {
	margin: 10px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}

.heading_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-image: url(images/headings.jpg);
	text-align: center;
	height: 25px;
	width: 590px;
}
.sub_heading {
	background-image: url(images/navigation/sub_heading.gif);
	text-align: center;
	height: 20px;
	width: 500px;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.table-indent {
	text-align: left;
	text-indent: 10px;
	float: left;
	padding-left: 50px;
	margin-left: 50px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
}
.centre {
	text-align: center;
}
.bullets {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
	float: left;
}
.justify {
	text-align: justify;
}
.fltlft {
	float: left;
}
.box {
	background-color: #d1d1e8;
	float: left;
	width: 500px;
	border: 1px groove #333;
	clear: both;
}
.Bold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.table-bg {
	background-color: #F7F7F7;
}

