/* GENERIC */
H1  {
	color: #ffb535; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}

H2  {
	color: #ffb535; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}

H3  {
	color: #ffb535; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}

H4  {
	color: #ffb535; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}

H5, DT  {
	color: #ffb535; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}

H6  {
	color: #999999; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
    margin: 0;
}
.contentpane p {
margin: 5px 0;
}
/* style for module titles */
.Head   {
    font-family: Arial;
    color: #a1a1a1;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial;
    color: #a1a1a1;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial;
    color: #a1a1a1;
}
.Help {
  background-color: #f2f2f2;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #a1a1a1;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #a1a1a1;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #a1a1a1;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #a1a1a1;
}

A.CommandButton:hover    {
    text-decoration:    underline;
color: #bababa;
}
.black {
color: black;
}
.newstitle  {
	color: white; 
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
    margin: 0;
font-style: italic;
}





