body
{
	font-family: Arial, Verdana, Garamond;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td, p
{
	font-family: Arial, Verdana, Garamond;
	font-size: 11px;
	font-weight: normal;
	
	color: #000000;
}

input
{
	font-size: 11px;
}

select
{
	font-size: 11px;
	overflow: scroll;
}

div
{
	font-size: 11px;
}

span
{
	font-size: 11px;
}

textarea
{
	font-family: Arial, Verdana, Garamond;
	font-size: 11px;
}	



.errorMessage
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.errorMessageSummary
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
}

.tableOutlined
{
	
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #fff;
}

.tdHeader
{
	background: #7a99ac;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
		
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	background: #7a99ac;
	margin-left: 0px;
    color:white
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	display: block;
	border-bottom: solid 1px #000000;
	
}

h5
{
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	background: #7a99ac;
	margin-left: 0px;
    color:white
}

.textBoxLabel
{
	font-size:11px;
	font-weight: bold;
	text-align: left;
}

.textBoxLabelRight
{
	font-size:11px;
	font-weight: bold;
	text-align: right;
}

.textBoxLabelCenter
{
	font-size:11px;
	font-weight: bold;
	text-align: center;
}

.createItemLink
{
	font-weight: bold;
	font-size: 11px;	
}

.editItemLink
{
	font-weight: bold;
	font-size: 11px;	
}

.smallText
{
	font-size: 10px;
}

.largeText
{	
	font-family: Arial, Verdana, Garamond;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.navMenuLevel01Bg
{
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #fff;
	border-top: solid 1px #ccc;
	border-left: solid 1px #fff;
	background-image: url(../images/navbarbg.jpg);
}

.navMenuLevel01
{
	font-size:11px;
	font-weight: bold;
	color: #000;
}

.navMenuLevel01Selected
{
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}

a.navMenuLevel01:link
{
	color: #000;
	text-decoration: none;
}

a.navMenuLevel01:visited
{
	color: #000;
	text-decoration: none;
}

a.navMenuLevel01:active
{
	color: #F00;
	text-decoration: none;
}

a.navMenuLevel01:hover
{
	color: #c00;
	text-decoration: none;
}

.calendar
{
	font-size: 10px;	
}

.tableSaveCancel
{
	
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 2px #fff;
	border-left: solid 1px #ccc;
	/*background-image: url(../images/blueHeaderBg.jpg);*/
	background: #7a99ac;
	
	font-weight: bold;
	font-size: 11px;
	
	text-align: left;
}

.brandingHeader
{
	
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	background-color: #CBD4E4;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.popupBrandingHeader
{
	
	background-color: #4f758b;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-align: left;
}

.reportTable
{
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-top: solid 1px #FFF;
	border-left: solid 1px #CCC;
	background-color: #EEE;
	color: #000000;
}

.reportStatusLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.reportStatusText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.tableHeaderBar
{
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF; 
	background-color: #CBD4E4;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin-bottom: 0px;
}

.tableHeaderBarTd
{
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	background: #7a99ac;
}

.tableHeaderHr
{
	margin: 10px 0px 5px 0px;
	border-bottom: solid 1px #000;
	border-right: solid 1px #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF; 
	background-color: #FFF;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-align: left;
}

.gridview th
{
    background-image:url(../images/whiteHeaderBg.jpg);
    font-size: 10px;
    font-weight:bold;
    border: 1px solid #999;
    height: 25px;
}

.gridview
{
    border:1px solid #999;
}

.gridview td
{
    font-size:11px;
    border-bottom:solid 1px #999;
    border-left-width:0px;
    border-right-width:0px;
    height: 25px;
}

.compactGridview td
{
    font-size:11px;
    border-bottom:solid 1px #999;
    border-left-width:0px;
    border-right-width:0px;
    height: 20px;
}

.alterrow
{
    background-color:#e5e7fa;
}

.rptview th
{
    /*background-image:url(../images/whiteHeaderBg.jpg);*/
    background: #e5e7fa;
    background-image: -webkit-linear-gradient(top, #e5e7fa, #bec2d1);
    background-image: -moz-linear-gradient(top, #e5e7fa, #bec2d1);
    background-image: -ms-linear-gradient(top, #e5e7fa, #bec2d1);
    background-image: -o-linear-gradient(top, #e5e7fa, #bec2d1);
    background-image: linear-gradient(to bottom, #e5e7fa, #bec2d1);
    font-size: 10px;
    font-weight:bold;
    border: 0px;
    height:auto;
    color: black;
    border: 1px solid #CCC;
}

.rptview tr
{
    height:auto;
}

.txtboldLevel1
{
    font-weight: bold;
    font-size: 12px;
}
.txtboldLevel2
{
    font-weight: bold;
    font-size: 8px;
}
.center
{
    text-align:center;
}
tbody > tr > td.center
{
    text-align:center;
}
tbody > tr > td.right
{
    text-align:right;
}
 tbody.thinRows > tr > td
{
    height: auto;
    line-height:none;
    padding: 2px 1px 1px 1px;
    font-size: 11px;
}
TBODY>TR>TD.ighg_ExpandableArea.WithIndentation 
{
   padding: 1px 3px 1px 20px;
}

.btn {
  background: #8ea0cc;
  background-image: -webkit-linear-gradient(top, #8ea0cc, #375a85);
  background-image: -moz-linear-gradient(top, #8ea0cc, #375a85);
  background-image: -ms-linear-gradient(top, #8ea0cc, #375a85);
  background-image: -o-linear-gradient(top, #8ea0cc, #375a85);
  background-image: linear-gradient(to bottom, #8ea0cc, #375a85);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 10px 3px 8px;
  border: solid #1f628d 0px;
  text-decoration: none;
}

.btn:hover {
  background: #75b9e6;
  background-image: -webkit-linear-gradient(top, #75b9e6, #3d779e);
  background-image: -moz-linear-gradient(top, #75b9e6, #3d779e);
  background-image: -ms-linear-gradient(top, #75b9e6, #3d779e);
  background-image: -o-linear-gradient(top, #75b9e6, #3d779e);
  background-image: linear-gradient(to bottom, #75b9e6, #3d779e);
  text-decoration: none;
}