.introtext { FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: arial; font-weight: bold;}
.titletext { FONT-SIZE: 16pt; COLOR: #000000; FONT-FAMILY: Arial; font-weight: bold; }
.byline { FONT-SIZE: 9pt; COLOR: #0000CC; FONT-FAMILY: Verdana; font-weight: normal; }
.bodytext { FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-align: left; }
.bodytext7 { FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-align: left; }
.highlights { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: normal; }
.highlightsaddr { FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: bold; text-decoration:none }
.publishingdetails { FONT-SIZE: 6pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: normal; }
.dividers { FONT-SIZE: 6pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: normal; background-color: Gray }
.templogo { FONT-SIZE: 36pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: normal; }
.templogo2 { FONT-SIZE: 36pt; COLOR: #0000CC; FONT-FAMILY: Verdana; font-weight: normal; }
.pagelogo { FONT-SIZE: 24pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: normal; }
.pagelogo2 { FONT-SIZE: 24pt; COLOR: #0000CC; FONT-FAMILY: Verdana; font-weight: normal; }
.topbar { FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana; font-weight: normal; text-decoration:none; background-color: Black}
.pagedivider { FONT-SIZE: 2pt; COLOR: #104994; FONT-FAMILY: Verdana; font-weight: normal; background-color: #104994 }
.section { FONT-SIZE: 10pt; COLOR: #0000CC; FONT-FAMILY: Verdana; font-weight: normal; vertical-align: top}
.axislabel { FONT-SIZE: 7pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel9 { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel8 { FONT-SIZE: 8pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel7 { FONT-SIZE: 7pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel6 { FONT-SIZE: 6pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel5 { FONT-SIZE: 5pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel4 { FONT-SIZE: 4pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.graphtitletext { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: bold; }
.whitetext { FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana; font-weight: bold; }
.whitetext7 { FONT-SIZE: 7pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana; font-weight: bold; }
.specialfeature { FONT-SIZE: 18pt; COLOR: #0000CC; FONT-FAMILY: Verdana; font-weight: normal; text-decoration:none; text-align: center; }
.whitebold { FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana; font-weight: bold;}

.green {
	background-color:#205A81;
}
.grey {
	background-color:#F2F2F2;
}
.boxBgr {
	background-color:#CBD3D4;
}
.darkGrey {
	background-color:#C0C0C0;
}
.white {
	background-color:white;
}
.bgr {
	background-image:url(../images/sq_pat.gif);
}
.border {
	background-color:white; 
	border: 1px solid #C0C0C0;
}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	line-height:12pt;
}
.boxtxt {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
}
.txtsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
}
.focusTitle {
	padding : 4px;
}
.focusTitle a {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
.focusTitle a:hover {
	color : white;
}
h1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	color:black;
}

a {
	color : #205A81;
	text-decoration:none;
}
a:hover {
	color : #999999;
}