.regulartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.pi-links {
    color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.pi-links:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.pi-links:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.pi-links:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.pi-links:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clientanddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.clientdatenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
.boxes {
	padding: 20px;
	border: 1px solid #999999;
}
.greybox {
	background-color: #333333;
	border: 1px solid #000000;
}

                #adminlogin{
                position:absolute;
                top:480px;
                left:760px;
                }

                #adminlogin a {
         	color: #999999;
                font-weight: bold;
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                }

                #adminlogin a:hover {
		color: #333333;
                }
                
                #logoutbutton {

                position:absolute;
                left:745px;
                top:15px;
                z-index:2;

                /*float: right;*/
                }

/* clip form begin */
                
                #clipformwrap {
		float: left;
		width: 570px;
		clear: both;
                }
                
                .clipformbox {
		float: left;
		margin-bottom: 35px;
                }
                
                .cliplabel {
                padding: 0;
                margin: 0;
		width: 180px;
		}


/* clip form end */
                

