BODY {
	background-color : #ffffff;
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Helvetica, sans-serif;
	}
DIV.menu{
	background-color: #ffffff;

	margin : 0px 0px 0px 0px;
	left: 0px;
	top: 110px;
	position: absolute;
	width: 155px;
	z-index: 1;
	
	}	
DIV.top{
	background-color: white;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 111px;
	position: absolute;
	}	
DIV.photo1{
	background-color: transparent;
	left: 175px;
	top: 60px;
	position: absolute;
	}	
DIV.photo2{
	background-color: transparent;
	left: 250px;
	top: 111px;
	position: absolute;
	z-index: 3;
	}	
DIV.back{
	background-color: transparent;
	left: 185px;
	top: 17px;
	position: absolute;
	}	
DIV.main{
	background-color: transparent;
		background-image: url(../nda/images/blueline.gif);
	left: 155px;
	top: 0px;
	
	position: absolute;
	z-index: 1;
	}
DIV.rules{
	background-color: transparent;
	left: 40px;
	top: 115px;
	width: 80px;
	position: absolute;
	z-index: 2;
	}

P{
	color : #333399	;
	font-size : 11pt;
	text-align : left;
	vertical-align : top;
	margin : 8px 5px 0px 68px;
	}
	UL{
	color : #333399	;
	font-size : 11pt;
	
	margin : 8px 0px 0px 100px;
	list-style-type: square;
	}
	.tagline1{
	color : #333380;
	font-size : 15pt;
	font-style: italic;
	font-weight: bold;
	margin : 38px 45px 0px 208px;
	text-align : right;
	
	}
	.tagline2{
	color : #ff0000;
	font-size : 15pt;
	font-style: italic;
	margin : 75px 45px 30px 308px;
	font-weight: bold;
	text-align : right;
	}
	.small{
	color : #333399;
	font-size : 9pt;

	
	}
TABLE,TD{
	vertical-align: top;
}

H1 {

	font-size : 12pt;
	font-weight : bold;
		margin : 8px 0px 0px 68px;
}
 
 A{
 	color:#333399;
	text-decoration: none;
 }
 A.underline{
  	color:#333399;
  	text-decoration: underline;

  }


.menu{
	color : #333399;
	font-size : 9pt;
	font-weight : bold;
	margin : 8px 0px 0px 15px;
}