@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(nav.css);

/* Elements of template0.jsp */
body {
	background: #ebd123 url(../images/bg.jpg) repeat-x;
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: .76em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}


#wrap {
	position: relative;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 760px;
	background: url(../images/wrapbg.jpg) no-repeat;

}

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

#header {
	
	height: 179px;
	position: relative;
	width: 760px;
	margin: 0 auto;
}

#header h1{
	color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 170px;
	top: 40px;
}

#utils{
	display: inline;
	position: absolute;
	right: 0px;
	top: 0px;
}

#utils li{
	display: inline;
	margin: 0 5px;
}

#utils a{
	font-weight: bold;
	color: #fff;
}

#logo {
	background: transparent;
	position: absolute;
	left: 25px;
	top: 5px;
}



#printlogo{
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#extradiv {
	display: none;
}


#tagline {
	position: absolute;
	left: 280px;
	top: 133px;
}

#tagline img {
	height: 30px;
	width: 183px;
}


#main-body {
	
}

#main-table-body {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
}

#main-table-body-leftcell {
	

	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

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

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 190px;
}

#menu-header {

}

#menu{
	margin: 0px;
	padding: 0px;
}

#menu ul{
	font-size: 90%;
	margin: 10px 5px 0 60px;
	padding: 0px 0px 0px 0;
}

#menu li {
	background-color: #FFFFFF;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu a {
	color: #009c89;
	text-transform: lowercase;
	display: block;
	font-weight: bold;
	margin: 0px 0 1px 0;
	text-decoration: none;
	padding: 2px 10px;
}

* html #menu a {
	margin-bottom: -15px;
}
	


#menu a:hover, #menu a.current, #menu a.subcurrent {
	background-color: #fff;
	color: #000;
}


#menu-footer {
	background: transparent;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
}

#address {
	font-size: 0.8em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-right: 10px;
	padding-top: 5px;
	color: white;
}

#sample {
	font-size: 0.9em;
	padding-top: 5px;
}

#banner {
	display: none;
}


#breadcrumbbar{
	background: transparent;
	height: 18px;
	margin: 5px 0 0px 0;
	padding: 3px 0px 0px 0px;
	width: 490px;
	background-color: #fff;
	
}


#breadcrumblist{
	color: #554d3c;
	float: left;
	font-size: 85%;
	padding: 0px 0px 0px 0px;
	width: 235px;
	overflow: hidden;
	display: none;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #554d3c;
	text-decoration: none;
}

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

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

#breadcrumbemail a:link, #breadcrumbemail a:visited {
	background: url(../images/email.gif) no-repeat 0px;
	color: #554d3c;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
	
}

#breadcrumbemail a:hover, #breadcrumbemail a:active {
	color: #03c;
	text-decoration: underline;
}

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

#breadcrumbprint a:link, #breadcrumbprint a:visited {
	background: url(../images/printer.gif) no-repeat left;
	color: #554d3c;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
}

#breadcrumbprint a:hover, #breadcrumbprint a:active {
	color: #03c;
	text-decoration: underline;
}

#content {
	width: 490px;
	overflow: hidden;
	background-color: #fff;

}

#content-header {
	display: none;
}

#content-body {
	margin: 5px 10px 15px 10px;
	padding: 0px;
	width: 470px;
	overflow: hidden;

	

}

#pagetitle{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 400px;

}

#pagetitletext{
	font-family: verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#pagetitletext h1 {
	
	font-size: 175%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#content-footer {
	display: none;
}

#footer {
	clear: both;
	margin: 10px auto 0 auto;
	padding: 0px;
	width: 760px;
	position: relative;

	background: #EBD123 url(../images/footerbg.jpg) no-repeat;
height: 100px;
}

#footerwrap {
	width: 760px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 100px;

}


#footer ul{
	padding: 0;
	margin: 0;
	text-align: left;
	
	list-style: none;
	position: absolute;
	left: 220px;
	bottom: 40px;
}

#footer li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;

}

#footer a {

	color: #009c89;
	font: 10px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;


	
}

#footer a:hover{
	color: #000;

}

#footer a.active {
	color: #000;

}

#copyright{
	color: #C28582;
	
	font-size: 80%;	
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 5px;
}

#poweredby{
	position: absolute;
	font-size: 80%;	
	margin: 0;
	padding: 0;
	right: 10px;
	bottom: 5px;
}

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

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