
body, p, li, td, div {
	font-family:Arial, Verdana, sans-serif; 
	line-height: 150%;
	font-size: 12px; 
	color: #505050
}

a {
	color: #487FAB;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

a:hover {	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #87ABC8;
}

.small-text { 
	font-size: 10px;
	color: #333333
}

.red-label {
	background-color:red;
}

.small-link { 
	font-size: 11px;
	font-weight: bold
}

.heading { 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.heading1 { 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	color: #487FAB;
	font-weight: bold;
	padding-bottom: 5px;
}

ul, li {
	list-style-image: url(/eureka/ims/bullet.gif);
}

a.small {  
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.small:hover { 
	color: #E80100;
}



input, textarea { 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 11px;
	background-color: transparent;
	border-left: 1 solid #DDDDDD;
	border-right: 1 solid #DDDDDD;
	border-top: 1 solid #DDDDDD;
	border-bottom: 1 solid #DDDDDD;
}
