html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}
	
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 760;
	}

.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	}

a:link
	{
	color: #003435;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited
	{
	color: #003435;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover
	{
	color: #314152;
	background-color: transparent;
	text-decoration: none;
	}

.footerText {
	font-size: 10px;
	color: #868686;
	}

.altRow {
	background-color: #D9E8E8;
	}

.border {
	border: 1px solid #BAD5D5;
	}

.button {
	background-color: #BAD5D5;
	border: 1px solid #034B4E;
	height: 20px;
	width: 100px;
	background-position: center;
	}

.newsArticleTitle {
	font-size: 12px;
	font-weight: bold;
	}

li{
	list-style-image:  url("../img/bullet.gif");
	}

.tealText {
	color: #337E80;
	}

.tealTextBold {
	font-weight: bold;
	color: #337E80;
	}

.subHeader {
	font-size: 14px;
	font-weight: bold;
	color: #337E80;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
	}

.text10 {
	font-size: 10px;
	}

.form {
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

.selections {
	font-size: 12px;
	font-weight: bold;
	background-color: #D9E8E8;
	border: 1px solid #004647;
	cursor: pointer;
	cursor: hand;
	}
.rowOver {
	background-color: #D9E8E8;
	cursor: pointer;
	cursor: hand;
}

.photoPaddingBio {
	margin: 0px 0px 10px 10px;
	border: 1px solid #333333;
}
