@charset "UTF-8";
.BodyText {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}
.BulletedHead {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
	z-index: 2;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.Bullet {
	color: #cc6600;
	font-size: 12pt;
}
.GreenHighLight {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NavText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.CaptionText {
	font-size: 11px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a.main:link { color:  #999999; text-decoration: none; font-family: Arial Narrow; font-size:12pt; font-weight: bold;}
a.main:active { color:  #999999; text-decoration: none; font-family: Arial Narrow; font-size:12pt; font-weight: bold;}
a.main:visited { color: #999999; text-decoration: none; font-family: Arial Narrow; font-size:12pt; font-weight: bold;}
a.main:hover { color: #3f6bc1; text-decoration: none; font-family: Arial Narrow; font-size:12pt; font-weight: bold;}
body {
	background-image: url(/images/Bg_image.jpg);
}
a:link {
	color: 3f6bc1;
}
a:visited {
	color: 3f6bc1;
}
a:hover {
	color: #CCCCCC;
}