body
{
	background-color: #ffffff;
	color: #002442;
	font-size: 75%; /* 16px  75% = 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

/* DISPLAY "CLASS" STYLES */
.contentHeading1
{
	font-size: 1.6em;	/* displayed at 24px */
	font-weight: normal;
	color:#1E4370;
	line-height:18px;
}

.contentHeading2
{
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}

.contentHeading3
{
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}

.contentHeadingBookmark
{
	color: #69c6ca;
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 5px;
}

.contentHighlight
{
	color: #023962;
}

.contentHighlightBold
{
	color: #023962;
	font-weight: bold;
}

.contentTextSmall
{
	font-size: 0.8em;
}

.contentTextBold
{
	font-weight: bold;
}

.teamDepartment
{
	/* Nothing Yet */
}
