/*
Licensed Materials - Property of IBM
IBM Sterling Web Forms - 5725-E39
Copyright IBM Corp. 1999, 2013 All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/

html, body {
	margin-top: 10px; 
	padding: 0;
}

img { 
   border:0;
}

.height40 {
	height: 40px;
}

.width525 {
	width: 525px;
}

.width475 {
	width: 475px;
}

.width25 {
	width: 25px;
}

.width40 {
	width: 40px;
}

.width75 {
	width: 75px;
}
	

input[type=text], input[type=password] {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}


