html, body {	height: 100%;
				width: 100%;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px; }
body {			line-height: 150%;
				text-align: justify;
				font-weight: normal;
				font-size: 0.8em; }
ul {			padding: 0em 0em 0em 1.8em;
				margin: 0em 0em 0em 0em;  }
li {			line-height: 150%;
				border: 0px;
				padding: 0.2em 0.5em 0.2em 0.5em;
				margin: 0em 0em 0em 0em;  }
p {				line-height: 150%;
				padding: 0.5em 0.5em 0.5em 0.5em;
				margin: 0px 0px 0px 0px; }
a {				cursor: pointer;
				font-weight: normal; }
a:hover {		font-weight: normal; }
a.slct {		font-weight: normal; }
a img {			cursor: pointer;
				text-decoration: none;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px; }
form textarea, input, select {
				padding: 0.1em 0.2em 0.1em 0.2em;
				margin: 0px 0px 0px 0px;
				cursor: pointer;
				font-weight: normal;
				font-size: 100%; }
table {			text-align: left; }
td {			vertical-align: top; }

/* LAYOUT */
#banner {		position: absolute;
				clear: both;
				top: 0px;
				left: 0px;
				width: 100%;
				padding: 0px 0px 0px 0px;
				margin: 0em 0em 0em 0em; }
#bannerInner {	position: relative;
				background-repeat: repeat-x;
				padding: 0px 0px 0px 0px; }
#bnrlft {		position: relative;
				height: 100%;
				float: left;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				background-repeat: no-repeat;
				background-position: top left; }
#bnrlft img {	border: 0px; margin: 0px; padding: 0px; }
#bnrrght {		position: relative;
				height: 100%;
				float: right;
				clear: right;;
				height: 82px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				background-repeat: no-repeat;
				background-position: top right; }
#bnrrght img {	border: 0px; margin: 0px; padding: 0px; }
#lft {			position: absolute;
				float: left;
				width: 15em;
				padding: 0px 7px 5px 7px;
				margin: 0px 0px 0px 0px; }
#rght {			position: absolute;
				right: 0px;
				float: right;
				width: 15em;
				padding: 0px 7px 5px 7px;
				margin: 0px 0px 0px 0px; }
#cntr {			margin: 0em 0em 0em 0em; }
#cntr form	{	font-size: 90%;
				padding: 0em;
				margin-top: 0em;
				margin-bottom: 0em;
				margin-left: auto;
				margin-right: auto; }
#cntnt {		padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em; }
#footer {		width: 100%;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em; }

/* BORDER */
.prvw {			position: relative;
				width: 100%;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px; }
.cntrlft {		position: relative;
				float: left;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				width: 49%; }
.cntrrgt {		position: relative;
				float: right;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				width: 49%; }
.stdbrdr {		position: relative;
				overflow: hidden;
				clear: right;
				min-width: 15em;
				padding: 0px 0px 5px 0px;
				margin: 0px 0px 7px 0px; }
.stdbrdr p {	line-height: 110%;
				padding: 0.3em 0.2em 0.2em 0.2em;
				margin: 0em 0em 0em 0em; }
.mainbrdr {		position: relative;
				overflow: hidden;
				min-width: 15em;
				padding: 5px 0px 5px 0px;
				margin: 0px 0px 7px 0px; }
.mainbrdr p {	line-height: 110%;
				padding: 0.3em 0.5em 0.5em 0.5em;
				margin: 0em 0em 0em 0em; }

/* ID's and CLASSES */
.prvw hr {		clear: left; visibility: hidden; padding: 0px; margin: 0px; }
input.btn {		cursor: pointer;
				padding: 0.1em 0.2em 0.1em 0.2em;
				font-size: 100%; }
input.disabled_btn {
				padding: 0.1em 0.2em 0.1em 0.2em;
				cursor: default;
				background: rgb(190,190,190);
				color: rgb(90,90,90);
				font-size: 105%; }
input.disabled_skin {
				cursor: default;
				color: rgb(80,80,80);
				background-color: rgb(207,209,208); }
img.hdnImg { 	display: none; }
