/* CSS Document */

p{
font-family: Verdana, sans-serif; font-size: 12px;
color: #000000;
line-height: normal;
padding: 3px;
}

.requiredfield{
font-family: Verdana, sans-serif; font-size: 12px;
color: #FF0000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.large {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.componenttitle {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
