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

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wrap {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

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

#header {
	margin: 0;
	padding: 0;
	height: 41px;
	position: relative;
	width: 760px;
}

#header h1 {
	display: none;
}

#logo {
	position: absolute;
	left: 0;
	top: 10px;
}

#logo img {
	display: block;
}

#header p {
	display: none;
}

#utils{
	position: absolute;
	top: 5px;
	right: 0;
	padding: 5px;
	border: 1px solid #b62;
}

#utils a {
	text-decoration: none;
	color: #666;
}
	
#utils a:hover {
	color: #000;
}

body.tab28715 #utils,
body.tab28716 #utils,
body.tab28720 #utils,
body.tab28721 #utils,
body.tab28722 #utils,
body.tab28723 #utils,
body.tab28724 #utils,
body.tab28725 #utils,
body.tab28726 #utils {
	background: #b62;
}

body.tab28715 #utils a,
body.tab28716 #utils a,
body.tab28721 #utils a,
body.tab28722 #utils a,
body.tab28723 #utils a,
body.tab28724 #utils a,
body.tab28725 #utils a,
body.tab28726 #utils a {
	color: #fff;
}

#printlogo{
	display: none;
	color: #028;
}

#tabs {
 	margin: 0;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	margin: 0;
	padding: 14px 23px 15px 23px;
	border-bottom: 1px solid #b62;
	font-size: 14px;
	text-decoration: none;
	color: #666;
}

#nav a:hover { color: #000; }

#nav a:hover.active {color: #666; }

#nav a.active {
	padding: 13px 22px 15px 22px;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #b62 #b62 #fff #b62;
}

#t28715{
	display: none;
}

div#main-body {
	margin: 0;
}

#main-table-body {
	clear: both;
	width: 760px;
	margin: 0;
	padding: 0;
}

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

td#main-table-body-leftcell {
	width: 160px;
}

#main-table-body-rightcell {
	width: 600px;
}

#sidebar {
	margin: 0;
	padding: 0;
}

#menu-header {
	display: none;
}

#menu-footer {
	display: none;
}

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

/*Secondary Menu Links*/

#menu ul {
	list-style: none;
	margin: 10px 10px 15px 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #b62;
}

#menu li {
	padding: .5em 0;
	line-height: 1.3em;
	text-align: right;
}

#menu a {
	margin: 0;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #000;
}

#menu a:hover {
	color: #666;
}

#menu a.current {
	color: #b62;
}

#banner {
	display: none;
}

#breadcrumbbar{
	display: none;
	height: 15px;
	margin: 10px 4px 0 5px;
	padding: 0 4px 1px 0;
	border-bottom: 1px solid #569;
	font-family: tahoma, helvetica, sans-serif;
	color: #569;
	text-transform: uppercase;
}

#breadcrumblist{
	float: left;
	width: 400px;
	font-size: 9px;
	padding: 0;
}

#breadcrumblist a {
	color: #028;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumblist a:hover {
	text-decoration: underline;
}

#breadcrumbemail {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 9px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #028;
}

#breadcrumbprint {
	float: left;
	width: 75px;
	height: 13px;
	margin: 0 0 0 5px;
	padding: 0 0 0 28px;
	background: url(../images/printer.gif) center left no-repeat;
	font-size: 9px;
	padding: 0;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #028;
}
	
#content {
	margin: 0;
	padding: 10px 0 35px 0;
}


#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0;
}

#pagetitle{
	margin: 0;
	padding: 0;
}

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

h1{
	margin: .5em 0;
	padding: 0 0 10px 0;
	background: transparent url(../images/h1Bkgd.gif) bottom left no-repeat;
	font-size: 2em;
	font-weight: bold;
	color: #666;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	width: 760px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #b62;
	text-align: right;
	color: #fff;
}

#footerwrap {

}

#footer p {
	margin: 0;
	padding: 8px 0;
	background: #035;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .12em;
	color: #fff;
}

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

#copyright, #poweredby {
	padding: 0 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #999;
}

#copyright{
	float: right;
	margin: 0;
}

#poweredby {
	display: none;
}

#poweredby a {
	text-decoration: none;
	font-weight: normal;
	color: #999;
}

#poweredby a:hover {
	color: #ccc;
}