body 
{
	background-image: url(/images/sitedocbkgrd.jpg);
	background-repeat: no-repeat;
	background-attachment : scroll;
	background-position: top;
    background-color: #506E92;

}
#backgroundimage {
   z-index: 0;
   background-color: transparent;
   position: absolute;
   top: 0px;
   right: 0px;
   width: 100%;
   height: 100%;
   left: 0px;
   text-align: center;
}
th.styleheader {
   	color : #770000;
	font : normal normal bold 32 "Times New Roman", arial;
}
#styledetails {
	z-index: 12;
	color : #ffffff;
	font : normal normal normal 12pt "Times New Roman", arial;
	font-weight : bold;
	background-color: transparent;
   	position: absolute;
   	top: 200px;
	width : 920px;
   	height: 300px;
   	overflow:auto;
   	left: 10px;
   	text-align: left;
   	border-left : thin solid #000000;
   	border-top : thin solid #000000;
   	border-bottom : thin solid #444444;
   	padding-left:10px;
   	padding-right:10px;
   	
}
#detailbox {

   z-index: 5;
   position: absolute;
   top:5px;
   right: 0;
   width: 940px;
   left: 5px;
   text-align: center;

   height : 100px;
}
.box
{

	background-color: #CCCCCC;
}
span.formattext
{
padding-left: 10px;
}

form {
	display: inline;
	margin-bottom: 0px;
}
table.tableform
{
	background-color : transparent;
	border : 0px;
}
table.tableform tr
{
	background-color : transparent;
	
}
table.tableform td
{
	background-color 	: transparent;
	border-top			: thin solid black;
	padding-bottom		: 5px;
	padding-top			: 5px;
	
	width 				: 60%;
	vertical-align		: top;
	
}
table.tableform td table td
{
	border-top 			: 0px;
	padding-bottom		: 1px;
	padding-top			: 1px;
}
#gohomediv
{
   	z-index				: 6;
   	position			: absolute;
	left 				: 790px;
	top					: 0px;
	width 				: 90px;
	height 				: 100px;
}
a, a:link, a:visited, a:hover
{
	color: #ffffff;
}
