@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: #0872c4 url(../images/bg.gif) repeat-x top center;
	color: #333;
	font-family: tahoma, verdana, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#wrap {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

html>body #wrap {

} 

#header {
	background: transparent url(../images/header_bg.gif) no-repeat top center;
	height: 134px;
	position: relative;
	width: 760px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo img {
	height: 134px;
	width: 91px;
}

#printlogo{
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#extradiv {
	display: none;
}



#tagline {
	position: absolute;
	left: 91px;
	top: 51px;
}

#tagline img {
	height: 70px;
	width: 409px;
}


#main-body {
	background: transparent url(../images/wrap_bg.gif) repeat-y top center;
}

#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: 170px;
}

#menu-header {
	border-top: 1px solid #fff;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height:20px;
	width: 150px;
}

#menu{
	margin: 0px;
	padding: 0px;
}

#menu ul{
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px;
	
}
	
html>body #menu a {
	width: 110px;
}

#menu a:hover{
	background: #fff url(../images/arrow.gif) no-repeat left;
	color: #4f9ad5;
}

#menu a.active{
	background: #fff url(../images/arrow.gif) no-repeat left;
	color: #4f9ad5;
	font-weight: bold;
}

#menu-footer {
	background: transparent url(../images/address.gif) no-repeat top center;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#menu-footer img {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 150px;
}

#banner {
	display: none;
}


#breadcrumbbar{
	background: transparent;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 576px;
}

#breadcrumblist{
	color: #930;
	float: left;
	font-size: 85%;
	padding: 0px 0px 0px 10px;
	width: 300px;
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #930;
	text-decoration: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #36c;
	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: #930;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
	
}

#breadcrumbemail a:hover, #breadcrumbemail a:active {
	color: #36c;
	text-decoration: underline;
}

#breadcrumbprint{
	float: right;
	font-size: 85%;
	padding: 0 0px 0 0;
	text-align: right;
	width: 100px;
	line-height: 15px;
	
}

#breadcrumbprint a:link, #breadcrumbprint a:visited {
	background: url(../images/printer.gif) no-repeat left;
	color: #930;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
}

#breadcrumbprint a:hover, #breadcrumbprint a:active {
	color: #36c;
	text-decoration: underline;
}

#content {
	width: 590px;
	clear: left;
}

#content-header {
	display: none;
}

#content-body {
	margin: 5px 7px 15px 7px;
	padding: 0px;
}

#pagetitle{
	border-bottom: 1px solid #036;	
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 576px;
}

#pagetitletext{
	margin: 0px;
	padding: 0px;
}

#pagetitletext h1 {
	color: #333;
	font-size: 160%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



#content-footer {
	display: none;
}

#footer {
	background: transparent url(../images/footer_bg.gif) no-repeat top center;
	clear: both;
	color: #a9d0eb;
	font-size: 90%;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}

#footerwrap {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	position: relative;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer ul{

}

#footer li{

}

#footer a {
	color: #a9d0eb;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #a9d0eb;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer a:active {
	color: #fff;
}

#copyright{
	color: #a9d0eb;
	float: left;
	font-size: 90%;	
	font-family: tahoma, verdana, sans-serif;	
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}

#poweredby{
	font-size: 90%;	
	font-family: tahoma, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#poweredby a:link, #poweredby a:visited{
	color: #a9d0eb;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	color: #fff;
	text-decoration: underline;
}
