body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/* Main Body Copy */

#container
 {
	top: 0;
	left: 0;
	width: 960px;
	background-image: url(images/medToxinMockAGAIN.jpg);
	height: 964px;
	position: absolute;
}

#transBox {
	background-color: rgba(255,252,246,0.6);
	width: 960px;
	height: 800px;
	position: relative;
	top: 210px;
}
#directorName {
	width: 220px;
	position: absolute;
	left: 10px;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 10px;
}

#contactText {
	width: 220px;
	height: 150px;
	color: #000;
	border-color: #000;
	position: absolute;
	left: 10px;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 60px;
}

#noteTitle {
	width: 220px;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 10px;
	position: absolute;
	top: 200px;
}

#noteText {
	width: 220px;
	position: absolute;
	left: 10px;
	top: 220px;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#priceTitle {
	position: absolute;
	left: 250px;
	top: 10px;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 220px;
}

#priceList {
	width: 220px;
	position: absolute;
	left: 250px;
	top: 60px;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#priceListItem {

	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#fractionTitle {
	width: 220px;
	position: absolute;
	left: 250px;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 610px;
}

#fractionList {
	width: 220px;
	position: absolute;
	left: 250px;
	top: 660px;
	font: 10pt "Helvetica Neue", Arial, 		Helvetica, Geneva, sans-serif;
}

#mainCopy01 {
		width: 220px;
	position: absolute;
	left: 490px;
	top: 0;
	font: 10pt "Helvetica Neue", Arial, 		Helvetica, Geneva, sans-serif;
}

#mainCopy02 {
		width: 220px;
	position: absolute;
	left: 730px;
	top: 0;
	font: 10pt "Helvetica Neue", Arial, 		Helvetica, Geneva, sans-serif;
}