.input  {
       	background : #f2f2f2;
        	font-style : normal;
       	font-size : 10px;
       	font-family : Verdana, Arial, Helvetica;
       }
.errorinput  {
       	background : #ffff00;
		color : red;
        	font-style : normal;
       	font-size : x-small;
       	font-family : Verdana, Arial, Helvetica;
       }
.CustomButton	{
		font-weight:bold;
		font-size : 10px;
		padding:0em;
		}
.nav  {
	color : black;
	font-size : 10px;
	font-family : Verdana, Arial, Helvitica, sans-serif;
	text-decoration : none;
}
.navhead  {
	color : white;
	font-size : 10px;
	font-family : Verdana, Arial, Helvitica, sans-serif;
	text-decoration : none;
}

a.side  {
	color: black;
	text-decoration: none
}
A.side:hover  {
	color: #990000;
	text-decoration: none
}

td { font-family:Verdana,Arial,Helvetica,Geneva; font-size:11px; vertical-align: top; }

small { font-family:Verdana,Arial,Helvetica,Geneva; font-size: 10px }

.tbl_lvl1 {background: #666666; }
.tbl_lvl2 {background: #cdcec7; }
.tbl_lvl3 {background: #f4f4e8; }
.tbl_lvl4 {background: #ededed; }
.tbl_lvl5 {background: #ffffff; }
.tbl_lvl6 {background: #cc9; }

table.tbl_int {
	background: #f8f8f8;
	border: 1px solid #cdcec7;
	border-collapse: collapse;
}

.tbl_int td {
	border-top: 1px solid #cdcec7;
	font-family:Verdana,Arial,Helvetica,Geneva;
	font-size:11px;
}

table.tbl_int2 {
	background: #f8f8f8;
	border: 1px solid #cdcec7;
	border-collapse: collapse;
	width: 100%;
}

.tbl_int2 td {
	border-top: 1px solid #cdcec7;
	border-right: 1px solid #cdcec7;
	font-family:Verdana,Arial,Helvetica,Geneva;
	font-size:10px;
}

table.tbl_int3 {
	border: 1px solid #CC9;
	border-collapse: collapse;
}

.nostyle td {border-top: none; border-right: none;}

.bold { font-weight:bold }
.heavy { font-family:Verdana,Arial,Helvetica,Geneva; font-size:12px; font-weight:bold }
.heavywhite { font-family:Verdana,Arial,Helvetica,Geneva; font-size:12px; font-weight:bold; color:#ffffff; text-decoration: none }
.redheavy { font-family:Verdana,Arial,Helvetica,Geneva; font-size:24px; font-weight:bold; color:#ee0000 }

.medheavy { font-family: Verdana,Arial,Helvetica,Geneva; font-size:11px; font-weight: bold; }
.medheavywhite { font-family:Verdana,Arial,Helvetica,Geneva; font-size:11px; font-weight:bold; color:#ffffff; }
.medheavyred { font-family:Verdana,Arial,Helvetica,Geneva; font-size:11px; font-weight:bold; color:#ee0000 }
.medheavygray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:11px; font-weight:bold; color:#CFCFCF }

.smlheavy { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold }
.smlheavywhite { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#ffffff; text-decoration: none }
.smlheavyred { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#ee0000; text-decoration: none }
.smlheavygray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#CFCFCF; text-decoration: none }
.smlheavygreen { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#006633; text-decoration: none }
.smlheavydkgray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#3d3d3d; text-decoration: none }
.smlgray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; color:#CFCFCF; text-decoration: none }
.smldkgray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; color:#3d3d3d; text-decoration: none }
.smlheavyblue { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10px; font-weight:bold; color:#003399; text-decoration: none }

.suprsmall { font-family:Verdana,Arial,Helvetica,Geneva; font-size:9px; font-weight:normal;}
.suprsmalldkgray { font-family:Verdana,Arial,Helvetica,Geneva; font-size:9px; font-weight:normal; color:#3d3d3d;}
.superheavy { font-family:Verdana,Arial,Helvetica,Geneva; font-size:18px; font-weight:bold }
.largeheavy { font-family:Verdana,Arial,Helvetica,Geneva; font-size:14px; font-weight:bold }

.form_lbl {
	font-family:Verdana,Arial,Helvetica,Geneva;
	font-size:11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

div.split_row span.left {
  float: left;
  width: 49%;
  }

div.split_row span.right {
  float: right;
  width: 49%;
  }
  
div.spacer {
  clear: both;
}

div.row {
  clear: both;
  padding-top: 5px;
}
