HTML, BODY 
{
	height: 100%;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: white;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.pagetext, .standardButton, .standardButtonS, .standardButtonW, .formbutton, .formbutton_onesize,
INPUT, TEXTAREA, SELECT
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

.pagetext
{
	color: #333333;
}

.standardButton, .standardButtonS, .standardButtonW, .formbutton, .formbutton_onesize
{
	color: #666666;
}

FORM#pageForm__ 
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

A 
{
	color: #333333;
	text-decoration: none;
}

A IMG
{
	border: none;
}

A:hover {
	color: #819146;
	text-decoration: none;
}

.itemheading {
	font-weight: bold;
	font-size: 120%;
	color: #666666;
}

.syntaxHeading
{
	padding-top: 13px;
	padding-bottom: 5px;
}

.pageheading,.syntaxHeading {
	font-weight: bold;
	font-size: 140%;
	color: #666666;
}

.labeltextwhite {
	color: #ffffff;
}

.syntaxContent
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.syntaxContent *, .syntaxContent
{
	color: #666666;
}

.itemtext,.tabInactive {
	color: #666666;
}

.msgboxes {
	color: #000000;
}

.msgboxhead {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 130%;
	color: #666666;
}

.deletedetails {
	color: #999999;
}

A.deletedetails {
	color: #333333;
}

A.deletedetails:hover {
	color: #819146;
	text-decoration: none;
}

.pagecount {
	color: #879848;
}

.formbutton,.formbutton_onesize,.pagesubheading,.tabActive,.filtertitle
{
	font-weight: bold;
	color: #666666;
}

.formbutton_onesize {
	width: 80px;
}

.liststyle {
	width: 250px;
}

.liststyleW,.liststyleW OPTION,.liststyle,.liststyle OPTION {
	color: #445588;
	font-size: 108%;
}
/*
SELECT, SELECT OPTION
{
	color: #445588;
	font-size: 108%;
}*/

.textsmall {
	font-size: 85%;
}

.mandatory {
	font-size: 85%;
	color: red;
}

.standardButtonS {
	text-align: center;
	width: 33px;
}

.standardButton {
	width: 68px;
}

.standardButtonW, .standardButton, .loginbutton, INPUT[type='submit'], INPUT[type='button'] 
{
	font-weight: bold;
	color: #666666;
	padding-right: 0.3em;
	padding-left:0.3em;
    overflow: visible;
}

A.tabInactive:hover {
	color: #000000;
	text-decoration: none;
}

.tabBody {
	padding: 15px;
	border: 1px solid #666666;
}

.itemextralink {
	color: #207020;
}

A.itemextralink:hover {
	text-decoration: underline;
}

.loginname {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 130%;
	color: #666666;
}

.usernamepwd {
	font-size: 85%;
}

.logintextentry {
	font-family: monospace;
	font-size: 120%;
}

.versionnumber {
	font-size: 80%;
	color: #c0c0c0;
}

img {
	border-color: #609030;
}

.searchboxsmall {
	color: #000000;
	width: 120px;
}

.searchboxbig {
	color: #000000;
	width: 350px;
}

A.searchlink {
	font-weight: bold;
	color: #6666ff;
	text-decoration: underline;
}

A.searchlink2 {
	color: #6666ff;
	text-decoration: underline;
}

.framelinkbar {
	color: #819146;
}

A.framelinkbar {
	color: #000000;
}

.sidebar {
	font-size: 95%;
	color: #000000;
}

DIV.lineSeparator {
	background-image: url(../images/dottedline.gif);
	height: 12px;
	font-size: 0px;
}

DIV.fatLineSeparator {
	background-image: url(../images/dottedline.gif);
	background-position: center center;
	background-repeat: repeat-x;
	height: 20px;
	font-size: 0px;
}

DIV.emptySeparator {
	height: 15px;
	font-size: 0px;
}

DIV.smallEmptySeparator {
	height: 5px;
	font-size: 0px;
}

.versionrow {
	background: #e5e5e5;
}

.versionheadrow {
	background: #666666;
}

.versionheadcell {
	color: #ffffff;
}

.versioncell {

}

.filtertitle {
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.filtertable {
	margin-left: 10px;
}

.filterlistname {
	width: 90%;
}

.filtercount {
	text-align: right;
}

.filterbullet {
	padding-right: 8px;
}

.bulkbullet {
	padding-right: 8px;
}

.bulkoperations {
	margin-bottom: 10px;
	float: left;
}

.filterpager {
	float: right;
}

.iconLabel {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 2px;
	vertical-align: middle;
}

.iconAttachmentLabel
{
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 24px;
	padding-top: 2px;
	line-height: 20px;
	vertical-align: middle;	
}

.icon-owner {
	background-image: url(../images/iconowner.gif);
}

.icon-text {
	background-image: url(../images/icondescription.gif);
}

.icon-bullet {
	background-image: url(../images/greenbullet.gif);
}

.icon-detail {
	background-image: url(../images/iconregularitem.gif);
}

DIV.nameIcon IMG.icon {
	float: left;
	width: 17px;
	height: 17px;
	border: none;
}

DIV.nameIcon DIV.content {
	margin-left: 25px;
}

DIV.singlenameicon IMG.icon {
	width: 17px;
	height: 17px;
	border: none;
	vertical-align: middle;
}

DIV.singlenameicon SPAN.content {
	margin-left: 5px;
	vertical-align: middle;
}

#ownerSection 
{
	float: left;
	width: 25%;
}

.arrowIcon {
	background-image: url(../images/arrowicon.gif);
	width: 11px;
	height: 7px;
	display: inline;
	padding-left: 11px;
	background-position: 1px;
	background-repeat: no-repeat;
}

.cyanFolderImage {
	background-image: url(../images/cyanfolder.gif);
	width: 17px;
	height: 16px;
	display: inline;
	padding-left: 17px;
	padding-top: 4px;
	background-position: 1px;
	background-repeat: no-repeat;
}

.greenBulletImage {
	background-image: url(../images/greenbullet.gif);
	width: 20px;
	height: 17px;
	padding-left: 17px;
	padding-top: 4px;
	display: inline;
	background-repeat: no-repeat;
}

.descriptionIcon {
	background-image: url(../images/icondescription.gif);
	float: left;
	width: 17px;
	height: 16px;
	border: none;
}

.keywordIcon {
	background-image: url(../images/iconkeyword.gif);
	float: left;
	width: 17px;
	height: 16px;
	border: none;
}

.ownerIcon {
	background-image: url(../images/iconowner.gif);
	border: none;
	width: 17px;
	height: 17px;
	float: left;
	margin-right: 10px;
}

.regularItemIcon {
	background-image: url(../images/iconregularitem.gif);
	width: 17px;
	height: 17px;
	float: left;
	border: none;
}

.detailIcon {
	float: left;
	width: 17px;
	height: 17px;
	border: none;
	background-image: url(../images/icondescription.gif);
}

.indent {
	margin-left: 25px;
}

.reduce {
	width: 95%;
}

.smallBulletIcon {
	background-image: url(../images/smallbullet.gif);
	width: 4px;
	height: 4px;
	float: left;
	background-repeat: no-repeat;
}

.sharedIcon {
	background-image: url(../images/iconshared.gif);
	width: 17px;
	height: 17px;
	float: left;
}

.notifyIcon {
	background-image: url(../images/iconexclamation.gif);
	width: 17px;
	height: 17px;
	float: left;
}

.itemcommand {
	color: #643453;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}

.itemcommandlist {
	padding-top: 10px;
}

.saveddetails {
	padding-top: 10px;
	padding-bottom: 10px;
}

.saveddetails .name {
	font-weight: bold;
	width: 25%;
}

.saveddetails TABLE {
	width: 100%;
}

.saveddetails .value {
	width: 75%;
}

.searchhelp {
	padding-bottom: 10px;
	font-size: 85%;
}

.syntaxhelp {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
}

.syntaxhelp a {
	color: rgb(102, 102, 255);
	font-size: 95%;
}

#querySyntax
{
	padding-left: 10px;
}

#querySyntax code {
	font-family: courier-new;
}

.maingroup * {
	vertical-align: middle;
}

.subgroup {
	margin-left: 25px;
}

.subgroup * {
	vertical-align: middle;
}

.wizdesc {
	margin-left: 20px;
}

.checktext * {
	vertical-align: middle;
}

.hierarchyBreadcrumbs {
	font-size: 120%;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

.hierarchySection {
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}

.hierarchySection .heading {
	font-weight: bold;
	font-size: 120%;
	color: #666666;
	padding: 0;
	margin: 0 0 5px 0;
}

.hierarchyWithin {
	padding-bottom: 10px;
}

.more {
	COLOR: #207020;
}

.more:hover {
	COLOR: #819146;
}

A.info:hover {
	COLOR: #819146;
}

.deleteButton img {
	background-image: url(../images/deleteicon.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border: 0px;
	margin-right: 3px;
}

#previewLogoBadge {
	background-color: #000000;
}

.searchSwitch {
	margin-top: 5px;
	margin-bottom: 5px;
}

.searchSwitch SPAN,.searchSwitch INPUT {
	vertical-align: middle;
}

.clusterinfo {
	color: #FFFFFF;
	font-size: 8pt;
}

input.blur {
	color: #888 !important;
}

/*Server message*/
#server_message {
	position: absolute;
	top: 0; left: 0;
	z-index: 10000;
	background:#ffc;
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;
	font-weight:bold;
	width:99%;
}

.infobox {
	background-color: #FFFFD0;
	border-color: #FFFF00;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 2px;
	padding-right: 2px;
	paddint-top: 2px;
	padding-bottom: 2px;
}

.error {
	background-color: #FFDCDC;
	border-style: solid;
	border-width: 3px;
	border-color: #D8000C;
	/*color: #A8000C;*/
	padding-top: 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin: 1em;
}