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

#pagetitle  {
	position:absolute;
	left:253px;
	top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#333;
	width: 707px;
}

.instructions  {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:700;
}

#issuecontentshape  {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	position:absolute;
	visibility:visible;
	width:1000px;
	height:1240px;
	top: 261px;
	float: left;
	z-index:1;
	overflow: visible;
	left: 0;
	overflow:auto;
	padding-bottom:10px;
}

#issues  {
	position:absolute;
	width:693px;
	height:2000;
	left:253px;
	top: 55px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	padding:5px;
}

#issuefooter  {
	background-color:#FFF;
	width:1000px;
	height:40px;
	position:absolute;
	top: 1510px;
	left: 0px;
	z-index: 4;
	padding-top:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	text-align: center;
}
#nss  {
	position:absolute;
	width:693px;
	height:400;
	left:253px;
	top: 55px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	padding:5px;
}
