body
	{
	margin: 0;
	text-align: left;
	color: #222222;
	font-family: arial, hevetica, sans-serif;
	font-size: 0.5em;
	background-position: center;
	background-color: #b3cbd5;
	}
				
	.lightbar	
	{
	height: 2px;
	background-image:  url(images/mainheader.gif);
	background-repeat: no-repeat;
	}
	
	.darkbar	
	{
	height: 1px;
	background-image:  url(images/exthor.gif);
	background-repeat: repeat-x;
	background-position: right;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #222222;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	line-height: 18px;
}
.middlebackground {
	background-image:  url(images/extvert.gif);
	background-repeat: repeat-y;
}
.bottomshade {
	background-image:  url(images/bottomshade.gif);
	background-repeat: no-repeat;
}
.bullet {
	font-size: 0.75em;
	list-style-type: square;
	list-style-position: outside;
	color: #222222;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: 222222;
	font-weight: bold;
}
.box {
	padding: 12px;
	border: double 0b567f;
}
a:hover {
	color: #880000;
}
a {
	color: #0b567f;
	text-decoration: none;
	}
.partnersbox {
	background-color: #FFFFFF;
	border: 2px solid #0b567f;
	padding: 5px;
}
.heading2 {
	font-size: .90em;
	font-weight: bold;
}
