<!--
body {
	background-color: #f4f4f4;
	
	/* READ ME!! ***************************************
	
	To change the color of this, go check the "images" folder,
	and there will be "repeater-color" and just choose which
	color you like, and change the "background-image" below
	with that color .png you like...
	
	*/
	
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal
}
#mainContainer {
	background-color: #FFFFFF;
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #d3d0c5;
}
#squeezeContainer {
	background-repeat: no-repeat;
	padding: 15px;
}
#headlinefitter {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #d3dade;
	border-bottom-color: #d3dade;
	margin-top: 10px;
	margin-bottom: 20px;
}
#johnsonbox {
	background-color: #fdf8cf;
	padding: 10px;
	border: 2px solid #d8d3a7;
	height: 230px;
}
#approved-liner {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D3A7;
	margin-top: 5px;
	margin-bottom: 15px;
}
#formarea {
	font-weight: bold;
}
#seperator {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B8C1ED;
}
#dottedline {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AEBDDD;
	margin-right: 30px;
	margin-left: 30px;
}
.subheadline {
	color: #577183;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HEADLINER {
	background-repeat: no-repeat;
}
.deckStyle {
	font-weight: bold;
	color: #577083;
}
.headlineStyle {
	font-weight: bolder;
	font-size: 28px;
}
.style2 {color: #444444}
.style3 {
	color: #1A263F;
	font-weight: bold;
}
.style5 {color: #990000; font-weight: bold; }
.style6 {font-size: 10px}
.style8 {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.style10 {font-size: 10px; color: #8d97ae; }
.style11 {
	color: #1a263f;
	font-weight: bold;
	font-size: 14px;
}
#nospam {
	margin: 0px;
	background-color: #f4f4f4;
	border: 2px solid #d1d1da;
	padding: 10px;
}
.style13 {
	font-size: 10px;
	color: #697DA7;
}
#footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	height: 19px;
	margin-right: auto;
	margin-left: auto
}
.style14 {
	color: #8291B4;
	font-size: 10px;
}
#OrderNowTopFixed {
	position: fixed;
	height: 252px;
	width: 180px;
	top: 0px;
	right: 0px;
}
-->
