/* Greengrass Cascading Style Sheet*/
body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : #b7b7a0;
	scrollbar-base-color : #b7b7a0;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #b7b7a0;
	scrollbar-shadow-color : #b7b7a0;
	scrollbar-track-color : #cfd9cf;
}

.content{
	font-family : Arial;
	font-size: 9pt;
	color: #003333;
	padding-top: 20px;
	padding-left: 20px;
   letter-spacing : 1px;
	width: 80%;
	text-align : justify;
}
.lineup{
border-top: 1px dashed #b7b7A0;
}
a:link, a:visited{
	font-family : arial;
	font-size : 9pt;
	color:#003333;
	text-decoration : none;
	}
a:hover{
	font-family : arial;
	font-size : 9pt;
	color:#989966;
	text-decoration : none;
}
.req{
	font-family: arial;
	font-size: 7.5pt;
	color:white;
	padding-top:10px;
	font-weight : bold;
	}
.cop{
	font-family: arial;
	font-size : 8pt;
	font-weight : bold;
	color : #003333;	
	}
.spacer{
	padding:10px;
}
.linetitle{
	border-top: 1px dashed #003333;
 width: 98%;
}
.borderform{
	border : 1px solid #cfcfb0;
}
#bt{font-family : Arial;
font-size : 8pt;
color: #ffffff;
border : 1px solid #cfd9cf;	
background-color : #b7b7a0;
text-align : center;
	font-weight:bold;
}#box{
font-family : Arial;
font-size : 8pt;
color: #003333;
border : 1px solid #e7e6e2;	
}
#txtform{
font-family : Arial;
font-size : 8pt;
color: #003333;
padding: 5px;
}


