@charset "UTF-8";
body {
	background-image: url(../../newsletter/blk.gif);
	background-repeat: repeat;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #006;
}
/* CSS Document */

#container {
	background-repeat: repeat-y;
	background-position: center center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	padding-top: 0%;
	padding-bottom: 6%;
	background-image: url(../sitevisuals/bkcontainer.png);
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topframe {
	background-image: url(../sitevisuals/topcorner.png);
	width: 900px;
	z-index: 2;
}
.headbanner {
	text-align: center;
	z-index: 3;
}
.oldnavbar {
	font-size: 10px;
	color: #999;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.7px;
	text-decoration: none;
}
.temporary {
	color: #000;
	letter-spacing: 1px;
}
.navbar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.contentholder {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
}
.content {
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	z-index: 5;
}
.footer {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.bottomframe {
	background-image: url(../sitevisuals/bottomcorner.png);
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	z-index: 12;
}
.textbox {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 90%;
}
.textboxheader {
	font-size: 80%;
	font-weight: 500;
	color: #FFF;
	background-color: #003299;
	letter-spacing: 0.8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.textboxheadercredit {
	font-size: 80%;
	font-style: italic;
}
.textboxtitle {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	color: #003299;
}
.tableleft {
	text-align: left;
	font-size: 85%;
	border: 1px groove #112033;
}
.picbox {
	background-image: url(../sitevisuals/pictablebk.jpg);
}
