/* CSS Document */

/* HTML EDITOR STYLES */
/*-------------------------------------------------------------------*/
/* These are in here so they do not show in the editors style window */
/*-------------------------------------------------------------------*/
.contentHeading1 a
{
	color: #002442;
	font-size: 1.3em;
	font-weight: normal;
}

p.contentHeading1
{
	font-size: 1.6em;	/* displayed at 24px */
	font-weight: normal;
	color:#1E4370;
	line-height:18px;
}

p.contentHeading2 a
{
	font-size: 1.0em;	/* displayed at 15px */
	font-weight: normal;
	color: #002442;
}

p.contentHeading2 a:hover
{
	color: #002442;
	text-decoration: underline;
}

p.contentHeading3
{
	font-size: 1.1em;	/* displayed at 15px */
	font-weight: bold;
	color: #002442;
}

.contentHeadingBookmark a
{
	font-size: 1.0em;	/* displayed at 15px */
	font-weight: bold;
	color: #697ECA;
	text-decoration: none;
}

.contentHeadingBookmark a:hover
{
	font-size: 1.0em;	/* displayed at 15px */
	font-weight: bold;
	color: #697ECA;
	text-decoration: none;
}

a.contentHeadingBookmark
{
	font-size: 0.8em;	/* displayed at 15px */
	font-weight: bold;
	color: #69c6ca;
	text-decoration: underline;
}

a.contentHeadingBookmark:hover
{
	font-size: 0.8em;	/* displayed at 15px */
	font-weight: bold;
	color: #00aad7;
	text-decoration: underline;
}

p.contentHeadingBookmark
{
	font-size: 1.0em;	/* displayed at 18px */
	font-weight: bold;
	color: #69c6ca;
	text-decoration: none;
}

div.teamDepartment
{
	border: #dedede 1px solid;
	height: 138px;
}

div.teamDepartment img
{
	margin: 2px 2px 2px 2px;	
}

/* END HTML EDITOR STYLES */

/* FOR ERROR REPORTING */
p.errorText 
{
	color: #ff0000 !important;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
}
/* END ERROR REPORTING */
