﻿.onlinehomepagetextsize
{
	font-size: 12px;	
}
.photobordercolor
{
	height: 16px;
	width: 50%;
	border: 1px solid;
	color: #006666;
}
.Underline
{
	text-decoration: none;
}
.PageHeading
{
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
}
.PageHeading1
{
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: Black;
	text-decoration: underline;
}
.PageSubHeading
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
}
.Heading
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
}
.AnnexureHeading
{
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
}
.normal
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
	border: #b0bcd6 1px solid;
	border-collapse: collapse;	
}
.normal1
{
	font-weight: normal;
	border: #b0bcd6 1px solid;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
	border-collapse: collapse;
}
.td1
{
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
	width: 50%;
}
.td2
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
}
.normalUp
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
	border-bottom: #b0bcd6 1px solid;
	border-top: #b0bcd6 1px solid;
	border-left: #b0bcd6 1px solid;
}
.normaltext
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	color: black;
	overflow: hidden;
}
.fileupload
{
	width: 200px;
}
#PRINT, #CLOSE
{
	visibility: hidden;
}
@media print
{
	.printButton
	{
		display: none;
	}
}
.pagebreak
{
	page-break-after: always;
}
.modalBackground
{
  background-color:black;
  filter:alpha(opacity=40);
  opacity:0.5;
}
.ModalWindow
{
  border: solid1px#7b9ebd;
  background:#ffffff;
  padding: 0px10px10px10px;
  position:absolute;
  top:-1000px;
}
.highlight
{
    font-family: Times;
    font-size: 22px;
    background-color: #ccffff;        	
    text-align: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-position: center;
    padding: 0.5em;		
}
.modalPopup
{
    background-color: #FFFF;
    filter: alpha(opacity=40);
    opacity: 0.7;
    xindex:-1;
}
.Loginbutton 
{
  color: #006666;
  border: 1px solid #006666;
  font-weight: bold;
}        
.watermarked
{
	color: #696969;
}
body
{
	font-family:helvetica;
	font-size:small;
	}
.div-float
{
	float:left;
}

.tbl_left_td
{
	text-align:right;
	width:30%;
	padding-right:5px;
	}

.tbl_right_td
{
	text-align:left;
	width:30%;
	padding-right:5px;
	}
.visible_ele
{
	visibility:hidden;
}
hr.hide {display: none;}

