td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.largefont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.smallfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.blackfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.redfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;	
}
h1 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #688A96;
}

a:link {
    font-weight: bold;
    text-decoration: none;
    color: #006500;
}

.boldlink {
    font-weight: bold;
	font-size: 13px;
    text-decoration: none;
    color: #006500;
}

a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #006500;
}

a:active {
    font-weight: bold;
    text-decoration: none;
    color: #006500;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #006500;
}

.subhead {
    font-weight: bold;
    color: #6D8A98;
	font-size: 13px;
}

.pullQuote
{
    FONT-SIZE: 16px;
    COLOR: #B4C9CB;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.pullQuoteName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
}
.pullQuoteTitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
}
.Result_OrgName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    color: #000000;
}
.Result_OrgNameLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    color: #006500;
}
.Result_OrgDescrip
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    color: #000000;
    position:relative;
    left:60;
}
.Result_OrgAmount
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    color: #9C6500;
}
.Result_Year
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
    FONT-FAMILY: Arial;
    color: #6D8A98;
    position:relative;
    left:5;
}
.Result_Country
{    
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial;
    color: #6D8A98;
    position:relative;
    left:15;
}
#Input_Year
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    color: #000000;
}
#Input_Country
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
}

#left-col {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #B4C9CB;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 13px;
}
#left-col a:link {
    font-weight: bold;
    text-decoration: none;
    color: #B4C9CB;
}
#left-col a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #B4C9CB;
}
#left-col a:active {
    font-weight: bold;
    text-decoration: none;
    color: #B4C9CB;
}
#left-col a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #B4C9CB;
}

#sidebar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	padding: 0px 12px 0px 12px;
}