body {
	border:0; margin:0; padding:0; overflow: hidden;
}
img {
	border:0;
}
.bgbottombar {
	background-image:url(../../images/lite_bgbar.png); background-repeat:repeat-x;
}
.inputstyle1 {
	height:22px; width: 466px; border:1px solid #32425a; background-color:ffffff;
}
.border {
	background-image:url(../../images/border.png); background-repeat:repeat-x;
}
.bordertop {
	background-image:url(../../images/borderbottom.png); background-repeat:repeat-x;
}
.dash {
	background-image:url(../../images/lite_dash.gif); background-position:right bottom; background-repeat:repeat-y;
}	
#showResults {
	position:absolute; width:100%; height:auto; top:29px; bottom:auto; z-index:3; 
}
#sugarbar {
	position:absolute; width:100%; height:30px; top:0; bottom:auto; z-index:2;
	
}
#frame {
	position:absolute; height:100%; width:100%;
	border-top:30px solid #ffffff;
}
#wrap {
	position: relative; width:706px; height:auto;
	background-color:#f2f4f7;
	border:1px solid #32425a; 
}
#display {
	position:relative; width:706px; height:197px; overflow-y:auto;
	text-align:left; padding-left:4px;
}
#content {
	width:702px; height:auto;
}
#header {
	position:relative; width:702px; height:20px;
	background-image:url(../../images/lite_header.png); 
	background-repeat:repeat-x; padding-left:4px;
}
/*text*/
.white {
	font-family:Arial, Helvetica, sans-serif; color:#ffffff;
}
.tan {
	font-family:Arial, Helvetica, sans-serif; color:#f3f1e7;
}
.braun {
	font-family:Arial, Helvetica, sans-serif; color:#6a6a60;
}
.lblue {
	font-family:Arial, Helvetica, sans-serif; color:#f2f4f7;
}
.blue {
	font-family:Arial, Helvetica, sans-serif; color:#3f5475;
}
.blueOrange {
	font-family:Arial, Helvetica, sans-serif; color:#3f5475;
}
.green {
	font-family:Arial, Helvetica, sans-serif; color:#65ca33;
}
.orange {
	font-family:Arial, Helvetica, sans-serif; color:#ffa73f;
}
.grey {
	font-family:Arial, Helvetica, sans-serif; color:#aeaeae;
}
.red {
	font-family:Arial, Helvetica, sans-serif; color:#ff0000;
}
.small {
	font-size:11px;
}
.regular {
	font-size:12px;
}
.xlarge {
	font-size:16px;
}
.indent5 {
	text-indent:5px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#3f5475; margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif; text-indent:5px;
	font-size:12px; color:#3f5475; margin:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif; text-indent:9px;
	font-size:12px; color:#3f5475; margin:0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; color:#3f5475; margin:0px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#ffa73f; margin:0px;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#3f5475; margin:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:11px; color:#3f5475; margin:0px;
}
.orange a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffa73f;
	text-decoration: none;
}
.orange a:visited{
	color: #ffa73f;
	text-decoration: none;
}
.orange a:hover{
	color: #ffa73f;
	text-decoration:underline;
}
.orange a:active{
	color: #ffa73f;
	text-decoration: underline;
}
.blue a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #3f5475;
	text-decoration: none;
}
.blue a:visited{
	color: #3f5475;
	text-decoration: none;
}
.blue a:hover{
	color: #ffa73f;
	text-decoration:none;
}
.blue a:active{
	color: #3f5475;
	text-decoration: none;
}
.blueOrange a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffa73f;
	text-decoration: none;
}
.blueOrange a:visited{
	color: #ffa73f;
	text-decoration: none;
}
.blueOrange a:hover{
	color: #ffa73f;
	text-decoration: underline;
}
.blueOrange a:active{
	color: #ffa73f;
	text-decoration: underline;
}



