<style type="text/css">
<!--
body {margin: 0;}
h1 {color: black; font-weight: bold; margin: 0;}
h2 {color: black; font-weight: bold; margin: 0;}
h3 {color: black; font-weight: bold; margin: 0;}
h4 {color: black; font-weight: bold; margin: 0;}
dt {font-weight: bold; color: red;}
th {background-color: #d5d5d5;}
input {font-size: 9pt;}
textarea {font-size: 9pt;}
blockquote {font: italic; background-color: #eeeeee }
hr {color: red; height: 5;}
a:link {color: red;}
a:visited {color: navy; }
a:hover {color: blue; }
.error {font-size: 20pt; color: red; font-weight: bold;}
.info {color: black; font-weight: bold;}
.title {background-color: #0066CC; font-weight: bold; text-align: center;}
.choose {font-size: 8pt;}
.toc2 {font-size: 8pt; background-color: white;}
.term {background-color: #dddddd; text-align: center; font-weight: bold;}
.subtotal {background-color: #dddddd; text-align: left; font-weight: bold;}
.input {background-color: #e8e8e8;text-align: left;}
.inctr {background-color: #e8e8e8;text-align: center;}
.copy {font-family: Arial; }
.quote .input {background-color: #C4B782;text-align: left;}
.quote .inctr {background-color: #C4B782;text-align: center;}
.quote td {background-color: #C4B782;}

  /* ////////////////////////////////////////////////////*/
 /*		PAGE TOP STYLING BELOW HERE                  	*/
/* ////////////////////////////////////////////////////*/


ul#custInfoSection	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul#custInfoSection li	{
	margin: 5px 0px;
}

ul#custInfoSection h2	{
	color: #555;
	font-size: .9em;
	letter-spacing: .4em;
	font-weight: 700px;
}

ul#custLinkList	{
	margin: 0px;
	padding: 1px;
	height: 28px;
	list-style-type: none;
	border:  1px solid #00a0c6;
	display: inline-block;
	display: -moz-inline-box;
}

li#custName	{
	color: #00a0c6;
	font-size:1.2em;
	font-weight: 700px;
}

ul#custLinkList li	{
	float: left;
	margin: 0px;
}

ul#custLinkList li a	{
	display: -moz-inline-box;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	letter-spacing: .05em;
	padding: 5px 10px;
	background: #00a0c6;
}

ul#custLinkList li a:hover	{
	color: #ededed;
}	

ul#custLinkList li a#custMiddleLink	{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

li.orderAmt	{
	width: 60px;
	background: #8e8e8e;
	color: #fff;
	border-left: 1px solid #fff;
	text-align: center;
	padding: 5px;
}

#siteLocationDiv	{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#siteLocationDiv h3	{
	color: #555;
	font-size: 1em;
	margin-top: 10px;
}



  /* ////////////////////////////////////////////////////*/
 /*		NEW PROOFING PAGE STYLING IS BELOW THIS LINE 	*/
/* ////////////////////////////////////////////////////*/


td#revisionTd	{
	width: 400px;
}

h2#revisionTitle	{
	width:  400px;
	color: #000000;
	text-align: center;
	border-bottom: 2px solid black;
	margin-left: 10px;
	padding-bottom: 5px;
}

ol#revisionList	{
	width: 400px;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "times new roman";
	text-align: left;
}

li.revisionSet	{
	list-style-position: inside;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

li.revisionSet p	{
	margin-left: 15px;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
}

span.date	{
	color: #ff0000;
}

span.proofer	{
	color: #0000ff;
}

span.requested	{
	color: #555;
}

.sentToCust	{
	color: #ff0000;
}

#rejectTd	{
	text-align: left;
	width: 160px;
}

input#topSubmit	{
	position: relative;
	top: -15px;
	left: 0px;
	color: #ff0000;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

input#btmSubmit	{
	position: relative;
	top: 15px;
	left: 0px;	
	color: #ff0000;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

textarea#messageTextarea	{
	width: 592px;
	height: 250px;
	position: relative;
	top: 0px;
	left: 0px;
}

div#redFlagMessageDiv	{
	border: 2px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	width:  600px;
	text-align: center;
	background: #ff0000;
	margin: 10px auto;
}

div#redFlagMessageDiv textarea	{
	color: #ff0000;
}

div#redFlagMessageDiv h1, div#redFlagMessageDiv h2	{
	color: #fff;
	padding-bottom: 5px;
	font-family: arial, san-serif;	
}

div#redFlagMessageDiv p	{
	color: #ff0000;
	background: #fff;
	font-family: arial, san-serif;
	line-height: 1.2em;
	letter-spacing: .2em;
	text-align: left;
	padding: 10px;
	margin: 0px;
	font-weight: 600;
}

textarea#rejectTextarea	{
	width: 400px;
	margin-left: 10px;
	padding-left: 0px;
}

div#personalMessageDiv	{
	border: 2px solid #00cc66;
	border-bottom: 4px solid #00cc66;
	width:  600px;
	text-align: center;
	background: #00cc66;
	margin: 0px auto;
}

div#personalMessageDiv h2	{
	background: #00cc66;
}

input#msgSubmit	{
	margin-top: 10px;
	margin-left: 0px;
}

input#redFlagSubmit	{
	color: red;
}

.red	{
	color: red;
}

#flagNote	{
	background: #00cc66;
	margin: 10px auto;
	width: 370px;
}

#flagNote h2	{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 10px 0px 0px 10px;
}

#flagNote textarea	{
	width: 350px;
	height: 125px;
	margin: 10px;
}

textarea#quoteIssues	{
	width: 300px;
	height: 100px;
}

div#stitchCount	{
	width: 600px;
	text-align: left;
	margin-bottom: 20px;
}

div#stitchCount label	{
	display: inline-block;
	display: -moz-inline-box;
	width: 200px;
	padding: 10px;
	font-size: 1.2em;
}

div#quoteSubmit	{
	width: 600px;
	margin: 20px auto;
	text-align: left;
}

-->
</style>