.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.flashBkgd {
	background-attachment: fixed;
	background-image: url(images/Flash_area_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	width: 180px;
}
td#oisLink a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
td#oisLink a:hover {
	text-decoration: underline;
}
td#navigationArea {
	background-image:url(images/navAreaBackground.jpg);
	background-repeat:repeat;
}.smallText {
	font-size: .7em;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	line-height: 1.4em;
}
td#insideLink a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
	text-align: center;
	background-color: #CCCCCC;
	height: 35px;
	margin: 4px 2px 0px;
	background-image: url(images/navAreaBackground.jpg);
	vertical-align: middle;
	font-weight: bold;
	border: thin none #666666;
	font-size: 0.9em;
	width: 150px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td#insideLink a:hover {
	text-decoration: none;
	color: #FF0000;
	background-image: url(images/buttonBkgd_down.jpg);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
td#sidebarBox {
	text-align: center;
	width: 140px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 40px;
	background-image: url(images/sidebarBkgd.jpg);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.5em;
	font-weight: bold;
}
.listItems {
	line-height: 1.25em;
}
.leftImage {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.rightImage {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
td#narrowSidebarBox {
	width: 25px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(images/marrowMargin.jpg);
	padding: 0px;
}
#headerLink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
}
#headerLink a:hover{
	text-decoration: underline;
}


