@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/listingwiz.css);
/*kass524*/
/* Elements of template0.jsp */
body {
	background: #fff url(../images/kass_bg.jpg) 0 0 repeat-x;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.76em;
	margin: 0;
	padding: 0;
	text-align: center;
}




#wrap {
	margin: 20px auto;
	position: relative;
	text-align: left;
	width: 718px;
}

html>body #wrap {
  	width: 718px;
} 

#header {
	background: #fff url(../images/kass_header.jpg) 0 0 no-repeat;
	height: 148px;
	position: relative;
	width: 718px;
}

#logo {
	position: absolute;
	left: 7px;
	top: 6px;
}

#logo img {
	width: 140px;
	height: 90px;
}

#printlogo{
	display: none;
}

#tabs {
	position: absolute;
	left: 0px;
	top: 114px;
	width: 718px;
	padding-left: 0px;
	height: 33px;
}


#nav {
	float: left;
    width: 718px;
  	background: #fff url(../images/kass_tabs.jpg) 0 0 no-repeat;
    height: 33px;
}

#nav ul {
  	margin:0;
	padding:0;
  	list-style:none;
}

#nav li {
 	list-style-image: none;
    margin: 0;
    padding: 0;
	display: inline;
}

#nav a {
	float: left;
	height: 33px;
	text-indent: -9000px;
    margin:0;
    padding:0;
    text-decoration:none;
}

#t25867 a {width: 53px;}
#t27108 a {width: 49px;}
#t27109 a {width: 140px;}
#t27495 a {width: 113px;}
#t27496 a {width: 123px;}
#t27497 a {width: 181px;}
#t27498 a {width: 59px;}

#t25867 a:hover {background: #fff url(../images/kass_tabs.jpg) 0 -33px no-repeat;} 
#t27108 a:hover {background: #fff url(../images/kass_tabs.jpg) -53px -33px no-repeat;}
#t27109 a:hover {background: #fff url(../images/kass_tabs.jpg) -102px -33px no-repeat;}
#t27495 a:hover {background: #fff url(../images/kass_tabs.jpg) -242px -33px no-repeat;}
#t27496 a:hover {background: #fff url(../images/kass_tabs.jpg) -355px -33px no-repeat;}
#t27497 a:hover {background: #fff url(../images/kass_tabs.jpg) -478px -33px no-repeat;}
#t27498 a:hover {background: #fff url(../images/kass_tabs.jpg) -659px -33px no-repeat;}

#t25867 a.active {background: #fff url(../images/kass_tabs.jpg) 0 -66px no-repeat;}
#t27108 a.active {background: #fff url(../images/kass_tabs.jpg) -53px -66px no-repeat;}
#t27109 a.active {background: #fff url(../images/kass_tabs.jpg) -102px -66px no-repeat;}
#t27495 a.active {background: #fff url(../images/kass_tabs.jpg) -242px -66px no-repeat;}
#t27496 a.active {background: #fff url(../images/kass_tabs.jpg) -355px -66px no-repeat;}
#t27497 a.active {background: #fff url(../images/kass_tabs.jpg) -478px -66px no-repeat;}
#t27498 a.active {background: #fff url(../images/kass_tabs.jpg) -659px -66px no-repeat;}

#t25867 a.active:hover {background: #fff url(../images/kass_tabs.jpg) 0 -66px no-repeat;}
#t27108 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -53px -66px no-repeat;}
#t27109 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -102px -66px no-repeat;}
#t27495 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -242px -66px no-repeat;}
#t27496 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -355px -66px no-repeat;}
#t27497 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -478px -66px no-repeat;}
#t27498 a.active:hover {background: #fff url(../images/kass_tabs.jpg) -659px -66px no-repeat;}

#t27533 {
	display: none;
}

#main-body {
	background: #fff url(../images/kass_wrap.gif) repeat-y;
	width: 718px;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-table-body {
	padding: 0;
	margin: 0;
	border-collapse:collapse;

}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#main-table-body-leftcell {
	background: url(../images/kass_menuFooter.jpg) 0 100% no-repeat;
	width: 150px;
	padding-bottom: 197px;
	height: 197px
	
}

#main-table-body-rightcell {
	background: none;
}

#sidebar {
	border-top: 1px solid #fff;
	background: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 150px;
}

#menu-header {
	
}


#menu {
	margin: 10px 0 0 0;	
	width: 150px;
	padding-bottom: 5px;
}

#menu ul{
	background: none;
	font-size: 100%;
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}

#menu li {display: inline;
	background: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 100% "Times New Roman", Times, serif;
	
}

#menu a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 15px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
}

#menu a:hover{
	color: #fff;
	background: #319833;
	border-top: 1px solid #98CC99;
	border-bottom: 1px solid #98CC99;
}

#menu a.current {
	color: #fff;
	background: #319833;
	border-top: 1px solid #98CC99;
	border-bottom: 1px solid #98CC99;
}

#menu-footer {
	margin: 0 0 40px 2px;
	padding: 0;
	width: 138px;
}



#banner {
	display: none;
}


#breadcrumbbar{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 2px 0px;
	margin: 0;
	width: 717px;
	height: 15px;
	border-bottom: 1px solid #96A7B8;
	overflow: hidden;
	
}

#breadcrumblist{
	color: #024;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 0 7px;
	width: 510px;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #024;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #024;
	text-decoration: underline;
}

#breadcrumbemail{
	float: right;
	font-size: 75%;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbemail a:link, #breadcrumbemail a:visited, #breadcrumbemail a:hover, #breadcrumbemail a:active{
	background: url(../images/email.gif) no-repeat 0px;
	color: #024;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

#breadcrumbprint{
	float: right;
	font-size: 75%;
	padding: 0 0px 0 0;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbprint a:link, #breadcrumbprint a:visited, #breadcrumbprint a:hover, #breadcrumbprint a:active{
	background: url(../images/printer.gif) no-repeat left;
	color: #024;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

#content {
	display: inline;
	margin: 0px 0 0 0;
	width: 568px;
	padding: 0px;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0;
	width: 568px;
}

#pagetitle{
	
	padding: 0;
	margin: 0 0 0 14px;
	width: 545px;
}

#pagetitletext{
	color: #024;
	background: none;
	width: 545px;
	height: 32px;
	position: relative;
	padding: 0;
	margin: 1px 0 0 0px;
	clear: both;
	
}

#pagetitletext h1{
	position: absolute;
	color: #000C54;
	font-size: 220%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	border-top: 1px solid #96A7B8;
	background: none;
	font-size: 100%;
	font-weight: bold;
	width: 717px;
	margin: 0;
	padding: 0;
	color: #024;
	text-align: center;
}

#footerwrap {
	position: relative;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	margin: 5px 0 0 0;
	padding: 0px 0 0 3px;
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */


#privacy {
	color: #024;
	text-align: right;
	margin: 3px 10px 0 0;
}

#privacy a {
	color: #024;
	text-decoration: underline;
}

#privacy a:link{
	color: #024;
	text-decoration: underline;
}

#privacy a:visited {
	color: #024;
	text-decoration: underline;
}

#privacy a:hover{
	color: #024;
	text-decoration: underline;
}

#privacy a:active{
	color: #024;
	text-decoration: underline;
}





#copyright{display: none;
	
}

#poweredby{
	display: inline;
	width: 718px;
	font-size: 80%;
	text-align: center;
}

#poweredby a:link, #poweredby a:visited{
	color: #024;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	color: #024;
	text-decoration: underline;
}