body {
	background-color: #bdbdbf;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
img, div { 
	behavior: url(iepngfix.htc) 
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #FFcc00;
	text-decoration: none;
}
a.ftr:link {
	color: #2B4262;
	font-weight: bold;
	text-decoration: underline;
}
a.ftr:visited {
	color: #2B4262;
	font-weight: bold;
	text-decoration: underline;
}
a.ftr:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.about:link {
	color: #ffffff;
	text-decoration: none;
}
a.about:visited {
	color: #ffffff;
	text-decoration: none;
}
a.about:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.alignbody {
	padding-left: 11px;
}
.topBg {
	background-image: url(images/topBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.bottomBg {
	background-image: url(images/bottomBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.bodyBg {
	background-image: url(images/navRight2.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.imageBg {
	background-color: #ffffff;
}
.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.copy14 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
.copy10 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}
.copyBody {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #41556d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.bodyTitle {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
.copyFtr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #2B4262;
}