/*   global tags - not zone specific   */
strong {font-style:normal;font-weight:normal;}

body {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  margin-top:0;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
}

.bodyTable {
        width: 100%;   
}

td {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: x-small;
}

/*   th uses same attributes as listHeader and replaces the need for listHeader in the TDs...... */

th {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  color: #EEEEEE;
  font-size: xx-small;
}

form {
  display: inline;
  color: #000000;
  font-family: Verdana, monospace, sans-serif;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

input {
  color: #000000;
  font-family: Verdana, monospace, sans-serif;
  font-size: 11px;
	padding: 0px;
	margin: 0px;
}

input[type="file"] {
	  background: url(../images/style/button_bg.jpg) repeat-x;
  color: #00319C;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size: 12px;
  white-space: normal;
}

option {
  color: #000000;
  font-family: Verdana, monospace, sans-serif;
}

select {
  color: #000000;
  font-family: Verdana, monospace, sans-serif;
  font-size: 11px;
}

textarea {
  color: #000000;
  font-family: Verdana, monospace, sans-serif;
  font-size: 11px;
}

A {
  color: #333333;
}

hr {
  size: 1px;
}

/* HTML based button styles.........................................    */

/***************************************************/
/*    ZONE 1 and 2 BUTTONS                         */
/***************************************************/

.globalButtonBody {
  background-color:#D6C6DE;
  color:#000000;
  text-decoration:none;
  font-weight:normal;
}

#globalButtonHighlight {
  background-color:#FFFFFF;
  cursor:pointer;
}

#globalButtonShadow {
  background-color:#333333;
  cursor:pointer;
}

/*********************************************/
/*    Buttons                                */
/*********************************************/

A.pageSubtitleBtn {
  background-color: #D6C6DE;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size: xx-small;
  text-decoration: none;
  font-weight: bold;
  padding: 0.1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  vertical-align: top;
  color: #00319C;
  border: 1px solid #CCC;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
}

.paginationBtn {
  background-color: #D6C6DE;
  padding-left: 0.3em;
  padding-right: 0.3em;
  text-decoration: none;
  font-weight: normal;
  color: #00319C;
  border: 1px solid #CCC;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
}

.inputButton {
  color:#FF6600;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size:10px;
}

inputButton1

.titleButton {
  background-color: #D6C6DE;
  color: #00319C;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size: medium ;
}

.pageButton {
  background-color: #D6C6DE;
  color: #00319C;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size: xx-small;
}

.globalButton {
  background-color: #D6C6DE;
  color: #00319C;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  cursor: pointer ;
  font-size: xx-small;
}

.generalWrapRight {
  margin: 10px 0px 10px 10px;	
  text-align: right;
}

.generalWrapLeft {
  margin: 10px 0px 10px 10px;	
  text-align: left;
}

.pageButtonWrap {
  clear: both; 
  float: right;
  padding-top: 0px;
}

.globalButtonWrap {
  color: #6C6284;
  background-color: #CED6EF;
  border-top: 10px solid #CED6EF;
  border-bottom: 5px solid #CED6EF;
  border-left: 10px solid #CED6EF;
  border-right: 10px solid #CED6EF;
}

.lineWrap {
	background-color: #CED6EF;
	border-top: 5px solid #CED6EF;
	border-bottom: 5px solid #CED6EF;
	border-left: 10px solid #CED6EF;
	border-right: 10px solid #CED6EF;
}


/*********************************************/
/*    .titlefontsize        It is used for the title font_size of the export files     */
/*********************************************/

.titlefontsize {

 font-size: small;


}




.transparentWrap {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.actionIcon {
  width:15;
  height:15;
  background-color: #CEC6DE;
}

/*********************************************/
/*    Crosstab Reports                       */
/*********************************************/

.crosstabReport {
/*	font-size: small;
*/}

/*********************************************/
/*    Tables                                 */
/*********************************************/

.dataTable {
  border-top: 0px solid #CED6EF;
	border-bottom: 0px solid #CED6EF;
	border-left: 0px solid #CED6EF;
	border-right: 0px solid #CED6EF;
	background-color: #F6F5F2;
}

.listHeader th, .listHeader th A {
	padding: 0.2em;
	font-weight: normal;
	color: #666666;
	background: #FFBB33 none repeat scroll 0%;
	font-size: 12px;
	vertical-align: middle;
}

tr.listEven {
	background-color: #F6F5F2;
	vertical-align: top;
	padding: 0em;
	margin: 0px;
	color:#666666;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
}

td.listEven {
	color: #000000;
	background-color: #E2E4DA;
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em;
	
}

tr.listOdd {
	background-color: #E2E4DA;
	vertical-align: top;
	padding: 0em;
	margin: 0px;
	color:#666666;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
}

tr.listOdd td, tr.listEven td {
	font-size: 11px;
	padding: 3px;
}

tr.noBackColor td {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #666666
}

tr.noBackColor td a {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}

tr.noBackColor td a:hover {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

tr.listOdd p, tr.listEven p {
	font-size: 11px;
	margin: 10px;
	color: #666;
}

td.listOdd {
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em;	
}

tr.listSelected {
	background-color: #EFDF8C;
	vertical-align: top;
}

td.listSelected {
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em;	
}

.noValueMsg {
	color: #6C6284;
	font-size: xx-small;
	font-weight: bold;
	height: 20px;
	width: 600px;
}

/*  Selected tab uses configurable secondary text colors   */
/*  but uses same background color as breadcrumbs          */

.tabBg {
	display: block;
	background-color: #DEE7D6;
	white-space: nowrap;
	height: 1.1em;
	border-bottom: 1px solid #00319C;
}

.tabOn {
	font-size: xx-small;
	font-weight: bold;
	padding: 0.4em;
	color: #FFFFFF;
  background-color: #505050;
	text-decoration: none;
	vertical-align: bottom;
	margin-right: 15px;
}

.tabOff {
	color: #6B5A8C;
	padding: 0.3em;
	background: transparent;
	text-decoration: none;
	margin-right: 15px;
}

.tabIndent {
	padding-left: 10px;
}

.footer {
	font-size: xx-small;
	padding: .3em;
	bottom: 0;
	width: 100%;
	color: #00319C;
	background-color: #DEE7D6;
 	border-top: 1px solid #DEE7D6;
	border-bottom: 1px solid #DEE7D6;
	height: 15px;
}

.footer A {
	color: #00319C;
}

div.footer span.left {
  float: left;
  text-align: left;
  width: 40%;
}

div.footer span.right {
  float: right;
  text-align: right;
  width: 60%;
  white-space: nowrap;
}

/***************************************************/
/*    INFORMATIONAL MESSAGES                       */
/***************************************************/

.date {
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 5px;
}

.service {
  color: #FFFFFF;
  background-color : #6699FF;
}

.username {
  color: #FFFFFF;
  font-weight: bold;
}

.priHeader {
  /*background-color: #006699;*/
  /*background-color: #ff9933;*/
  background-color: #FFFFFF;
}

.breadcrumb {
  font-size: xx-small;
  background: #EFF7E7;
  color: #6B5A8C;
  padding: 6px 3px 5px 5px;
  height: 20px;
  margin: 0px;
  border-top: 10px solid #CED6EF;
  border-left: 10px solid #CED6EF;
  border-right: 10px solid #CED6EF;
}

/*Style for breadcrumb */
.breadcrumbs, .breadcrumbs a {
	color: #FFFFFF;	
	font-weight: normal;   
	font-size: 12px; 
	line-height: 25px;     
	padding: 2px;
	
}

td.showtd a {
	color: #FFFFFF;
	
}

td.showtd {
	background-color:#FFFFFF;
}
.logo {
  padding-bottom: 0px;
}

.utility {
  color: #FFFFFF;
}

.utility a {
  color: #FFFFFF;
}

/***************************************************/
/*    MENU                                         */
/***************************************************/

.menuBg  {
	vertical-align: top;
	padding-top: 0em;
	margin-right: 0em;
	padding-right: 0em;
	background-color: #ffffff;
	height: 500px;
}

.menuFooterImage {
   background-color: #B5CE9C;
}

.menuFooter {
   width: 15em;
   height: 2em;
}

.menuOn {
	margin-top: 0em;
	text-align: left;
	background-color: #505050;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 10px;
  height: 25px;
	padding-left: 0.3em;
}

.menuOff {
	margin-top: 0em;
	text-align: left;
	background-color: #CED6EF;
	font-weight: bold;
	color: #00319C;
	border-bottom: 1px solid #FFFFFF;
  height: 25px;
	padding-left: 0.3em;
}

.menuOn A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.1em;
	font-weight: bold;
}

.menuOff A {
	color: #00319C;
	text-decoration: none;
	padding-left: 0.1em;
	font-weight: bold;
}

.submenuOn {
	margin-top: 0em;
	text-align: left;
	background-color: #505050;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
  height: 25px;
}

.submenuOff {
  margin-top: 0em;
	text-align: left;
	background-color: #DEE7D6;
    font-weight: normal;
	color: #00319C;
	border-bottom: 1px solid #FFFFFF;
  height: 25px;
}

.submenuOn A {
  color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.5em;
}

.submenuOff A {
  color: #00319C;
  text-decoration: none;
	padding-left: 0.5em;
}


.menubar {
	visibility: inherit;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	z-index:60;
}

.menu {
	position: absolute;
	visibility: hidden;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px #000000 solid;
	border-right: 0px #000000 solid;
	border-top: 0px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	z-index:60;
	background-color: #000000;
}

.menuItem {
	position: absolute;
	visibility: inherit;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #000000 solid;
	border-right: 0px #000000 solid;
	border-top: 1px #ff0000 solid;
	border-bottom: 0px #00ff00 solid;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	background-color: #00ff00;
}

.menuImage {
	position: absolute;
	cursor: pointer;
	visibility: inherit;
	background-color: transparent;
}

.menuItemOn {
	position: absolute;
	visibility: inherit;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	background-color: #FFFFFF;
}

.menuItemOff {
	position: absolute;
	visibility: inherit;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 0px #000000 solid;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: normal;
	background-color: #B5CE9C;
}


.zoneFive {
	background-color: #FFFFFF;
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	padding-right: 0.5em;
	vertical-align: top;
	text-align: left;
}

/*********************/
/*    TABS           */
/*********************/

.subTab {
  border-bottom: 2px solid #006699;
	margin: 0px;
}

.pageSubTabOn {
	color: #667B81;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	text-align: left;
	line-height: 16px;    
	text-decoration: underline;

	
}

.pageSubTabOn A {
	font-size: 12px; 
	color: #667B81;
	text-decoration: underline;	
}

.pageSubTabOff {
	color: #667B81;
	font-weight: normal;
	font-size: 12px; 
	text-indent: 5px;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;    
}

.pageSubTabOff A {
	font-size: 12px; 
	text-decoration: none;
	color: #667B81;	
}

.pageSubTabDisable {
	color: #667B81;
	font-size: 12px; 
	text-indent: 5px;
	text-align: left;
	line-height: 16px;    
}

.pageTabDivider {
	vertical-align: top;
}

.formTab {
	float: left;
	line-height: normal;
	background-color: #ffffff;
	width: 100%;
	border-top: 5px solid #ffffff;
	border-bottom: 2px solid #6B598C;	
}

.formTab ul {
  margin: 0;
	padding-left: 10px;
}

.formTab li {
	display: inline;
	margin: 0;
	padding: 0;
}

.formTab a {
  float: left;
	text-decoration: none;
	margin-top:3px;
}

.formTabOn a{
  float: left;
	background-color: #6B598C;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #6B598C;
	border-bottom: none;
}

.formTabOff a{
  float: left;
	background-color: #B5CF9C;
	padding: 5px;
	color: #6B598C;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #B5CF9C;
	border-bottom: none;
}

/***************************************************/
/*   WIZARDS                                       */
/***************************************************/

.wizBody {
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 0.7em;
	margin-left: 0.2em;
}

.wizDivider {
	font-size: xx-small;
	font-weight: bold;
	padding: 0.8em;
	padding-left: 0.3em;
	color: #333300;
	background-color: #FFFFFF;
	border: 1px;
	border-bottom: 4px solid #E5E5B8;
	text-decoration: none;
	vertical-align: bottom;
}

.wizCurrent {
	font-size: xx-small;
	font-weight: bold;
	padding: 0.8em;
	padding-left: 0.3em;
	color: #333300;
	background-color: #FFCC66;
	border: 1px solid #CC9933;
	border-bottom: 4px solid #CC9933;
	text-decoration: none;
	vertical-align: bottom;
}

.wizNext {
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	padding: 0.8em;
	padding-left: 0.3em;
	background-color: #BFDDFF;
	border: 1px solid #7DA1B3;
	border-bottom: 4px solid #7DA1B3;
}

.wizNext A{
	text-decoration: none;
	color: #333300;
}

.wizPrevious {
	color: #000000;
	background-color: #CCCCCC;
	font-size: xx-small;
	font-weight: normal;
	padding: 0.1em;
	padding-left: 0.3em;
	border: 1px solid #666;
	border-bottom: 4px solid #666;
}

.wizPrevious A{
	text-decoration: none;
}

/***************************************************/
/*    TITLEs, HEADERs, DIVIDERs, FOOTERs           */
/***************************************************/

.pageTitle, .app_pageTitle {
  color: #333333;
  font-size: medium;
  font-weight: bold;
  padding-top: 0.3em;
  padding-bottom: 1em;
  padding-left: 0.2em;
}

.pageSubtitle, .app_pageSubtitle {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;	
	background-color: rgb(226, 228, 218);
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	vertical-align : top;
	height: 20px;
	border-top: 10px solid #B5C2C3;
	border-bottom: 2px solid #B5C2C3;
	border-left: 10px solid #B5C2C3;
	border-right: 10px solid #B5C2C3;
	margin: 0px;
}

div.titleBar {
	font-size:12px;
	font-weight: bold;
	color:#666666;
	background-color:#E2E4DA;
	height:20px;
	padding: 0.3em;
}

div.pageSubtitle span.left, div.app_pageSubtitle span.left, div.titleBar span.left {
  float: left;
  text-align: left;
  width: 35%;
}

div.pageSubtitle span.right, div.app_pageSubtitle span.right, div.titleBar span.right {
  float: right;
  text-align: right;
  width: 60%;
  white-space: nowrap;
}

.pageSubsubtitle {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	background-color: #00309C;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	padding-right: 0.3em; 
	vertical-align : top;
	height: 20px;
	border-top: 10px solid #CED6EF;
   border-bottom: 2px solid #CED6EF;
   border-left: 10px solid #CED6EF;
   border-right: 10px solid #CED6EF;
	margin: 0px;
}

div.pageSubsubtitle span.left {
  float: left;
  text-align: left;
  width: 60%;
}

div.pageSubsubtitle span.right {
  float: right;
  text-align: right;
  width: 40%;
}

.blockSubtitle {
  border-top: 10px solid #D6DBEF;
  border-right: 10px solid #D6DBEF;
  border-left: 10px solid #D6DBEF;
  border-bottom: 0px solid #D6DBEF;
  color: #ffffff;
  background-color: #99CC33;
  font-size: xx-small;
  font-weight: bold;	
  padding: 2px 2px 2px 2px;
  vertical-align : top; 
  height: 20px;
}

div.blockSubtitle span.left {
  float: left;
  text-align: left;
  width: 60%;
  vertical-align: middle;
}

div.blockSubtitle span.right {
  float: right;
  text-align: right;
  width: 40%;
}

/********************************/
/*    Content Columns           */
/********************************/

.column1 {
        padding: 5px 10px 5px 0px;
        
        height: 450px;
}

.column2, .column3, .column4, .column5 {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


/********************************************************/
/*    Columns, Dialogs and Records                      */
/********************************************************/

.listHeader {
  font-weight: bold;
  color: #6B5A8C;
  background-color: #B5CE9C;
  font-size: xx-small;
  vertical-align: top;
  line-height: 10px;
}

.listItem {
  color: #333333;
  font-weight: normal;
}

#listOdd {
  background-color: #EFF7E7;
}

#listEven {
  background-color: #FFFFFF;
}

/*********************************************/
/*    Columns, Dialogs and Records           */
/*********************************************/

.loginForm {
  margin-top: 200px;
  margin-bottom: 150px;
  margin-left: 150px;
  margin-right: 10px;	
}

.labelForm {
  border-top: 0px solid #CED6EF;
  border-bottom: 0px solid #CED6EF;
  border-left: 0px solid #CED6EF;
  border-right: 0px solid #CED6EF;
  background-color: #F6F5F2;	
  padding-top: 0px;
}

.labelFormForDataImport {
  border-top: 10px solid #CED6EF;
  border-bottom: 5px solid #CED6EF;
  border-left: 10px solid #CED6EF;
  border-right: 10px solid #CED6EF;
  background-color: #FFFFFF;
}

.label {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  padding: 3px;
  vertical-align: top;
  text-align: left;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  white-space:nowrap;
}

.labelPublish {
  color: #00319C;
  font-weight: bold;
  font-size: x-small;
  padding: 0.5em;
  vertical-align: top;
  text-align: right;
  background-color: #FFFFFF;
}

.labelField {
  color:#666666;
  font-weight: normal;
  font-size:12px;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
}

#indent {
  padding-left: 2em;
}

.loginlabel {
  color: #333333;
  font-weight: bold;
  font-size: xx-small;
  padding: 0.5em;
  vertical-align: top;
}

.loginlabelField {
  color: #000000;
  font-weight: normal;
  font-size: xx-small;
  padding: 0.5em;
  vertical-align: top;
}

.loginInstructions {
	color: #6C6284;
}

.subLabel {
  color: #000000;
  font-weight: bold;
}

/***************************************************/
/*    INFORMATIONAL MESSAGES                       */
/***************************************************/

.pageInstructions {
	color: #6C6284;
	font-size: xx-small;
	padding-top: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	background-color: #B5C2C3;
	border-top: 5px solid #B5C2C3;
	border-bottom: 3px solid #B5C2C3;
	border-left: 10px solid #B5C2C3;
	border-right: 10px solid #B5C2C3;
	vertical-align: middle;
}

/*.pagination {
	float:right;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	padding-right: 1.6em;
  border-top: 0px solid #CED6EF;
	border-bottom: 0px solid #CED6EF;
	border-left: 0px solid #CED6EF;
	border-right: 0px solid #CED6EF;	
	font-size: xx-small;
	color: #6C6284;

}

*/
.userpagination {
	text-align: right;
	background-color: #CED6EF;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-right: 0.6em;
  border-top: 5px solid #CED6EF;
	border-bottom: 3px solid #CED6EF;
	border-left: 10px solid #CED6EF;
	border-right: 10px solid #CED6EF;	
	font-size: xx-small;
	color: #6C6284;
}

.errorMessage {
	color: #C00000;
	font-size: x-small;
	font-weight : bold;
	padding-top: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.2em;
}

/***********************/
/*    BLOCKS           */
/***********************/

.contentBlocks {
	width: auto;
	padding-top: 1em;
	margin-left: 2ex;
	margin-right: 2ex;
	height: 1em;
}

div.contentBlocks span.mainContentLeft {
	width: 46%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

div.contentBlocks span.mainContentRight {
	width: 46%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
}

.blockBody {
  background-color : #D6DBEF;
  border-top: 10px solid #D6DBEF;
  border-right: 10px solid #D6DBEF;
  border-left: 10px solid #D6DBEF;
  border-bottom: 10px solid #D6DBEF;
  margin-bottom: 20px; 
}

.blockTable {
  background-color: #D6DBEF;  
  border-top: 10px solid #D6DBEF;
  border-right: 10px solid #D6DBEF;
  border-left: 10px solid #D6DBEF;
  border-bottom: 10px solid #D6DBEF;
  margin-bottom: 20px;
  width: 100%;
}

.sidebyside {
  border-top: 10px solid #CED6EF;
  border-bottom: 10px solid #CED6EF;
  border-left: 10px solid #CED6EF;
  border-right: 10px solid #CED6EF;
  background-color: #CED6EF;
}


/*div.pagination span.right {
  float: right;
  text-align: right;
}

*//*********************************************/
/*    drag and drop form layout              */
/*********************************************/

span.nameSpan {
   font-family  : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: xx-small;
}

.listBox {
   padding-top      : 5px;
   padding-bottom   : 5px;
   background-color : #ffffff;
   border           : 1px solid #8b8b8b;
}

.listBox2 {
   padding-top      : 5px;
   background-color : #ffffff;
   border           : 1px solid #8b8b8b;
}

.searchBox {
   padding-top      : 8px;
   padding-bottom   : 8px;
   background-color : #ffffff;
   border           : 1px solid #ababab;
}

div.customDropZone {
   background-color : #c6c3de;
   font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: xx-small;
}

.customDraggable {
   font-family  : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: xx-small;
   background-color : #EFF7E7;
   color            : #5b5b5b;
   border           : 1px solid #5b5b5b;
}

/*********************************************/
/*    drag and drop block layout             */
/*********************************************/

.clBlock {  position:absolute; z-index:2; visibility:hidden; overflow:hidden; background-color:#9999CC;}
.clBody {  position:absolute; overflow:hidden; z-index:15; background-color:#ffffff;}
.clHeader {  position:absolute; top:2px; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; background-color:transparent;}
.clText {  position:absolute; z-index:50; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:11px; background-color:transparent;}
.clResize {  position:absolute; z-index:30; width:16px; height:16px; clip:rect(0,16,16,0)}
.clMenu {  position:absolute; background-color:#CCCCFF;}
.clUp {  position:absolute; width:12px; height:12px; z-index:60;}
.clDown {  position:absolute; width:12px; height:12px; z-index:60;}
.clLeft {  position:absolute; width:12px; height:12px; z-index:60;}
.clRight {  position:absolute; width:12px; height:12px; z-index:60;}
.clVScroll {  position:absolute; width:12px; height:12px; z-index:60; background-color:#CCCCCC;}
.clHScroll {  position:absolute; width:12px; height:12px; z-index:50; background-color:#CCCCCC;}
.clMinimize {  position:absolute; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; background-color:#CCCCFF;}
.clMaximize {  position:absolute; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; background-color:#CCCCFF;}
.clRestore {  position:absolute; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; background-color:#CCCCFF;}
.clClose {  position:absolute; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; background-color:#CCCCFF;}
.clEdit {  position:absolute; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; background-color:#CCCCFF;}
.clColumn {  position:relative; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;}
.clFooter {  position:absolute;}
.blColumn {  border: #808080 1px solid;background-color: #979797;padding: 3px;}
.blColumn2 {  border: #808080 1px solid;background-color: #EEEEEE;padding: 3px;}






div.botrow {
  clear: both;
  padding-top: 0px;
/*  background-color: #FFFFFF;*/
  }

div.row {
  clear: both;
  padding-top: 0px;
  width: 100%;
  background-color: #FFFFFF;
}

div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  color: #666666;
  font-weight: bold;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-size: 12px;
  padding: 0.2em;
  vertical-align: top;
  background-color: #F6F5F2;
  white-space:nowrap;
}

div.row span.labelField {
  float: right;
  width: 60%;
  text-align: left;
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  padding: 0.2em;
  vertical-align: top;
  background-color: #F6F5F2;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  white-space:nowrap;
} 

.roleListTitle {
	background-color:#B5C2C3;
	height:23px;
	padding:0px;
	width:100%;
}

.blockTitle span.left, .roleListTitle span.left {

  background: url(/chrm/ep/images/blocks/left_corner.gif) top left no-repeat;

  padding: 5px 5px 0px 5px;

  float: left;

  text-align: left;

  width: 50%;

  color: #FFFFFF;

  font-weight: bold;

  font-size: x-small;
  
  height: 50%;
    
  vertical-align: middle;

  clear: both;
}



.blockTitle span.right, .roleListTitle span.right {

  background: url(/chrm/ep/images/blocks/right_corner.gif) top right no-repeat;

  padding: 3px 5px 0px 0px;

  float: right;

  text-align: right;

  width: 40%;
  
  height: 50%;
  
  vertical-align: middle;

  white-space: nowrap;

}


.blockTitle a {

        color: #FFFFFF;

        font-size: x-small;

}



.blockTitle {

        padding: 0px 0px 0px 0px;

        height: 23px;

        width: 100%;

        background-color: #B5C2C3;


}

.blockSubtitle {

        color: #ffffff;

        background-color: #72727A;

        padding: 10px 10px 5px 5px;

        text-align: left;

}



.blockSubtitle a {

        color: #ffffff;

}

.blockWrap {
        border: 1px solid #AAAAAA;

        font-size: xx-small;

        font-weight: normal;

        padding: 1px;
}

.programTitle {

        color: #ffffff;

        background-color: #72727A;

        padding: 10px 10px 5px 5px;

        text-align: left;

}



.programTitle a {

        color: #ffffff;

}





.blockPad {

  padding: 0px;

}



.headerTab {        float: left;        line-height: normal;        background-color: #FFFFFF;        width: 100%;        background: url("/chrm/ep/images/tabs/tabBg.gif")      repeat-x bottom;}.headerTab ul {        margin: 0;        padding: 10px 10px 0px;        }.headerTab li {        display: inline;        margin: 0;        padding: 0px;        }.headerTab a {        float: left;        display: block;        background: url(/chrm/ep/images/tabs/top_left_both.gif) top left no-repeat;        margin: 0;        padding: 0px 0px 0px 8px;        text-decoration: none;        cursor: pointer;}/* height of unselected tab is padding-bottom 8px */.headerTab a span {        float: left;        display: block;        background: url(/chrm/ep/images/tabs/top_right_both.gif) top right no-repeat;         padding: 2px 25px 4px 0px;        font-size: 12px;         font-weight: bold;        color: #FFFFFF;}.TLPtabOn a {   background-position:0 -150px;   border-width:0;        background-color: #FFFFFF;        /*position: absolute;*/}/* height of selected tab is padding-bottom 8px */.TLPtabOn a span {   background-position:100% -150px;   padding-bottom:4px;        color:#000000;        border-bottom: none;                margin-bottom: 0px;}
#searchtabs li { float:left;height:22px;background-color:#fc0;border-right:3px solid #fff;background:url(http://pics.ebaystatic.com/aw/pics/listings/LtCurveSm.gif) no-repeat top left; }
#searchtabs li div { font-weight:bold;padding:4px 15px 2px 15px;background:url(http://pics.ebaystatic.com/aw/pics/listings/RtCurveSm.gif) no-repeat top right;white-space:nowrap; }
* html #searchtabs li div { float:left; }
form>#searchtabs { height:auto;border-top:1px solid #FFFFFF; }
#searchtabs li.active { color:#000000;background-color:#ffcc00; }
#searchtabs li.enabled { color:#0000ff;background-color:#fee684; }
#searchtabs li.disabled { color:#636363;background-color:#fee684; }

#ynnav{padding:0; clear:both; }
#ynsubnav h5, #ynnav h5{display:none; }
#ynnav ul{margin:0; padding:0 0 0 4px; list-style:none; height:19px; background:url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/rul_hori_999.gif) bottom repeat-x; }
#ynnav li{display:block; float:left; background:#f2f3f5 url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/bg_nav_cnrl.gif) no-repeat; margin-right:2px; padding-left: 1px;}
#ynnav li div{display:block; float:left; margin:0; background:url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/bg_nav_cnrr1.gif) no-repeat top right; padding-right:1px; }
#ynnav li a{display:block; float:left; font:10px verdana; font-weight:bold; color:#434343; white-space:nowrap; padding:3px 6px; margin:0; text-decoration:none; }
#ynnav li a:visited{color:#434343; text-decoration:none;}
#ynnav li.on{background:#F2F3F5 url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/bg_nav_cnrl_on.gif) no-repeat; padding-left:3px;}
#ynnav li.on div{background:url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/bg_nav_cnrr_on200.gif) top right no-repeat; padding-right:3px;}
#ynnav li.on a{color:#FFFFFF ; text-decoration:none;}
#ynnav li.on a:visited{color:#FFFFFF ; text-decoration:none;}
#ynnav li.index{background:none;  }
#ynnav li.index div{background:none; }
#ynnav li.index a{color:#003DB8 ; font-weight:normal; }
#ynnav li.index a:visited{color:#003DB8 ; }
#sidebar .tpmdl .rcbox {margin: 0; padding: 0;}
#sidebar .tpmdl {margin: 0 0 10px; padding: 0;}
#sidebar .tpmdl h4 {margin:0 0 2px; padding:0;}
#sidebar .tpmdl ul {margin:0; padding:0; width: 280px;}
#sidebar .tpmdl ul li {margin: 0; padding: 2px 0 2px 15px; background:url(http://us.i1.yimg.com/us.yimg.com/i/us/nws/pr/bblt.gif) no-repeat 5px 0;}
html>body #sidebar .tpmdl ul li  {padding: 2px 0 2px 15px; }
#sidebar .tpmdl ul li a {display: block; font: normal 77% verdana, arial; }
#sidebar .tpmdl ul li a, #sidebar .tpmdl ul li a:visited {color:#003399; text-decoration:none;}
#sidebar .tpmdl ul li a:hover {color:#003399; text-decoration:underline;}
#sidebar .tpmdl ul li {float: left; width: 135px;}
html>body #sidebar .tpmdl ul li {width: 125px;}


.leftcolumn	{
	float:left;
	width:192px;
}

.leftcolumn .block {
	margin:0px 0px 15px 0px;
    overflow: hidden;
    width:auto!important;
    width:100%
}

.centercolumn {
	margin-left:206px;
	margin-right:239px;
	font-family:"\"}\"";
	font-family:inherit;
	margin-left:208px;
	margin-right:241px;
}

.centercolumn .block {
	margin:0px 0px 15px 0px;
	padding:0px;

    overflow: hidden;
    width:auto!important;
    width:100%

}

.rightcolumn {
	float:right;
	width:220px;
	margin:0px 5px 0px 0px;
}

.rightcolumn .block {
	margin:0px 0px 5px 0px;
	padding:0px;
    overflow: hidden;
    width:auto!important;
    width:100%
}


.headerSortUp {
	BACKGROUND-IMAGE: url(../images/action/icon_sortup.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-POSITION: center right;
}
.headerSortDown {
	BACKGROUND-IMAGE: url(../images/action/icon_sortdown.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-POSITION: center right ;
}


/* mouse over the table */
.over{background-color:#CCFFFF;vertical-align: top;}

.spanSelected{background-color:#ADD8E6;}
.loading{
    background-color: lightyellow;
    position: absolute;
    float: right;
    border: 1px outset #fefefe;
    z-index: 1;
    display:none;
	top:10;
	right:10;
}
.addItemsPageContainer {
	color: #000;
	font-size:xx-small;
	background-color:#CED6EF;
	height:650px;
}
.listForXtable{
	font-size: small;
	border:1px solid #7B9CCE;
	background-color:#FFF;
	float:left; 
	width:23%;
	height:600px;
	overflow:auto;
	position:relative;
	top:10px;
	left:10px;
}
.mylabelForm {
  border-top: 10px solid #CED6EF;
  border-bottom: 5px solid #CED6EF;
  border-left: 10px solid #CED6EF;
  border-right: 10px solid #CED6EF;
  background-color: #FFFFFF;	
  height:100px;
}

.textforcus{background-color:#ffc}

.messageContainer{
    text-align: center;
    padding: 20px 0 20px 0;
    border-top: 10px solid #CED6EF;
    border-bottom: 5px solid #CED6EF;
    border-left: 10px solid #CED6EF;
    border-right: 10px solid #CED6EF;
    background: #FFF;
    white-space: nowrap;
}

.message{
    display: inline; 
    vertical-align: middle; 
    font: bold 12px "9.", serif; 
    color: #FF0000; 
}
.loginTitleTr{
background-image:url(../images/icons/loginTitleBackground.bmp);
background-repeat:repeat-x;
}

.spacer {

    background : url(/chrm/xp/images/icons/spacer.gif)
    
}
.tdlabel{
  text-align: right;
  text-indent: 0; 
  word-spacing: 0; 
  line-height: 100%; 
  margin: 0;
}
.titleForDeptMenu{
  color: #202020;
  background-color: #FF850E;
  /*background-color: #ffee66;*/
  font-size: x-small;
  font-weight: bold;	
  padding: 2px 2px 2px 2px;
  vertical-align : top; 
  height: 20px;
  cursor:pointer;
}
.deptMenuTree{
	height:600px;
	width:300px;
	overflow:scroll;
	white-space:nowrap;
}

.loginWrap {
	width: 100%;
	float: left;
	text-align: center;
}

.loginTitle{
	color: black;
	/*font-family: SimHei;*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*font-size: large;*/
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	white-space:nowrap; 
}
.loginTitleTr{
background-image:url(../images/icons/loginTitleBackground.bmp);
background-repeat:repeat-x;
}
/*
.loginTitle SPAN {
	border: 1px solid blue;
	margin-bottom: 5px;
	vertical-align: sub;
	float: left;
}
.loginTitle IMG {
	margin-top: 3px;
	border: 1px solid red;
	float: left;
}*/

.loginWarning{
	color: #A9A9A9;
  	font-weight: lighter;
 	font-size: 11px;
 	padding: 0.5em;
  	vertical-align: top;
 	background-color: #FFFFFF;
}

.loginUsername{
	color: #606060;
 	font-weight: bold;
 	font-size: 13px;
 	vertical-align: top;
 	background-color: #FFFFFF;
}

.hrmTabBg {
      background-color: #EEEEEE;
}

.adWrapper {
      border:1px solid #ffcc99;
      padding: 5px;
      margin-top:0px;
}

.contentName {
      font-size: 11px;
      font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
      font-weight: bold;
}

.contentName a{
      padding: 5px 0px 5px 0px;
}

.contentTitle {
   color: #000000;
   font-size: x-small;
   font-weight: bold;
   text-align: left;
   padding-top: 10px;
   padding-bottom: 10px;   
}


.contentBody { 
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: small;
   padding-top: 25px;
}

.contentBody A {
   font-size: small;
}

div.contentBody P {
   font-size: small;
}

.contentAuthor {
  font-size: xx-small;
  color: #000000;
  font-style: italic;
}

.contentDate {
  font-size: xx-small;
  color: #6B5A8C;
  font-weight: bold;
}

.contentDetail {
   margin-top: 20px;
}


li {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   font-size: x-small;
}

div.contentBody li {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   font-size: small;
}

.blockTitleForMenuSelected {
        padding: 0px 0px 0px 0px;
        height: 23px;
        background-color: #FFCC66;
		cursor:pointer;
}
.blockTitleForMenuUnselected {
        padding: 0px 0px 0px 0px;
        height: 23px;
        background-color: #CCCFCF;
		cursor:pointer;
}
.blockTitleForMenuSelected span.left ,.blockTitleForMenuUnselected span.left{
  background: url(/chrm/ep/images/blocks/left_corner.gif) top left no-repeat;


  padding: 5px 5px 5px 5px;
  

float: left;
  

text-align: center;

  
  color: #202020;

  
  font-weight: bold;

  
  font-size: x-small;

  
  white-space: nowrap;
}
.blockTitleForMenuSelected span.right ,.blockTitleForMenuUnselected span.right{
  background: url(/chrm/ep/images/blocks/right_corner.gif) top right no-repeat;

  
  padding: 5px 5px 5px 5px;

  
  float: right;

  
  text-align: right;


  color: #202020;

  
  font-weight: bold;

  
  font-size: x-small;

  
  white-space: nowrap;
}
.oddTrInMenuTree {
	font-size:medium;
	background-color: #FFFFFF;
	vertical-align: top;
}
.evenTrInMenuTree {
	font-size:medium;
	background-color: #EFF7E7;
	vertical-align: top;
}
.roleNoSelected{
	font-size:medium;
 	text-decoration:none;
	cursor: pointer;
}
.roleSelected{
	font-size:medium;
 	text-decoration:none;
	cursor: pointer;
	color:red;
}
.oddRoleRow{
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 5mm;
}
.evenRoleRow{
	background-color: #EFF7E7;
	vertical-align: middle;
	height: 5mm;
}
.deptSearchResult{
	font-size:small;
}

.subField{
	_margin-left:-4px;
	font-size: 10px;
	text-align: top;
}

/*********************************************/
/*    formula editor                         */
/*********************************************/

.formulaBody{
	background-color:#22A0DD;
}
.formulaBgColor{
	background-color:#EEEEEE;
}
.numberButton{
	width:25px;
	color: blue;
}
.optButton{
	width:25px;
	color: red;
}
#theFormulaTable{filter:progid:DXImageTransform.Microsoft.Shadow (Color=#333333,Direction=120,strength=8)} 

.attachmentListing {
	margin-left: 20px; 
}


/*
 *    Merge from broadstyle.css of www.broadvision.com
 */ 


/* jwu - 6/18/07
TD {	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;	color: #000000;                     }
*/

pulldown {	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;	color: #000000;}
a {text-decoration: underline;	/*color: #666666;*/}
A:hover {text-decoration: underline; }
.greydark {	color: #666666;}
.greysmall {	color: #CCCCCC;}
.titlecontent, .titlecontent a {font-family:Trebuchet MS;color: #666666;font-size: 19px;text-decoration: none;}
.titlecontent a.lightColor {font-family:Trebuchet MS;color: #7F7F7F;font-size: 20px;}
.bodycopy {	color: #669933;	line-height: 16px;}
.bodycopyBlue {	color: #330099;       	line-height: 16px;}
.bodycopyBlack {	color: #000000;	line-height: 16px;}
/* vdn - 02/26/07 -updated color: #669933.  Did not create our own css definition as it would require too many jsp
changes.
*/
.bodycopyGreen {	color: #FF6600;	line-height: 16px;}
.bodytext {	color: #000000;	line-height: 16px;}
.footerNavGreen {	font-size: 10px;	color: #336600;	text-indent: 6pt;	height: 21px;	padding: 5px;}
.3pixspacer {	padding: 2px;}
.menuHead {	color: #330099;	line-height: 15px;	font-weight: bold;}
.menuList {	color: #330099;	line-height: 15px;}
.searchHead {white-space: nowrap; font-size: 10px;color: #7F7F7F;font-weight: bold;text-decoration: none;}
.appItem {
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color:#7F7F7F;
	font-size:10px;
	white-space:nowrap;
}
.userName {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.dateInTitle {
	color:#666666;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
}
.footerNav {	font-size: 10px;	color: #000000;}
/* vdn - 02/26/07 -updated color: #669933.  Did not create our own css definition as it would require too many jsp 
changes.
*/ 
.titleContentPage {	font-size: 14px;	color: #ff9933;	line-height: 15px;	font-weight: bold;}
.footerMore {	color: #669933;	line-height: 15px;	font-weight: bold;}
.titleSideBar {		color: #FFFFFF;	height: 20px;	font-weight: bold;}
a.navbar {		color: #000000;	line-height: 20px;}
a.breadcrumb {	color: #990033;}
/* vdn - 02/26/07 -updated color: #669933.  Did not create our own css definition as it would require too many jsp 
changes.
*/ 
a.sidebar {	color: #ff9933;	line-height: 15px;}
/* vdn - 02/26/07 -updated color: #669933.  I also created our own css definition.  The new definition is used in some pages
but I soon realize that there are too many jsps to change; therefore, I just updated the original css definition. 
*/ 
a.footerMore {	color: #ff9933;	line-height: 15px;	font-weight: bold;}
a.footerMoreBlue {	color: #330099;	line-height: 15px;	font-weight: bold;}
a.contentGreen {	color: #669933;	text-decoration: underline;}
a.contentBlue {	color: #330099;	text-decoration: underline;}
a.menuBold {	color: #330099;	line-height: 15px;	font-weight: bold;}
a.menu {	color: #330099;	line-height: 15px;}
a.footerNav {	font-size: 10px;	color: #000000;	text-indent: 6pt;}
a.search {		font-size: 10px;	color: #666666;	text-decoration: underline;	}
a.advsearch {		font-size: 10px;	color: #CCCCCC;	text-decoration: underline;	}	
a.contentIndBlue {	color: #330099;	line-height: 15px;	padding: 25px;}
a.greysmall {	color: #CCCCCC;}
.titleReglr {	font-size: 14px;	color: #000000;}
.menuHeadGreen {	color: #669933;	line-height: 15px;	font-weight: bold;}
.titleChannelSubhead {	color: #CC6633;	line-height: 15px;	font-weight: bold;	font-size: 14px;}
a.titleContentHead {	color: #330099;	font-weight: bold;	text-decoration: underline;}
imageMargin{	margin-left: 5px;}
logoMargin{	margin-top: 5px;	margin-bottom: 5px;	}
imageDetMargin{	margin-left: 4px;	margin-right: 4px;}	
.titleSubHead {	font-size: 12px;	color: #7F99CC;	line-height: 15px;	font-weight: bold;}
.bodycopyOrange {	color: #ff9933;	line-height: 16px;}
.bodycopyNewBlue {	color: #003366;       	line-height: 16px;}
a.footerMoreOrange {	color: #ff9933;	line-height: 15px;	font-weight: bold;}
a.footerMoreNewBlue {	color: #003366;	line-height: 15px;	font-weight: bold;}
a.action {text-decoration: none;	color: #666666;}

div.row td.label {
  float: left;
  width: 25%;
  text-align: left;
  color: #00319C;
  font-weight: bold;
  font-size: x-small;
  padding: 0.4em;
  vertical-align: top;

  }

td.fslabel {
	text-align: left;
	color: #666666;	
	/*font-weight: bold;*/
	font-size: 12px;  
	padding: 0em;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
}


div.row td.labelField {
  float: right;
  width: 65%;
  text-align: left;
  color: #666666;	
  font-weight: bold;
  font-size: x-small;
  padding: 0.8em;
  vertical-align: top;
  background-color: #FFFFFF;
  } 

td.fslabelField {
	color: #000000;
	font-size: 12px;
	padding: 0em;
}

/* For Table Selector */
tr.selectedClass{
	background-color: lightblue;
}

tr.over{
	background-color: lightyellow;
}

a.paginationBtn:hover{
	text-decoration: none;
}

.required{
    color:red;
}

/* Fast Search Config */
.attr{
	width: 100%;
	marge: 2px;
	height: 50px;

}

.attr .friendlyName{
	background-color: #eee;
	/*padding:2px 0 0 4px;*/
	width: 100%;
	white-space: nowrap;
	font-weight: bold;
}

.attr .config{
	text-align:center;
	width: 100%;
	white-space: nowrap;
	height:40px;
	border: 1px solid #eee;
	padding-top: 5px;
}

.attr .config label{
	white-space: nowrap;
}

/* for employee photo */
.photo{
	border: 0;
	display: block;
}
/* Below is for appraisal status picture */
.finishEdge {
	background:transparent url(../appraisal/appraisalStatusView/finish.bmp) scroll 0pt;
	height:22px;
	width:20px;
}
.finishCenter {
	background:transparent url(../appraisal/appraisalStatusView/finish.bmp) scroll 0pt;
	height:22px;
	width:26px;
}
.statusOn {
	background:transparent url(../appraisal/appraisalStatusView/car.bmp) no-repeat scroll 0pt;
	height:22px;
	width:26px;
}
.leftSide {
	background:transparent url(../appraisal/appraisalStatusView/carLeftSide.bmp) no-repeat scroll 0pt;
	height:22px;
	width:26px;
}
.rightSide {
	background:transparent url(../appraisal/appraisalStatusView/carRightSide.bmp) no-repeat scroll 0pt;
	height:22px;
	width:26px;
}
.notDoneEdge {
	background:transparent url(../appraisal/appraisalStatusView/notDone.bmp) scroll 0pt;
	height:22px;
	width:20px;
}
.notDoneCenter {
	background:transparent url(../appraisal/appraisalStatusView/notDone.bmp) scroll 0pt;
	height:22px;
	width:26px;
}
/* Above is for appraisal status picture */
.pageSmallTitle {
	color:#00319C;
	font-size:small;
	font-weight:bold;
}
.labelInKbEdit{
	background-color:#FFFFFF;
	color:#00319C;
	font-size:x-small;
	font-weight:bold;
	padding:0.5em;
	text-align:left;
	vertical-align:top;
}


/*
	Extend new page CSS

*/


.result_title, .result_title a {	
	color: #666666;	
	font-size: 12px; 
	font-weight: bold;   
}

.personinfo, .personinfo a {	
	color: #333333;	
	font-size: 18px; 
	font-weight: normal;
	padding-left:6px;
}

.result_title, .result_title a {	
	color: #666666;	
	font-size: 12px; 
	font-weight: bold;   
	
}

th.largeHeaders{
	color: #666666;	
	font-size: 12px; 
	font-weight: bold;   
	background: #FFBB33;
}

select.inContentEdit{width:100px;}

.wholeLabelForm {
  border-top: 10px solid #B5C2C3;
  border-bottom: 1px solid #B5C2C3;
  border-left: 1px solid #B5C2C3;
  border-right: 1px solid #B5C2C3;
  padding-top: 0px	;
}
.innerLabelForm{
  border-left: 3px solid #F6F5F2;
  border-right: 3px solid #F6F5F2;
}
.leftBorderTable{
  border-left: 5px solid #CCCCCC;
  padding-left: 50px;
}

.labelInKbEdit{
	background-color:#FFFFFF;
	color:#00319C;
	font-size:x-small;
	font-weight:bold;
	padding:0.5em;
	text-align:left;
	vertical-align:top;
}
.fastSearch{
	background-color: #E5E5E5;
	padding:3px;
	color: #727272;
	font-weight: bolder;
	font-size: 10px;
	border:1px solid;
	border-color:#999999;
    font-family: Arial;
	width : 100px;
	cursor : pointer;
}
