/* ################### */
/*    Global Styles    */
/*------------------------------------------------------------------------------------------*/
BODY {
	margin:4px; color: black; background: white; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
table {
	 /* border: 2px solid red; margin: 3px; for debugging only */
}

table td {
	/* border: 1px dotted purple; padding: 2px;  for debugging only */
}

A { COLOR: blue; font-size: 9pt; TEXT-DECORATION: underline; }

/*------------------------------------------------------------------------------------------*/

A:link {
	font-size: 9pt; color: #0033cc; text-decoration: none; 
/*	font-size: 9pt; color: #000000; text-decoration: none; */
}
A:visited {
	font-size: 9pt; color: #0033cc; text-decoration: none; 
/*	font-size: 9pt; color: #444444; text-decoration: none; */
}
A:hover {
	font-size: 9pt; color: #99ccff; text-decoration: underline; 
/*	font-size: 9pt; color: #ff9933; text-decoration: underline; */
}

/**********************/
/* FrontPage Featured */
span#Featured-Description { text-align: justify; font-size: 10.8pt; color: black; }
span#Featured-MoreLink { text-align: right; font-size: 9pt; color: blue; }
#Featured-MoreLink a { font-size: 9pt; color: blue; }
#Featured-MoreLink a:hover { font-size: 9pt; color: red; }


/****************************/
/* Frontpage WordsOfWisdom */
/*-------------------------*/
table#WordsOfWisdom  { border: 0; width:270;}
td#WordsOfWisdom-box { height: 52; vertical-align: middle; background: #F7F7F7; padding: 20 10 10 20; }
#WordsOfWisdom a { font-size: 11pt; line-height: 14pt; }
#WordsOfWisdom-box a { font-size: 10.8pt; line-height: 14pt; }
#WordsOfWisdom-box span { font-size: 10.8pt; line-height: 14pt; padding: 0 0 0 10;}
div#WordsOfWisdom-more { text-align: left; padding: 10 0 0 0; }

#WOW-title { text-align: center; color: #003399; font-size: 18pt; font-weight: bold; padding: 20 0 20 0; }
#WOW-text { text-align: justify; color: black; font-size: 11pt; }

td#leftimage { width:25; padding: 5 5 5 5;}

#searchTitle { font-size: 10.4pt;}
a#searchResults { font-size: 10.4pt; }

.homelink {  color: #000000; text-decoration: none}
.homelink:link {  color: #000000; text-decoration: none}
.homelink:visited {  color: #444444; text-decoration: none}
.homelink:hover {  color: #444444; text-decoration: underline;}

.txt3 {  color: #0000ff; text-decoration: none}
.txt3:link {  color: #0000ff; text-decoration: none}
.txt3:visited {  color: #0000ff; text-decoration: none}
.txt3:hover {  color: #0000ff; text-decoration: underline;}

.txt4 {  font-size: 10pt; color: #0033cc; text-decoration: none}
.txt4:link {  font-size: 10pt; color: #0033cc; text-decoration: none}
.txt4:visited {  font-size: 10pt; color: #0033cc; text-decoration: none}
.txt4:hover {  font-size: 10pt; color: #99ccff; text-decoration: underline;}

/********************************************************************************************************/
/*     Level: located at the top right hand corner, proving links to back track up to previous pages    */
/*------------------------------------------------------------------------------------------------------*/
#TopBackTraceLinks { font-size:8pt; text-align: right; }

/*------------------------------------------------------------------------------------------------------*/


/*********************/
/*     Footer bar    */
/*------------------------------------------------------------------------------------------*/
#contacts td { font-size: 8pt; text-align: center; line-height:8pt;}
#contacts a { font-size: 8pt; COLOR: black; TEXT-DECORATION: underline;line-height:8pt;}
#copyrights { font-size: 8pt; text-align: center; line-height:8pt;}
/*------------------------------------------------------------------------------------------*/

/*************************************/
/* Database query: No Articles Found */
/*------------------------------------------------------------------------------------------*/
#Error_NoArticlesFound { font-size: 11pt; text-align: center; color: #FF0066; padding: 5 5 5 5; vertical-align: top;}
#Error_NoArticlesFound a { color: red; font-size: 11pt; text-decoration: underline; }
#Error_NoArticlesFound a:hover { color: red; font-size: 11pt; text-decoration: none; }

/********************/
/*     QnA text    */
/*------------------------------------------------------------------------------------------*/
span#QnA {
	FONT-SIZE: 10pt; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; LINE-HEIGHT: 14pt;
}
#QnA-Article div {
	FONT-SIZE: 10.4pt; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; LINE-HEIGHT: 14pt;
	background: transparent url(/shared/images/qna_background.jpg);
}
#QnA-Article a {
	FONT-SIZE: 10.4pt; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; LINE-HEIGHT: 14pt;
}

span#QnA-more {
	FONT-SIZE: 8pt; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	TEXT-DECORATION: none; color: blue; text-align: right; }

#QnA-more a {FONT-SIZE: 8pt; TEXT-DECORATION: none; color: blue;}
#QnA-more a:hover {FONT-SIZE: 8pt; TEXT-DECORATION: none; color: red;}
}
/*------------------------------------------------------------------------------------------*/
/*     QnA text    */
/*******************/

.pageNumber			{ font-size: 11pt; font-weight:bold; color: #000000; text-decoration: none}
.pageNumber:link	{ font-size: 9pt; font-weight:normal; color: #0000FF; text-decoration: none}
.pageNumber:visited { font-size: 9pt; font-weight:normal; color: #0000FF; text-decoration: none}
.pageNumber:hover	{ font-size: 9pt; font-weight:normal; color: #000000; text-decoration: underline}

.pageLink			{ font-size: 8pt; color: #808080; text-decoration: none}
.pageLink:link		{ font-size: 8pt; color: #0000FF; text-decoration: none}
.pageLink:visited	{ font-size: 8pt; color: #0000FF; text-decoration: none}
.pageLink:hover		{ font-size: 8pt; color: #0000FF; text-decoration: underline}

.p10 {
	FONT-SIZE: 10.8pt; LINE-HEIGHT: 14pt
}

.p10s {
	FONT-SIZE: 10.8pt; LINE-HEIGHT: 14pt; color=#0064c3
}
.p10s:link {
	FONT-SIZE: 10.8pt; LINE-HEIGHT: 14pt; color=#000099
}
.p10s:visited {
	FONT-SIZE: 10.8pt; LINE-HEIGHT: 14pt; color=#000099
}
.p10s:hover {
	FONT-SIZE: 10.8pt; LINE-HEIGHT: 14pt; color=#000099
}
.ptitle {
	FONT-SIZE: 18pt; color=#003399; line-height:24pt;
}
.psubtitle {
	FONT-SIZE: 12pt; color=#003399; line-height:24pt;
}
.d {
	FONT-SIZE: 5pt
}
.p8 {
	FONT-SIZE: 9pt; FONT-FAMILY: ??
}
.p9 {
	FONT-SIZE: 9pt; LINE-HEIGHT: 14pt; FONT-FAMILY: "??"; TEXT-DECORATION: none
}
.p92 {
	FONT-SIZE: 9pt; LINE-HEIGHT: 12pt; FONT-FAMILY: "??"; TEXT-DECORATION: none
}
.p91 {
	FONT-SIZE: 9pt; COLOR: #333333; LINE-HEIGHT: 14pt
}
.p11 {
	FONT-SIZE: 10pt; LINE-HEIGHT: 10pt; color: #0000FF; align: right;
}
.p12 {
	FONT-SIZE: 12pt
}
.p11-blue { font-size: 11pt; color: blue;}
.p11-blue:link { font-size: 11pt; color: blue;}
.p11-blue:hover { font-size: 11pt; color: blue;}
.e-txt {
	FONT-SIZE: 9pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
.new {
	FONT-SIZE: 7pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: blink
}
.ptxtglow {
	FONT-SIZE: 9pt; FILTER: Glow(Color=white, Strength=#1); FONT-FAMILY: "??"
}
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: "Arial"; line-height: 13pt; TEXT-DECORATION: none
}
.p106 {
	FONT-SIZE: 10.4pt; LINE-HEIGHT: 15pt
}

.page_title { FONT-SIZE: 14pt; COLOR: #008000; line-height: 16pt; FONT-FAMILY: "Arial"; font-weight: 600 }

.title { FONT-SIZE: 11pt; COLOR: #008000; line-height: 13pt; FONT-FAMILY: "Arial";  }

A.more_info
{
    FONT-SIZE: 9pt;
    COLOR: #cc0000;
    LINE-HEIGHT: 100%;
    TEXT-DECORATION: none
}
A.more_info:visited
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
A.more_info:hover
{
    COLOR: #0067cf;
    TEXT-DECORATION: underline
}