@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

a:link, a:active, a:visited, a:hover { 
color:#000000; 
border:0px; 
padding:0xp;
text-decoration: none }

.times {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 17px;
	color: #87a6ff;
	font-style: normal;
	vertical-align:bottom;
}

#mydiv {
	position:absolute;
	bottom: 110px;	
	right:0px; 
	width:353px;
}
#samplediv {
left:50%; 
margin-left:-50px; 
margin-bottom:20px; 
width:353px; 
margin-top:13px;	
}


#mySIGNdiv {
	position:absolute;
	bottom: 130px;	
	right:0px; 
	width:353px;
}
#sampleSIGNdiv {
left:50%; 
margin-left:-50px; 
margin-bottom:20px; 
width:353px; 
margin-top:13px;	
}

#myPRINTdiv {
	position:absolute;
	bottom: 65px;	
	right:0px; 
	width:353px;
}
#samplePRINTdiv {
left:50%; 
margin-left:-50px; 
margin-bottom:20px; 
width:353px; 
margin-top:13px;	
}

#myADdiv {
	position:absolute;
	bottom: 90px;	
	right:0px; 
	width:353px;
}
#sampleADdiv {
left:50%; 
margin-left:-50px; 
margin-bottom:20px; 
width:353px; 
margin-top:13px;	
}

#myIDdiv {
	position:absolute;
	bottom: 177px;	
	right:0px; 
	width:353px;
}
#sampleIDdiv {
left:50%; 
margin-left:-50px; 
margin-bottom:20px; 
width:353px; 
margin-top:13px;	
}

#header {
position:absolute; 
top:40px; 
left:447px; 
width:353px; 
z-index:10;
}

#floatLeft {
float:left;
}

#middleNAVcontainer {
position:absolute; 
left:128px; 
top:362px;
z-index:90;
}

#bottomNAVcontainer {
position: absolute; 
left:128px; 
top:528px;
}

#copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
position:absolute;
top:524px;
right:20px;
z-index:20;
}