#draft {
	position:absolute;
	width: 100%;
	z-index: 20;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	text-align: center;
	display: block;
	top: 30px;
	font-weight: bold;
}
#draftbg {
	position:absolute;
	width: 99.5%;
	z-index: 18;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	text-align: center;
	display: block;
	top: 32px;
	font-weight: bold;
}
#row1 {
	height: 14px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(Images/01-01.jpg);
	background-repeat: repeat-x;
	/* display:none; */
}
#row2 {
	background-image: url(Images/02-01.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 106px;
	width: 100%;
	left: 0px;
	top: 14px;
	/* display:none; */
}
#row2extra {
	position: absolute;
	top: 0px;
	right: 0px;
}

#row3 {
	background-image: url(Images/00-text-deep.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 31px;
	width: 100%;
	left: 0px;
	top: 120px;
	/* display:none; */
}
#row3text {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
}
#row4 {
	position: absolute;
	height: 7px;
	width: 100%;
	left: 0px;
	top: 151px;
	background-image: url(Images/04-03.jpg);
	/* display:none; */
}
#row4 #row41 {
	position: absolute;
	height: 7px;
	width: 184px;
	left: 0px;
	top: 0px;
	background-image: url(Images/04-01.jpg);
}
#master {
	height: 100%;
	width: 100%;
}
#row4 #row42 {
	background-image: url(Images/04-02.jpg);
	position: absolute;
	left: 184px;
	top: 0px;
	height: 7px;
	width: 17px;
}
#row4 #row44 {
	background-image: url(Images/04-04.jpg);
	position: absolute;
	top: 0px;
	height: 7px;
	width: 17px;
	right: 186px;
}
#row4 #row45 {
	position: absolute;
	height: 7px;
	width: 186px;
	top: 0px;
	background-image: url(Images/04-05.jpg);
	right: 0px;
}
#row6 {
	position: relative;
	height: 21px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(Images/06-02.jpg);
	/* display:none; */
}
#row6 #row61 {
	position: absolute;
	height: 21px;
	width: 184px;
	left: 0px;
	top: 0px;
	background-image: url(Images/06-02.jpg);
}
#row6 #row62 {
	background-image: url(Images/06-01.jpg);
	position: absolute;
	left: 184px;
	top: 0px;
	height: 21px;
	width: 17px;
}
#row6 #row64 {
	background-image: url(Images/06-03.jpg);
	position: absolute;
	top: 0px;
	height: 21px;
	width: 17px;
	right: 186px;
}
#row6 #row65 {
	position: absolute;
	height: 21px;
	width: 186px;
	top: 0px;
	background-image: url(Images/06-04.jpg);
	right: 0px;
}
body {
	background-color: #FFFFFF;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #333399;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #990000;
}
.inputbox {
	border: 1px solid #CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCFCFC;

}
.rightheading {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #C7C7C7;
	text-align: center;
	font-weight: bold;
	border-top-style: solid;
	background-color: #DADADA;
	font-size: 13px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 2px;







}
.leftheading {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #D8D8D8;
	text-align: center;
	font-weight: bold;
	border-top-style: solid;
	background-color: #F3F3F3;
	font-size: 13px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 2px;







}
.small {
	font-size: 11px;
}
.dropbox {
	border: 1px solid #CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 260px;

}
.menu {
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	height: 20px;
	padding-left: 2px;


}

a.menu {
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	background-image: url(images/menu-off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;





}

a.menu:hover {
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	background-image: url(images/menu-on.gif);
	background-repeat: no-repeat;



}
.boxheader1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #D2D2D2;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
	border-top-style: solid;
}
.pageheading {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #D8D8D8;
	text-align: left;
	font-weight: bold;
	border-top-style: solid;
	background-color: #F3F3F3;
	font-size: 18px;
	margin-top: 8px;
	text-indent: 10px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -18px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.titles {
	font-variant: small-caps;
}
.issuelinks {
	text-decoration: underline;
}
#arrblogo {
	background-image: url(Images/arrblogo.gif);
	position: absolute;
	height: 106px;
	width: 242px;
	right: 0px;
	top: 0px;
}
.pageheadingtop {

	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
}
#printtext {
	right: 0px;
	top: 0px;
}
.bigbutton1 {
	height: 45px;
	width: 90px;
	font-weight: bold;
	cursor:pointer;
}
.searchboxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 235x;
}
.searchTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	width: 245px;
}
.pointer {
	cursor:pointer;
}
.treatmentBoxes {
	width:350px;
	height:200px;
	overflow:scroll;
	border:2px inset grey;
	padding:3px;
}
.treatmentSelectors {
	width:100%;
	height:100%;
}
.niftyInput {
	height:18px;
	font-size:8pt;
	width:300px;
	background-color:#ebebeb;
}
.printlink {
	color:white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}
.boxheaderl {
	border-bottom: 1px solid #D2D2D2;
	font-weight: bold;
	text-align: left;
}