body {
	background: url("images/header-bkgd.gif") top repeat-x white;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p,body,td {
	font-size: 90%;
}
ul,ol {
  font-size: 87%;
}
a {
	color: #185394;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:visited {
	color: #336699;
}
.contentTitle {
	font-size: 18px;
	color: #1D5493;
	font-weight: bold;
}
.contentHdr {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.contentSub {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.tdLineTop {
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tdLineBottom {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tdLineBox {
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D5493;
	background-color: #FFBA32;
	border-bottom: 4px solid #185394;
}
.menuBtm{
	background: url("images/menu-ftr.gif") top no-repeat white;
	font-size: 8px;
	color: #FFBA32;
	border-top: 4px solid #185394;
}
.menuHdr {
	font-size: 70%;
	color: #000066;
	background-color: #CFD1E6;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6DCF4;
	text-decoration: none;
}
.menuItem {
	font-size: 65%;
	color: #3399FF;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6DCF4;
	text-decoration: none;
}
menuLink {
  color: #185394;
	text-decoration: none;
}
menuLink:hover {
	color: #000000;
	text-decoration: underline;
}
menuLink:visited {
	color: #185394;
}
