a.topNav	{
	margin:3px 7px 3px 7px;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}
a.topNav:link { color: #0033cc;text-decoration: none;  }  /* for unvisited links 800517 */
a.topNav:visited { color: #0033cc ;text-decoration: none; } /* for visited links FF00CC */
a.topNav:active { color: #993333;} /* when link is clicked ED78B0*/
a.topNav:hover { 
		color: #993333; 
		font-weight:bold; 
		text-decoration: none;} /* when mouse is over link ED78B0*/

.navSpan	{
	margin:3px 7px 3px 7px;
	font-size:14px;
	font-weight:bold;
	color: #993333;
	line-height:19px;
}

.HiddenNavigation {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 50%;
	text-align: center;
	color: #FFFFFF;
	background-color: inherit;
	word-spacing: 0;
	margin: 0;
}

.HeaderLeftCell {
	background-image: url(images/bg_blue_lr.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.HeaderCentreHighlightCell {
	background-image: url(images/bg_lightyellow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.HeaderRightCell {
	background-image: url(images/bg_blue_rl.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.ContentHeaderLeftCell {
	background-image: url(images/bg_blue_lr_wide.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.ContentHeaderRightCell {
	background-image: url(images/bg_blue_rl_wide.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.ContentLeftCell {
	background-image: url(images/bg_blue_lr_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.ContentRightCell {
	background-image: url(images/bg_blue_rl_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.VNavCurrent1Line {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #993333;
	background-color: inherit;
	background-image: url(images/vnavbg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing: 0;
	margin: 0;
}

.VNavCurrent2Line {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #993333;
	background-color: inherit;
	background-image: url(images/vnavbg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing: 0;
	margin: 0;
}

.VNavActive1Line {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #0033CC;
	background-color: inherit;
	background-image: url(images/vnavbg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing: 0;
	margin: 0;
}

.VNavActive2Line {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #0033CC;
	background-color: inherit;
	background-image: url(images/vnavbg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing: 0;
	margin: 0;
}

.CompactText90 {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 90%;
	word-spacing: 0;
	margin: 0;
}
