﻿.background_footer_navigation {
	height:225px;
	background-color:#FFFFFF;
}
.background_footer_navigation_header {
	font-family:Lucida Grande, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#343c49;
}
a.background_footer_navigation_hyperlink {
	font-family:Lucida Grande, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-decoration:none;
}
a.background_footer_navigation_hyperlink:hover {
	text-decoration:none;
	color:#c38137;
}
.main_white_background{
    background-color:White;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
b.facebook_comments{
    color:#3b59aa;
    font-family:Helvetica;
}
.facebook_comments{
    color:#666666;
    font-family:Helvetica;
}
hr.facebook_comments{
    background-color:#cccccc;
    height:1px;
    border:solid 0px;
    font-family:Helvetica;
}
hr.facebook_comments_lite{
    background-color:#ffffff;
    height:1px;
    border:solid 0px;
    font-family:Helvetica;
}
.small_gray{
    color:#000000;
    font-family:Helvetica;
}
table.comment_box_top{
    width:600px;
    border-top:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
}
table.comment_box_main{
    width:600px;
    background-color:#f2f2f2;
    border:solid 1px #cccccc;
}
table.comment_box_bottom{
    width:600px;
    background-color:#ffffff;
    border-right:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
}
.hide_control
{
    display:none;
}
.show_control
{
    display:block;
}
.bold_gray
{
    font-weight:bold;
    color:#666666;
    font-family: Helvetica;
}
.article_body
{
    font-family: Georgia,sans-serif; 
    font-size:16px;
    color:Black;
}

.article_body a
{
    font-family: Georgia;
    font-size:16px;
}
.article_title
{
	font-family: Georgia, sans-serif; 
	font-size: 20pt;
	font-weight: normal
}