body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
.background {
	background-repeat: repeat;
	background-position: center 0px;
	background-image: url(images/bg.gif);
	position: relative;
	height: 100%;
	width: 100%;
}
.pad {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.content {
	width: 750px;
	position: relative;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	left: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}
.just {
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
.edges {
	position: relative;
	height: 100%;
}
.rightEdge {
	float: right;
	position: relative;
}
.leftEdge {
	float: left;
	position: relative;
}
.edgeRepeater {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #2B68C7;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #4D4D4D;
	text-align: justify;
}
.contentTable {
	padding: 15px;
}
.awardsTable {
	padding-top: 8px;
	padding-bottom: 8px;
}
.header {
	left: 383px;
	position: relative;
	height: 100%;
	top: 0px;
	width: 413px;
}
.bioImage {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.logoSwoop2 {
	top: 27px;
	position: relative;
	width: 85px;
}
.bottomLeftSwoop {
	position: absolute;
	height: 208px;
	width: 90px;
	visibility: visible;
	z-index: 100;
	left: 0px;
	bottom: 58px;
}
.bottomSwoopContainer {
	position: relative;
	height: 58px;
	width: 604px;
	left: 88px;
}
.floatRight {
	float: right;
	position: relative;
	padding-left: 10px;
}
.contentContainer {
	width: 900px;
	position: absolute;
	top: 195px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #2B68C7;
	background-image: url(images/divider2.gif);
	background-repeat: no-repeat;
	line-height: 55px;
	background-position: left bottom;
}
h4 {
	font-weight: bold;
	color: #2B68C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
.clear {
	clear: none;
	width: auto;
	position: relative;
	float: left;
}
