/* CSS Stylesheet the blogfish */
.blogfishAlternatingItem
{
	background-color: #afeeee;
	font-size: 10pt;
	font-family: Arial;
}
.blogfishItem
{
    font-size: 10pt;
    font-family: Arial;
    background-color: white;
}
.blogfishSepRow
{
    BACKGROUND-COLOR: white;
}
HR.blogfishHR
{
    border: 0;
    width: 80%;
}
HR.blogfishSep2
{
    border: 0;
    width: 80%;
}
.blogfishBody
{
	background-color:White;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.blogfishNavButtons
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.CondensedPrimary 
{
    font-family:Arial; font-size:x-small;  background-color: #CCCCFF;
}
.CondensedAlternate
{
    font-family:Arial; font-size:x-small;  background-color:#CCFFFF;
}
.FullItemSubject
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:Navy;
}
.FullItemDate
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color:Black;
    font-style:oblique;
}
.FullItemBody
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color:Black;
}
.FullItemFooter
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color:Black;
}

