﻿body
{
	font-size: 10pt;
	font-family: arial;
}

textarea
{
	font-size: 10pt;
	font-family: arial;
}

TD.TabSelected
{
	background-image: url(images/TabSelectedBack.gif);
	background-repeat: repeat-x;
	text-align: center;
}

TD.TabSelected a
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: arial;
}

TD.TabSelected a:hover
{
	TEXT-DECORATION: none;
}

TD.TabUnselected
{
	background-image: url(images/TabUnselectedBack.gif);
	background-repeat: repeat-x;
	text-align: center;
}

TD.TabUnselected a
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: arial;
}

TD.TabUnselected a:hover
{
	TEXT-DECORATION: none;
}
	

TD.MenuBar
{
	font-size: 10pt;
	color: #000080;
	font-family: arial;
	text-decoration: none;
	background-color: #f3e6b6;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #000080 1px solid;
	border-right: #000080 1px solid;
}

/*
*/

TD.MenuBar a
{
	font-size: 10pt;
	color: #000080;
	font-family: arial;
	text-decoration: none;
}

TD.MenuBar a:hover
{
	TEXT-DECORATION: underline;
}

TD.ActionBar
{
	font-size: 10pt;
	color: white;
	font-family: arial;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000080;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

TD.ActionBar a
{
	font-size: 10pt;
	color: #000080;
	font-family: arial;
	text-decoration: none;
}

TD.ActionBar a:hover
{
	TEXT-DECORATION: underline;
}

TABLE.TableLists a
{
	TEXT-DECORATION: none; 
	color: Black;
}

TABLE.TableLists a:hover
{
	TEXT-DECORATION: underline;
}

a
{
	TEXT-DECORATION: none;
	color: Black;
}

a:hover
{
	TEXT-DECORATION: underline;
}

TD.FooterBar
{
	font-size: 10pt;
	color: white;
	font-family: arial;
	text-decoration: none;
	white-space: nowrap;
	background-color: #000080;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

TD.FooterBar a
{
	text-decoration: none;
	color: white;
}

SPAN.Header
{
	font-weight: bold;
	font-size: 14pt;
	color: #000080;
	font-family: 'Times New Roman' , Arial;
}

/*feedtitle same as header*/
feedTitle 
{
	font-weight: bold;
	font-size: 14pt;
	color: #000080;
	font-family: 'Times New Roman' , Arial;
}

SPAN.FrontPageHeader
{
	font-weight: bold;
	color: #FF0000;
	font-family: 'Times New Roman' , Arial;
}


SPAN.SubHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: 'Times New Roman' , Arial;
}

SPAN.Highlight
{
	font-weight: bold;
	font-size: 10pt;
	color: #993400;
	font-family: Arial;
}

SPAN.FirstLetter
{
	font-size: 14pt;
	font-family: 'Times New Roman', Arial;
	font-weight: bold;
} 

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

TD.GreenCell
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #d8e8ee;
	background-image: url(images/Background.gif);
	background-repeat: repeat;
}

TABLE.FreeStuffTable
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 100%;
}

div.feedburnerFeedBlock ul 
{ 
	margin-left:0; 
	padding-left:0; 
	list-style-type: none 
}	

div.feedburnerFeedBlock ul li span.headline, div.feedburnerFeedBlock ul li span.headline a
{ 
	font-weight: bold;
	font-size: 11pt;
	color: #993400;
	font-family: Arial;
}

div.feedburnerFeedBlock ul li span.headline 
{ 
	font-weight:bold; 
	display:block; 
	margin:30px 0 0 0; 
}

Input .NumberBox
{
	text-align: right;
}
