.PageHeader {
	font-family: "Gill Sans MT", "Gill Sans", "Gill SSi", "Gill Sans SSi", Gill, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;


}
.PageSubHeader {
	font-family: "Gill Sans MT", "Gill Sans", "Gill SSi", "Gill Sans SSi", Gill, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;



}
.AuthorTag {
	font-family: "Gill Sans MT", "Gill Sans", "Gill SSi", "Gill Sans SSi", Gill, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.oo-AuthorTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;


}
.pic {
	border: 1px solid #0DA0D7;
}
.o-ArialVeryLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
a:link {
	color: #0DA0D7;
	text-decoration: none;
}
a:visited {
	color: #0DA0D7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;

}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #0DA0D7;
	border-width: 1px;
	border-style: solid;
	border-color: #0DA0D7;
	padding-left: 3px;
}
.highlight {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0DA0D7;
}

.picfloat {
	border: 1px solid #0DA0D7;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.picfloatright {
	border: 1px solid #0DA0D7;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}


.spacedul {

}

.spacedul li {
  padding-bottom: 8px;
}

.rightul {
  margin: 0px 0px 0px 15px;
  padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.57em;
  color: #333333;
}

.rightul li {
  padding-bottom: 3px;
  padding-left: 0;
  margin-left: 0;
}

.greyhead {
  padding: 2px 0px 3px 0px;
  background-color: #efefef;
  border-bottom: 1px solid #dedede;
}

.smallcaps {
  font-variant: small-caps;
}

.pageshot {
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  float:right;
  margin-left:10px;
  margin-bottom:5px;
}