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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #727272;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #727272;
	text-transform: none;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #84C3B8;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #84C3B8;
	text-transform: none;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FD5D06;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FD5D06;
	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;
	color: #0075E3;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FD5D06;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
	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;
	color: #84C3B8;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:hover {
	font-style: normal;
	color: #84C3B8;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:link {
	font-style: normal;
	color: #727272;
	text-transform: none;
	text-decoration: none;
}

.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;
}

 /* TEMPLATE STYLES */

/* div {
  border: 1px solid red;
} */

#wrapper {
  background: #c7cad3; 
}

#template {
  width: 1000px;
  height: 640px;
  background: url(/templates/Site/images/bkg-content.jpg) right top;
  background-repeat: repeat-y;
  float: left;
}

#header {
  width: 100%; 
  float: left;
  height: 65px;
  background-color: #fff;
  padding: 20px 0 0 0;
  margin: 0;
}

#logo {
  padding-left: 268px; 
}

 
 /* CONTENT STYLES */

body {
 font-style: normal;
 font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
 text-transform: none;
 text-decoration: none;
 margin: 10px 0 0 0;
}

h6 {
 text-align: right;
}

hr {
  border-bottom: 5px solid #58470d;
  border-style-top: none;
  border-style-left: none;
  border-style-right: none;
  padding: 0;
  line-height: 0;
  color: #fff;
  clear: both;
}


#inside-content {
 width: 225px;
 margin-left: 10px;
 float: left;
} 

#onecol {
  width: 700px;
  float: left;
  background: #fff;
}


#colTwo {
  width: 430px;
  margin-left: 10px;
  margin-top: 0px;
  float: left;
  align: bottom;
  padding: 0px;
}

p {
 margin: 8px 0 0 0;
 padding: 0;
}

ul {
  margin-left: 14px;
  padding: 0;
}

li {
  padding-bottom: 4px;
} 

 /* NAVIGATION STYLES */

#menu *, #submenu * {
  font-size: 10px;
}

#menu {
  width: 130px;
  padding: 10px 5px 0 0;
  float: left;

}

#menu ul {
  list-style-type: none;
  text-align: right; 
  margin: 0;
}

#menu ul li {
  list-style-type: none;
  text-align: right;
  margin: 0 -17px 0 0;
}

#menu a {
  text-align: right;
  display: block;
  margin: 0;
  padding: 0px;
  padding-right: 20px;
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
}

#menu .highlighted a {
  color: #84C3B8;
}

#submenu {
  width: 120px;
  padding: 10px 8px 0 8px;
  float: left;
}

#submenu ul {
  display: block;
  padding: 0 0 0 8px;
  margin: 0;
}

#submenu ul li {
  list-style-type: none;
  padding: 0 0 4px 0;
  margin: 0;
}

#submenu a {
  display: block;
  margin: 0;
  padding: 0px;
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
}

#submenu .highlighted a {
  color: #84C3B8;
}

 /* CUSTOM STYLES */

span.CUSTOMBlue_Font {
  color: #076ED4 !important;
  font-weight: bold;
}

span.CUSTOMBlack_Text {
  color: #000000 !important;
  font-weight: bold;
}

span.CUSTOMOrange_Text {
  color: #FD5D06 !important;
  font-weight: bold;
}


 /* HOMEPAGE STYLES */

#homecol {
  width: 700px;
  float: left;
 }

#homeleft {
  width: 245px;
  float: left;
  padding: 0 20px 10px 0;
  margin: 0 0 0 10px;
  border-right: 1px solid #9fd7cc;
}

#homeright {
  width: 220px;
  margin: 0 0 0 7px;
  padding: 45px 0 0 7px;
  float: left;
}

#homebottom {
  width: 700px;
  padding: 5px 0 0 0;
  margin: 10px 0 0 10px;
}

 /* SERVICES PAGE STYLES */

#servicesleft {
  width: 245px;
  height: 400px;
  float: left;
  padding: 0 20px 10px 0;
  margin: 0 0 0 10px;
  border-right: 1px solid #9fd7cc;
}

#servicesright {
  width: 245px;
  height: 400px;
  margin: 0 0 0 10px;
  padding: 0 0 0 5px;
  float: left;
}

#servicesbottom {
  width: 700px;
  padding: 5px 0 0 0;
  margin: 10px 0 0 10px;
}



 /* JOBS BOARD PAGE STYLES */

#jobsleft {
  width: 200px;
  height: 400px;
  float: left;
  padding: 0 20px 10px 0;
  margin: 0 0 0 10px;
  border-right: 1px solid #9fd7cc;
}

#jobsmid {
  width: 200px;
  height: 400px;
  float: left;
  padding: 0 20px 10px 0;
  margin: 0 0 0 10px;
  border-right: 1px solid #9fd7cc;
}

#jobsright {
  width: 200px;
  height: 400px;
  margin: 0 0 0 10px;
  padding: 0 0 0 5px;
  float: left;
}

#jobsbottom {
  width: 700px;
  padding: 5px 0 0 0;
  margin: 10px 0 0 10px;
}

div.MoSTVersion {
	display: none;
	visibility: hidden;
}
