table.formtable{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	padding:0px;	
	border-collapse : collapse;

}

table.formtable td.headercell{
	background: #E3DFC6;
	color: black;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dashed 1px;
}

table.formtable td.footercell{
background: #F5F5F5;
	padding: 5px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: dashed 1px;
}

table.formtable td.labelcell{
	background: #F5F5F5;
	color: black;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-right: dashed 1px;
	vertical-align: top; 
}

table.formtable td.controlcell{
background: #FFFFFF;
	color: black;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}

textarea {
font: 12px Arial, Verdana, Helvetica, sans-serif;	
}

option{
font: 12px Arial, Verdana, Helvetica, sans-serif;	
}

select{
font: 12px Arial, Verdana, Helvetica, sans-serif;	
}


input.btn{
   color:black;
   font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size:12px;
   background-color:#E3DFC6;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#E3DFC6',EndColorStr='white');}

		
table.listtable{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-collapse : collapse; 
	padding:0px;
}


table.listtable td.tableheader{
	background: #9E1B34;
	color: White;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dashed 1px  #DCDCDC;
}

table.listtable td.columnheader{
	background: #E3DFC6;
	color: black;
	padding: 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: dashed 1px  #DCDCDC;
}


table.listtable td.partheader{
	background: white;
	color: black;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 0px dashed #DCDCDC;
	border-top: dashed 1px #DCDCDC;
	border-left: dashed 0px #DCDCDC;
	border-right: dashed 1px #DCDCDC;	
}

table.listtable td.columndata1{
	background: WHITE;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 0px dashed #DCDCDC;
	border-top: dashed 1px #DCDCDC;
	border-left: dashed 0px #DCDCDC;
	border-right: dashed 1px #DCDCDC;
	 vertical-align: top;

}

table.listtable td.columndata2{
	background: #FCFFD1;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: dashed 0px  #DCDCDC;
	border-top: dashed 1px  #DCDCDC;
	border-left: dashed 0px  #DCDCDC;
	border-right: dashed 1px  #DCDCDC;
	vertical-align: top;
}

table.listtable td{
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: dashed 0px  #DCDCDC;
	border-top: dashed 0px  #DCDCDC;
	border-left: dashed 0px  #DCDCDC;
	border-right: dashed 0px  #DCDCDC;	
}

table.listtable td{
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: dashed 0px  #DCDCDC;
	border-top: dashed 1px  #DCDCDC;
	border-left: dashed 0px  #DCDCDC;
	border-right: dashed 1px  #DCDCDC;	
}

table.listtable tr.rowdata1{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 0px dashed #DCDCDC;
	border-top: dashed 1px #DCDCDC;
	border-left: dashed 0px #DCDCDC;
	border-right: dashed 1px #DCDCDC;
	vertical-align:  middle;
}

table.listtable tr.rowdata2{
	background: #FCFFD1;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: dashed 0px  #DCDCDC;
	border-top: dashed 1px  #DCDCDC;
	border-left: dashed 0px  #DCDCDC;
	border-right: dashed 1px  #DCDCDC;
	vertical-align: middle;
}

table.listtable td.tablefooter{
	padding: 5px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top: dashed 1px;
}

div.MainContent{
 margin-left: 10px;
}

div.Logo{
 margin-left: 10px;
 margin-top: 5px;
 margin-bottom: 20px;
 float: left;
}

div.Logout{
 margin-left: 10px;
 margin-top: 5px;
 margin-bottom: 20px;
 margin-right: 10px;
 float: right;
}


div.infoRequired
{
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
  display: none;
}


table.lettertable{
	border-bottom: 0px dashed black;
	border-left: 0px dashed black;
	border-right: 0px dashed black;
	border-top: 0px dashed black;
	padding: 0px;
}


table.lettertable td
{
	padding: 3px;
}



@media print {
#hideonprint {  display:none }
}

.FormSubMenu
{
	float:right;
	text-align:right;
	padding-bottom: 1em;
	padding-top:0px;
	padding-right:0px;
	
	 
}

/*- Menu Tabs 9--------------------------- */

    #tabs9 {
      float:left;
      width:100%;
          border-bottom:1px solid #F45551;
      line-height:normal;
; clip:  rect(   )
; font-family: Arial
; font-weight: bolder
      }
    #tabs9 ul {
          margin:0 0;
          padding:10px 2px 0;
          list-style:none;
; font-size: 10px; font-weight: bolder; text-transform: uppercase
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
	  text-weight:bold;
      }
    #tabs9 a {
      float:left;
      background:url("/newimages/tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("/newimages/tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }
	  
	  
table.my_menu{
	font-family: Georgia;
	border-spacing: 0px;
	border: solid 1px #e4e4e4;
	width:200px;
}	  

table.my_menu td.caldate{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	text-align: left;	
	border-bottom: solid 1px #e4e4e4;
	border-left: 1px #cccccc solid;
	border-right: 1px #ffffff solid;
	border-top: solid 1px #e4e4e4;
	height: 25px;
	width: 200px;
	background: white;
}

table.my_menu td.caldate2{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	text-align: left;	
	border-bottom: solid 1px #e4e4e4;
	border-left: 1px #cccccc solid;
	border-right: 1px #ffffff solid;
	border-top: solid 1px #e4e4e4;
	height: 25px;
	width: 200px;
	background: #CCFFFF;
}

table.my_menu td.calday{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;	
	border-left: 1px #cccccc solid;
	border-right: 1px #ffffff solid;
	height: 22px;
	width: 200px;
	background: #FFFAFA;
	background-image: url(off.gif);	
}



table.listtablepublic{
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border: solid 1px #e4e4e4;
	border-spacing: 0px;
}

table.listtablepublic td.listheader{
	background-image: url("/newimages/OFF.gif");
	color: #000066;
	padding: 2px;
	text-align: center;
	border-bottom: 1px #cccccc solid;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px #cccccc solid;
	border-right: 1px #ffffff solid;
	vertical-align: middle;
}

table.listtablepublic td.listtop{
	background: white;
	padding: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	border-top: 0px #cccccc solid;
	border-left: 0px #cccccc solid;
	border-right: 0px #ffffff solid;	
}

table.listtablepublic td.listcell1{
	background: #F5F5F5;
	padding: 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: 0px #cccccc solid;
	border-left: 0px #cccccc solid;
	border-right: 0px #ffffff solid;
	color: Black;
}

table.listtablepublic td.listcell2{
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: 0px #cccccc solid;
	border-left: 0px #cccccc solid;
	border-right: 0px #ffffff solid;
	color: Black;
}	  
