body {
	margin: 0px 0px 0px 0px;
	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: 11px;
	font-style: normal;
	color: #333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

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;
}

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 {
	height: 1px;
}

ol li {
	line-height: 18px;
}

ul li {
	line-height: 18px;
	list-style-type: disc;
}

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;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTRequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField {
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.MoSTButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.MoSTDocumentListHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:link {
	font-family: Arial, Helvetica, 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 {
  font-family: century gothic, arial;
  background-color: #666666;
  font-size: medium;
  font-size: 70%;
  line-height: 150%;
  margin: 0px 7px 0px 5px;
  padding: 0px 0px 0px 0px;
}

form {
  margin: 0px !important;
  padding: 0px !important;
}

.padding {
  padding: 10px 10px 40px 10px;
}

h1 {
  color: #7297AE;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0px 20px 0px;
}

/* Panel Settings */
.Panel {
  border: ridge 2px;
  float: left;
  margin-bottom: 15px;
  width: 100%;
}

.PanelName {
  float: left;
  margin-left: 5px;
  margin-top: -11px;
  margin-bottom: 5px;
  border: ridge 2px;
  background-color: white;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  clear: both;
}
.PanelContent {
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  clear: both;
}

/* Form layout */
.FormRow {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 5px;
}

.FormRow p
{
  padding: 0px;
  margin: 0px;
}
.FormColumn1 {
  float: left;
  width: 150px;
}

.FormColumn2 {
  float: left;
  width: auto;
  overflow: hidden;
}

/* Calendars */
.Calendar {
  border: ridge 2px;
}

.CalendarTitle {
  color: white;
  font-size: 120%;
  font-weight: normal;
  background-color: #7D7D7D;
  background-image: url(images/menuaqua.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

/* Grid Views */
.GridView {
  border: ridge 2px;
}

.GridView th, .GridView td {
  padding-left: 3px;
  padding-right: 3px;
}

.GridView th {
  color: white;
  font-size: 120%;
  font-weight: normal;
  background-color: #7D7D7D;
  background-image: url(images/menuaqua.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  border-right: 1px solid #BCBCBC;
  vertical-align: bottom;
}

.GridView td {
  vertical-align: top;
  border-right: solid 1px #999999 !important;
  border: none;
}

.AltRow {
  background-color: #EEEEEE;
}

.SelectedRow {
  background-color: #BDD8EF;
  cursor: pointer;
}

/* Form Field Objects */
.TextField {
  font-family: century gothic, arial;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  background-image: url(images/inputbg.gif);
  background-repeat: repeat-x;
  font-size: 100%;
}

.DropdownList {
  font-family: century gothic, arial;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  background-image: url(images/inputbg.gif);
  background-repeat: repeat-x;
  font-size: 100%;
}

.Button {
  font-family: century gothic, arial;
  width: 75px;
  color: #FFFFFF;
  background-image: url(/images/menuaqua.gif);
  background-repeat: repeat-x;
  background-color: #7D7D7D;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #CCCCCC;
  font-size: 100%;
}

/* Top right panel.  Usually displays login / logout information. */
.TopRightPanel {
  width: 255px;
  padding-top: 15px;
  padding-right: 10px;
  float: right;
}

/* Menubar */
.Menu {
  width: 100%;
  background-color: #626262;
  background-image: url(/images/menubg.gif);
  background-repeat: repeat-x;
  background-position: 0px 100%;
}

.Menu * {
  float: left;
  text-decoration: none;
  padding: 9px !important;
  color: #FFFFFF;
}

.Menu a {
  border-right: 1px solid #3C3C3C;
  border-left: 1px solid #626262;
}
  
.Menu a:hover {
  background-image: url(/images/menubghover.gif);
  background-repeat: repeat-x;
}


/* Status messages */
.Status {
  width: 25%;
  border: 1px solid #666666;
  background-color: #FFFFFF;
  position: absolute;
  left: 38.5%;
  top: 200px;
}

.Status th {
  background-image: url(/images/menubg.gif);
  background-color: #666666;
  color: #FFFFFF;
  text-align: left;
}

/* Template Banner */
.TemplateBanner {
  float: left;
  width: 100%;
  height: 150px;
  background-image: url(/images/headerbg.gif);
  background-repeat: repeat-x;
  background-position: 0px 100%;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

/* Content */
.Content {
  float: left;
  width: 100%;
  display: block;
  margin: 0px;
  background-color: #FFFFFF;
}

#MoSTContent  {
   padding: 50px;
}

div.MoSTVersion {
	display: none;
	visibility: hidden;
}
