h1, h2, h3, h4, h5, h6	{
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  color: #606060;
  font-size: 14px;
}

body,table,tr,td,th,p,ul,ol,li,form,input,select,textarea,center,div,span,blockquote	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 13px;
}

.boxborder {
  BORDER-BOTTOM: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid;
  BORDER-TOP: #000000 1px solid
}

.thick_blue_border {
  BORDER-BOTTOM: #0000FF 3px solid;
  BORDER-LEFT: #0000FF 3px solid;
  BORDER-RIGHT: #0000FF 3px solid;
  BORDER-TOP: #0000FF 3px solid
}

.topBottomBorder {
  BORDER-BOTTOM: 2px solid #DFDFDF;
  BORDER-TOP: 2px solid #DFDFDF;
}

.rightborder {
  border-right : 1px solid #DFDFDF;
}

.bottomborder {
  border-bottom : 1px solid #DFDFDF;
}

.colorChipTop {
  border-right : 3px solid #696969;
  border-left : 1px solid #696969;
  border-top : 1px solid #696969;
}

.colorChipBottom {
  border-bottom : 3px solid #696969;
  border-right : 3px solid #696969;
  border-left : 1px solid #696969;
  border-top : 1px solid #696969;
}

.topborder {
  border-top : 1px solid #DFDFDF;
}

.toprightborder {
  border-top : 1px solid #DFDFDF;
  border-right : 1px solid #DFDFDF;
}

.bottomrightwhiteborder {
  border-bottom : 1px solid #FFFFFF;
  border-right : 1px solid #FFFFFF;
}

.nav_small {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #2E64A2;
  font-weight: bold;
  text-decoration: none;
}

.nav_small_nobold {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #2E64A2;
  font-weight: none;
  text-decoration: none;
}

.big,big	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 14px;
}

.small,small	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
}

.graydark	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  color: #464646;
}

.blueheader	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  color: #2E64A2;
}

.bigItalic	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 14px;
  color: #606060;
}

.redItalic      {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.pager      {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 14px;
  color: #606060;
}

.gray	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  color: #606060;
}

.graysmaller	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #606060;
}

.blacksmaller	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #000000;
}

.redsmaller	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #ff0000;
}

.smallredsummary	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 9px;
  color: #ff0000;
}

.smallgraysummary	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 9px;
  color: #606060;
}

.smallgreysummary	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 9px;
  color: #606060;
}

.smallbluesummary_bold	{
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 9px;
  color: #00008B;
  font-weight: bold;
  text-decoration: none;
}

.bluesmaller	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #00008B;
}

.graysmall	{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 10px;
  color: #606060;
}

.input	{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  border-width: thin thin thin thin;
  border-style: dashed dashed dashed dashed;
  border-color: #A0A4A0;
}

.input2	{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
}

.smallInput	{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background-color: #FFFFFF;
}

.button {
  border-top : 1px solid #969696;
  border-bottom : 1px solid #969696;
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  background : #DCDCDC;
  font : 12px Arial, Helvetica, sans-serif;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.defaultButton {
  border-top : 1px solid #969696;
  border-bottom : 1px solid #969696;
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  background : #FFB9AF;
  font : 10px Arial, Helvetica, sans-serif;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.bigRedButton {
  border-top : 2px solid #000000;
  border-bottom : 2px solid #000000;
  border-left : 2px solid #000000;
  border-right : 2px solid #000000;
  background : #FF0000;
  font : 12px Arial, Helvetica, sans-serif;
  color : #FFFFFF;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.selectedTabWhite	{
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.tabLink	{
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #606060;
  font-weight: bold;
  text-decoration: none;
}

.tab {
  border-top : 1px solid #969696;
  border-bottom : 1px solid #969696;
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  background : #EFEFEF;
  font : 11px Arial, Helvetica, sans-serif;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.selectedTab {
  border-top : 1px solid #969696;
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  background : #1790CF;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}


.tabBase {
  border-bottom : 1px solid #969696;
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  background : #1790CF;
  font : 1px Arial, Helvetica, sans-serif;
  color: #1790CF;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.navHeader {
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 13px;
  color: #2E64A2;
  font-weight: bold;
  text-decoration: none;
}

.navNoBold {
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 10px;
  color: #606060;
  text-decoration: none;
}

.nav {
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #606060;
  font-weight: bold;
  text-decoration: none;
}

.blueNav {
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #00008B;
  font-weight: bold;
  text-decoration: none;
}

.whiteNav {
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.newBold {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
    color: #606060;
}

.miniNoBold {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 10px;
  color: #2E64A2;
  text-decoration: none;
}

.miniBold {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 10px;
  color: #2E64A2;
  font-weight: bold;
  text-decoration: none;
}



  .lookupRowHeader {
    font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 11px;
    color: #2E64A2;
    font-weight: bold;
    text-decoration: none;
  }

  .lookupRow {
    border-top : 1px solid #969696;
    font : 11px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    background : #efefef;
    color: #606060;
  }

  .lookupRowHL{
    border-top : 1px solid #969696;
    font : 11px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    background : #D8E6F3;
    color: #606060;
    cursor: hand;
  }

  .lookupTable {
    border-top : 1px solid #969696;
    border-bottom : 1px solid #969696;
    border-left : 1px solid #969696;
    border-right : 1px solid #969696;
    background : #efefef;
    font : 10px Arial, Helvetica, sans-serif;
    filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
  }

  .sticky {
    font: 12px Tahoma,Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    color: #000000; 
  }
  
  .greenImageBorder {border: 4px inset #33FF00;}
  
  .redImageBorder {border: 4px inset #FF0000;}

.listtable {
	margin-left: auto;
	margin-right: auto;
	border-width: 2px;
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	background-color: #0099cc;
	white-space: nowrap;
}

.listsubtable {
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
	text-align: center;
	color: #000000;
	vertical-align: top;
	background-color: #000000;
	white-space: nowrap;
}

.listcell_header {
	vertical-align: middle;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #0099cc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
}

.listcell_header2 {
	vertical-align: middle;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #999999;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
}

.listcell {
	font-size: 10px;
	white-space: normal;
	vertical-align: middle;
	/* background-color: #ffffff; */
	border-right: 1px solid #000000;
	padding: 4px;
}
