 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #72A0DC;
	scrollbar-highlight-color: #72A0DC;
	scrollbar-shadow-color: #72A0DC;
	scrollbar-3dlight-color: #72A0DC;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #72A0DC;
    margin: 0px;
}
.tbox_right {font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;height:18px;text-decoration:none; text-align:right}
.tbox {font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;height:18px;text-decoration:none;}
#ToolTip{
	position:absolute;
	width: 100px; 
	top: 0px;
	left: 0px;
	z-index:4;
	visibility:hidden;
	   }

/* Action link */
.subMenuLink, td.subMenuLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.subMenuLink:link   	{ text-decoration: none; color : #444444; }
a.subMenuLink:visited 	{ text-decoration: none; color : #444444; }
a.subMenuLink:hover		{ text-decoration: none; color : #000000; }

/* Navigator link */
.navigateLink, td.navigateLink{
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}
a.navigateLink:link   	{ text-decoration: none; color : #000000; }
a.navigateLink:visited 	{ text-decoration: none; color : #000000; }
a.navigateLink:hover	{ text-decoration: underline; color : #FF0000; }



/* Action link */
.TextLink, td.TextLink{
	font-size 		: 9pt;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.TextLink:link   	{ text-decoration: underline; color : #000000; }
a.TextLink:visited 	{ text-decoration: underline; color : #000000; }
a.TextLink:hover		{ text-decoration: underline; color : #000000; }


/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #444444; }
a.pageLink:visited 	{ text-decoration: none; color : #444444; }
a.pageLink:hover	{ text-decoration: underline; color : #444444; }

.activePage {
	font-size 		: 8pt;
	color 			: #FF0000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}

.disabledText {
	font-size 		: 8pt;
	color 			: #888888;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}



/* Site link */
.siteLink, td.siteLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;

}
a.siteLink:link   	{ text-decoration: none; color : #444444; }
a.siteLink:visited { text-decoration: none; color : #444444; }
a.siteLink:hover	{ color : #000000; font-weight		: bold;}

}

/* Action link */
.otherLink, td.otherLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.otherLink:link   	{ text-decoration: none; color : #444444; }
a.otherLink:visited { text-decoration: none; color : #444444; }
a.otherLink:hover	{ text-decoration: underline; color : #000000; }

/* Form elements */
input,textarea, select {
	font-size 			: 8pt;
	color 				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	
	/*border				: 1px #999999 solid;*/
	word-wrap			: hard;
}

input.stdButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	/*border			: #555555 1px solid;*/
	background-color: #EFEFEF;
}

input.nrlButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
/*	border			: #555555 1px solid;*/
	background-color: #FFFFFF;
}

/* Check Box */
input.stdCheckBox {
  /*	border			: 0 solid #000099;*/
}

input.stdRadion {
   	border			: 0 solid #000099;
}

td.stdSectionHeader {
	background-image: url(../images/bottam_bar.jpg);
	height			: 22px;
}

td.stdSection {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	padding-left	: 5px;
	padding-right	: 5px;
 }

table.stdTableBorder {
	border			: 1px solid #999999;
}

table.stdTable {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	background-color: #E6E6E6;	
}

/* CSS Row Functionality */
tr.rowLostFocus{
	padding-left	: 5px;
	height			: 20px;
	background-color: #EFEFEF;
}

tr.rowGetFocus{
	padding-left	: 5px;
	height			: 20px;
	background-color: #EAFFDF;
}

tr.rowSelected{
	padding-left	: 5px;
	height			: 20px;
	background-color: #FFE0C1;
}

td.rowLostFocus{
	background-color: #EFEFEF;
}

td.rowGetFocus{
	background-color: #EAFFDF;
}

td.rowSelected{
	background-color: #FFE0C1;
}

.imgAction { 

	cursor			: hand;
	border			: 0;
}

/* Td default style */
/*td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
}*/

/* Field Label */
td.fieldLabelRight{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: right;
	/*background-color: #EFEFEF;*/
}

td.fieldLabelLeft{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	text-align		: left;
	font-weight		: bold;
	/*background-color: #E5E5E5;*/
}

td.fieldLabel{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	text-align		: left;
	
}
td.fieldLabel1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	font-weight		: bold;
}
/* Text */
td.boldText{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
}



tr.list_A {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
}

tr.list_B {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #EFEFEF;
}
tr.list_C {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #DDDDDD;
}
td.listB {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #EFEFEF;
}
td.listC {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #DDDDDD;
}
td.listB_Bold {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #EFEFEF;
}
td.listC_Bold {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	padding-left	: 10px;
	height			: 20px;
	background-color: #DDDDDD;
}

/* Group */
td.listGroup {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	background-color: #B9E9FF;
	height			: 22px;
}

/*  Message */
td.errorMsg ,.errorMsg{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF0000;
}

td.successMsg {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF6600;
}

/* Copyright and bottom info */
.copyright{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	color			: #000000;
	text-decoration	: none;
}
a.copyright			{ text-decoration: none; 	color: #000000; }
a.copyright:link   	{ text-decoration: none; 	color: #000000; }
a.copyright:visited { text-decoration: none; 	color: #000000; }
a.copyright:hover 	{ text-decoration: none;	color: #666666; }

/* Action link */
.MenuLink, td.MenuLink{
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
	cursor			: hand;
}
a.MenuLink:link   	{ text-decoration: none; color : #000000; }
a.MenuLink:visited 	{ text-decoration: none; color : #000000; }
a.MenuLink:hover	{ text-decoration: none; color : #000000; }

/* Action link */
.otherlink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.otherLink:link   	{ text-decoration: none; color : #444444; }
a.otherLink:visited { text-decoration: none; color : #444444; }
a.otherLink:hover	{ text-decoration: underline; color : #000000; }

 
 #hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFFF;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #7EABB1;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
border-right: 3px solid #7EABB1;
border-bottom: 3px solid #7EABB1;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #0A5E69;
margin: 3px 8px;
}
