.bglogo {
	background-image: url(images/bg_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.PageHeader {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;

}
.smallFont {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.PageHeader-Blue {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #6699CC;
}
.PageHeader-Italic {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.PageHeader-Blue-Italic {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
}
.boldMainFont-Blue {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;

}
.boldMainFont-Italic {
	font-family: Arial;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}
.boldMainFont-Blue-Italic {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
}
.mainFont-Italic {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
.mainFont-Blue {
	font-family: Arial;
	font-size: 12pt;
	color: #6699CC;
}
.mainFont-Blue-Italic {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	color: #6699CC;
}
.mainFont {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.boldMainFont {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.smallFont-Blue {
	font-family: Arial;
	font-size: 10pt;
	color: #6699CC;
}
.smallFont-Bold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.smallFont-Italic {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
}
.smallFont-Blue-Italic {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #6699CC;
}
.smallFont-Bold-Blue-Italic {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
}
.smallFont-Bold-Italic {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}
.bgline {
	background-image: url(images/img_line1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mainFont-Bluelinks {
	font-family: Arial;
	font-size: 12pt;
	color: #6699CC;
	text-decoration: none;
}
.largeFont {
	font-family: Arial;
	font-size: 20pt;
	color: #000000;
}

.navBar{
	width:740px;
	height:20px;
	position:relative;
}

.navFont{
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
