/* */
body {
	background-repeat: repeat;
	background-image: url(/images/org-bkgd.jpg);
	background-color: #edf0ea;
	text-align: left;
	font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0;
}

span {
	font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

div {
	font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

td {
	font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

.documentContent {
/*padding: 0em 1em 1em 1em !important;*/

}
/* */

.documentContent {
	text-align: center;
	/*padding: 0 18px;*/
	min-height: 500px;
}
#content {
max-width: 900px;
}

.content-before {
height: 11px;
background: url(/images/white-topright.gif) no-repeat right;
	margin-left: 11px;
}
.content-before span {
display: block;
position: relative;
height: 11px;
background: url(/images/white-topleft.gif) no-repeat left;
margin-left: -11px;
}
.content-body {
position: relative;
/*padding: 1px 20px 1px 25px;*/
margin: 0;
background-color: #fff;
}
.content-after {
height: 11px;
background: url(/images/white-bottomright.gif) no-repeat right;
margin-left: 11px;
}
.content-after span {
display: block;
position: relative;
height: 11px;
background: url(/images/white-bottomleft.gif) no-repeat left;
margin-left: -11px;
}

p {
	text-align: left;
}
ul {
	text-align: left;
}
.dotlogo {
	padding-top: 40px;
	padding-bottom: 20px;
}
.gobtn {
	clear: both;
	text-align: center;
	margin-right: auto;
	position: relative;
	display: block;
	margin-left: auto;
}
.copyright {
	text-align: center;
	font-size: 9px;
}
h1 {
	margin-bottom: 5px;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #4b682a;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #4b682a;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:0px;
	margin:0px;
}

A:link {
	color: #4b682a;
}
A:visited {
	color: #4b682a;
}

.instruction {
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}
.fade{
	background: url(/images/headerFade.png) repeat-x;
}
.smallfont
{
  font-size: 8pt;
}
/* Header
-------------------------------------------------------------------*/
#header {
  /* background: url(/images/bg.jpg) repeat-x; */
  width: 100%;
  height: 100px;
}

#ABlogo {
  margin: 15px;
  float: left;
}

#tagline {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 50px;
}

#login {
  float: right;
  text-align: right;
  margin-right: 15px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
#logout {
  float: right;
  text-align: right;
  margin-right: 15px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 20px;
}

#logoutbutton {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  clear: none;
  position: relative;
}

#clientHome {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  clear: none;
  position: relative;
}

form img {
  text-align: right;
  margin-right: 5px;
}

/* */
