body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: transparent;
    color: Black;
    margin: 0;
	padding: 0;
	border:2px;
	border-color:Black;
}

table {
font-family:helvetica,verdana,arial;
font-size:12px;
color:#333333;
text-decoration:none;
cursor:default; }

img {
    border: none;
    vertical-align: middle;
}

/* !!! DO NOT add an entry for p { } since this will cause rendering problems for the Javascript Calendar !!! */

/*p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}*/
p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #8cacbb;
    background-color: transparent;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(../../../System/images/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
/*ul a, ol a {
    text-decoration: underline;
}*/
li {
    margin-bottom: 1em;
}
dt {
    font-weight: bold;    
}
/*dt a {
    text-decoration: underline;
}*/

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
/*dd a {
    text-decoration: underline;
}*/

dd.link a {
    text-decoration: none;
    color: Black;
}

.content {
    padding: 3em;
}

.example {
    font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    color: #333333;
}

a {
color: #CB0129;
}


.visualClear {
    display: block;
    clear: both;
}
.breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #989833;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
}
#menu{
width:130px;
}

.trigger{
				 cursor: pointer;
				 cursor: hand;
				 font-family: Verdana, Helvetica, Arial;
				 font-size: x-small; 
}
.branch{
				display: none;
      	margin-left: 12px;
			  font-family: Verdana, Helvetica, Arial;
				font-size: x-small; 
}
.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;    
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 100%;
    font-weight: bold;
}

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp a {
    text-decoration: underline;
	color: #CB0129;
}

.formHelp:hover {
    color: Black;
    cursor: default;
}

.formControls {
   margin: 1em 0 0 0; 
}

.location {
    font-weight: bold;
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 80% !important;
}

.node
{
	font-size: x-small;
	font-weight: bold;
}

.stop
{
	font-size: x-small;
	font-weight: normal;
}


.thistable { 
padding : 0em 0em 0em 0em;
spacing:  0em 0em 0em 0em;
}

.MenuItems { 
font-size : 14px;
color: black;
background-color: #E6E6E6;
}

#menubar {
    background-color: transparent;
    padding: 0em 0em 0em 2em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}
#menubar li {
    display: inline;
}
#menubar li a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    border-color: black;
    border-width: 1px; 
    border-style: none none none solid;
    color: black;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.5em;
    text-decoration: none;
    text-transform: lowercase;
}
#menubar li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #E6E6E6;
    border: 1px solid #E6E6E6;
    /*border-bottom: #d1d1a3 1px solid;*/
    color: black;
}
#menubar li a:hover {
    background-color: #E6E6E6;
    border-color: #E6E6E6;
   /* border-bottom-color: #d1d1a3;*/
    color: black;
    /*border-bottom: #d1d1a3 1px solid;*/
}

/* Navigation tree styling */

.navIcon,
.navIconRoot {
 /*   position: relative;
    right: 18px;*/
}

.navItemText {
display:block;
padding-left:12px;
padding-top:5px;
padding-buttom:5px;
font-size:12px;
font-family:helvetica,verdana,arial;
color:#252525;
cursor:hand;
text-decoration:none;
font-weight:bold;

/*	font: Arial;
	font-size: 140%;
    right: 18px;*/
}

.navRootItem,
.navItem {
/*    margin: 0 0 0.2em 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 0.1em 0px 0.2em 18px;
    margin: 1px 0;*/
}


.visualClear {
    display: block;
    clear: both;
}
.breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
}

.portlet {
    border: none;
}
.portlet h5 {
	display:block;
    background-color: #CB0129;
	color: #f5f5f5;
	font: Arial;
	padding-left:10px;
	padding-top:4px;
	padding-buttom:2px;
margin-top:10px;
line-height:105%;
cursor;hand;
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
}
.portletBody {
   background: #ECEDEE;
}
.portletDetails {
    text-align: right;
}

.portletContent {
/*    padding: 1.5em 0em 2em 0.2em;*/
}

.portletAction {
    float: right;
    width: 0.8em;
    text-align: center;
    display: block;
    text-transform: none;
    /*border-left: 1px solid #8cacbb;*/
    padding-left: 0.3em;
}

.portlet .spacer {
/*    padding-top: 4px;
    padding-bottom: 3px;
     padding-left: 12px;
   background-color: transparent;*/
}

.portlet .even {
    font-weight: bold;
    background-color: #f8f8f1;
    margin-left: 0.5em;
    margin-right: 0.5em;
    padding: 0.2em;
}
.portlet .odd {
/*    background-color: transparent;
	border: 0;*/
}
.portlet input {
    font-size: 100%;
}

.portletSyndication {
    display: block;
    float: left; 
    border: 1px solid #8cacbb;
    background-color: #dee7ec;
    font-size: 85%;
}
.portlet a, .portlet a:link, .portlet a:visited {

display:block;
padding-top:5px;
padding-buttom:5px;
padding-left:12px;
font-size:12px;
font-family:helvetica,verdana,arial;
color:#252525;
cursor:hand;
text-decoration:none;
font-weight:bold;
}

.portlet a:hover {
    background-color:#F5F5F5;
color:#000000;
}

