@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
/*marguerite503*/
/* Elements of template0.jsp */



body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	margin: 0;
	padding: 0;
	text-align: center;
}


#wrap {
	background: url(../images/marguerite_wrap02_bg.jpg) 0 0 repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 767px;
}

html>body #wrap {
  	width: 767px;
} 

#header {
	margin: 0 0 0 0;
	background: #ffffff url(../images/marguerite_header_about.jpg) 0 0 no-repeat;

	height: 248px;
	position: relative;
	width: 767px;
}

#logo {
	position: absolute;
	left: 0;
	top: 20px;
}

#logo img {
	border: none;
	padding: 0;
	width: 270px;
	height: 55px;
}

#printlogo{
	display: none;
	color: #879401;
}



#tabs {
	position: absolute;
	left: -2px;
	top: 220px;
	width: 770px;
	padding-left: 0px;
	background: #879401;
	height: 23px;
}



#nav {
	width: 770px;
	height: 23px;
	background: url(../images/marguerite_tabs.jpg) 0 0 no-repeat;
}

#nav ul{
	font-size: 80%;
	margin: 0;
	padding: 0;
	margin-left:18px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	height: 23px;
	float: left;
	padding: 0;
	text-decoration: none;
	text-indent: -9000px;
	outline:none;
}

#t21227 a {width: 82px;}
#t22884	a {width: 77px;}
#t22891 a {width: 147px;}
#t23806 a {width: 136px;}
#t22894 a {width: 95px;}
#t22893 a {width: 117px;}
#t22892 a {width: 89px;}

#t21227 a:hover, #t21227 a.active {background: transparent url(../images/marguerite_tabs.jpg) -18px -23px no-repeat;}
#t22884 a:hover, #t22884 a.active {background: transparent url(../images/marguerite_tabs.jpg) -100px -23px no-repeat;}
#t22891 a:hover, #t22891 a.active {background: transparent url(../images/marguerite_tabs.jpg) -177px -23px no-repeat;}
#t23806 a:hover, #t23806 a.active {background: transparent url(../images/marguerite_tabs.jpg) -324px -23px no-repeat;}
#t22894 a:hover, #t22894 a.active {background: transparent url(../images/marguerite_tabs.jpg) -460px -23px no-repeat;}
#t22893 a:hover, #t22893 a.active {background: transparent url(../images/marguerite_tabs.jpg) -555px -23px no-repeat;}
#t22892 a:hover, #t22892 a.active {background: transparent url(../images/marguerite_tabs.jpg) -672px -23px no-repeat;}

/*
#nav a:hover, #nav a.active {
	color: #000;
}

#nav a.active {
	font-weight: bold;
}
*/
#main-body {
	background: none;
	clear: both;
}

#main-table-body {
	float:left;
	clear: both;
	padding: 0;
	margin: 0;
	border-collapse:collapse;

}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#sidebar {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 150px;
}

#menu-header {
	margin: 0 0 0 1px;
	height: 14px;
	width: 145px;
	background: url(../images/marguerite_menu_header.gif) 0 0 no-repeat;
}


#menu{

}

#menu ul{
	float: left;
	font: normal 12px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0px 0 10px;
	width: 150px;
}

#menu li {
	float: left;
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	width: 138px;
}

#menu a {
	background: none;
	color: #879401;
	float: left;
	padding: 0 0 10px 0;
	text-decoration: none;
}
	

#menu a:hover{
	text-decoration: underline;
}

#menu a.current {
	text-decoration: underline;
}

#menu-footer {
	height: 300px;
}

#banner {
	display: none;
}


#breadcrumbbar{
	float:left;
	margin: 0;
	padding: 0 0 3px 0;
	width: 606px;
}

#breadcrumblist{
	color: #879401;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	width: 65%;
	text-transform: uppercase;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #333333;
	font-weight: normal;
	text-transform: capitalize;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	text-decoration: underline;
}

#breadcrumbemail{
	float: right;
	font-size: 80%;
	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: #879401;
	float: right;
	padding: 0 10px 0 18px;
	text-decoration: none;
	
}

#breadcrumbprint{
	float: right;
	font-size: 80%;
	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: #879401;
	float: right;
	padding: 0 10px 0 18px;
	text-decoration: none;
}




#content {
	display: inline;
	float: left;
	margin: 0 5px 0 4px;
	width: 595px;
	padding-right: 0px;
	padding-left: 0px;
}

#content-header {
	display: none;
}

#content-body {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 596px;
}

#pagetitle{
	background:none;
	float: left;
	list-style: none;
	padding: 0;
	width: 596px;
}

#pagetitletext{
	float: left;
	padding: 0 0 0 0;

	
}

#pagetitletext h1{
	color: #879401;
	font-weight: normal;
	font: 36px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	
}


#content-footer {
	display: none;
}

#footer {
	color: #000000;
	background: #fff url(../images/marguerite_footer.jpg) 0 0 no-repeat;
	clear: both;
	height: 26px;
	margin: 0 0 0 0px;
	padding: 0;
	width: 767px;
	text-align: left;
}

#footerwrap {
	position: relative;
	height: 40px;
}

#footer p {
	position: absolute;
	z-index: 30;
	margin: 5px 0 0 150px;
	color: #fff;
	font: bold 100% "Times New Roman", Times, serif;
}

#footer p span {
	padding-left: 102px;
	
}

/* 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-image{
	position: absolute;
	top: -157px;
	left: 0;
	background: url(../images/marguerite_tree.jpg) no-repeat;
	height: 219px;
	width: 169px;
	z-index: 2;
}

#footer a {
}

#footer a:visited {
}

#footer a:hover {
}

#footer a:active {
}

#copyright{
	display: none;
}

#poweredby{
	display: inline;
	position: absolute;
	margin: 30px 0 0 0;
	float: right;
	width: 758px;
	font-size: 10px;
	text-align: right;
}

#poweredby a:link, #poweredby a:visited{
	color: #879401;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	color: #879401;
	text-decoration: underline;
}

#top{
	position: absolute;
	top: -20px;
	left: 170px;
	z-index: 7;
	
}