BODY {
    font-family: Arial;
    background-color: #FFFFCE
    
}

SMALL {
    font-family: Verdana,Arial; 
    font-weight: bold;
    font-size: 6pt
}

SELECT {
	background-color: #FFFFFF;
    border-style: none;
    border-color: #FFFFFF;
    border-width: 0;
}


H1 {
   font-family: Arial;
   font-weight: 700;
   color: #1230C6;
}

H2 {
   font-family: Arial;
   font-weight: 700;
   color: #AFA977;
}

.mainnavigation {
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.mainnavtable {
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    background-color: #C4C5FC;
}


.currissue {
    background-color: #D7D7A6;
    font-size: 9pt
}

.hideboxes {
	border-style: none;
    background-color: #FFFFCE;
}

.prod_heading {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: bottom;
}

.prod_desc {
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
}

.inputbtns {
	font-size: 8pt;
    background-color: #CCCCCC;
    border: 1px solid #666666;
}

.inputtxt {
	font-size: 8pt;
    border: 1px solid #666666;
}

.content {
	font-family: Arial;
    font-size: 10pt;
}

.cmtheading {
	font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
}

A.gb:link {
	color: #000000;
    font-weight: bold;    
}

A.gb:visited {
	color: #000000;
    font-weight: bold;    
}

A.gb:hover {
	color: #FFFFFF;
    font-weight: bold;
}

