.topStrip {
	background-image: url(images/topStrip.gif);
	background-repeat: repeat-x;
}
.logoStrip {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-image: url(images/bGrdFade.gif);
	background-repeat: repeat-x;
}
.bottomStrip {
	background-image: url(images/bottomStrip.gif);
	background-repeat: repeat-x;
}
.mainPageStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color: #099FD7;
}
a.footerText:link{
	text-decoration: underline;

}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu-level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu-level2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.subHead {
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #099fd7;

}
.boldBlue {
	font-weight: bold;
	color: #099FD7;
}
.lightGrey {
	color: #999999;
}
