body * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 16px;
}

hr {
	height: 1px;
}

ol li {
	line-height: 16px;
}

ul li {
	line-height: 16px;
	list-style-type: disc;
	list-style-image: url(/templates/Site/Body_Bullet_Image.gif);
}

em, i {
	font-style: italic;
}

table.MoSTTable {
}

th.MoSTTableRow {
}

th.MoSTTableRow p, th.MoSTTableRow li, th.MoSTTableRow div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

td.MoSTTableColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTButton {
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

li.MoSTDocumentList {
	list-style-type: disc;
}

p.MoSTDocumentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

td.MoSTDocumentList {
}

div.MoSTFormLayout {
  width: 100%;
  float: left;
}

div.MoSTFormLayoutRow {
  float: left;
  width: 100%;
}

div.MoSTFormLayoutCell1 {
  float: left;
}

div.MoSTFormLayoutCell2 {
  float: right;
}

div.MoSTFormLayoutCellFull {
  width: auto;
}

.MoSTPrint {
	display: block;	
}

.MoSTTemplate {
	display: none;
}

.menu ul {
  margin: 0px;
  padding: 0px;
}

.menu ul li {
  margin-right: 5px;
  display: inline;
  list-style-type: none;
  font-size: 12px;
  color: #666666;
}

.menu a:link, .menu a:visited {
  text-decoration: none;
}

.menu a:hover {
  text-decoration: underline;
}

#content {
  padding-left: 200px;
  padding-right: 50px;
  padding-top: 50px;
}

.Body strong, .Body b {
  color: #666666;
  font-weight: bold;
}

.Left {
  position: absolute;
  left:7px;
  top: 130px;
  width: 140px;
}

.Left ul {
  padding: 0px;
  margin: 0px;
}

.Left ul li {
  border: solid 1px #F8971B;
  list-style-type: none;
  background-color: #FFFFFF;
  margin-bottom: 5px;
}

.Left li a:link, .Left li a:visited , .Left li a:hover {
  display: block;
  text-decoration: none;
  padding: 7px;
  text-indent: 0px;
}

.Left li a:hover {
  background-color: #CCCCCC;
  color: #FFFFFF;
  }


.MoSTVersion {
	display: none;
}
