@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height:17pt; 
}

.style14 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; }

.norepeat{
	background-repeat:no-repeat
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:11pt;
	color: #333333;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2E3377;
	line-height:20pt;
}
.style22 {
	font-size: 16px;
	color: #0066CC;
	line-height: 17pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.style24 {font-size: 14px; color: #2E3377; line-height:17pt; font-family: Arial, Helvetica, sans-serif;}
.style25 {font-size: 28px; line-height:34pt}
.style26 {font-size: 10px; font:Arial, Helvetica, sans-serif;color: #666666}
.style27 {font-size: 9px; font:Arial, Helvetica, sans-serif;color: #666666}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a {
	font-weight: bold;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:weight;
	font-size: 12px;
	line-height: 17pt;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->