.mainTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #A1ABB1
}
.smallWhite {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 5px;
	color: #ffffff;
}
.navbarhead {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border: thin dashed #A1ABB1;
}
.emailbarhead {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.navbar {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2B5FAA
}
.date {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B5FAA;
}
.description {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.source {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.suicon {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none; 
	color: blue;
}
.votes {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: right;
	color: #666666;
}
.brightfooter {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	color: #BF7302;
}
.footer
{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
}
.factID {
	color: #ffffff;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

hr.dashed { 
	height: 2px;
	border-top: 1px dashed #A1ABB1;
	border-bottom: 1px dashed #A1ABB1;
	background-color: white;
}

.hideBig
{
    FONT-SIZE: 12px;
    Z-INDEX: 1;
    VISIBILITY: hidden;
    WIDTH: 138px;
    FONT-FAMILY: arial;
    POSITION: absolute;
    TOP: 132px;
    text-align: center;
    background-color: white;
    border: thin solid #A1ABB1;
}

a.noline
{
    text-decoration: none;
    color: #666666;
    font-family: arial;
    font-size: 12px;
}


