/* This is the style sheet for E-GovLink */
h1.actionline
{
	padding: 0;
	clear: both;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 34px;
	line-height: 40px;
	color: #32353b;
}

div.pagetitle
{
	font-weight: bold !important;
	font-size: larger !important;
	padding: 1em 0 1em 0 !important;
}

div#activitytitle
{
	min-width: 100%;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
}


label.contactlabel 
{
	width: 125px;
}

input.contactfield 
{
	display: inline-block !important;
	border: 1px solid #999999;
}

input.phonefield 
{
	border: 1px solid #999999;
}

textarea.textareafield 
{
	border: 1px solid #999999;
}
