#headerTitle h1 DIV TABLE {
	font-family: Calibri, Arial, sans-serif;
	font-size:15px;
	font-weight: 900;
	color:turquoise;
  margin-left:-6.7%;
	}
#header{
	background:  #050635;
}

#headerTitle a {
color: gold;
}

#breadcrumb {
	border-bottom: 2px solid rgb(252, 61, 9);
	border-top: 1px solid rgb(252, 61, 9);
	color:  #145a32;
	font-style: bold;
	padding: 5px 0.5em 0.3em 0.5em;
	font-size: 11px;
	background: rgba(255, 245, 47, 0.27);
	}

#content {width: 98%;
	border-top: 2px solid #BDBDBD;
	}
#content h2 {
	font-size: 1.3em;
	}
#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 1.1em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: bold;
	font-size: 1em;
	}
#content h4 {
	margin: .75em 1em 0em 0em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
color:blue;
	}
#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.8em;
	font-weight: bold;
	font-size: 0.9em;
	}

#main {
	padding: 10px 5px 0 5px;
	margin-bottom: 50px;
	margin-top: 10px;
	margin-right:10px;
	position: static;
	}
#main h2, #content h3, #content h4 {font-family: Gill Sans,Arial,Verdana,Helvetica,sans-serif;
	}

#pageFooter {border-top: 1px solid  red;
	border-bottom: 1px solid  red;
	border-radius: 6px;
	padding:10px;
	font-size:smaller;
	background: rgba(255, 245, 47, 0.27);
	}
#rightSidebar {float: right;
	width: 23%;
	padding: 1em 0em 1em 0em;
	font-size: 0.9em;
	height: 100%;
	margin-right: 1px;
	}
#rightSidebar, #leftSidebar {padding-top: 12px;
	}
#sidebar div.block {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: rgba(255, 245, 47, 0.27);
	border: 1px solid red;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	}
#sidebar div.block img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-width: 90% !important;
	}
#sidebar form input,#sidebar form select {
	max-width: 100px;
	}
.block {padding: 5px 10px 10px 10px;
	margin: 8px 0;
	}
.blockTitle {font-weight: bold;
	text-shadow: 0px 1px 0px #FFF;
	}
.tocArticle {
	width: 100%;
	padding: 1em 1em 0em 1em;
	margin-top: 0.15em;
	background: rgba(218,247,166, 0.35);
	}
.tocArticleGalleysPages {
	font-size: 0.85em;
	padding-bottom: 5px;
/*	padding-left: 10px;*/
	}
.tocArticleGalleysPages a {
	font-size: unset;
	}
.tocAuthors {
	font-size:1em;
	padding-bottom: 0.5em;
	}
.ui-pnotify-text {
	font-size: 0.8em;
	}
a, a:link, a:visited {color: #2E2E2E;
	text-decoration: none;
	line-height: 1.5em;
	}
a.current {font-weight:bold;
	}
a.plain {
	text-decoration: none;
	font-size: 0.5em;
	}
a:active {
	color: blue;
	}
a:focus {color: #A11010;
	background: transparent;
	}
a:hover {
	color: #A11010;
	background: transparent;
	}
a:link {
	color: blue;
	text-decoration: none;
	}
a:visited {
	color: blue;
	}
body {width:85%;
	margin:auto;
	background: url("/support/image/bodybg.png") repeat fixed;
	 }
div #sidebar {margin-left: 0;
	}
div {font-size:105%;
	}
div#issues H3 {border-top: 1px dotted;
	padding-left: 1.5em;
	}
div#issues H4 {padding-left: 2.5em;
	}
div.block, div#main {-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #FFDA10;
	font-size: 0.9em;
	font-weight:bold;
	color:blue;
	}
input.button, input.defaultButton {
	 background-color: none;
	border-radius: 3px;
	}
input.button:hover {border: 2px solid black;
	}
input.defaultButton, input.button {}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {background-color: white;
	border: 2px solid #BDBDBD;
	}
label {font-size:small;
	padding-right:5px;
	color:rgba(38,40,48,1);
	}
span.formRequired {font-size: 0.7em;
	}
TABLE TBODY TR.heading TD P{padding: 0;
	margin: 0;
	}
TABLE.listing TBODY TR TD {background: rgba(0,255,127, 0.3);
	padding: .5em 1em 0em 1em;
	}
TABLE.listing TBODY TR TD.endseparator {background: rgba(0,255,127, 0.2);
	font-size:.3em;
	margin-bottom:2em;
	}
TABLE.listing TBODY TR TD.headseparator {background: rgba(0,255,127, 0.2);
	font-size:.3em;
	}
TABLE.listing TBODY TR TD.separator {background: rgba(0,255,127, 0.2);
	font-size:.3em;
	}
TABLE.listing TBODY TR.heading TD {background: rgba(0,255,127, 0.4);
	margin: 1em 1em .5em 1em;
	}
TD.label {color: #2C079A;
	}
td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	}
tt {
	font-size: 1em;
	}
#level1 {color:white;}
#home {color:white;}
#level1:hover {color:blue;}
#home:hover {color:blue;}
nav {background-color: #FE1F0E;font-family:Calibri,Arial,sans-serif;}
nav ul li ul li:hover {color:blue; background:  #ff8d04 ; }
nav a:hover {color:blue; background-color: #ff9b04; }
nav ul ul {background-color: #fcd708;}
nav ul ul li {border-bottom: 0.5px solid  #030668 ;}
nav ul.menu li:hover {background-color: #ff9b04;}
nav label.toggle {color:white;}
nav label.toggle:hover {color:blue; background: #ff9b04; }
nav ul.menua li {border: solid 1px white; background-color:  #030668}
nav ul.menua li a {color:white;}
nav ul.menua li a:hover {color:blue;}
#sidebarUser {visibility:hidden}
.tocArticle {width: 100%;padding: 1em 1em 0em 1em;margin-top: 0.15em;background: rgba(218,247,166, 0.35);}
.tocArticleGalleysPages {font-size:0.9em;}
.tocPages {padding:5px 10px 5px 10px !important;background: rgba(64,224,208,0.2);margin: 5px 0 5px 0  !important;border: 1px solid blue;border-radius:5px;display:inline-block;font-size: 1.5em;width:auto;}
.tocPages:hover {background: rgba(64, 224, 208, 0.4)}
.tocPages a {padding: 10px 60px 15px 0px;}
.tocPages span {font-size: 0.5em}
.tocArticleTitleAuthors {width: 88%;}
.tocAuthors {font-size:1.1em;padding-left: 0;padding-bottom: 0.5em;}
#articleTitle h3 {font-size: 1.8em;}