body {
	background-attachment: fixed;
	background-color: #003366;
	background-image: url(images/NIBS-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	padding:0;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
a {
	color: #030;
	text-decoration: none;
	border: none;
}
.footer_text a {
	color: #999;
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	text-align: left;
	word-spacing: normal;
	font-weight: normal;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
}
.bodybgimage {
	background-image: url(images/NIBS-BG3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.darklink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.headlinebold {
	font-size: 24px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.graphicrt {
	float: right;
	margin-left: 20px;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
}

.white {color:#FFF;}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#red-bar {
	background-color:#990000;
	width:100%;
	height:3px;
}
