a { 
	color: Blue; 	font-size: 10pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: none; 
}
a:hover {	color: Blue; 	font-size: 10pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: underline }

a.TopNavLinks {
	FONT-SIZE: 10pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;
	color: #000000;
}

a.TopNavLinks:hover { 	color: #000000; 	font-size: 10pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: underline }
a.notetext:hover {	color: Blue; 	font-size: 8pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: underline }
.MainHeading {	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;	font-size: 16px;	color: #333333;	font-weight: bold;}

.SubHeading {	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	font-weight: bold;}

.BodyText {	font-family: Century Gothic, Arial, Ms Sans Serif;	font-size: 10pt;	color: #000000;	font-weight: normal;
	text-decoration: none;}

.TableWhite {	font-family: Century Gothic, Arial, Ms Sans Serif;	font-size: 8pt;	color: #FFFFFF;	font-weight: normal;
	text-decoration: none;}

.TableBlack {	font-family: Century Gothic, Arial, Ms Sans Serif;	font-size: 8pt;	color: #000000;	font-weight: normal;
	text-decoration: none;}

.ErrorText {	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;	font-size: 12px;	color: RED;	font-weight: normal;
	text-decoration: none;}

.NoteText {
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #8F8F8F;	font-weight: normal;
	text-decoration: none;}

.IntroText {
	font-family: Century Gothic, Arial, Ms Sans Serif;	font-size: 14px;	color: #313131;	font-weight: normal;	LINE-HEIGHT: 22px;
	text-decoration: none;}
.Nbutton {
	BACKGROUND-COLOR: #555555; 
	BORDER-BOTTOM: 1px ridge; 
	BORDER-LEFT: 1px ridge; 
	BORDER-RIGHT: 1px ridge; 
	BORDER-TOP: 1px ridge; 
	COLOR: #ffffff; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold; 
	HEIGHT: 20px; 
	VERTICAL-ALIGN: bottom
}
.DIVSTYLE {
	margin:0;
	padding:0;
	position:relative;
	left:0px;
	background:WHITE;
	width:580px;
	height:500px;
	overflow:auto;
	scrollbar-base-color:#CCCCCC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;"
	
}