﻿body
{
	background-image: url('../Images/background.jpg');
	font-family: "Times New Roman";
}

ul.BulletList1 {
	font-family: "Times New Roman";
	color: #005582;
  	list-style-image: url('../Images/bullet1.GIF')
}

ul.BulletList2 {
	background: #C0C0C0;
	font-family: "Times New Roman";
	color: #005582;
	list-style-image: url('../Images/bullet1GrayBackground.GIF');
}

.BowmanBlue {
	font-family: "Times New Roman";
	color: #005582;
}

.BlueBottomBorder {
	color: #005582;
	font-family: "Times New Roman";
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #005582;
}

.BlackBottomBorder {
	font-family: "Times New Roman";
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #005582;
}

.BioTable {
	color: #005582;
	font-family: "Times New Roman", Times, serif;
	background-color: #C0C0C0;
	border: thin solid #005582;
	width: 100%;
}

.pictureborder {
	border: 3px solid #000000;
}

.firefoxshim {
	height: 18px;
	width: 10px;
}

.normalshim {
	height: 11px;
	width: 10px;
}

.Copy {
	color: #005582;
	font-family: "Times New Roman", Times, serif;
}