.boldI { font-weight: bold !important;  }

.defaultFont {
	font-size: 9pt; 
	color: #444444;
}
.defaultFont7 {
	font-size: 7pt; 
	color: #444444;
}
.defaultFontRestat {
	font-size: 9pt; 
	color: #7C6A52;
}
.defaultBlack {
	font-size: 9pt; 
	color: #000000;
}
.defaultLabel, h6 {
	font-size: 9pt; 
	color: #444444;
	font-weight:bold;
}
.loginFont {
	font-size: 10pt; 
	color: #000000;
	font-weight:bold;
}
.loginFontRestat {
	font-size: 10pt; 
	color: #7C6A52;
	font-weight:bold;
}
.style1msg {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.styleWhite {
	font-size: 10pt;
	color: #FFFFEE;
}
.styleRed {
	color: #FF0000;
}
.style4white12px {
	font-size: 14px;
	color: #FFFFFF !important;
}
.style20 {
	font-size: 10pt; 
	font-weight: normal; 
}
.style209 {
	font-size: 9pt; 
}
.style208 {
	font-size: 9pt; 
}
.style208Restat {
	font-size: 9pt;
	color: #7C6A52;
}
 .style208Restat{color: #383025;}
a.style208Restat:link {color: #383025;}
a.style208Restat:active {color: #383025;}
a.style208Restat:visited {color: #383025;}
a.style208Restat:hover {color: #383025;}

.style208login {
	color: #111111;
}
.style209darker {
	font-size: 9pt; 
	color: #444444;
}
.style2010darker {
	font-size: 10pt;
	color: #444444;
}
.style2010 {
	font-size: 10pt;
}
.style2013 {
	font-size: 13pt;
}
.styleCopyBlue {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #112B5E;
}
.styleCopyBlueRestat {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #7C6A52;
}
a.styleCopyBlueRestat{color: #383025;}
a.styleCopyBlueRestat:link {color: #383025;}
a.styleCopyBlueRestat:active {color: #383025;}
a.styleCopyBlueRestat:visited {color: #383025;}
a.styleCopyBlueRestat:hover {color: #383025;}

#dhtmltooltip {
	font-size:8.5pt;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
