@charset "utf-8";
/* CSS Document */
<!--

.typography a, .typography a:visited
{
text-decoration:underline;
color:#555555;
}
.typography a:hover
{
text-decoration:underline;
color:#555555;
}
.typography p
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#555555;
text-align: left !important;
line-height: 23px;
}
/*********** Content Heading Font and Color **********/
.typography h1, 
.typography h2, 
.typography h3, 
.typography h4, 
.typography h5, 
.typography h6 {	
	font-family:"Times New Roman", Times, serif;
	line-height: 100%;
	font-weight:normal;
	letter-spacing:0px;
	color:#333333;
	}
/************ Content Heading Sizes *************/
.typography h1 {
	font-size: 25px;
	display:block;
	width:100%;
	border-bottom:dotted 1px #333333;
	padding:0px 0 0 10px;
	 }
.typography h2 { font-size: 20px; }
.typography h3 { font-size: 18px; }
.typography h4 { font-size: 16px; }
.typography h5 { font-size: 14px; }
.typography h6 { font-size: 11px; }
/****************Blog*************************/
.typography#btgblog
{
border:0px solid #00ff00;
float:left;
}
.typography#btgblog p 
{
color:#fbfeba;
font-size:11px;
}
.typography#btgblog hr
{
border:1px dotted #444444;
}
.typography#btgblog #topic
{
color:#eea14a;
font-size:11px;
}
.typography#btgblog span#topic
{
color:#fbfeba;
font-size:14px;
}
.typography#btgblog #title
{
color:#eea14a;
font-size:11px;
}
.typography#btgblog span#title
{
color:#fbfeba;
font-size:14px;
}
.typography#btgblog #author
{
color:#eea14a;
font-size:11px;
}
.typography#btgblog span#author
{
color:#fbfeba;
font-size:14px;
}
.typography#btgblog #dateposted
{
color:#eea14a;
font-size:11px;
}
.typography#btgblog span#dateposted
{
color:#fbfeba;
font-size:14px;
}
.typography#btgblog #heading, .typography#btgblog #heading h2
{
color:#444444;
font-family:"Trebuchet MS", Trebuchet, Verdana, tahoma, Arial;
font-size:18px;
}
.typography#btgblog a
{
text-decoration:none;
font-size:11px;
}
/********************Announcement******************/
.typography#btgannounce p 
{
color:#fbfeba;
font-size:11px;
}
.typography#anounce_date
{
color:#eea14a;
font-size:11px;
}
.typography span#announce_date
{
color:#fbfeba;
font-size:14px;
}
.typography#text
{
color:#fbfeba;
font-size:11px;
text-align:justify;
}
.typography span#announcetitle
{
color:#eea14a;
font-size:11px;
}