@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	height: 100%;
	margin-top: 0;
}
#wrapper {
	width: 1000px;
	min-height: 800px;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 1;
	overflow: visible;
	text-align: center;
}
#header {
	width: 700px;
	/* [disabled]left: 0; */
	margin-left: 150px;
	position: absolute;
	margin-top: 0px;
	/* [disabled]margin-right: auto; */
	margin-bottom: 20px;
	z-index: 5;
}
#contentscrim {
	float: left;
	width: 710px;
	background-image: url(/images/graphics/white-sq_32pct.png);
	background-repeat: repeat;
	margin-left: 145px;
	z-index: 10;
	position: relative;
	/* [disabled]top: 33px; */
	padding-bottom: 30px;
	display: block;
	overflow: visible;
	clear: both;
	margin-top: 33px;
}
#nav-menu {
	position: absolute;
	z-index: 100;
	top: 120px;
	width: auto;
	height: auto;
	/* [disabled]margin-left: 80px; */
	left: 75px;
}
#maincontent {
	background-image: url(/images/graphics/black-sq_65pct.png);
	background-repeat: repeat;
	padding: 15px;
	width: 550px;
	position: relative;
	float: right;
	margin-top: 85px;
	margin-right: 30px;
	/* [disabled]margin-bottom: 30px; */
	text-align: left;
	height: auto;
	overflow: visible;
}
#footer {
	position: relative;
	text-align: center;
	color: #999;
	margin-top: 12px;
	margin-bottom: 20px;
	/* [disabled]z-index: 1; */
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.round-bottom {
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.round-all {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.byline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-indent: 110px;
}
.cell004hi {
	height: 4px;
}


.cell008hi {
	height: 8px;
}

.cell012hi {
	height: 12px;
}
.cell018hi {
	height: 18px;
}
.cell024hi {
	height: 24px;
}
.txt10px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ccc;
}
.txt11pxbluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8db1d4;
	font-weight: bold;
}
.txt13pxbluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #8db1d4;
	font-weight: bold;
}
.txt13pxgoldbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCFF99;
	font-weight: bold;
}


.txt11pxgreenbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	font-weight: bold;
}
.divgreen {
	background-color: #ccff99;
	height: 3px;
}




.tx13pxwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.tx13pxwhitebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

.tx15pbluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #8db1d4;
	font-weight: bold;
}
.bibliography {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-indent: -22px;
	padding-left: 22px;
}
