a.minders:active {  color: #000000; text-decoration: underline}
a.minders:visited {  color: #666666}
a.minders:link {  color: #000000; text-decoration: underline }

.pageSubHeader { font-size: x-small; font-weight: bold; color: #000000 }
.indent {  padding-right: 5px; padding-left: 5px}
.pageSmallText {  font-size: xx-small; font-weight: normal; color: #000000}
.thinblacklines {  border: 1px outset; border-color: black #000000 #000000}

.head1 {
	COLOR: #FFFFFF;  FONT-SIZE: small; FONT-WEIGHT: bold
}
.head2 {
	COLOR: #666666; FONT-SIZE: small; font-weight: bold
}
.head3 {
	FONT-SIZE: 150%; FONT-WEIGHT: bold
    color:#993300;
}
.wmfieldvalueboldcolor {
	COLOR: black; FONT-SIZE: x-small; FONT-WEIGHT: bolder
}
.textchange {
	BACKGROUND: #ffcc99; COLOR: red; FONT-STYLE: italic
}
.header {
	BACKGROUND-COLOR: #999999
}

.wmfieldvalue {
	COLOR: #000000;  FONT-SIZE: x-small
}
.wmheading {
	COLOR: #333333;  FONT-SIZE: small; font-weight: bolder
}
.wmhighlighter {
	COLOR: black;  FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.wmhighlighterlarge {
	COLOR: black;  FONT-WEIGHT: bolder;  font-style: normal
}
.wmhighlightersmall {
	COLOR: black; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
.wmheader1 {
	BACKGROUND: #999999;  FONT-SIZE: xx-small; color: #FFFFFF
}
.wmheader2 {
    FONT-SIZE: x-small; FONT-WEIGHT: bold; color: #003366
}

.wminfo {
	COLOR: #000000; FONT-SIZE: xx-small; FONT-WEIGHT: bold
}

.wminfosmall {
	COLOR: #000000;  FONT-SIZE: x-small; FONT-WEIGHT: bold
}
.wmrsslinks {
	COLOR: #000000;  FONT-SIZE: xx-small; FONT-WEIGHT: bold
}
.wmpageheader1 {
	COLOR: #000000;  FONT-SIZE: x-small; FONT-WEIGHT: bold
}
.wmpageheader2 {
	COLOR: #ffffff;  FONT-SIZE: small; FONT-WEIGHT: bold
}

.vmheaderrow {
    background-color:#333333; color:#FFFFFF;	 
}
.vmcategoryrow {
	 BACKGROUND-COLOR:#FFFFFF; color:#000000;FONT-WEIGHT: bold; font-size: x-small
}

.vmheadercol {
 	font-size: 100%; font-weight: bold; color: #FFFFFF 
}
.vmheadercol a {  
    font-size: 100%; font-weight: bold; 
    color: #FFFFFF; text-decoration: underline
}

.vmvaluerow {
}

.vmvaluealtrow {
	 BACKGROUND-COLOR:#d6d8d5;;
}

.mandatorySymbol  {
	color:#003366
}


.wmhighlighttext {
	COLOR: #336699; FONT-SIZE: small; FONT-WEIGHT: bold
}

.wmnormaltextWhite { 
    FONT-SIZE: x-small; color: #FFFFFF
}
.quote { 
    font-size: x-small; font-weight: normal; color: #000000 ; font-style: italic
}

div.message {
    background: #FFCE7B;
    border: 1px solid #FFA500;
    color: Black;
    font: bold 80% Verdana, Helvetica, Arial, sans-serif;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}

fieldset {
    border: 1px solid grey;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}

legend {
    background: white;
    padding: 0.5em;
	font-size: small; 
}

.field {
    top: 0;
    left: 0;
    margin: 0 0.75em 0.75em 0;    
}


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

.fieldHelp, 
.wmcomment {
    font-size: 85%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

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

.code { 
	background-color: #F7F7F7;
    border-color: #CFDCED;
    border-style: solid;
    border-width: 1px;
    font-size : 100%;
    padding: 0.25em 0.25em 0.25em 0.25em;
}

/* Important text that requires user's attention */
.note {
   font-size: 90% ;
   color: red ;
}

.sectionHeader,
.wmfieldheader {
    font-size: 100%;
    font-weight: bold;
    background-color:#999999;  
    color: #FFFFFF ;
}

.sectionHeader a,
.wmfieldheader a {
   color: white;
}    

.wmerrormessage,
.errorText {
	color: red; 
	font-size: x-small ; 
	font-weight:bold
}

.subSectionSelected {
   padding:3px; 
   color:#FFFFFF; 
   font-weight:bold; font-family:verdana;
   background: url('../images/subsection-highlight.gif'); 
}
.subSection {
   padding:3px; 
   color:#000000; 
   font-weight:bold; font-family:verdana;
}
.subSection a {
  color:black;
  text-decoration:none;
}
.subSectionSelected a {
   color:white; 
   text-decoration:none ;
}
