* html .clearfix{height:1%;}
* { -webkit-outline: none; -webkit-user-select:none; }
input { -webkit-user-select:auto; }
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}


a:link    { color: #000000; FONT-SIZE: 11px; text-decoration: underline; }
a:active  { color: #000000; FONT-SIZE: 11px; text-decoration: underline; }
a:visited { color: #000000; FONT-SIZE: 11px; text-decoration: underline; }
a:hover   { color: #000000; FONT-SIZE: 11px; text-decoration: underline; }
a {
	-moz-outline: none;
}

.copyright
{
  display: block;

  font-size:         10px;
  color:             #819AAD;

  background-color:  #F5F9FD;
  margin:            0px;
  padding:           0px;

  border-width:      1px;
  border-color:      #DDE7EC;
  border-style:      solid;

  width:             100%;
}


BODY
{
  BACKGROUND-COLOR: #FFFFFF;
  COLOR: #3F3849;
  FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
  FONT-SIZE: 12px;

  MARGIN-TOP:    0px;
  MARGIN-BOTTOM: 10px;
  MARGIN-LEFT:   20px;
  MARGIN-RIGHT:  20px;

  scrollbar-base-color: #819AAD;
}


img { border: 0; }

FORM { margin: 0; padding: 0; }

td, font
{
  font: 11px verdana, arial, sans-serif;
  color: #333333;
}


.title
{
  font: 14px verdana, geneva, arial, sans-serif;
  color: #526952;
}


.tdrow1
{
  border-bottom:1px solid #D1DCEB;
  border-right:1px solid #D1DCEB ;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;

  font-family: verdana;
  font-size:   11px;
  color:       #7A9ABC;
  font-weight: bold;

  background-image:  url(images/gradient.gif);
}


.tdrow2
{
  background-color:#EDF1F6;
  border-bottom:1px solid #D1DCEB;
  border-right:1px solid #D1DCEB ;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
}


.tdrow3
{
  background-color:#F5FAFF;
  border-bottom:1px solid #D1DCEB;
  border-right:1px solid #D1DCEB;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
}


.header
{
  background-color: #FFFFFF;

  padding-left:   2px;
  padding-right:  2px;
  padding-bottom: 2px;
  padding-top:    0px;

  border-top-width:    0px;
  border-bottom-width: 1px;
  border-left-width:   1px;
  border-right-width:  1px;

  border-color:  #D1D3D4;
  border-style:  solid;
}


.pagetitle
{
  color:       #FFFFFF;
  font-size:   12px;
  font-family: verdana;

  background-color: #778AAF;
  margin:           0px;

  padding-top:      2px;
  padding-bottom:   2px;

  border-width:  0px;
}

.betawarning
{
  color:		red;
  font-weight:	bold;
}

.mylnkblack {
	color: #000;
}
.mylnkblue {
	color: #09F;
}
select {
	vertical-align:top;
	outline:0;font-family:tahoma, verdana, arial, sans-serif;font-size:11px;white-space:pre;
}
input {
	outline:0;font-family:tahoma, verdana, arial, sans-serif;font-size:11px;white-space:pre;
}

div.section {
	border: 1px solid #CCCCCC;
	margin: 30px 5px;
	padding: 0px 0px 10px 0px;
	background-color: #EFEFEF;
}

div.section h3{
	font-size: 14px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	background-color: #CCCCCC;
	display: block;
}

div.section h3 {

}

div.lineitem {
	margin: 3px 10px;
	padding: 2px;
	background-color: #FFFFFF;
	cursor: move;
}


select.icon-menu option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:30px;
}

.showTotal {
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	-webkit-user-select: none;
	border-bottom-color: #CCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate;
	border-left-color: gray;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: gray;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: gray;
	border-top-style: none;
	border-top-width: 0px;
	color: #3F3849;
	cursor: default;
	display: table-row;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 23px;
	line-height: normal;
	overflow-x: visible;
	overflow-y: visible;
	position: static;
	text-align: -webkit-auto;
	vertical-align: middle;
	white-space: normal;
}
.fixedDiv, .SkipThisFixedPosition, .top-iframe-wrapper {
	display:none;
}
