body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
}

body p, body div, body li, table caption, table th, table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666666;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666666;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 18px;
}

hr {
	color: #FFFFFF;
	height: 1px;
}

ol li {
	line-height: 18px;
}

ul li {
	line-height: 18px;
	list-style-type: disc;
	list-style-image: url(/templates/Site/Body_Bullet_Image.jpeg);
}

em, i {
	font-style: italic !important;
}

table.MoSTTable {
}

table.MoSTTable th {
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td {
	vertical-align: top;
}

table.MoSTTable td, table.MoSTTable td * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td {
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * {
}

td.MoSTTableColumn, .MoSTTableColumn td {
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited {
	font-style: normal;
	color: #666666;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover {
	font-style: normal;
	color: #666666;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTRequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: normal;
}

.MoSTTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0 !important;
	font-style: normal;
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField {
	font-size: 12px;
	color: 0 !important;
	font-style: normal;
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.MoSTButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000 !important;
	background-color: #FFCC66;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract * {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList {
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow {
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 {
	float: left;
	margin: 1px;
}

div.MoSTDocumentListCellFull {
	width: auto;
}

div.MoSTDocumentList li {
	list-style-type: disc;
}

div.MoSTDocumentListHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

div.MoSTDocumentListHeading a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}

div.MoSTDocumentListHeading a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9900;
}

div.MoSTDocumentListHeading a:link {
	font-family: Verdana, Geneva, sans-serif;
}

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: none;	
}

.MoSTTemplate {
	display: block;
}

body {
  text-align: center;
 }


#rightContainer {
  width: 170px;
  float: left;
  margin-left: 5px;
  margin-top: 35px;
}

#rightContainer hr {
  margin-top: 15px;
}


input {
  padding: 4px;
} 

textarea {
  padding: 4px;
} 

#container {
   width: 980px;
  background-color: #F9B700;
  border: 1px solid #ccc;
   margin-left: auto;
  margin-right: auto;} 

#left {
  width: 20%;
  text-align: left;
  float: left;
  padding: 0px;
  margin: 0px;
}

#left li {
  list-style: none;
}

#right {
  width: 78%;
  float: right;
  text-align: left;
  padding: 0px;
  margin: 0px;
  background-color: white;
  border-left: 2px solid;
  border-color: #fff;  
}

#contentcontain {
  width: 540px;
  text-align: left;
  background-color: white;
  padding: 13px 13px 13px 13px;
  margin: 3px 0px 3px 0px;
  float: left;  
}

#contentcontain p{
  border: 0;
}

#contentcontain li {
  line-height: 160%;
} 


h1 {
  border-bottom: 2px solid;
  width: auto;
  border-bottom-color: #f9b700;
  padding-bottom: 3px;
  margin-bottom: 14px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

h2 {
  color: black;
  width: auto;
  border: 0;
  background-color: #F8E192;
  padding: 3px 5px 3px 5px;
  margin-bottom 10px;
}
h1.home {
  color: #F9B700;
  font-family: "Century Gothic", "AvantGarde Bk BT", "AvantGarde Md BT", "Futura Md BT", sans-serif;
  font-size: 28px;
  border-bottom: none;
  font-weight: lighter;
  margin-left: 126px;
}

h2.home {
  color: black;
  background-color: white;
  font-family: "Century Gothic", "AvantGarde Bk BT", "AvantGarde Md BT", "Futura Md BT", sans-serif;
  font-size: 16px;
  border-bottom: none;
  font-weight: lighter;
  margin-left: 126px;
}
p.home {
  color: black;
  font-family: "Century Gothic", "AvantGarde Bk BT", "AvantGarde Md BT", "Futura Md BT", sans-serif;
  font-size: 12px;
  border-bottom: none;
  margin-left: 126px;
}
a.home {
  color: black;
  font-family: "Century Gothic", "AvantGarde Bk BT", "AvantGarde Md BT", "Futura Md BT", sans-serif;
  font-size: 12px;
}

#copyright
{
  clear: both;
  color: black;
  vertical-align: middle;
  text-align: left;
  width: auto;
  height: 50px;
  padding: 30px 10px 30px 60px;
  margin: 0px 0px 0px 0px;
  background-color: #ffd76c;
}

.yellow
{
  width: auto;
  background-color: #f9b700;
  padding: 5px 19px 5px 7px ;
  margin: 0px 0px 0px 0px ;
  border-bottom: 3px solid;
  border-color: white;
}
.yellow a
{
  padding: 0px 0px 0px 0px ;
  margin: 0px 0px 0px 0px ;
  color: black;
  text-decoration: none;

}
.yellow a:visited
{
  color: black;
  text-decoration: none;
}
.yellow a:hover
{
  text-decoration: underline;
}
.white
{
  width: auto;
  height: 3px;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;  
  background-color: white;
}

.sidenav {
  width: 150px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  margin: 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

.sidenav ul {
  text-align: left;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ul .sidenav li {
  width: 100%
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.sidenav a:link {
  display:block;
  text-decoration: none;
  color: #000000;
  border-bottom: 2px solid #000000;
  padding: 7px 0px 7px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
}
.sidenav a:visited {
  display:block;
  color: #000000;
  padding: 7px 0px 7px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #000000;
  text-decoration: none;
  list-style: none;
  }

.sidenav a:hover {
  display:block;
  color: #000000!IMPORTANT;
  padding: 7px 0px 7px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #000000;
  text-decoration: none;
  list-style: none;
  }

.sidenav .MoSTDocumentListHeading a:visited {
  color: #000;
}


.MoSTAbstract{
  font-size: 10px;
 font-weight: normal;
  }

.MoSTAbstract h4{
  font-size: 10px;
 font-weight: normal;
  }

.login {
  width: 170px;
   font-size: small;
   margin: 0px 15px;
   padding: 60px 0 0 0;
}

.MoSTLogin {
  width: 100%; 
  float: left; 
  padding: 10px 0 20px 0;
}

.secondlevelnav {
  margin: 13px 0 15px 0px; 
  padding: 0;
  width: 600px;
}

.secondlevelnav ul {
  margin: 0 0 0 5px;
  padding: 0;
}


.secondlevelnav ul li {
  padding: 0 5px 0 5px;
  margin: 3px 0 15px 0;
  height: 20px;
  list-style: none;
   border-right: 1px solid black;
   display: inline;
   font-size: small;
  }

 hr  {
 color: #fff; background-color: #f9b700; border: 1px dotted #f9b700; border-style: none none dotted;
 clear: both;
}


#MoSTContent div.MoSTDocumentListHeading {
  padding: 8px 0;
  font-size: 13px;
  font-weight: bold;
}


div.MoSTDocumentListContent  p.MoSTDocumentListDate {
   margin-top: -5px!IMPORTANT;
   text-transform: uppercase;
   font-size: 10px;
}

./*CUSTOMMenu {
border: 1px solid red;
float: left;
margin: 0;
padding: 0;*/
}

div.MoSTVersion {
	display: none;
	visibility: hidden;
}
