@charset "utf-8";
/* CSS Document */

BODY {
	SCROLLBAR-ARROW-COLOR: #97AABA; 
	SCROLLBAR-FACE-COLOR: #F2F5F7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; 
	SCROLLBAR-SHADOW-COLOR: #B2C3D0; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #003399;
	font-weight: bold
}

.bodyplain { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal
}

.boldwhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF; 
	font-weight: bold ; 
	text-decoration: none
}

.boldwhiteCopy { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: 4A627A; 
	font-weight: bold ; 
	text-decoration: none
}

.credit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #CCCCCC; 
	font-weight: bold ; 
	text-decoration: none 
}

.bodyplainred { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #FF6633; 
	font-weight: normal ; 
	text-decoration: none
}

.bodyplaingrey { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #999999; 
	font-weight: normal 
}
