body {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
}
#page {
	width: 971px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	display: none;
}
#offers {
	display: none;
}
#menu {
	display: none;
}
/*
*  CONTENT
*/
#main {
	width: 971px;
}
#content {
	width: 578px;
	padding: 1px 195px 10px 195px;
}
#content h1 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 18px;
	color: #994090;
}
#content h2 {
	margin: 0 0 10px 0;
	font-size: 17px;
	font-style: italic;
	color: #51bbe2;
}
#content h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 17px;
	color: #994090;
}
#content h4 {
	margin: 10px 0 10px 0;
	font-size: 17px;
	color: #51bbe2;
}
#content h5 {
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #51bbe2;
}
#content h6 {
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #994090;
}
#content p {
	margin: 0 0 10px 0;
	font-size: 12px;
	xfont-size: 9pt;
	color: #333333;
}
#content ul {

	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 12px;
	color: #333333;
}
#content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 12px;
	color: #333333;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #51bbe2;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content h6 a:link, #content h6 a:visited {
	color: #D48ACD;
	text-decoration: none;
}
a:link, a:visited {
	color: #0000ff;
}
a:hover {
	color: #CC0000;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 24px;
}
#content .largertext {
	font-size: 32px;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgbordergrey {
	border: solid 1px #333333;
}
#content .imgborderpurple {
	border: solid 1px #994090;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
#content .rtcmd {
	display: none;
}
/*
*  CONTENT FOOTER
*/
#footmenu {
	display: none;
}
/*
*  TABBED BOX
*/
.boxtabs {
	width: 569px;
	margin-left: 5px;
	border-bottom: solid 4px #8D348D;
}
.boxtabs a {
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.boxtabs a span {
	display: block;
	padding: 4px 8px 4px 8px;
	cursor: pointer;
	color: #2E272F;
}
.boxtabs a.tab1 {
	background: url(images/boxtab1L.gif) left top no-repeat;
}
.boxtabs a.tab1 span {
	background: url(images/boxtab1R.gif) right top no-repeat;
}
.boxtabs a.tab2 {
	background: url(images/boxtab2L.gif) left top no-repeat;
}
.boxtabs a.tab2 span {
	background: url(images/boxtab2R.gif) right top no-repeat;
}
.boxtabs a.tab3 {
	background: url(images/boxtab3L.gif) left top no-repeat;
}
.boxtabs a.tab3 span {
	background: url(images/boxtab3R.gif) right top no-repeat;
}
.boxtabs a.tab4 {
	background: url(images/boxtab4L.gif) left top no-repeat;
}
.boxtabs a.tab4 span {
	background: url(images/boxtab4R.gif) right top no-repeat;
}
.boxtabs a.tab5 {
	background: url(images/boxtab5L.gif) left top no-repeat;
}
.boxtabs a.tab5 span {
	background: url(images/boxtab5R.gif) right top no-repeat;
}
.boxtabs a.tab6 {
	background: url(images/boxtab6L.gif) left top no-repeat;
}
.boxtabs a.tab6 span {
	background: url(images/boxtab6R.gif) right top no-repeat;
}
.boxtabs a:hover {
	background: url(images/boxtabHL.gif) left top no-repeat;
}
.boxtabs a:hover span {
	background: url(images/boxtabHR.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs a.current {
	background: url(images/boxtabHL.gif) left top no-repeat;
}
.boxtabs a.current span {
	background: url(images/boxtabHR.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs b {
	display: none;
}
.box {
	width: 578px;
	background: url(images/box.gif) left top repeat-y;
}
.boxT {
	width: 578px;
	background: url(images/boxT.gif) left top no-repeat;
}
.boxB {
	width: 558px;
	background: url(images/boxB.gif) left bottom no-repeat;
	padding: 10px;
}
/*
*  FORM
*/
#content .info {
	color: green;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .warn {
	color: purple;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .error {
	color: red;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.form2 {
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
}
.form2 .row {
	clear: left;
	width: 558px;
	padding: 8px 2px 0 2px;
}
.form2 fieldset {
	clear: both;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}
.form2 fieldset .row {
	width: 558px;
	padding: 8px 0 0 0;
}
.form2 .lcolumn, .form2 .rcolumn {
	float: left;
}
.form2 .lcolumn {
	width: 288px;
}
.form2 .rcolumn {
	width: 270px;
}
.form2 .full {
	width: 558px;
}
.form2 .big {
	font-size: 120%;
}
.form2 .ml {
	display: block;
	float: left;
	text-align: right;
	padding: 4px 5px 0 0;
}
.form2 .mlt {
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}
.form2 .lcolumn .ml, .form2 .lcolumn .mlt {
	width: 135px;
}
.form2 .rcolumn .ml, .form2 .rcolumn .mlt {
	width: 112px;
}
.form2 .full .ml,.form2 .full .mlt {
	width: 135px;
}
.form2 .lcolumn .element {
	float: left;
	width: 148px;
}
.form2 .rcolumn .element {
	float: left;
	width: 148px;
}
.form2 .full .element {
	float: left;
	width: 412px;
}
.form2 .text {
	width: 142px;
	font-size: 10px;
}
.form2 .button {
	font-size: 10px;
}
.form2 .textarea, .form2 .select {
	width: 100%;
	font-size: 10px;
}
.form2 .file {
	font-size: 10px;
}
.form2 .radio {
	vertical-align: middle;
}
.form2 .submit {
	float: right;
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
#content .form2 .req {
	font-weight: bold;
	color: purple;
}
.form2 input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.submitgreen {
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
.form2 .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
#content .form2 ol {
	font-size: 10px;
}
.form2 legend {
	font-size: 12px;
}
.form2 .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
/*
*  LEFTBAR
*/
#leftbar {
	display: none;
}
/*
*  RIGHTBAR
*/
#rightbar {
	display: none;
}
/*
*  FOOTER
*/
#footer {
	display: none;
}
/*
*  ORDER TABLE
*/
table {
	margin: auto;
}
.order th {
	background: #D1E92A;
	padding: 2px 5px 2px 5px;
	border: solid 1px #cccccc;
}
.order td {
	background: #EAF2B8;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	border: solid 1px #cccccc;
}
.num {
	text-align: right;
}
.qty {
	text-align: center;
}
.order .tot {
	background: #D1E92A;
	text-align: right;
	font-weight: bold;
}
.order .blank {
	background: #FFFFFF;
	border: none;
}
.order span {
	font-weight: bold;
}
.order b {
	font-weight: normal;
	color: #ff0000;
}
#remittance {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: dotted 1px black;
}
/*
*  FLYOUT
*/
.flyout {
	display: none;
  }
/*
*  PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 100%;
}
#content .pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
#content .pic:link, #content .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
	color: #51bbe2;
}
#content .pic:hover {
	background: #D0DDFD;
	text-decoration: none;
	color: #CC0000;
}
/*
*  RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
/*
*  PROGRESS BAR
*/
.pb {
	background: url(images/timeline.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbLeft {
	background: url(images/timelineLA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRight {
	background: url(images/timelineR.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRightSel {
	background: url(images/timelineAR.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSel {
	background: url(images/timelineA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSelLeft {
	background: url(images/timelineAL.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
