#fullheight{height:100%}

.HeaderLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	top: 20px;
	right: 200px;
	filter: BlendTrans(Duration=20);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.HeaderSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	top: 20px;
	right: 200px;
	filter: BlendTrans(Duration=20);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ButtonText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:hover {
	color: 669966;
}
.dropshadowLeft {
	background-image: url(images/dropshadowLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dropshadowRight {
	background-image: url(images/dropshadowRight.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
	display: table-cell;
	border: 1px solid #999999;
	width: 175px;
	background-color: E5E5D1;
	text-decoration: none;
	filter: BlendTrans(Duration=20);
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
#menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	background-color: D4D4B9;
	border: 1px solid;
	width: 175px;
	filter: BlendTrans(Duration=20);
	text-align: center;
	font-weight: normal;
	color: #333333;
	height: 20px;
}
.text_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.text_bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.LoginField {
	font: small-caps 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: E5E5D1;
	text-align: center;
	height: 0px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}
.fullheightIframe {
	height: 100%;
	width: 100%;
}

/* New from greg*/
h1 {
  font-size: 1.3em;
  font-weight: normal;
  margin: 0px;
}

h2 {
  font-size: 1em;
  text-align: center;
  font-weight: bold;
}

h3 {
  margin: 0px;
  font-size: 1em;
  text-align: center;
}

#hcard-Colleen-Vaillancourt {
  text-align: center;
}

#hcard-Colleen-Vaillancourt div,  
#hcard-Colleen-Vaillancourt span  {
  display: inline;
  color: #333333;
}
