@charset "utf-8";
/* CSS Document */

wrapper {
	height: 100%;
	width: 800px;
	background-position: center;
	border: thick solid #009900;
	background-color: #FFFFFF;
	font-size: 10pt;
}
outsidewrap {
	height: 100%;
	width: 100%;
	background-position: center;
}
.main {
	background-color: #009900;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.footer {
	height: 10px;
	width: 100%;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 333399;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
}
.indent {
	left: 5px;
	right: 5px;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.frontbox {
	background-color: #99CC99;
	padding: 12px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
.product_box {
	width: 560px;
	border: 3px solid #339933;
	padding: 3px;
}
.product_box2 {
	width: 272px;
	height: 165px;
	border: 3px solid #339933;
	padding: 3px;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: 18px;
	font-weight: bold;
	color: #339933;
}.content_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}
.limited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
}
.content_prod2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.columns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #99CC99;
}
.product2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 14px;
	font-weight: bold;
	color: #339933;
}


/* Wendi's Adds */
#smframe {
	border: 1px solid #999999;
	padding: 3px;
	margin: 5px 5px 0px;
}

#frame {
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#frame h4, #left_block h4, #right_block h4, #frame h2, #smframe H4, #smframe H2 {
	text-align: center;
	background: #CAD6FA;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 5px;
	color: #000000;
}
#frame h5, #left_block h5, #right_block h5, #smframe H5{
	margin: 0px 0px 5px;
	padding: 0.2em 0 .02em 0px;
	color: #000000;
	font-size: 10pt;
}
#left_block {
	margin: 0px 5px 5px;
	padding: 5px;
	width: 350px;
	float: left;
	border: 1px solid #000000;
}
#left_box {
	width: 390px;
	float: left;
	margin-top: 0px;
	clear: none;
}
#right_block {
	margin: 0px 5px 5px 370px;
	padding: 5px;
	width: 350px;
	clear: none;
	border: 1px solid #000000;
}
#right_box {
	margin: 0px 5px 0px 400px;
	padding: 5px;
	width: 175px;
	clear: none;
	text-align: left;
}
#message {
	clear: both;
	margin: 10px 5px 5px;
	padding: 5px 0px 0px;
}

/*Form */
#form {
	margin-left: 5px;
	margin-right: 5px;
}
#form .btn {
	margin-top: 5px;
	margin-left: 340px;
	padding-right: 5px;
	padding-left: 5px;
}
#form .smbtn {
	margin-top: 5px;
	margin-left: 230px;
	padding-right: 5px;
	padding-left: 5px;
}
#label {
	text-align: left;
	float: left;
	padding: 2px 2px 0px 0px;
	width: 140px;
	font-size: 10pt;
	clear: both;
}
#field {
	text-align: left;
	margin-left: 145px;
	margin-bottom: 5px;
	font-size: 10pt;
}
#label3 {
	text-align: right;
	float: left;
	padding: 2px 2px 2px 0px;
	width: 220px;
	clear: both;
}
#field3 {
	text-align: left;
	margin-left: 225px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#comments {
	vertical-align: top;
}
#comment_label {
	vertical-align: top;
	float: left;
	padding-right: 2px;
	width: 130px;
}
#field3_label {
	text-align: left;
	margin-left: 225px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
}
.disable {
	background-color: #CCCCCC;
}
.number {
	text-align: right;
}
#clearone {
	height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}


.alert {
	font-weight: bold;
	color: #FF0000;
}

.toplink {
	font-size: 10pt;
	font-weight: lighter;
	text-align: right;
	width: 95%;
}

SUP {
	vertical-align: super;
	font-size: smaller;
}
.note {
	font-size: 9px;
	text-align: center;
}
.small {
	font-size: 9px;
	line-height: 12px;
}
.padded {
	padding: 3px;
	clear: left;
}/* Tables*/
table.product {
	border: thin solid #000000;
	background-position: center;
	font-size: 10pt;
	text-align: center;
	clear: right;
	color: #000000;
}
tr.top {
	background-color: #CAD6FA;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
}
tr.headrow {
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #CAD6FA;
}
tr.bigheadrow {
	background-color: #CAD6FA;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000
}
tr.subrow {
	background-color: #CCCCCC;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
tr.smsubrow {
	background-color: #CCCCCC;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}
.row1 {
	text-align: center;
	color: #000000;
	background-color: #F5FDF5;
}
.row2 {
	background-color: #EEF3FB; 
	text-align: center;
	color: #000000;
}
.row3 {
	background-color: #FFFF99;
	text-align: center;
	color: #000000;
}
.total {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
tr.smtotal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 8pt;
	text-align: center;
}
table.standard {
	font-size: 10pt;
	text-align: center;
}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.report {
	width: 700px;
	border: thin solid #000000;
	font-size: 10pt;
	text-align: center;
}
table.view {
	border: thin solid #000000;
	background-position: center;
	font-size: 10pt;
	text-align: center;
	clear: right;
	color: #000000;
	width: 600px;
	background-color: #FFFFFF;
	}
table.view_report {
	border: thin solid #000000;
	background-position: center;
	font-size: 10pt;
	text-align: center;
	clear: right;
	color: #000000;
	width: 640px;
	background-color: #FFFFFF;
}

/* Forms */
.disable {background-color: #CCCCCC;}

/* Links */
a {color: #000000;}
a:visited {color: #000000;}
a.headrow {color: #000000;}

.front_box {
	background-color: #CAD6FA;
	width: 350px;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#product {
	text-align: left;
	margin-top: 5px;
	border: 1px solid #000000;
	padding: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#product ul {
	padding: 0px 0px 0px 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#product .padded {
	padding: 2px 8px;
	float: left;
	clear: both;
}
