@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: #3d4955 url(../images/bg.jpg) repeat;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
}


#wrap {
	background: #000;
	margin: 0px auto;
	text-align: left;
	width: 719px;
}

html>body #wrap {

} 

#header {
	background: transparent url(../images/header_bg.gif) no-repeat top center;
	height: 138px;
	position: relative;
	width: 719px;
}

#logo {
	background: transparent url(../images/logo.gif) no-repeat top center;
	position: absolute;
	left: 0px;
	top: 30px;
}

#logo img {
	height: 108px;
	width: 170px;
}

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

#extradiv {
	display: none;
}


#tagline {
	background: transparent url(../images/tagline_home.jpg) no-repeat;
	position: absolute;
	left: 170px;
	top: 30px;
}

#tagline img {
	height: 108px;
	width: 549px;
}


#main-body {
	background: transparent url(../images/content_bg.gif) repeat-y;
}

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

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

#main-table-body-rightcell {
	background: transparent url(../images/main_bg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

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

#menu-header {
	border-bottom: #cedbe1 1px solid;
	margin: 0px 0px 0px 1px;
	padding: 24px 0px 0px 0px;
}

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

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

#menu li {
	border-bottom: #cedbe1 1px solid;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
}

#menu a {
	color: #000;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	width: 169px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 149px;
}
	
html>body #menu a {
	width: 149px;
}

#menu a:hover{
	background-color: #fff;
	color: #004592;
	font-weight: bold;
}

#menu a.active{
	background-color: #fff;
	color: #004592;
	font-weight: bold;
}

#menu-footer {
	
}

#banner {
	display: none;
}


#breadcrumbbar{
	background: transparent;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width: 546px;
}


#breadcrumblist{
	color: #315499;
	float: left;
	font-size: 85%;
	padding: 0px 0px 0px 10px;
	width: 300px;
	
}

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

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #c60;
	text-decoration: none;
}

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

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

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

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

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

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

#content {
	width: 549px;
}

#content-header {
	display: none;
}

#content-body {
	margin: 10px 15px 15px 15px;
	padding: 0px;
	width: 519px;
}

#pagetitle{
	background: transparent url(../images/title_bg.gif) no-repeat center right;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 519px;
}

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

#pagetitletext h1 {
	margin: 0px;
	padding: 0px;
}



#content-footer {
	display: none;
}

#footer {
	background: #000 url(../images/footer_bg.gif) no-repeat top center;
	clear: both;
	height: 55px;
	margin: 0px;
	padding: 0px;
	width: 719px;
}

#footerwrap {
	margin: 0px;
	padding: 38px 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: #a2b0c4;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #a2b0c4;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer a:active {
	color: #fff;
}

#copyright{
	color: #a2b0c4;
	float: left;
	font-size: 80%;	
	font-family: arial, verdana, sans-serif;	
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}

#poweredby{
	font-size: 80%;	
	font-family: arial, verdana, sans-serif;	
	margin: 0px;
	padding: 0px 25px 0px 0px;
	text-align: right;
}

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

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