/**** This part Css File from Jay ******/

/***********************************************/
/* workmovrstyle.css                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	/*background: #297BB5 url(/wmax/images/if29_pbg.jpg) fixed;*/
	background: #D4D4D4;
}
/********* form and related tag styles *********/

form{
	margin: 0px;
	padding: 0px;
}

/*label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}*/
				
.input{
	font-family: Arial,sans-serif;
	font-size:10pt;
}

/***********************************************/
/* Layout Divs for Demo - Mock Up Screens      */
/***********************************************/

/* */
/** (we use this when we have not top frame and header belong the maine page) **/
#pagecell1{
	position:absolute;
	width:100%;
	top: 102px;
	background-color: #CACACA;
	border-bottom:1px solid black;
	border-top:1px solid black;
}

/** Added By Olga Prykhod'ko (we use this when we have top frame with headerin the page) **/
#pagecell1Top{
	position:absolute;
	top: 12px;
	left: 2%;
	width:98%;
	background-color: #D4D4D4;
	border: 1pt solid #000000;
}

#pagecell1TopLeft{
	position:absolute;
	top: 12px;
	left: 5px;
	width:98%;
	background-color: #ffffff;
	border: 1pt solid #000000;
}

/* */
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	font-size: 12px;	
}



/***********************************************/
/* Component Divs                              */
/***********************************************/
/**** #siteName is for the placement of workMovr Central logo ****/

/* not found #siteName where it used (Prykhod'ko  */
/*
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
*/

/* */
#clientCopyright {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; WIDTH: 235px; 
	COLOR: #FFFFFF; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, sans-serif; 
	HEIGHT: 16px; 
	TEXT-ALIGN: right
}

/****** User Identity div and styles ******/

/* 
#Identity{
    
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #FFFFFF;
	font-weight: normal;
}
*/
/* 
.userName{
	font-family: Arial,sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	min-height: 200px;
	height: 200px;
}
*/

/* */
.userDescription{
	font-family: Arial,sans-serif;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	min-height: 200px;
	height: 200px;
}


/************** utility styles (additional links at top right of screen *****************/

/* not found #utility where it used (Prykhod'ko  */
/*
#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	height: 33px;
}
*/
/* not found #utility a where it used (Prykhod'ko  */
/*
#utility a{
	color: #ffffff;
}
*/
/* not found #utility a:hover where it used (Prykhod'ko  */
/*
#utility a:hover{
	text-decoration: underline;
}
*/
/************* position for WorkMovr Client's logo, top right *********/
/* 
#logoContainer{
	position: absolute;
	top: 2px;
	left: 770px;
}
*/

/* */
/*
#clientLogo{
	position: relative;
	float: right;
	background-image:  url(/wmax/images/CT_translogo_small.gif);
	background-repeat: no-repeat;
	width:107px;
	height:50px;
	
}
*/

/* */
#clientLogoBig{
/** Added By sv **/	
	position: relative;
	float: right;
	background-image:  url(/wmax/images/CT_translogo.gif);
	background-repeat: no-repeat;
	width:163px;
	height:74px;
	border:0px;
}
#clientLogoBig2 {
	position: relative;
	float: right;
	background-image: url(/wmax/images/CT_translogo_new.gif);
	background-repeat: no-repeat;
	width: 163px;
	height: 74px;
	border: 0px;
}
/************** pageName styles ****************/
/* */
#pageName{
	font-family: Arial,sans-serif;
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

/* */
#pageName h2{
	font: bold 24px Arial, sans-serif;
	/*color: #B67352;*/
	color: #334D55;
	margin:0px;
	padding: 0px;
}

/** Added By Olga Prykhod'ko **/
#pageName h3{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #334D55; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
	margin:0px;
	padding: 0px;
}

/* */
#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/
/*******WorkMovr Central is a separate style because room is allowed for client logo in WorkMovr Client Screens *******/
/*******WorkMovr Central navigation inherits width 95.6% from masthead div ******/

/* not found #siteName where it used (Prykhod'ko  */
/*
#wm_central_Nav{
	font-family: Arial,sans-serif;
	position: relative;
	width: 100%;
	min-width: 810px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(/wmax/images/nav_mid.gif);
}
#wm_central_Nav img{
	margin-bottom: -4px; 
}
*/
/****** #gnl and #gnr places left and right images used to draw sides of line around navigation bar  *****/

/* 
#gnl{
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr{
	position: absolute;
	top: 0px;
	right:0px;
}
*/

/***** #wm_client_nav is used to create a fixed width navigation 
for user screens in WorkMovr, because the client logo appears to 
the right of the navigation *****/


/* 
#wm_client_Nav{
	font-family: Arial,sans-serif;
	position: relative;
	width: 764px;
	min-width: 750px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(/wmax/images/nav_mid.gif);
	white-space: nowrap;
}
#wm_client_Nav img{
	margin-bottom: -4px;
}

#globalLink {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 100; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial,sans-serif; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	HEIGHT: 22px; 
	min-width: 810px
}
a.glink:link, a.glink:visited,
a.glink:active {
    font-family: Arial,sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #D7E4CB;
	text-decoration: none;
	line-height: 13px;
	
}
a.glink:hover{
	background-image:  url(/wmax/images/glblnav_selected.gif);
	text-decoration: none;
	background-color: #C1E0F6;
}


/** Added By Olga Prykhod'ko **/
/*
a.glinkActiveTab:link, a.glinkActiveTab:visited,
a.glinkActiveTab:hover, a.glinkActiveTab:active
{
	BORDER-RIGHT: #d7e4cb 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	COLOR: #666666; 
	LINE-HEIGHT: 13px; 
	PADDING-TOP: 2px; 
	background-image:  url(/wmax/images/glblnav_selected.gif);
	text-decoration: none;
	background-color: #C1E0F6;
}
*/


/************** main cell styles (used to control appearance of text in main area of pagecell1, below the #pageName div****************/
/* THESE STYLES ARE USED TO DEFINE TEXT APPEARANCE ON DEMO-MOCKUP SCREENS, MAY NOT APPLY TO WORKMOVR PROGRAM, REMOVE OR INCORPORATE IN WORKMOVR CSS
 AS APPROPRIATE  */

/* */
#main_cell{
	font-family: Arial,sans-serif;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 13px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#main_cell_small {
	font-family: Arial,sans-serif;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
}

#main_cell_small #button{
	margin: 0 0 0 0;
}

/** Added By Olga Prykhod'ko for button in list (to make smaller height of cellwhich consists button)**/
#main_cell_small #button li{
	margin: 0 0 0 0;
}

/* */
#main_cell img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#main_cell a:link, #main_cell a:visited, #main_cell a:active, #main_cell a:hover{
	font-family: Arial,sans-serif;
	font-size: 13px;

	color: #000000;
	text-decoration: underline;
} 

#main_cell table
{
	position:relative;
	padding: 0px 0px 0px 0px;
	border:0px;
}
#main_cell td
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #000000;
}

/** Added By Olga Prykhod'ko for list (this draw small border arond the List table)**/
#main_cell table #List
{
	BORDER-RIGHT: #B9B8B8 1pt solid; 
	BORDER-TOP: #B9B8B8 1pt solid; 
	BORDER-LEFT: #B9B8B8 1pt solid; 
	BORDER-BOTTOM: #B9B8B8 1pt solid
}

#List
{
	BORDER-RIGHT: #B9B8B8 1pt solid; 
	BORDER-TOP: #B9B8B8 1pt solid; 
	BORDER-LEFT: #B9B8B8 1pt solid; 
	BORDER-BOTTOM: #B9B8B8 1pt solid
}

#ListNotBorder
{
	BORDER-RIGHT: 0pt solid; 
	BORDER-TOP: 0pt solid; 
	BORDER-LEFT: 0pt solid; 
	BORDER-BOTTOM: 0pt solid
}

/** Added By Olga Prykhod'ko for list (ordinary info in List)**/
#List TD, #ListNotBorder TD{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

#List a:link
{
	FONT-SIZE: 11px; COLOR: #7C7B7B; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}
 
#ListNotBorder a:link{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}

#List a:hover, #List a:visited, #List a:active, #ListNotBorder a:hover, #ListNotBorder a:visited, #ListNotBorder a:active{
 	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}

/** Added By Olga Prykhod'ko for list (Header of the List table)**/
#ListHeader{ 
	/*background-color:#7C7B7B;*/
	background-color:#1A5891;
}

#ListHeader1{ 
	background-color: #F4A913;
}

/** Added By Olga Prykhod'ko for list (font for Header of the List table)**/
#List #ListHeader td, #List #ListHeaderNotBorder td, #ListHeader1 td{ 
	COLOR: white;
	font-size: 11px;
	white-space: nowrap;
}

/** Added By Olga Prykhod'ko for list (font links in ther Header of the List table)**/
#ListHeader a:hover, #ListHeader a:active,  
#ListHeader a:visited, #ListHeader a:link, #ListHeader a,
#ListHeader1 a:hover, #ListHeader1 a:active,  
#ListHeader1 a:visited, #ListHeader1 a:link, #ListHeader1 a
{
	color: white; 
	text-decoration: underline;
	font-size: 11px;
	white-space: nowrap;
}

/** Added By Olga Prykhod'ko for list (to make different color for the lines)**/
.bgClass 
{
	/*background-color: #A2D5F8;*/
	background-color: #D9D9D9;
}
/** Added By Olga Prykhod'ko for list (to make different color for the lines)**/
.bgClassAlter
{
	background-color: white;
}


.bgClass1 
{
	background-color: #FFCC66;
}
/** Added By Olga Prykhod'ko for list (to make different color for the lines)**/
.bgClassAlter1
{
/*	background-color: white;*/
}


/********************* DEFINES DIV AND STYLES FOR EXAMPLE WORKMOVR PROGRAM BUTTONS **********************/

/*  for Blue button View
#button {
         font-family: Arial,sans-serif;
	 background-color: #297bb5;
	 font-size: 12px;
	 margin: 6px 0 2.5em 0;
 	 cursor:hand;

}
*/
#button {
         font-family: Arial,sans-serif;
	 /*background-color: #D4D4D4;*/
	 font-size: 12px;
	 margin: 6px 0 2.5em 0;
/** Added By Olga Prykhod'ko fir not active button **/
 	 cursor:hand;

}


/** Added By Olga Prykhod'ko for button in list (to make smaller height of cellwhich consists button)**/
#List #button{
	margin: 0 0 0 0;
}

/** Added By Olga Prykhod'ko for button in list (to make smaller height of cellwhich consists button)**/
#List #button li{
	margin: 0 0 0 0;
}

#ListNotBorder #button{
	margin: 0 0 0 0;
}

/** Added By Olga Prykhod'ko for button in list (to make smaller height of cellwhich consists button)**/
#ListNotBorder #button li{
	margin: 0 0 0 0;
}


/* */
#button li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}

/* */
#button ul {
	margin: 0;
	padding: 0;
}

/* for Blue button View
#button a, #main_cell #List #button a, #ListNotBorder #button a{
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #5A9CCE;
	background-image:  url(/wmax/images/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	color: #2D1E2D;
	FONT-SIZE: 12px;
}
*/

/*#button a, #main_cell #List #button a, #main_cell #button a, #ListNotBorder #button a{
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #D4D4D4;
	background-color: #D4D4D4;
	text-decoration: none;
	color: #1D557E;
	FONT-SIZE: 12px;
}*/

/* */
#button a:link, 
#button a:visited, 
#main_cell #List #button a:link, 
#main_cell #List #button a:visited{
	
	text-decoration: none;
	FONT-SIZE: 12px;
}

/* for Blue button View
#ListNotBorder #button a, 
#ListNotBorder #button a:visited,
#ListNotBorder #button a:active
{
	color:black;
}
*/ 

#ListNotBorder #button a, 
#ListNotBorder #button a:visited,
#ListNotBorder #button a:active
{
	color:#1D557E;
}

/* for Blue button View
#button a:hover, 
#button a:active,
#main_cell #List #button a:hover, 
#main_cell #List #button a:active,
#ListNotBorder #button a:hover, 
#ListNotBorder #button a:active,
#uberlink a:link, #uberlink a:visited, 
#uberlink a:hover, #uberlink a:active {
	background-color: #297BB5;
	background-image:  url(/wmax/images/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	color: #ffffff;
	FONT-SIZE: 12px;
	
}
*/

#button a:hover, 
#main_cell #List #button a:hover, 
#main_cell #button a:hover,
#ListNotBorder #button a:hover
{
/*	text-decoration: underline;*/
	color: black;
	FONT-SIZE: 12px;
	
}

/*
.btnClass {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	background-image:  url(/wmax/images/l1_down.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #5A9CCE;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	cursor:hand;
	padding-left:3px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	height:23;
	text-align:right;
}

.btnClassHover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E2D;
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #297BB5;
	background-image:  url(/wmax/images/l1_over.jpg);
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	cursor:hand;
	padding-left:3px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	height:23;
	text-align:right;
	color: #ffffff;
}
*/

/*.btnClass,*/
.btnClassWhite {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D4D4D4;
	border: 1px solid;
	border-color: #D4D4D4;
	cursor:hand;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	height:18;
	color: ##D7E4CB;
	text-align:left;
}

/*.btnClassHover,
.btnClassWhiteHover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D4D4D4;
	border: 1px solid;
	border-color: #D4D4D4;
	cursor:hand;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	height:18;
	color: #333333;
	text-decoration: underline;	
	text-align:left;
}*/

/*.btnClassWhiteLogin{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	border: 1px solid;
	border-color: #FFFFFF;
	cursor:hand;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:18;
	color: #A6B68F;
	text-align:right;
}*/

/*.btnClassWhiteHoverLogin{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	border: 1px solid;
	border-color: #FFFFFF;
	cursor:hand;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:18;
	color: #333333;
	text-decoration: underline;	
	text-align:right;
}*/


/*Styles for img->div replacement. Begin*/

.downArrow{
	background-image:  url(/wmax/images/Inbox_arrow_down.gif);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
}

.upArrow{
	background-image:  url(/wmax/images/Inbox_arrow_up.gif);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
}

.square{
	background-image:  url(/wmax/images/Inbox_grn_square.gif);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
}
/*
.filter{
	background-image:  url(/wmax/images/filter_bl.gif);
	background-repeat: no-repeat;
	width:30px;
	height:30px;
}
.clearFilter{
	background-image:  url(/wmax/images/Clearfilter_bl.gif);
	background-repeat: no-repeat;
	width:30px;
	height:30px;
}
.refreshButton{
	background-image:  url(/wmax/images/refresh_button_wht.gif);
	background-repeat: no-repeat;
	width:51px;
	height:16px;
}

.tanPopUp{
	background-image:  url(/wmax/images/TanPopUp_grn.gif);
	background-repeat: no-repeat;
	width:100%;
	height:9px;
}
.lSide{
	background-image:  url(/wmax/images/btn_Lside.gif);
	background-repeat: no-repeat;
	width:5px;
	height:20px;
}

.rSide{
	background-image:  url(/wmax/images/btn_Rside.gif);
	background-repeat: no-repeat;
	width:5px;
	height:20px;
}
*/

body.BodyList{
	padding-top : 0px; 
	margin-top  : 0px;
	PADDING-BOTTOM: 0px; 
	margin-BOTTOM: 0px; 
}


/*Styles for img->div replacement. End*/

/*Styles from designer. Added by Kluge. Begin */

#filters select, #filters input{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

table.cssTopContent{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
table.cssTopContent, td{
	vertical-align: sub;
}
td.cssBottom{
	vertical-align: bottom;
}

#filters{
	background-color: White;
}
/*Styles from designer. Added by Kluge. End */


/**** This is the end of part Css File from Jay ******/


/** Added By Olga Prykhod'ko **/
/* for Blue button View
#disabled a{
	background-color: #9DA693;
	background-image:  url(/wmax/images/dsbl.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #7B8178;
        cursor:hand;
	text-decoration: none;
}
*/

#disabled a{
	background-color: white;
	color: #1D557E;
        cursor:hand;
	text-decoration: none;
}

/****  here is go style from old workmovrstyle.css file. May be the won't be needed in future.


/***********************************************/
/* workmovrstyle.css                           */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/******* hyperlink and anchor tag styles *******/

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2{
	font: bold 18px Arial, sans-serif;
	color: #000000; 
	margin:0px;
	padding: 0px;
}

h3{
	font: bold 16px Arial, sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

.cssh3{
	font: bold 100% Arial,sans-serif;
	font-size: 14px; 
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	font-size: 12px; 
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	font-size: 10px; 
	color: #006699;
	margin: 0px;
	padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
/****** User Identity div and styles ******/
html>body .userDescription {
	height: auto;
}

.userDescription h3{
	font: bold 175% Arial,sans-serif;
	color: #FFFFFF;
	
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	height: 33px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(/wmax/images/nav_mid.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#subGlobalNav{
	position: relative;
	width: 764px;
	min-width: 750px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(/wmax/images/nav_mid.gif);
}

#subGlobalNav img{
	margin-bottom: -4px;
 
}

.skipLinks {
	display: none;
}

/*************** search styles *****************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#logout{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(/wmax/images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* buttons **********************/
#contentdiv {
	line-height: 1.5;
	background-color: #FFFFFF;
	font-size: .9em;
	width: 500px;
	margin: 0 auto 24px auto;
	border: 2px dotted #CCCCCC;
	padding: 20px;
}

#logoDiv {
	width: 720px;
}

#navlist2 {
	font-size: .9em;
	margin: 16px 0 2.5em 0;
	width: 748px;
}

#navlist2 li {

	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}

#navlist2 ul {
	margin: 0;
	padding: 0;
}

#navlist2 a {
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #A6B68F;
	background-image:  url(/wmax/images/l1_down_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
#navlist2 a:link, #navlist2 a:visited{
	color: #EEEEEE;
}

#navlist2 a:hover, #navlist2 a:active, #uberlink2 a:link, #uberlink2 a:visited, #uberlink2 a:hover, #uberlink2 a:active{
	/*background-color: #B67352;*/
	background-color:#5A8CBD;
	background-image:  url(workmovr_site/images/l1_over_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
}

#navlist3 {
	font-size: .9em;
	margin: 16px 0 2.5em 0;
	width: 748px;
}

#navlist3 li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}
#navlist3 ul {
	margin: 0;
	padding: 0;
}
#navlist3 a {
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #A6B68F;
	background-image:  url(workmovr_site/images/glass_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	text-decoration: none;
}
#navlist3 a:link, #navlist3 a:visited {
	color: #EEEEEE;
}
#navlist3 a:hover, #navlist3 a:active,
#uberlink3 a:link, #uberlink3 a:visited, 
#uberlink3 a:hover, #uberlink3 a:active {
	/*background-color: #B67352;*/
	background-color:#5A8CBD;
	background-image:  url(/wmax/images/glass_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	color: #2D1E2D;
}


/*  CSS style for Used for AWZ panes */
/*Used for AWZ panes in body tag*/
/*********************************************************************************/
body.cssBodyIdNosite{
	background-color : white;
	margin : 0px;0px;0px;0px;
	padding : 0px; 0px;0px;0px;
}

body.cssBodyIdNosite *.*{
	background-color: white;
	font-weight: normal;
	color: #A6B68F; 

}

body.cssBodyIdNosite FORM{
	background-color: white;
	color: black;
	padding : 0px; 0px;0px;0px;
	margin : 0px; 0px;0px;0px;
}

body.cssBodyIdNosite .cssBgTable{
	border: 0px;
	width:100%;
	background-color: white;
	color: black;
	text-align: center;
}

body.cssBodyIdNosite .cssBgTable td{
	background-color: white;
	color: black;
	padding: 0px;
}

body.cssBodyIdNosite .cssBgContent{
	border: 1px solid #a6a6a6;
	background-color: white;
	color :black;
	font-family: Arial,sans-serif;
	font-size : 10pt;
	width:95%;
}

body.cssBodyIdNosite .cssBgContent td{
	background-color: white;
	color: black;
	padding: 3px;
}

BODY.cssBodyIdNosite .cssAWZTop {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	WIDTH: 95%; 
	BACKGROUND-COLOR: white;
	padding: 0px;
}

body.cssBodyIdNosite .cssTbl{
	border: 1px solid #a6a6a6;
	background-color: white;
	color :black;
	font-family: Arial,sans-serif;
	font-size : 10pt;
}
body.cssBodyIdNosite .cssTbl td{
	background-color: white;
	color: black;
	padding: 3px;
}


body.cssBodyIdNosite .cssTitle{ 
	background-color: white;
	COLOR: black;
	font-size: 13px;
}


body.cssBodyIdNosite .cssHeaderPage{
	color : black;
	font-weight : bold;
	background-color: #d4d4d4;
	font-size : 12pt;
	padding-left : 25px;
	text-align: center;
}
/*********************************************************************************/
/* END  CSS style for Used for AWZ panes */

/* from Login Page*/
/*
.Head1 {
	font-family: Tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
*/
/*
.upbeat {
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
	font-family: "Trebuchet MS", Verdana;
	color: #D6734A;


}
*/
/*
.head2 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.dotborder {
	border-top: 1px dashed #5A8CBD;
	border-right: 1px none #5A8CBD;
	border-bottom: 1px none #5A8CBD;
	border-left: 1px none #5A8CBD;
	
}
*/
/*
.extrabig {
	font-family: Tahoma, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -3pt;
}

.bodytext {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.list2 {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.bevelborder {
	border-top: 1pt outset #E9E9E9;
	border-right: 1pt outset #5D5D5D;
	border-bottom: 1pt outset #5D5D5D;
	border-left: 1pt outset #E9E9E9;
}
.bgrepeat {
	background-image: url(wmax/images/images/WorkMovr-Logo_02.gif);
	background-repeat: no-repeat;
}
.dottedborder2 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: dashed;
	border-top-color: #A5B78F;
	border-right-color: #A5B78F;
	border-bottom-color: #A5B78F;
	border-left-color: #A5B78F;
}
.subhead {
	font-family: Tahoma, Verdana, Arial;
	color: #38486A;
	font-size: 18px;
	font-weight: bold;

}
.leftdots {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.altHead {

	font-family: Tahoma, Verdana, Arial;
	color: #5A8CBD;
	font-size: 18px;
	font-weight: bold;
}
.simpleborder {
	border: thin solid #38486A;
}

.whitehead {

	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
}
*/

.white{color: #334d55;} /*frank*/

body.WhiteBackGround 
{
	background:#D4D4D4;
}
/******************************************** NEW STYLE***********************************/
#header td{
    font-family: Arial,sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.cssUserName{
	font-size: 12px;
	font-weight:600;
	padding: 0px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.cssUserDescription
{
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.cssBgLogo{
	/*background-image:url(/wmax/images/bg_logo.gif);*/
	background-image:url(/wmax/images/bg_logo_new.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding: 0px 0px 0px 10px;
} 
.cssHeader
{
	background-color:#D4D4D4;
	
}
.cssBgMenu{
	/*background-image:url(/wmax/images/bg_menu.gif);*/
/*	background-image:url(/wmax/images/bg_menu.gif);

	background-position:left bottom;
	background-repeat:repeat-x;*/
	/*background-color:;*/
	background:url(/wmax/images/myplt_alogo.gif) #000000 no-repeat left top;
	
} 
.cssBgMenu td{
/*	height:0px;*/
}
	
/* use in WorkSpaceButtons.xsl */
.cssBgButton{

	background-position:left bottom;
	background-repeat:repeat-y repeat-x;
	background-color:#FFFFFF;
	background:#FFFFFF;
} 

#headerarc{
	background-color:#FFFFFF;
	width:64px;
	height: 40px;
	vertical-align:bottom ;
} 
#headerarc div{
	background-color:#FFFFFF;
	width:64px;
	height: 40px;
	vertical-align:bottom ;
	/*background-image:url(/wmax/images/pic_arc.gif);*/
	background-image:url(/wmax/images/pic_arc_new.gif);
} 
body.cssHeader
{
	MARGIN: 0px; 
	background:#D4D4D4;
}
/*
body.cssLogin
{
	MARGIN: 0px; 
}

body.cssLogin a:link 
{
	color:#5A8CBD;
}
body.cssLogin a:active
{
	color:#297BB5;
}
body.cssLogin a:visited
{
	color:#5A9CCE;
}
*/

/* style for paneltabs */
#paneltabsmiddle {
	background-image:  url(/wmax/images/secnav_bgcell.gif);
	background-color: #BDBDBD;
}
#paneltabsleft{
	background-image:  url(/wmax/images/secnav_l_curve.gif);
}
#paneltabsright{
	background-image:  url(/wmax/images/secnav_r_curve.gif);
}
#paneltabsline{
	background-image:  url(/wmax/images/secnav_line.gif);
}
#paneltabfontselected{
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial;
	text-decoration:none;
	color: #666666;
	
}
#paneltabfont{
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial;
	text-decoration:none;
	color: #666666;
	
}

#paneltabfontquiescent{
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial;
	color: #666666;
	text-decoration:none;
	
}

#teamtable #button a {width:205px; text-align:left;}

.Hide {
	width:0px; 
	height:0px;
	position:absolute;
}

/* for Login page */
.cssCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
.cssWelcome {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
}

.cssLoginWord {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC8700;
	font-weight: bold;
}
.cssTtlField, .cssTtlField a, .cssTtlField a:link, .cssTtlField a:visited, .cssTtlField a:hover, .cssTtlField a:active, .cssTtlField a:link {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC8700;
	font-weight: bold;
}
.cssTxtField {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: black;
	height: 20px;
	width: 185px;
	border: 1px solid #666666;
}

.cssRemember {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #CC8700;
}

.bgColorClass1
{
	background-color: #A6B68F;
}

.bgColorClass2
{
	background-color: #A6B68F;
}

body.WhiteBody {
	margin: 0px;
	background:white;
}

#TableInsteadDIV
{
	BORDER-RIGHT: #000000 1pt solid; BORDER-TOP: #000000 1pt solid; LEFT: 2%; BORDER-LEFT: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid; BACKGROUND-COLOR: #ffffff;
}

#PadLeft {
/*	padding: 12px; */
}
/*#filtertable .btnClass {width:98px; text-align:left; padding-left: 22px;}*/
/*#filtertable .btnClassHover {width:98px; text-align:left; padding-left: 22px;}*/

#addD{width:120px;}
#AddComment{width:120px;}

.tdMenu{
	background-color: #FFCC66;
}
.tdMenu a, .tdMenu a:visited{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:600;
	color:#434343;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 10px 4px 5px;
	background-image:url(/wmax/images/bg_menu_.gif);
	background-position:right top;
	background-repeat:repeat-y
}

/*
.tdMenu a:visited {
	font-family:  tahoma, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:600;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 10px 4px 5px;
	background-image:url(/wmax/images/bg_menu_.gif);
	background-position:right top;
	background-repeat:repeat-y
}
*/

.tdMenu a:hover, .tdMenu a.selected, .tdMenu a.selected:hover, .tdMenu a.selected:visited {
	font-family:  tahoma, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:600;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 10px 4px 5px;
	background-image:url(/wmax/images/bg_menu_sel.gif);
	background-position:right top;
	background-repeat:repeat-y
}
.SteelBlue
{
	background-color:#3A84B1
}

#main_cell h3{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #A6B68F; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

BODY.frameBody {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#button li a, input.btnClass, input.btnClassHover, .btnClassWhiteLogin, .btnClassMyPlt{
	display:block;
	color:#000000;
	background-color:#FFCC66;
	width:185px;
	line-height:19px;
	padding:0px;
	margin:0px 20px 0px 0px;
	text-align:center;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#FF9900;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#button li a:hover{
	text-decoration:none;
}
.biggerButton
{
	width:280px;
	margin-right:0px;
}
/***************/
.GreyBody
{
	background: #D4D4D4;
}
.jLoginForm
{
	color:#000000;
}
.cssWelcomeSub
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}
a.buttonActive
{
	font-weight:bold;
}
