.contentNormal
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      normal;
    text-decoration:  none;
}
.contentMedium
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        9pt;
    font-weight:      normal;
    text-decoration:  none;
}
.contentNormalBold
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      bold;
    text-decoration:  none;
}
.contentNormalGrey
{
    color:            #878E94;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      normal;
    text-decoration:  none;
}
.contentNormalGreyBold
{
    color:            #878E94;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      bold;
    text-decoration:  none;
}
.contentNormalRed
{
    color:            #ff0000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      normal;
    text-decoration:  none;
}

.contentNormalWhite
{
    color:            #ffffff;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        10pt;
    font-weight:      normal;
    text-decoration:  none;
}

.contentSmall
 {
     color:            #000000;
     font-family:      Tahoma, Helvetica, Sans-Serif;
     font-size:        8pt;
     font-weight:      normal;
     text-decoration:  none;
 }
 
.contentSmaller
 {
     color:            #000000;
     font-family:      Tahoma, Helvetica, Sans-Serif;
     font-size:        7pt;
     font-weight:      normal;
     text-decoration:  none;
 } 

 .contentSmallWhite
{
    color:            #ffffff;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        8pt;
    font-weight:      normal;
    text-decoration:  none;
}

.contentTitle
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        12pt;
    font-weight:      normal;
    text-decoration:  none;
}

.contentTitleBold
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        12pt;
    font-weight:      bold;
    text-decoration:  none;
}

.contentTitleBoldWhite
{
    color:            #ffffff;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        12pt;
    font-weight:      bold;
    text-decoration:  none;
}

.smLinks 
 {  
    font-family:      Tahoma, Helvetica, sans-serif; 
    font-size: 	      8pt; 
    font-style:       normal; 
    line-height:      normal; 
    font-weight:      normal;

    color:            #3366CC; 
    text-decoration:  underline 
 }

.links 
  {  
     font-family:      Tahoma, Helvetica, sans-serif; font-size: 10pt; 
     font-style:       normal; 
     line-height:      normal; 
     font-weight:      normal; 
     font-size:	       10pt;
     color:            #3366CC; 
     text-decoration:  underline 
 }

.contentLink
{
	color:            #485624;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        9pt;
    font-weight:      bold;
    text-decoration:  underline;
}

.contentLink:hover
{
	color:            #485624;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        9pt;
    font-weight:      bold;
    text-decoration:  underline;
}

.linkSmall
{
	color:            #485624;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        8pt;
    font-weight:      bold;
    text-decoration:  none;
}

.linkSmall:hover
{
	color:            #485624;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        8pt;
    font-weight:      bold;
    text-decoration:  underline;
}

.linkSmallBlue
{
	color:		#3F5F80;
	font-family:	Tahoma, Helvetica, Sans-Serif;
	font-size:	8pt;
	font-weight:	bold;
	text-decoration: Underline;
}

.linkSmallBlue:hover
{
	color:		#E18C07;
	font-family:	Tahoma, Helvetica, Sans-Serif;
	font-size:	8pt;
	font-weight:	bold;
	text-decoration: underline;
}

.linkSmallerBlue
{
	color:		#3F5F80;
	font-family:	Tahoma, Helvetica, Sans-Serif;
	font-size:	7pt;
	font-weight:	normal;
	text-decoration: none;
}

.linkSmallerBlue:hover
{
	color:		#E18C07;
	font-family:	Tahoma, Helvetica, Sans-Serif;
	font-size:	7pt;
	font-weight:	normal;
	text-decoration: underline;
}

Body
{
    color:            #000000;
    font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        9pt;
    font-weight:      normal;
    text-decoration:  none;
}

.scrollingcontent
{
	scrollbar-face-color: #acca27; 
	scrollbar-shadow-color: #e9e9e9; 
	scrollbar-highlight-color: #000099; 
	scrollbar-track-color: #eef6c9; 
	scrollbar-arrow-color: #485624; 
	scrollbar-3dlight-color: #FEFF74; 
	scrollbar-darkshadow-color: #485624;	
}	

.flip
{
	writing-mode: lr-tb;
	width: 100%; 
	filter:flipv() fliph(); 
	font-size: xx-small;
}

.rfid
{
	font-family:      Tahoma, Helvetica, Sans-Serif;
    font-size:        1pt;   
}    

/* Hide email a friend link; firefox friendly */
.HideSendLink
{
	border-color:White;
	color:White;
	border-style:none;
}