html, body {
	width: 98%;
	height: 100%;
}

body {
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF url(images/background.png) repeat-x top;
}

h1, h2, h3, h4, h5, h6 {
	color: #16588c;
}
h1 { font-size: 1.33em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em{
	color: #16588c;	
	font-style: normal;
}

p {
	margin-top: 10px;
}

ul.data {
	list-style: none;
}

hr {
	margin: 8px 0px;
	color: #b8b7b3;
	background-color: #b8b7b3;
	height: 1px;
}

a:link { color: #16588c; text-decoration: none; }
a:visited { color: #16588c; text-decoration: none; }
a:hover { color: #16588c; text-decoration: underline; }
a:active { color: #16588c; text-decoration: underline; }
		 
.border {
	border: 1px solid #e2dcc4;
}

.borderThick {
	border: 2px solid #bfb27c;
}


#shadowLeft {
	width: 5px;
	background: url("images/shadow-left.png") repeat-y left;
}

#shadowRight {
	width: 5px;
	background: url("images/shadow-right.png") repeat-y right;
}

#shadowTop {
	height: 5px;
	background: url("images/shadow-top.png") repeat-x;
}

#shadowBottom {
	height: 5px;
	background: url("images/shadow-bottom.png") repeat-x;
}



/* ====================================================================
  LAYOUT
-------------------------------------------------------------------- */

#innerTable{
	background-color: #FFFFFF;
	padding: 1px;
}

#headerTop {
	height: 66px;
	background: url(images/header-continue.png) no-repeat left;
}

#header {
	height: 102px;
	background: url(images/header.png) right no-repeat;
}

#navigation {
	height: 28px;
	background: url(images/navigation.png) repeat-x;
}

#content {
	padding: 10px 40px 30px 30px;
}

#footerTop {
	height: 27px;
	background: url(images/footer-top.png);
}

#footer {
	height: 35px;
	background: url(images/footer.png) repeat-x;
	
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #8d9092;
}

/* ====================================================================
  STYLES
-------------------------------------------------------------------- */

#welcome {
	padding: 20px;
}
#news {
	padding: 20px 10px;
}

h1.company-name {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #00486f;
}

h1.company-desc {
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #00486f;
}

h1.header-info {
	margin: 0px;
	padding: 0px 35px 0px 0px;
	line-height: 80px;
	font-size: 26px;
	font-weight: Normal;
	color: #FFFFFF;
}

/* >> Main Menu Links */

/* >> Menu System - #HMAINS# */

/* This is the main hsub table */
table.hmains {
   border: 0px;
   padding: 0px;

	margin: 0px 5px;
	height: 20px;

   font-family: tahoma;
   font-size: 12px;
   font-weight: normal;
	color: #2983a6;
}

/* This cell contains a submenu link */
td.hmains {
   	border: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	background: url(images/list.png) no-repeat left;
}

a.hmains { font-family: tahoma; line-height: 21px; margin-left: 15px; }
a.hmains:link { font-family: tahoma; color: #00486f; text-decoration: none; }
a.hmains:visited { font-family: tahoma; color: #00486f; text-decoration: none; }
a.hmains:hover { font-family: tahoma; color: #bd790d; text-decoration: none; }
a.hmains:active { font-family: tahoma; color: #bd790d; text-decoration: none; }

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*
 * ##################################################################
 * Default style sheet
 * ##################################################################
 */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL
{
	font-family: tahoma;
	font-size: 12px;
}

.accountlabPageBODY
{
}

.accountlabFormTABLE
{
	border-top: 1px solid #9C929C;
	border-left: 1px solid #9C929C;
	border-bottom: 1px solid #9C929C;
	border-right: 1px solid #9C929C;
}
.accountlabFormHeaderFont
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.accountlabFieldCaptionTD
{
	border: 1px solid #CFC6D0;
	background-color: #E3DAB3;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.accountlabAltDataTD
{
	border-top: 1px solid #9C929C;
	border-left: 1px solid #9C929C;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #F1F1F1;
	color: #000000;
	font-size: 12px;
}
.accountlabColumnTD{
	border-top: 1px solid #E3DAB3;
	border-left: 1px solid #E3DAB3;
	border-bottom: 1px solid #E3DAB3;
	border-right: 1px solid #E3DAB3;
	background-color: #00a4d1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.accountlabColumnTDred{
	border-top: 1px solid #F4F0E0;
	border-left: 1px solid #F4F0E0;
	border-bottom: 1px solid #F4F0E0;
	border-right: 1px solid #F4F0E0;
	background-color: #00baee;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.accountlabDataTD
{
	border-top: 1px solid #9C929C;
	border-left: 1px solid #9C929C;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #00baee;
	color: #000000;
	font-size: 12px;
}
.accountlabSeparatorTD
{
	height: 0px;
}
.accountlabFooterTD
{
	border: 1px solid #CFC6D0;
	border-color: #336699;
	background-color: #CFC6D0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.accountlabSorterLink:link,a.accountlabSorterLink:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.accountlabSorterLink:hover,a.accountlabSorterLink:active
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}
a.accountlabDataLink:link,a.accountlabDataLink:visited
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.accountlabDataLink:hover,a.accountlabDataLink:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.accountlabNavigatorLink:link,a.accountlabNavigatorLink:visited
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.accountlabNavigatorLink:hover,a.accountlabNavigatorLink:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.accountlabButton
{
	border-bottom:1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #EDE7EE;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
.accountlabInput
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
.accountlabTextarea
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
.accountlabSelect
{
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
tbody.on  { display:table-row-group; }
tbody.off { display:none; }
.smaller { font-size: smaller; font-style: italic; }
/* --- waitsymbol ---*/

#waitsymbol {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}

#waitsymbol td {
  background: #ffffff;
}

#waitsymbol p {
  border: 4px solid #336699;
  padding: 10px;
  margin: 0;
  background: #ffffff;
}

#waitsymbol img {
  float: left;
  margin-right: 30px;
}

#waitsymbol strong {
  display: block;
  margin-bottom: 3px;
}

#waitsymbolContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
  }

#waitsymbolContainer td {
    padding-top: 250px;
    vertical-align: top;
    text-align: center;
    background-image: url(images/opaque.gif);
}

#waitsymbolContainer td td {
    padding-top: 0px;
    text-align: left;
}