td {
	color: #053075;
	font-family:arial, helvetica, verdana, swiss, tahoma; 
	font-size: 11px; 
	/*
	font-weight:none;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #006699;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #006699;
	*/
}

hr {
	height:1px;
	color:#888888
}

.copyright {
	color: #0066cc;
	font-size: 10px;
}

a  {
	font-family:arial, helvetica, verdana, swiss, tahoma;
	color:#053075;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
    outline:none;
}

a:hover { 
	font-family:arial, helvetica, verdana, swiss, tahoma; 
	color:#053075; 
	text-decoration:none; 
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
	cursor:hand;
}



.Menu {
	width: 120px; 
	height: 28px; 
	padding:2 5 3 2; 
	border-right: buttonshadow 1px solid; 
	border-top: #053075 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: buttonshadow 0px solid; 
	background-color: #CCCCCC; 
	cursor:hand;
	color:#000000;
	text-align:left;
	vertical-align:middle;
}

.Option {
	width: /*100%*/ 110px; 
	height: 22px; 
	padding:2 5 3 3; 
	border: 1px #FFFFFF solid; 
	background-color: #f5f5f5; 
	cursor:hand;
}

.Options {
	padding:1;
	border: #FFFFFF;
	width: 110px;
}

body { 
	color: #000000;
	font-family:arial, helvetica, verdana, swiss, tahoma; 
	font-size: 11px; 
	/*
	font-weight:none;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #006699;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #006699;
	background-image: url(../Images/background_big.jpg); 
*/
	background-repeat: no-repeat
 }
   
.tdcell {
	width: 100%; 
	height: 22px; 
	padding:1 5 1 3; 
	border: 0px none #FFFFFF; 
	cursor:hand;
	text-align: center;
	valign: middle;
}

.tdcell_inner {
	width: 85; 
	height: 22px; 
	padding:1 5 1 3; 
	cursor:hand;
	text-align: center;
	border: 1px #FFFFFF solid; 
	background-color: #cccccc;
	valign: middle;
}

.tdcell_inner_selected {
	color: Red;
}

.Menuhelp {
	width: 80px;
	height: 25px;
	padding:2 5 3 2;
	border-right: buttonshadow 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: buttonshadow 1px solid;
	background-color: #cccccc;
	cursor:hand;
	color:#000000;
	position: relative;
	left: 1px;
}

#Navigation {
	position: absolute;
	width: 480px;
	height: 80px;
	left: 210px;
	top: 10px;
	border: 0px;
	background-color:#FFFFFF;
}


#Subscreen1 {
	position: absolute;
	width: 110px;
	height: 481px;
	left: 10px;
	top: 102px;
	border: 0px;
	background-color:#DDDDDD;
}

#Subscreen2 {
	position: absolute;
	width: 200px;
	height: 481px;
	left: 790px;
	top: 102px;
	border: 0px;
	background-color: #ffffff;
}

#Subscreen3 {
	position: absolute;
	width: 110px;
	height: 220px;
	left: 10px;
	top: 370px;
	border: 0px;
	background-color:#DDDDDD;
	display:none;
}


#Navigation_Inner {
	position: absolute;
	left: 10px;
	top: 25px;
	border: 0px;
	background-color: #f5f5f5; 
	border-right: buttonshadow 1px solid; 
	border-top: #f5f5f5 1px solid; 
	border-left: #f5f5f5 1px solid; 
	border-bottom: buttonshadow 1px solid;
	/* cursor:hand; */
}

#Navigation_Inner1 {
	width: 95px;
}

#Navigation_Inner2 {
	width: 190px;
}

#Navigation_Inner3 {
	width: 285px;
}

#Navigation_Inner4 {
	width: 380px;
}

#Navigation_Inner5 {
	width: 475px;
}

#Mainscreen {
	position: absolute;
	width: 570px;
	height: 412px;
	left: 210px;
	top: 102px;
	border: 0px;
	background-color: #ffffff;
}

#LatestNews {
	position: absolute;
	width: 570px;
	height: 34px;
	left: 210px;
	top: 549px;
	border: 0px;
	background-color: #ffffff;
}

#LatestNotice {
	position: absolute;
	width: 570px;
	height: 34px;
	left: 210px;
	top: 549px;
	border: 0px;
	background-color: #ffffff;
}

#Reportscreen {
	position: absolute;
	width: 735px;
	height: 595px;
	left: 10px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}

#PopupScreen {
	position: absolute;
	width: 590px;
	height: 310px;
	left: 10px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}

#PopupScreen_CallerDetail {
	position: absolute;
	width: 470px;
	height: 180px;
	left: 10px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}

#PopupScreen_ClientDetail {
	position: absolute;
	width: 490px;
	height: 270px;
	left: 10px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}
 
#PopupScreen_FaultCode {
	position: absolute;
	width: 370px;
	height: 150px;
	left: 10px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}

#Login,#Timeout {
	position: absolute;
	width: 340px;
	height: 110px;
	left: 10px;
	top: 10px;	
	border: 0px;
	background-color: #ffffff;
}

#Problem {
	position: absolute;
	width: 680px;
	height: 110px;
	left: 10px;
	top: 102px;
	border: 0px;
	background-color: #ffffff;
}

#QuickLink {
	position: absolute;
	width: 200px;
	height: 80px;
	left: 790px;
	top: 10px;
	border: 0px;
	background-color: #ffffff;
}

#Banner {
	position: absolute;
	left: 10px;
	width: 190px;
	top: 10px;
	height: 80px;
	background-color:#ffffff;
	font-size: 28px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-weight:bold;
}

#logo {	
	position: absolute;
	left:10px;
	top:10px;
	padding: 0;
	width:130px;
	height:60px;
	background-color: #ffffff;
}

#brand {
	padding: 3px;
	background-color:#990033;
}

select,textarea,input, pre {
	font-size: 11px;
	color: #000000;
    outline:none;
}

.dgItem {
	font-size: 11px;
	color: black;
}

.dgItemLink {
	font-size: 11px;
	color: black;
	cursor:pointer;
}

.dgItemLinkSelected {
	font-size: 11px;
	color: black;
	cursor:pointer;
	text-decoration:underline;
}

.dgItemLinkExpired {
	font-size: 11px;
	color: red;
	cursor:pointer;
}

.dgItemLinkSelectedExpired {
	font-size: 11px;
	color: red;
	cursor:pointer;
	text-decoration:underline;
}


.dgHeader {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.errormessage {
	color: Red;
}

.feedbackemail {
	position:absolute;
	vertical-align:bottom;
	top: 48px;
	left: 70px;
}

.problememail {
	position:absolute;
	vertical-align:bottom;
	top: 63px;
	left: 70px;
}

.lblVersion {
	position:absolute;
	top: 0px;
	left: 155px;
	font-size:11px;
	color:#FFFFFF;
}

.termsconditions {
	color: #000000;
}

.imgHomepageImage {
	position:absolute;
	left:75px;
	top:145px;
}

.imgLoginpageImage
{
	position:absolute;
	left:100px;
	top:45px;
}

.imgSectionLogo {
	position:absolute;
	left:465px;
	top:20px;
}

.lblTimeoutMessage, .lblProblemMessage {
	position:absolute;
	Left: 20px;
	top: 40px;
}

.lblLoginPage {
	position:absolute;
	Left: 20px;
	top: 100px;
}

pre
{
	font-size: 11px;
	font-family:Arial;
}

h1.PolicyTitle
{
    display:inline-block;margin:0;
}

.RemoveLink
{
	color: Red;
}

.lblPolicyNav, .lblFontSize
{
	font-family:11px;
}

.MainIFrame
{ 
	width:100%;
	height:408;
}

.ActionIFrame
{
	 width:180;
	 height:458;
}

.HistoryIFrame
{
	 width:180;
	 height:458;
}

.EducationIFrame
{
	width:190;
	height:458;
}

.tableNav
{
	height:40px;
}

.navDiv
{
	width:100px;
	height:180px;
	overflow:scroll;
}

.bannercell
{
	height:74px;
}

.banner_cell
{
	width:190px;
}

.bannertable
{
	width:190px;
	height:74px;
}

.dgValues
{
	 border: #ffffff 0px solid;
}

