@charset "utf-8";
* { margin: 0; padding: 0; }
HTML { height: 100%; min-height: 101%; }
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	padding: 0;
	border: 0;
	margin: -10px 0 0 -10px;
	height: 100%;
	min-height: 101%;
	}
HTML BODY { text-align: left; margin: 0; }
H1, H2, H3, H4, H5, H6 { font-weight: normal; font-size: 1em; }
A { text-decoration: none; color: blue; }
UL, OL { list-style: none; }
LI { margin: 0; }
#w { width: 970px; margin: 0 auto; background-color: #ffffff; border: 0px solid #fff; border-top: 0;}
.cl { clear: both; }
P {
	font-family: Verdana, Arial, sans-serif;
	padding: 10px;
	}
H2 {
	font-size: 13pt;
	}
H3 {
	font-size: 11pt;
	padding: 10px;
	}
H4 {
	font-size: 10pt;
	padding: 10px;
	}
H5 {
	font-size: 9pt;
	padding: 10px;
	}
H6 {
	font-size: 8pt;
	padding: 10px;
	}
TABLE {
		margin-left: 6px;
		width: 340px;
		font-size: .9em;
		color: #333;
}
TABLE CAPTION {
	text-align: left;
	}
TABLE TD {
	padding: 2px;
	border-bottom: 1px solid #f4f4f4;
	}
TABLE TH {
	padding: 4px 3px;
	background: #f4f4f4;
	}
LABEL {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 0 0;
	border: 0;
	display: block;
	}
FORM {
	border: 0;
	background: #dbff62;
	border-bottom: 1px solid #ac0;
	}
FORM FIELDSET {
	float: left;
	padding: 7px;
	border: 0;
	background: #dbff62;
	border-top: 1px solid #000;
	margin: 13px 5px;
	width: 165px;
	}
FIELDSET.long {
	width: 346px;
	}
LEGEND {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	padding: 3px 6px;
	}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 7px;
	}
TEXTAREA {
	width: 330px;
	padding: 4px;
	}
INPUT.submit {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
	padding: 4px;
	margin: 6px 6px 22px 12px;	
	}
FORM DIV.s {
	margin-left: 330px;
	padding-top: 23px;
	border: 0;
	}
FORM P {
	background: #dbff62;
	}
FIELDSET P {
	background: #dbff62;
	}
FORM SPAN {
	font-weight: bold;
	}
INPUT.small {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
	padding: 2px;
	}
	/**/
#w #header {
	clear: both;
	font-size: 8pt;
	}
#w #header A IMG {
	border: 0px;
	float: left;
	}
#w #header .approved {
padding-top: 16px;
	float: right;
	}
#w #header DIV.approved IMG {
	padding-right: 12px;
	}
#w #header DIV.approved IMG.aae {
	padding-top: 12px;
	}
/**/
#w #navigation {
	clear: both;
	border: 0;
	}
#w #navigation UL {
	border: 0;
	height: 34px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	}
#w #navigation UL LI {
	font-size: 8pt;
	border-right: 0px solid #f1f1f1;
	border-bottom: 2px solid #ac4;
	display: inline;
	float: left;
	}
#w #navigation UL LI A {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #ac0;
	padding: 7px 17px;
	border-top: 2px solid #ad4;
	border-bottom: 1px solid #ad1;
	display: block;
	}
#w #navigation UL LI.home {
	border-bottom: 2px solid #000;
	}
#w #navigation UL LI.home A {
	color: #fff;
	background: #000;
	border-top: 2px solid #777;
	border-bottom: 1px solid #444;
	}
#w #navigation UL LI.services {
	}
#w #navigation UL LI.site {
	border-bottom: 2px solid #aaa;
	}
#w #navigation UL LI.site A {
	color: #fff; /* #404c19; */
	background: #aaa;
	border-top: 2px solid #bbb;
	border-bottom: 1px solid #bbb;
	}
#w #navigation UL LI:hover {
	border-bottom: 2px solid #000;
	}
#w #navigation UL LI.home A:hover {
	color: #fff;
	}
#w #navigation UL LI.site A:hover, #w #navigation UL A:hover {
	color: #000;
	}
/**/
#w #viewing {
	color: #888;
	font-size: 7pt;
	font-family: Verdana, Arial, sans-serif;
	background: #f1f1f1;
	border-top: 1px solid #ac0;
	border-bottom: 1px solid #ddd;
	padding: 7px 10px;
	clear: both;
	}
#w #viewing A {
	color: #888;
	}
/**/
#w #content {
	font-size: 8pt;
	background: #fff;
	padding: 13px 0;
	border-top: 1px solid #000;
	clear: both;
	}
#w #content #main {
	width: 750px;
	border: 0;
	float: left;
	}
#w #content #main H2 {
	font-size: 10pt;
	font-weight: bold;
	padding: 6px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #677f1e;
	}
#w #content #main H2 A {
	color: #333;
	}
#w #content #main H3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	font-weight: normal;
	padding:  6px;
	}
#w #content #main H3.h3 {
	font-weight: bold;
	padding-top: 16px;
	}
#w #content #main H3 A {
	font-weight: bold;
	color: #000;
	}
#w #content #main H3 A SPAN {
	font-size: 8pt;
	font-weight: bold;
	color: #7f9933;
	display: block;
	}
#w #content #main H3 A SPAN.source {
	color: #555;
	font-size: 7pt;
	}
#w #content #main H4 {
	font-size: 8pt;
	padding: 6px;
	}
#w #content #main H4 A {
	color: #000;
	background: #fff;
	text-transform: uppercase;
	border: 1px solid #000;
	font-weight: bold;
	padding: 4px 24px 4px 6px;
	}

#w #content #main P {
	background: #fff;
	padding: 6px;
	}
#w #content #main FORM P {
		background: #dbff62;
		font-size: 11pt;
		padding-left: 0;
		padding-top: 2px;
	}
#w #content #main P.summary {
	color: #222;
	background: #f2f2f2;
	border-bottom: 1px solid #ddd;
	}
#w #content #main P A {
	font-weight: bold;
	color: #111;
	text-decoration: underline;
	}
#w #content #main STRONG {
	font-weight: normal;
	}
#w #content #main UL {
	margin: 0;
	margin-bottom: 13px;
	clear: both;
	}
#w #content #main UL LI {
	border-bottom: 1px solid #f3f3f3;
	}
#w #content #main UL LI H3, #w #content #main UL LI H4 {
	font-size: 8pt;
	padding: 0;
	border: 0;
	}
#w #content #main UL LI A {
	display: block;
	color: #555;
	background: #fff;
	padding:  .5em .6em;
	border: 0;
	border-bottom: 1px solid #aaa;
	font-weight: normal;
	}
#w #content #main UL LI A:hover {
	color: #573bff;
	border-bottom: 1px solid #5c8bd4;
	}
#w #content #main UL.list {
	font-family: Verdana, Arial, sans-serif;
	}
#w #content #main UL.list LI {
	border: 0;
	padding: 4px 7px;
	}
#w #content #main UL.ul {
	font-size: 1em;
	padding: 1em 1.2em;
	list-style: square;
	margin-left: 1.3em;
	}
#w #content #main UL.ul LI {
	padding: 4px 0;
	}

/**/
#w #content #main DIV.left {
	width: 350px;
	padding-right: 10px;
	border: 0;
	float: left;
	}
#w #content #main DIV.right {
	width: 390px;
	border: 0;
	float: left;
	}
/**/
#w #content #main #notification {
	padding-bottom: 12px;
	}
#w #content #main #notification H2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333;
	font-weight: bold;
	padding: 6px 6px 10px 6px;
	border-bottom: 0;
	}
#w #content #main #notification H3 {
	color: #c20;
	font-size: 8pt;
	font-weight: bold;
	}
#w #content #main #title {
	padding-bottom: 12px;
	}
#w #content #main #title H2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333;
	font-weight: bold;
	padding: 6px 6px 10px 6px;
	border-bottom: 0;
	}
#w #content #main #title H2 SPAN {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	display: block;
	}
#w #content #main #title P {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding-top: 0;
	}
#w #content #main #title H3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #7f9933;
	padding: 9px 7px;
	}
/**/
#w #content #main #about H2 {
	color: #000;
	background: #fff;
	border: 0px solid #000;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #777;
	}
#w #content #main #about P {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	background: #f2f2f2;
	color: #111; /*#dee590;*/
	padding: 12px 6px 19px 6px;
	border-top: 1px solid #ccc;
	}
#w #content #main #about H2.services {
	border-top: 2px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	}
#w #content #main #about H2.services A {
	background: #fff;
	color: #555;
	}
#w #content #main #about UL {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding: 0;
	}
#w #content #main #about UL LI {
	border-right: 1px solid #fff;
	padding-bottom: 6px;
	width: 87px;
	height: 40px;
	float: left;
	}
#w #content #main #about UL LI A {
	font-size: 8pt;
	font-weight: normal;
	color: #555;
	background: #fff;
	padding: 10px 6px;
	display: block;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f6f6f6;
	}
#w #content #main #about UL LI A:hover {
	color: #fff;
	background: #111;
	border-top: 1px solid #222;
	border-bottom: 1px solid #000;
	}
#w #content #main #about UL LI.end {
	border: 0px;
	width: 86px;
	}
/**/
#w #content #exchange-short {
	background: #c1d487;
	}
#w #content #exchange-short, #w #content #debit-cards-short, #w #content #finalize, #w #content #order-status, #w #content #newsletter {
	height: 60px;
	border-bottom: 1px solid #ac0;
	}
#w #content #exchange-short FIELDSET, #w #content #debit-cards-short FIELDSET, #w #content #finalize FIELDSET, #w #content #order-status FIELDSET, #w #content #newsletter FIELDSET {
	margin: 0;
	border: 0;
	}
#w #content #exchange-short FIELDSET {
	width: 140px;
	background: #c1d487;
	float: left;
	}
/**/

/**/
#w #content #infobox {
	width: 210px;
	margin-left: 10px;
	border: 0;
	float: left;
	}
#w #content #infobox H5 {
	font-size: 10pt;
	border-top: 2px solid #333;
	border-bottom: 1px solid #333;
	padding: 0;
	}
#w #content #infobox H5 A {
	color: #333;
	font-weight: bold;
	padding: 6px;
	display: block;
	}
#w #content #infobox P {
	padding: 6px;
	}
#w #content #infobox OL {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #aaa;
	border-left: 0px solid #000;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	}
#w #content #infobox OL OL {
	border: 0;
	margin: 0;
	padding: 0;
	}
#w #content #infobox OL LI {
	padding: 0;
	margin: 0;
	border: 1px solid green;
	border: 0;
	}
#w #content #infobox OL LI LI {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	}
#w #content #infobox OL LI A {
	color: #444;
	display: block;
	font-weight: bold;
	padding: 5px 6px; /*  .4em .6em*/
	background: #eee;
	border-bottom: 1px solid #fff;
}
#w #content #infobox OL LI LI A {
	color: #777;
	font-weight: normal;
	background: #fff;
	padding: 3px 6px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f3f3f3;
}
#w #content #infobox OL LI LI A STRONG {
	font-weight: normal;
	width: 150px;
	display: block;
	float: left;
	border-right: 1px solid #f3f3f3;
	}
#w #content #infobox OL LI LI A SPAN {
	padding-left: 10px;
	}
#w #content #infobox OL LI LI A:hover {
	color: #573bff;
	}
/**/
#w #footer {
	font-size: 9pt;
	border-top: 2px solid #111;
	background: #fff;
	clear: both;
	padding-bottom: 2em;
	margin-top: 30px;
	}
#w #footer P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0 6px;
	color: #333;
	}
#w #footer P.h {
	padding: 1.5em 6px 0.9em 6px;
	text-align: left;
	}
#w #footer P.c {
	padding: 9px 6px;
	font-size: .8em;
	color: #999;
	}
#w #footer P.att {
	text-transform: uppercase;
	font-size: 7pt;
	color: #a20;
	}
#w #footer A {
	color: #333;
	}
#w #footer A:hover {
	color: #5c8bd4;
	}