.professionalServiceHeader 
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #003366;
	text-align: left;
}

.linksSection
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #003366; 
	padding-bottom: 5px;
}

.linksSection p 
{
	padding-bottom: 5px;
	border-bottom: #CCCCCC 2px dotted;
}


.selectedLink
{
	color: #CCCCCC; 
}

.selectedLink a:link, 
.selectedLink a:active, 
.selectedLink a:visited
{
	color: #CCCCCC; 
}

.moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #666666; 
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.moreIcon 
{
	padding-left: 0px;
	padding-right: 0px;
} 

a:link, a:active, a:visited 
{
	text-decoration: none; 
	color: 082964; 
}

a:hover 
{
	color: E88000; 
	text-decoration: underline; 
}

.header
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	color: #003366;
	text-align: left;
	text-transform: uppercase;
}

body
{
	font-size: 12px;
	font-family: Trebuchet MS; 
}

ul 
{
	list-style-type:square;
}