

body 
	{
	color: #333;
	background-color: #fff;
	padding: 0px 20px;
	margin: 0px auto 0px auto;
	font: normal 11px helvetica, arial, geneva, lucida, sans-serif;
	width: 925px;
	}


#walkthrough_body
	{
	margin-top: 89px;
	}


*html #walkthrough_body
	{
	margin-top: 20px;
	position: relative;
	}
	
#middle
	{
	margin-top: 0px;
	}

*html #middle
	{
	margin-top: 30px;
	}

h1 
	{
	font-size: 2em;
	font-weight: normal;
	margin: 1em 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 2px 0px 3px 182px;
	}

body a:link, a:visited, a:active, a:visited:hover	
	{ 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none; 
	font: 11px helvetica, arial, geneva, lucida, sans-serif;
	}
	
	
#nav_banner
	{
	height: 80px;
	position: relative;
	width: 742px;
	margin-left: -9px;
	}

*html #nav_banner
	{
	width: 755px;
	margin-left: -9px;
	}


*html #master_nav
	{
	margin-left: 0px;
	margin-top: 0px;
	postion: relative;
	}

#master_nav
	{
	margin-left: -30px;
	margin-top: 20px;
	postion: relative;
	}
	
#master_nav ul
	{
	list-style: none;
	margin-top: 0px;
	position: relative;
	margin-left: 30px;

	} 

#master_nav li
	{
	margin-left: 0px;
	display: block;
	float: left;
	width: 172px;
	}
	
#master_nav a 
	{
	color: #000000;
	text-decoration:none;
	font: bold 11px helvetica, arial, geneva, lucida, sans-serif;
	-moz-opacity: .9;
	filter:alpha(Opacity=90);
	text-align: center;
	margin-left: -25px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	}

*html #master_nav a 
	{
	margin-left: 0px;
	}
	
#master_nav a.here
	{
	-moz-opacity: 1.0;
	filter:alpha(Opacity==100);
	}
	
#master_nav a:hover
	{
	-moz-opacity: 1.0;
	filter:alpha(Opacity=100);
	}

#master_nav a#a0
	{
	padding-left: 35px;
	background: url(/cimages/button_full.gif) no-repeat;
	color: #2C4072;
	}

*html #master_nav a#a0
	{
	background: url(/cimages/button_full.gif) no-repeat;
	padding: 6px 0px 0px 5px;
	color: #2C4072;
	height: 25px;
	display: block;
	}
	
#master_nav a#a1
	{
	padding-left: 25px;
	background: url(/cimages/button_blue.gif) no-repeat;
	}

*html #master_nav a#a1
	{
	padding: 6px 0px 0px 3px;
	height: 25px;
	display: block;
	}

#master_nav a#a2
	{
	padding-left: 33px;
	background: url(/cimages/button_yellow.gif) no-repeat;
	}

*html #master_nav a#a2
	{
	padding: 6px 0px 0px 0px;
	height: 25px;
	display: block;
	}
	
#master_nav a#a3
	{
	padding-left: 22px;
	background: url(/cimages/button_red.gif) no-repeat;
	}

*html #master_nav a#a3
	{
	padding: 6px 0px 0px 5px;
	height: 25px;
	display: block;
	}
	
#topnav
	{
	margin-left: -11px;
	margin-top: 31px;
	position: absolute;
	}

*html #topnav
	{	
	margin-top: 6px;
	position: relative;
	float: left;

	}

*html #topnav ul
	{
	display: block;
	float: left;
	padding-right: 27px;
	margin-left: 0px;
	padding-left: 0px;
	}


#topnav ul
	{
	margin: 0px 0px 100px -10px;
	padding: 0 0 0 12px;
	list-style: none;
	border: none;
	width: 925px;
	} 


#topnav li 
	{
	display: block;
	margin: 0;
	padding: 0em;
	float:left;
	}
	
*html #topnav li 
	{
	margin: 0px;
	padding: 0px;
	float: left;
	}
	

#topnav a 
	{
	display:block;
	color:#777;
	text-decoration:none;
	background:  url(/cimages/lia.gif) no-repeat;
	margin:0;
	padding: 0.2em 2.4em 0.2em 29px;
	border-right: 1px solid #aaa;
	position: relative;
	font: bold 11px helvetica, arial, geneva, lucida, sans-serif;
	}


#topnav a#a0 { left: 0px;}
#topnav a#a1 { left: -30px;}
#topnav a#a2 { left: -60px;}
#topnav a#a3 { left: -90px;}
#topnav a#a4 { left: -120px;}
#topnav a#a5 { left: -150px;}
#topnav a#a6 { left: -180px;}
#topnav a#a7 { left: -210px;}

	
#topnav a:hover 
	{
	background: url(/cimages/liahover.gif) no-repeat;
	padding-bottom: 2px;
	}

#topnav a.here 
	{
	position:relative;
	z-index:102;
	background: url(/cimages/liahere.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.2em 1em 0.2em 35px;
	margin: 0 4px 0 0;
	color: #000000;
	}
	
#topnav a.here_time 
	{
	position:relative;
	z-index:102;
	background: url(/cimages/liahere_time.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.2em 1em 0.2em 35px;
	margin: 0 4px 0 0;
	color: #000000;
	}
	
#topnav a.here_payroll
	{
	position:relative;
	z-index:102;
	background: url(/cimages/liahere_payroll.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.2em 1em 0.2em 35px;
	margin: 0 4px 0 0;
	color: #000000;
	}

#topnav a.here_project
	{
	position:relative;
	z-index:102;
	background: url(/cimages/liahere_project.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.2em 1em 0.2em 35px;
	margin: 0 4px 0 0;
	color: #000000;
	}
	

ul#subnav 
	{
	position:absolute;
	z-index:101;
	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 24px;
	background: #B0B3B5;
	border-top:1px solid #000000;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	width: 718px;
	text-align: center;
	height: 16px;
	background-image: none;
	}
	
ul#subnav_project 
	{
	position:absolute;
	z-index:101;
	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 24px;
	background-color: #B6857F;
	border-top:1px solid #000000;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	width: 718px;
	text-align: center;
	height: 16px;
	}
	

ul#subnav_payroll 
	{
	position:absolute;
	z-index:101;
	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 24px;
	background-color: #7A869B;
	border-top:1px solid #000000;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	width: 718px;
	text-align: center;
	height: 16px;
	}
	
ul#subnav_time 
	{
	position:absolute;
	z-index:101;
	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 24px;
	background: #CAB87F;
	border-top:1px solid #000000;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	width: 718px;
	text-align: center;
	height: 16px;
	background-image: none;
	}




#subnav li 
	{
	position:relative;
	z-index:102;
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	background-image: none;
	text-weight: normal;
	}

*html #subnav li 
	{
	position:relative;
	z-index:102;
	display: block;
	float:left;
	background-image: none;
	text-weight: normal;
	}
	
#subnav a  
	{
	color:#919191;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 2px 10px 2px 5px;
	background-image: none;
	border: none;
	}
	
#subnav_project a, a:hover
	{
	color: black;
	display:block;
	text-decoration:none;
	padding: 2px 10px 2px 5px;
	background: none;
	border: none;
	font-weight: normal;
	}

*html #subnav_project a, a:hover
	{
	background-image: none;
	color: black;
	font-weight: normal;
	margin: 0px;
	padding: 2px 11px 0px 5px;
	border: none;
	}

*html #subnav_payroll a, a:hover
	{
	background-image: none;
	color: black;
	font-weight: normal;
	margin: 0px;
	padding: 2px 11px 0px 5px;
	border: none;
	}

*html #subnav_time a, a:hover
	{
	background-image: none;
	color: black;
	font-weight: normal;
	margin: 0px;
	padding: 2px 11px 0px 5px;
	border: none;
	}

#subnav_project a:hover
	{
	text-decoration: underline;
	}

#subnav_payroll a, a:hover
	{
	color: black;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 2px 10px 2px 5px;
	background: transparent;
	background-image: none;
	border: none;
	font-weight: normal;
	}

#subnav_payroll a:hover
	{
	text-decoration: underline;
	}

	
#subnav_time a, a:hover
	{
	color: black;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 2px 10px 2px 5px;
	background: transparent;
	background-image: none;
	border: none;
	font-weight: normal;
	}
#subnav_time a:hover
	{
	text-decoration: underline;
	}

	
#subnav a:hover 
	{
	color:#000000;
	background: transparent;
	background-image: none;
	border: none;
	}

#subnav a.here 
	{
	color:#000000;
	background: #B0B3B5;
	border: none;
	margin:0;
	padding: 2px 12px 2px 10px;
	background-image: none;
	}
	
#subnav_project a.here_project
	{
	color:#000000;
	background: none;
	border: none;
	margin:0;
	padding: 2px 12px 0px 10px;
	background-image: none;
	font-weight: bold;
	}

#subnav_payroll a.here_payroll
	{
	color:#000000;
	background: none;
	border: none;
	margin:0;
	padding: 2px 12px 0px 10px;
	background-image: none;
	font-weight: bold;
	}
	
#subnav_time a.here_time
	{
	color:#000000;
	background: none;
	border: none;
	margin:0;
	padding: 2px 12px 0px 10px;
	background-image: none;
	font-weight: bold;
	}
	
#subnav_payroll a:hover
	{
	background-image: none;
	}
	
#subnav_time a:hover
	{
	background-image: none;
	}
	
#subnav_project a:hover
	{
	background-image: none;
	}
	
#box
	{
	border: 1px #000000 solid;
	}
	
#clock
	{
	padding: 0px;
	position: relative;
	margin-top: -71px;
	margin-left: -10px;
	background-image: url(/cimages/clockface2.gif);
	width: 170px;
	height: 100px;
	}

*html #clock
	{
	margin-top: -100px;
	position: absolute;
	margin-left: -747px;
	}
	
*html #left
	{
	margin-left: 5px;
	margin-top: 0px;
	}
		
#left
	{
	width: 148px;
	background-color: #B0B3B5;
	float: left;
	margin-left: -10px;
	padding: 10px 10px 0px 10px;
	border-top: 0px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	height: 560px;
	margin-top: -100px;
	}

*html #left
	{
	margin-left: -5px;
	}
	
#left_payroll
	{
	width: 148px;
	background-color: #7A869B;
	float: left;
	margin-left: -10px;
	padding: 10px 10px 0px 10px;
	border-top: 0px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	height: 560px;
	color: black;
	margin-top: -100px;
	}

*html #left_payroll
	{
	margin-left: -5px;
	}
	
#left_time
	{
	width: 148px;
	background-color: #CAB87F;
	float: left;
	margin-left: -10px;
	padding: 10px 10px 0px 10px;
	border-top: 0px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	height: 560px;
	color: black;
	margin-top: -100px;
	}

*html #left_time
	{
	margin-left: -5px;
	}

#left_project
	{
	width: 148px;
	background-color: #B6857F;
	float: left;
	margin-left: -10px;
	padding: 10px 10px 0px 10px;
	border-top: 0px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	height: 560px;
	color: black;
	margin-top: -100px;
	}

*html #left_project
	{
	margin-left: -5px;
	}

#left li
	{
	list-style-type: circle;
	margin-left: -25px;
	font-size: 10pt;
	font-weight: bold;
	}
		
#content
	{
	width: 553px;
	float: left;
	margin-top: -100px;
	padding: 10px;
	color: black;
	border: 1px #000000 solid;
	height: 1000px;
	margin-left: -1px; 
	text-decoration: none; 
	font: 11px helvetica, arial, geneva, lucida, sans-serif
	}

#content a, a:link, a:visited, a:hover, a:visited:hover
	{ 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none; 
	font: bold 11px helvetica, arial, geneva, lucida, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: 0 .4em;	
	}
	
	
*html #content
	{
	margin-top: -100px;
	width: 556px;
	}

#contenttitle
	{
	font-size: 18px;
	font-weight: bold;
	}
	
#horiznav 
	{
	background: #E5EBF5 /*#A1ADC4*/;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	
	/*IE5.5 "box model" hack*/
	voice-family: "\"}\"";
	voice-family: inherit;
	
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;
	margin-left: -10px;
	}
	
#horiznav a, a:link, a:visited, a:active, a:hover, a:visited:hover	
	{ 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, bold;
	font-size: 11px;
	letter-spacing: 0em;
	display: inline;
	}
	
#horiznav a:hover, a:visited:hover	
	{ 
	color: #003366; 
	font-weight: bold; 
	text-decoration: underline; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, bold;
	font-size: 11px;
	letter-spacing: 0em;
	display: inline;
	}
	
.banner
	{
	height: 60px;
	background: #000;
	margin-left: -10px;
	}
	
/*RHNAVS*/

#entbar
	{
	margin: 30px 0px 0px 20px;
	border: 1px #999999 solid;
	}

/*RHNAV*/

.rhnavtext
	{
	padding: 0px 3px 0px 3px;
	}

.rhnavimage
	{
	padding: 0px;
	}

#rhnav
	{
	margin: 370px 0px 0px 36px;
	border: 1px #999999 solid;
	position: relative;
	width: 152px;
	padding: 0px;
	float: left;
	}
	
*html #rhnav
	{
	margin: 310px 0px 0px 33px;
	}
	
#salesbar table
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
	
.salescell
	{
	background: #FFF;
	padding: 0px;
	vertical-align: bottom;
	height: 110px;
	width: 150px;
	margin: 0px;
	border: none;
	}
	
.salescell a, a:link 	
	{ 
	color: #FFF; 
	background: #FFF;
	padding: 0px;
	}

.navtitle
	{
	border: 1px;
	background-color: #647A9B;
	text-align: center;
	padding: 5px 0px 7px 0px;
	color: white;
	text-decoration: bold;
	}
	
.rhnavbottom
	{
	background: #cccccc;
	padding: 5px;
	}

/*RHNAV2*/	
#rhnav2
	{
	width: 150px;
	margin: -121px 0px 0px 734px;
	border: none;
	float: left;
	position: absolute;
	vertical-align: top;
	}

*html #rhnav2
	{
	width: 150px;
	margin: -121px 0px 0px 0px;
	}

#salesbar2 table
	{
	width: 150px;
	margin: 0px;
	}
	

	
.salescell2
	{
	background: #FFF;
	padding: 0px;
	vertical-align: bottom;
	height: 110px;
	width: 150px;
	margin: 0px;
	border: none;
	}
	
.salescell2 a, a:link 	
	{ 
	color: #FFF; 
	background: #FFF;
	padding: 0px;
	}

*html .salescell2 a, a:link, a:hover, a:visited, a:visited:hover	
	{ 
	color: #FFF; 
	background: #FFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}