body{
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  }
#outer2{
  width: 795px;
	margin: auto;
	text-align: left;
	background: url(http://integritysearchassociates.com/img/outerShadow2_right.gif) right repeat-y;
}
#outer1{
  width: 795px;
	margin: auto;
	text-align: left;
	background: url(http://integritysearchassociates.com/img/outerShadow2_bottom.gif) right bottom no-repeat;
	padding-bottom: 15px;
}
#outer{
  width: 765px;
	margin: auto;
	text-align: left;
	background: #FDF6D5;
	/*
	border-top: solid 1px #333333;
	border-right: solid 3px #999999;
	border-bottom: solid 3px #999999;
	border-left: solid 1px #333333;
	border: outset 3px #666666;
	border: outset 5px #ECECEC;
	*/
	}
#inner{
	min-height: 360px;
	margin: 30px 20px 0 20px;
	padding-bottom: 30px;
	text-align: center;
  }
a:link,
a:visited,
a:active
{
  font-size: 13px;
	font-weight: bold;
  color: #2B63D4;
	text-decoration: underline;
  }
a:hover{
  text-decoration: none;
	}
h4{
  font-size: 16px;
  text-align: left;
  }
form{
  }
form td{
	text-align: left;
	padding-top: 10px;
  }
form td.label{
	text-align: right;
  }
form label{
  font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
}
form label span.req{
  display: none;
  }
form label.req span.req{
  display: inline;
  color: #2B63D4;
	font-weight: bold;
	margin-right: 5px;
	vertical-align: middle;
  }
form input.text,
form input.password
{
  font-size: 10px;
  }
form input.searchField{
  font-size: 10px;
  width: 200px;
  }
form input.radio{
  padding: 0;
	margin: 0;
  }
form input.button,
form button{
  font-size: 12px;
	font-weight: bold;
  }
form input.file{
  font-size: 10px;
  width: 130px;
}
form input.title{
  width: 150px;
}
form input.order{
  width: 30px;
  }
form.loginForm fieldset{
  width: 500px;
	margin: auto;
	padding-bottom: 20px;
	}
form.candidateListForm table{
  width: 500px;
	}
form.candidateListForm table.wide{
  width: 670px;
	}
form.candidateListForm table table{
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
	margin-top: 10px;
	}
form.candidateListForm table table th{
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
}
form.candidateListForm table table td{
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
	}
form.candidateListForm tr{
	border-right: solid 1px #000;
  }
form.candidateListForm tr.noLines td{
 	border: none;
	padding-bottom: 10px;
  }
form.candidateListForm th{
  background: #FFFFCC;
	font-size: 12px;
  }

form table{
  margin: auto;
  }
.clientForgotPassMsg{
  width: 500px;
	margin: 5px auto;
  font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
  }
form.accountMaintenanceForm input.text,
form.accountMaintenanceForm input.password,
form.loginForm input.text,
form.loginForm input.password
{
  width: 200px;
  }


legend{
  color: #2B63D4;
	font-weight: bold;
	font-size: 16px;
  }

td.actionLinks{
  text-align: center;
	}
td.actionLinks a{
  margin: 0 20px 0 0;
  }
td.documentLinks{
  text-align: left;
	}
td.documentLinks a{
  margin: 0 20px 0 0;
	white-space: nowrap;
  }

#footerInfo{
  text-align: center;
	  font-size: 10px;
		padding: 0 0 15px 0;
	}


#headerMenu a,
#leftNav a
{
  font-size: 14px;
  }

#headerMenu a{
  padding-right: 10px;
  }
#headerMenu a.current:link,
#headerMenu a.current:visited,
#headerMenu a.current:active,
#headerMenu a.current:hover
{
  text-decoration: none;
	cursor: default;
	color: #999;
  }

#leftNav{
	}
#leftNav a{
  display: block;
	line-height: 24px;
  }
#leftNav a.current:link,
#leftNav a.current:visited,
#leftNav a.current:active,
#leftNav a.current:hover
{
  text-decoration: none;
	cursor: default;
	color: #999;
  }

















