.head_div
{
	font:24px calibri
}
h2
{
	font:18px calibri
}
/*.tdLabel,.tdHead 
{
	font: 16px Calibri;
	text-align: right;
}*/
.errorLabel
{
	font: 16px Calibri;
	text-align: right;
	color: red;
	width: 9em;
}
.tabSelected
{
	background:green;
	color:white;
	font: 16px Calibri;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
	cursor:pointer;
}
.tabUnSelected
{
	bacground-color:white;
	color:green;
	font: 16px Calibri;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
	cursor:pointer;
}
ul.errorMessage
{
/*	width:600px; */
/*	height:18px; */ 
	background-color: #f7d1d1; 
	padding-left: 5px; 
	color:#9c1414; 
	border: 1px solid #9c1414; 
	margin-bottom: 5px;
	list-style-type:none;
	padding-top: 2px;
}

span.errorMessage
{
	align:left;
	/*background: #ffcaca;*/
	font: 16px Calibri;
	color:red;
	padding:10,0,10,0; 
}

#fileuploadForm {
    display: block;
    }
    #fileuploadProgress {
    display: none;  
    }
    #progress-bar {
    border: 1px  solid #999999;
    border-right-width: 1px;
    width: 300px;
    height: 12px;
    background-color: #FFFFFF;
    text-align: left;
    }
    
    #progress-bgrd {
    width: 0px;
    height: 12px;
    padding: 0;
    background-color: #1d499f;
    }
    
    #progress-text {
    width: 300px;
    height: 40px;
    font-family: verdana, geneva;
    font-size: 10px;
    color: #000000;
    }
td
{
	/*border:1px solid red;*/
}



/* General styles */
body {
    margin:15;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    background:#ccc;
    min-width:770px;    /* Minimum width of layout - remove line if not required */
    /* The min-width property does not work in old versions of Internet Explorer */
    font-size: 90%;
    font-family: Arial;
}
h1, h2, h3 {
  margin:.5em;
  padding:0;
  font-family: Arial
}
p {
  margin:.4em 0 .8em 0;
  padding:0;
}
#container {
  width: 100%;
}
/* Header styles */
#header {
  clear:both;
  width:100%;
}
div#header span.left {
  float: left;
  text-align: left;
  width: 49%;
  padding: 0;
}
div#header span.right {
  float: right;
  text-align: right;
  width: 49%;
  padding: 0;
}
form#search {
  padding:6px;
  position:relative;
}
div#search {
  float:left;
  margin-right:4px;
  position:relative;
}
input#box {
  width:250px;
  font-size:11px;
  line-height:normal;
  background-color: #eee;
  border: 1px solid #99cc01;
  color: #648d29;
  font-weight: bold;
}
/* 'width' sub menu */
#layoutdims {
  clear:both;
  
  margin:0;
  padding:3px 10px !important;
  text-align:right;
}
/* column container */
.colmask {
  position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
  clear:both;
  float:left;
  width:100%;			/* width of whole page */
  overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column left menu settings */

#logo2 {
  margin-top: 100px;
  margin-bottom: 100px;
}
/* Footer styles */
#footer {
  clear:both;
  float:left;
  width:100%;
}
#footer p {
  padding:0;
  margin:0;
}
#button {
  width: 245px;
  padding: 0;
  margin: 0;
  font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333;
}
#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#button li {
  margin: 0;
  padding: 10px;
}
#button li a {
  display: block;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 100%;
}
html>body #button li a {
  width: auto;
}
#button li a:hover {
  color: #fd6500;
}
#row_button ul {
  float: right;
  font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
  text-align: right;
}
#row_button ul li {
  display: inline;
  padding: 10px;
}
#row_button li a{
  display: inline;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#row_button li a:hover {
  color: #fd6500;
}

body {
  background-color: #aaa;
  font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
}
#header{
width: 100%;
min-width: 1000px;
text-align: right;
}
#container
{
width: 99%;
min-width: 1000px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 0px solid gray;
     
/* min-height hack for ie6 */
max-height: 768px;
height: auto !important;
height: 768px;
overflow: auto;
}

* html #minwidth {border-left:1000px solid #fff; position:relative; float:left; z-index:1;}
* html #holder {margin-left:-1000px; position:relative; float:left; z-index:2;}

#top
{
padding: 5pt;
border-bottom: 0px solid gray;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 16px;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
color: #333;
background-color: #fff;
}




#leftnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 194px;
}
#leftnav li {
  margin: 10px;
  padding: 5px;
  background-color: #aaa;
}
#leftnav li a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 100%;
  outline: none;
}

#leftnav li.selected{
  margin: 10px;
  padding: 5px;
  background-color: #f00;
}

#leftnav li a:hover {
  
}

#top ul {
  text-align: right;
}
#top ul li {
  display: inline;
  padding: 10px;
}
#top li a{
  display: inline;
  color: #000;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
#top li a:hover {
  color: #fd6500;
}


#footer ul {
  text-align: right;
  margin: 0 0 10px 0;
}
#footer ul li {
  display: block;
  list-style: none;  
  width: 100px;
  text-align: center;
  background: #aaa;
}
#footer li a{
  display: block;
  color: #fff;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
#footer li a:hover {
  color: #fd6500;
}
#box{ zoom:1 }

.box {
padding: 5px;
}

.screen {
  color: #fff;
  font-size: 14pt;
  margin: 0 10px 0 0;
} 

.datagrid td, .datagrid th {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	margin: 0px;
	border-bottom: 1px solid #ABABAB;
}

table.datagrid {
	table-layout: fixed;
}

table.datagrid td {
	padding: 2px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}

table.datagrid tr  {
	height: 25px;
}

table.datagrid th  {
	padding: 2px;
	text-align: left;
	font-weight: normal;
}

.grid-loading {
	background: #E3E3E3 url('images/ingrid/load-bg.png');
	display: block;
	opacity:.50;	
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	text-align: center;
}
.grid-loading div {
	width: 100%;
	height: 100%;
	display: block;
	background: url('images/ingrid/indicator_web20_working.gif') no-repeat center center;
}
.grid-header-bg {
	background: #E3E3E3 url('images/ingrid/grid-hrow.gif') repeat-x bottom;
}


.grid-row-style1 { background-color: #FFFFFF; }
.grid-row-style2 { background-color: #EEF6FF; }
.grid-row-style3 { background-color: #EEEEEE; }

.grid-row-hover {
	background-color: #FFFFBB;
}
.grid-row-sel {
	background-color: #ddaaaa;
	border-bottom: 1px solid #333333;
}
.grid-row-sel td {
	color: #990000;
}
table.datagrid td.grid-custom-col {
	color: #333333;
	background-color:red;
	text-align:right;
}

table.datagrid th div.grid-col-resize {
	background: url('images/ingrid/grid-split.gif') no-repeat center;
	cursor:col-resize;
	width: 6px;
	height:16px;
	font-size:1px;
	float: right;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
}

table.datagrid thead {
}

/*
Column Sorting Styles
*/
.grid-sort-asc {
	background: url('images/ingrid/sort-asc.png') no-repeat center left;
	display: block;
	height: 18px;
	padding: 3px 0 0 16px;
	cursor: pointer;
}
.grid-sort-desc {
	background: url('images/ingrid/sort-desc.png') no-repeat center left;
	display: block;
	height: 18px;
	padding: 3px 0 0 16px;
	cursor: pointer;
}
.grid-sort-none {
	background: url('images/ingrid/sort-none.png') no-repeat center left;
	display: block;
	height: 18px;
	padding: 3px 0 0 16px;
	cursor: pointer;
}


/*
Paging Control Styles
*/

/* paging control footer toolbar */
.grid-page-toolbar {
	background: url('images/ingrid/page-bg.gif') repeat-x;
	font: 11px Tahoma;
	padding-top: 7px;	
	border-bottom: 1px solid #77ABF2;
}
/* paging control footer toolbar page form (pform) */
.grid-page-toolbar form {
	margin: 0;
}
/* first page button (pb1) */
.grid-page-start {
	background: url('images/ingrid/page-first.png') no-repeat center;
	display: block;
	float:left;
	margin:3px;	
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	overflow: hidden;
	margin-left: 10px;
}
/* previous page button (pb2) */
.grid-page-prev {
	background: url('images/ingrid/page-prev.png') no-repeat center;
	display: block;
	float:left;
	margin:3px;
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	overflow: hidden;
}
/* next page button (pb3) */
.grid-page-next {
	background: url('images/ingrid/page-next.png') no-repeat center;
	display: block;
	float:left;
	margin:3px;
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	overflow: hidden;
}
/* last page button (pb4) */
.grid-page-end {
	background: url('images/ingrid/page-last.png') no-repeat center;
	display: block;
	float:left;
	margin:3px;
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	overflow: hidden;
}
/* loading indicator graphic (pload) */
.grid-page-loading {
	background: url('images/ingrid/grid-loading.gif') no-repeat center;
	display: block;
	float:left;
	margin:3px;
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	overflow: hidden;
}
/* loading done indicator graphic (pload) */
.grid-page-loading-done {
	background: url('images/ingrid/grid-loading-done.gif') no-repeat center;
}
/* page info text around textbox (pinfo) */
.grid-page-info {
	font: 11px Tahoma;
	display: block;
	float:left;
	color: #575757;
}
/* viewing rows x of y text message (pv) */
.grid-page-viewing-records-info {
	font: 11px Tahoma;
	color: #575757;	
	display: block;
	float: right;
	height: 16px;
	margin: 3px 10px 0 0;
}
/* page input field (pfld) */
.grid-page-input {
	font: 11px Tahoma;
	width: 30px;
	padding: 2px; 
	border: 1px inset;	
}

.errorMes
{
/*	width:600px;*/
	height:18px; 
	background-color: #f7d1d1; 
	padding-left: 5px; 
	color:#9c1414; 
	border: 1px solid #9c1414; 
	margin-bottom: 5px;
	list-style-type:none;
	padding-top: 2px;
}

.disabled {
    color: #ccc;
}

.disabled input {
    background: #ccc
}

