.leftbg {  background-attachment: scroll; background-image: url(images/leftbg.gif); background-repeat: repeat-y; background-position: center top}
.greybg {  background-attachment: fixed; background-image: url(images/greybg.gif); background-repeat: repeat-y; background-position: center top}
.squarebullet {  list-style-image: url(images/aboutus/squarebullet.gif)}

h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


p, li {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
} 

.smallfont {
	font-size: 10px;
}

.smallfont_blue {
	font-size: 10px;
	color: #031284;
}

.h2blue {
	color: #031284;
}

hr {
	background-color: #0C0048;
	color: #0C0048;
	height:1px;
}

.pics1 {
	float: left;
	width: 520px;
	height: 170px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.pics2 {
	width: 350px;
	height: 233px;
	margin: 0 auto;
}

.clear {
	clear: both;
}