body {
	margin: 10px;
	padding: 0;
	background: #fff;
	padding-bottom: 1px;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

#page {
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header {
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content {
	padding: 20px;
}

#sidebar {
	padding: 20px 20px 20px 0;
}

#footer {
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo {
	padding: 10px 20px;
	font-size: 200%;
}

div.header {
	font-size: 22px;
	font-weight: bold;
	color: #0b55c4;
	line-height: 48px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.flash-error,div.flash-notice,div.flash-success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

div.flash-error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

div.flash-notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

div.flash-success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

div.flash-error a {
	color: #8a1f11;
}

div.flash-notice a {
	color: #514721;
}

div.flash-success a {
	color: #264409;
}

div.form .rememberMe label {
	display: inline;
}

div.view {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs {
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span {
	font-weight: bold;
}

div.search-form {
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet {
	
}

.portlet-decoration {
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content {
	font-size: 0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background: #EFFDFF;
}

.portlet-content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.portlet-content li {
	padding: 2px 0 4px 0px;
}

.operations {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li {
	padding-bottom: 2px;
}

.operations li a {
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited {
	color: #0066A4;
}

.operations li a:hover {
	background: #80CFFF;
}

/* -- overall styles ------------------------------ */
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

a,img {
	padding: 0;
	margin: 0;
}

img {
	border: 0 none;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding-bottom: 8px;
	color: #0B55C4;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
}

a:link {
	color: #0B55C4;
	text-decoration: none;
}

a:visited {
	color: #0B55C4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p {
	margin: 10px 0px;
}

legend {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}

label {
	float: left;
	padding-right: 20px;
}

input,select {
	font-size: 10px;
	border: 1px solid silver;
}

textarea {
	font-size: 11px;
	border: 1px solid silver;
}

button {
	font-size: 10px;
}

input.disabled {
	background-color: #F0F0F0;
}

input.button {
	cursor: pointer;
}

input:focus,select:focus,textarea:focus {
	background-color: #ffd
}

#border-top.h_green {
	background: url(../images/h_green/j_header_middle.png) repeat-x;
}

#border-top.h_green div {
	background: url(../images/h_green/j_header_right.png) 100% 0 no-repeat;
}

#border-top.h_green div div {
	background: url(../images/h_green/j_header_left.png) no-repeat;
	height: 54px;
}

#border-top.h_teal {
	background: url(../images/h_teal/j_header_middle.png) repeat-x;
}

#border-top.h_teal div {
	background: url(../images/h_teal/j_header_right.png) 100% 0 no-repeat;
}

#border-top.h_teal div div {
	background: url(../images/h_teal/j_header_left.png) no-repeat;
	height: 54px;
}

#border-top.h_cherry {
	background: url(../images/h_cherry/j_header_middle.png) repeat-x;
}

#border-top.h_cherry div {
	background: url(../images/h_cherry/j_header_right.png) 100% 0 no-repeat;
}

#border-top.h_cherry div div {
	background: url(../images/h_cherry/j_header_left.png) no-repeat;
	height: 54px;
}

#border-top .title {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 44px;
	padding-left: 180px;
}

#border-top .version {
	display: block;
	float: right;
	color: #fff;
	padding: 25px 5px 0 0;
}

#border-bottom {
	background: url(../images/j_bottom.png) repeat-x;
}

#border-bottom div {
	background: url(../images/j_corner_br.png) 100% 0 no-repeat;
}

#border-bottom div div {
	background: url(../images/j_corner_bl.png) no-repeat;
	height: 11px;
}

#footer .copyright {
	margin: 10px;
	text-align: center;
}

#header-box {
	border: 1px solid #ccc;
	background: #f0f0f0;
}

#content-box {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content-box .padding {
	padding: 10px 10px 0 10px;
}

#content-box #loading-bar {
	visibility: hidden;
	overflow: auto;
	position: fixed;
	top: 0pt;
	left: 0pt;
	width: 100%;
	height: 100%;
	background-color: #aaaaaa;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
	z-index: 59999;
}

#content-box #loading-bar span {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 16px;
	height: 16px;
	background-image: url(indicator.gif);
	background-color: #ffffff;
}

#content-box.loading #loading-bar {
	visibility: visible;
}

#toolbar-box {
	background: #fbfbfb;
	margin-bottom: 10px;
}

#submenu-box {
	background: #f6f6f6;
	margin-bottom: 10px;
}

#submenu-box .padding {
	padding: 0px;
}

/* common styling */
#menu,#menu ul,#menu li {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#menu {
	position: relative;
	z-index: 100;
}

#menu li {
	float: left;
	position: relative;
	list-style: none;
	display: inline;
}

#menu li a {
	display: block;
	white-space: nowrap;
}

#menu li li { /*width: 100%;*/
	clear: both; /*FF 1.0.7 needs this */
}

#menu li ul {
	visibility: hidden;
	position: absolute;
}

#menu li li ul {
	top: 0;
	left: 0;
}

#menu li.hover ul {
	visibility: visible;
}

#menu li.hover ul li ul {
	visibility: hidden;
}

#menu li.hover li.hover ul {
	visibility: visible;
	left: 100%;
}

/* ---- Menu layout -------------------------- */
#menu li {
	border-left: 1px solid #fff;
	border-right: 1px solid #d8d8d8;
}

#menu li li {
	border: 0;
}

#menu ul {
	border: 0.1em solid #ccc;
	background: #f6f6f6 url(../images/bg-menu.gif) repeat-y left;
}

#menu ul li.node {
	background: transparent url(../images/j_arrow.png) no-repeat right 50%;
}

#menu ul li.separator {
	background: #DDE1E6 url(../images/bg-menu.gif);
	height: 1px;
}

#menu a,#menu div {
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	color: #333333;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	background-repeat: no-repeat;
	background-position: left 50%
}

#menu li.disabled a {
	color: gray;
}

#menu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.2em;
}

/* 1 level - hover */
#menu li.hover a {
	background-color: #E7EDDF;
	border-left: 1px solid #6D9D2E;
	border-right: 1px solid #6D9D2E;
	margin: 0;
}

/* 2 level - normal */
#menu li.hover li a {
	background-color: transparent;
	border: 0 none;
	margin: 2px;
}

/* 2 level - hover */
#menu li.hover li.hover a {
	background-color: #E7EDDF;
	border: 1px solid #6D9D2E;
	margin: 1px;
}

/* 3 level - normal */
#menu li.hover li.hover li a {
	background-color: transparent;
	border: 0 none;
	margin: 2px;
}

/* 3 level - hover */
#menu li.hover li.hover li a:hover {
	background-color: #E7EDDF;
	border: 1px solid #6D9D2E;
	margin: 1px;
}

/* submenu styling */
#submenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

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

#submenu li a,#submenu span.nolink {
	cursor: pointer;
	padding: 0px 15px;
	border-right: 1px solid #ccc;
	font-weight: bold;
	color: #0B55C4;
	line-height: 12px;
	height: 12px;
}

#submenu span.nolink {
	color: #999;
}

#submenu a.active,#submenu span.nolink.active {
	color: #000;
	text-decoration: underline;
}