BODY
{
    font-size: 9pt;
    color: #505050;
    font-family: Arial, Helvetica, Garamond, Sans-Serif
}
A
{
    font-size: 8pt;
    color: 808080;
    font-family: Arial;
    text-decoration: none
}
A:hover
{
	font-size: 8pt;
	cursor: hand;
	color: 124679;
	font-family: Arial;
	text-decoration: none;

}
.smlink
{
    font-size: 8pt;
    color: 808080;
    font-family: Arial;
    text-decoration: none
}
.smlink:hover
{
	font-size: 8pt;
	cursor: hand;
	color: 003366;
	font-family: Arial;
	text-decoration: none;

}
.link
{
    font-size: 9pt;
    cursor: hand;
    color: #00447b;
    font-family: Arial;    
	text-decoration: underline
}
.link:hover
{
    font-size: 9pt;
    cursor: hand;
    color: #808080;
    font-family: Arial
}
.largelink
{
    font-size: 11pt;
    cursor: hand;
    color: #808080;
    font-family: Arial;    
	text-decoration: underline
}
.largelink:hover
{
    font-size: 11pt;
    cursor: hand;
    color: #00447b;
    font-family: Arial
}
.exlargelink
{
    font-size: 14pt;
    cursor: hand;
    color:  #124679;
    font-family: Arial;    
	text-decoration: underline
}
.exlargelink:hover
{
    font-size: 14pt;
    cursor: hand;
    color: #808080;
    font-family: Arial
}
.textbody {
  font-size: 9pt;
    color: #505050;
    font-family: Arial, Helvetica, Garamond, Sans-Serif
}
.highlightedtext {
  font-size: 9pt;
    color: #b8823c;
    font-family: Arial, Helvetica, Garamond, Sans-Serif
}
.price {
  font-size: 15pt;
    color: #b8823c;
    font-family: Arial, Helvetica, Garamond, Sans-Serif
}

.smBODY
{
    font-size: 9pt;
    color: black;
    font-family: Arial, Helvetica, Garamond, Sans-Serif
}
.smlink
{
    font-size: 8pt;
    color: #808080;
    font-family: Arial;
    text-decoration: none
}
.smlink:hover
{
	font-size: 8pt;
	cursor: hand;
	color: #124679;
	font-family: Arial;
	text-decoration: none;

}
.head { color: #124679; font-size: 18pt; font-family: Arial; font-weight: normal; }
.subhead { color: #848484; font-size: 16pt; font-family: Arial; font-weight: normal; }
.subhead2 { color: #848484; font-size: 11pt; font-family: arial; font-weight: normal; }
.section { color: #124679; font-size: 14pt; font-family: arial; font-weight: normal; }
.subsection { color: #124679; font-size: 11pt; font-family: arial; font-weight: normal; }
.menuitem {
font-size: 10pt; color: #808080; font-family: arial; text-decoration: underline
}
.menuitem:hover {
font-size: 10pt; cursor: hand; color: #124679; font-family: arial; text-decoration: underline
}

.order {
font-size: 10pt; color: #b8823c; font-family: arial; font-weight: normal; text-decoration: underline
}
.order:hover {
font-size: 10pt; cursor: hand; color: #124679; font-family: arial; font-weight: normal; text-decoration: underline
}
.highlite
 { color: #b8823c; font-size: 14pt; font-family: Arial; font-weight: normal; }
 .sidebar
{
	font-size: 9pt; 
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
	color: #6684a4;
	text-decoration: none
}
.sidebar:hover
{
    font-size: 9pt;
    cursor: hand;
    color: black;
    font-family: Arial;
    text-decoration: underline
}
 .sidebarheader
{
	font-size: 9pt; 
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
	color: #6684a4;
	text-decoration: none
}
.dottedline
{ 
height: 0; 
color: #ffffff;
border-bottom: 1pt dotted #b7b7b7; 
}
.vertdottedline
{ 
width: 0 
color: #ffffff;
border-left: 1pt dotted #b7b7b7; 
}
