body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(/assets/images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-color: #b2c1d1;
}

.flax_content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-image:url(/assets/images/bg_content.jpg);
	background-repeat: repeat-y;	
}

.footerLinks {
	color: #ffffff;
}

.footerLinks a {
	color: #ffffff;
	text-decoration: underline;
}

.footerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.clearboth {
	clear: both;
}

.topnav {
	margin-top: 42px;
	width: 900px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006699;
	background-image:url(/assets/images/topnav_pagecurl.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.topnav ul {
	margin: 0;
	padding: 0;
	padding-top: 9px;
	padding-left: 16px;
}

.topnav li {
	list-style: none;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 10px;
}

.topnav li a {
	color: #ffffff;
	text-decoration: none;
}

.topnav li a:hover {
	color: #b2c1d1;
	text-decoration: none;
}

.textBolded {
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textAreaWoNotes {
	width: 400px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
}

.woFunctionOuterTable {
	border: 1px solid;
	border-color: #dddddd;
	background-color: #eeeeee;	
}

.woFunctionInnerTable {
	width: auto;
	margin: 8 8 8 8;
}

.woPageTitle { 
	font-size: 14px;
	font-weight: bold;
}

table.floatLeft {
	float: left;
	margin: 5px;
	text-align: center;	
}

table.floatRight {
	float: right;
	margin: 5px;
	text-align: center;	
}

.floatRight {
	float: right;
	margin-left: 16px;
	margin-bottom: 11px;
}

.woNotesTable {
	border: solid 1px #dddddd;
	border-collapse: collapse;
	background-color: #eeeeee;
	margin-top: 8px;
}

.woNotesTD {
	padding: 3 3 3 3;
	border-bottom: solid 1px #dddddd;
}

a.serviceLinks, a.serviceLinks:visited, a.serviceLinks:active {
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;
}

a.serviceLinks:hover {
  color: #ffffff;
  text-decoration: underline;
}

a.textLinks, a.textLinks:visited, a.textLinks:active {
  color: #29166f;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

a.textLinks:hover {
  color: #29166f;
  text-decoration: underline;
}



a.textLinksBold, a.textLinksBold:visited, a.textLinksBold:active {
  color: #29166f;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

a.textLinksBold:hover {
  color: #29166f;
  text-decoration: underline;
}

a.textLinksSmallBold, a.textLinksSmallBold:visited, a.textLinksSmallBold:active {
  color: #29166f;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}

a.textLinksSmallBold:hover {
  color: #29166f;
  text-decoration: underline;
}

a.whiteLink, a.whiteLink:visited, a.whiteLink:active {
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}

a.whiteLink:hover {
  color: #ffffff;
  text-decoration: underline;
}

.boldTitle {
	color: #29166f;
	font-weight: bold;
}

.contactTable {
  margin:10 10 10 10;
  background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #8a7fb0;	
}

.loginTable {
  margin: 15 15 15 15;
  background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #8a7fb0;	
}

.loginTableInner {
  margin: 15 15 15 15;
  background-color: #eeeeee;
	border-style: none;
	border-width: 1px;
	border-color: #8a7fb0;	
}

.forgotPassTable {
  margin: 15 15 15 15;
  background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #8a7fb0;	
}

.footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006699;
	background-image:url(/assets/images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 21px;
}

.inputButton {
	color: #ffffff;
	height: 20px;
	font-family: Arial; 
	font-size:12px; 
	font-weight: normal;
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #29166f;	
}

.inputField {
	width: 125px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;	
}

.inputFieldMedium {
	width: 75px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;	
}

.inputFieldLong {
	width: 140px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;	
}

.inputFieldSmall {
	width: 35px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;		
}

.inputFieldXLong {
	width: 225px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;	
}

.inputFieldXSmall {
	width: 25px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;		
}

.inputFieldPhone {
	width: 28px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;		
}

.inputFieldPhone2 {
	width: 35px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;		
}

.inputFileField {
	width: 340px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #8a7fb0;
	background-color: #ffffff;	
}

.photos {
	border: 0px solid;
}

.photoGalleryTitle {
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}

.selectField {
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	overflow:hidden;
	border-color: #8a7fb0;	
}

.selectWoField {
	height: 23px;
	color: #333333;
	font-family: tahoma; 
	font-size:12px; 
	overflow:hidden;
	vertical-align: top;
	margin-top: 1px;
}

.separatorDashes {
  margin:0 0 0 0;
  height:1;
  overflow:hidden;
	border: 2px dashed #006699;
}

.servicesAvail {
	font-size: 10px;
	color: #ffffff;
}

.servAvailOuterTable {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.textareaField {
	width: 246px; 
	height: 161px; 
	font-family: tahoma; 
	font-size: 10px; 
	border:1px solid;
	border-color: #8a7fb0;	
}

.textareaWoField {
	width: 378px; 
	height: 141px; 
	font-family: tahoma; 
	font-size: 10px; 
	border:1px solid;
	border-color: #8a7fb0;	
}

.textBold {
	font-weight: bold;
}

.textSmall {
	font-size: 10px;
}

.fire-restoration-michigan {
	width: 244px;
	float: left;
	margin-right: 46px;
}

.water-mitigation-michigan {
	width: 244px;
	float: left;
	margin-right: 46px;
}

.water-mitigation-michigan ul, li {
	margin: 0;
	padding: 0;
}

.water-mitigation-michigan ul {
	margin-left: 20px;
	margin-top: 11px;
}

.barrier-free-michigan {
	width: 244px;
	float: left;
}

.content_wrapper {
	padding: 36px;
}

.flax-logo {
	float: left;
	width: 215px;
}

.flax-fire-restoration-welcome-message {
	float: right;
	width: 565px;
}

.picHome {
	border: 1px solid #3bb9ff;
	padding: 2px;
}

.home-col-title {
	margin-top: 9px;
	margin-bottom: 9px;
}

a.button {
    background: transparent url('/assets/images/bg_button_a.gif') no-repeat scroll top right;
    color: #003366;
    display: inline-block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/assets/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

span.submitButtonSpan {
    background: transparent url('/assets/images/bg_button_a.gif') no-repeat scroll top right;
    color: #003366;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;	
}

.fire-restoration-michigan-welcome-learn-more {
	float: right;
	margin-top: 11px;
}

.construction-services-michigan-text {
	height: 180px;
}

.fire-restoration-michigan-learn-more {
	float: right;
}

.water-mitigation-michigan-learn-more {
	float: right;
}

.barrier-free-michigan-learn-more {
	float: right;
}

.dottedDivider {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted #3bb9ff;
	margin-bottom: 20px;
	margin-top: 11px;
}

.h3div {
	color: #003366;
	padding-bottom: 11px; border-bottom: 1px dotted #003366;
}

.showfile {
	margin-bottom: 11px;
}

.hiddenfile {
	display: none;
	margin-bottom: 11px;
}

.formFiles input {
	width: 372px;
}
