body
{
	font-family: Verdana,Arial,San-serif;
	color: #444444;
}
.Article
{
	width: 795px;
}
.ArticleBody
{
	padding: 0px 10px 10px 10px;
}
.ArticleSection
{
	padding-left: 20px;
}
.KBArticleTeaser
{
	font-size: 8pt;
	padding-bottom: 5px;
}
.KBArticleDate
{
	font-size: 10pt;
	color: #747474;
}

.Captions
{
	font-size: 8pt;
	border: solid 1px #E8EDC6;
	border-left: none;
	border-bottom: none;
}
.Captions td
{
	border-left: solid 1px #E8EDC6;
	border-bottom:solid 1px#E8EDC6;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}
.Captions A
{
	font-size: 8pt;
	
}
.Captions img
{
	border:none;;
	
}

ul
{
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	margin-left: 0; /* 	list-style: inside  	color:#000000; 	*/
}
ul li
{
	background-image: url(  "/_Content/Images/bi_bullet.png" );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 9pt;
	border: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.ComparisonTable
{
	margin-top: 10px;
	width: 600px;
	border: solid 1px #E8EDC6;
}
.ComparisonTable th
{
	background-color: #FBFDF1;
	border-left: solid 1px #E8EDC6;
	height: 20px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #4B6000;
}
.ComparisonTable td
{
	border-top: solid 1px #E8EDC6;
	height: 20px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
.Center
{
	border-left: solid 1px #E8EDC6;
	text-align: center;
}

.B
{
	font-weight: bold;
}

.Border
{
	border: 1px solid #F0F0F0;
}
.LightBorder
{
	border: 1px solid #E5E5E5;
}
.TableRow
{
	border-bottom: 1px solid #F6F6F6;
	padding-left: 15px;
}

.MinorHeaderBG
{
	background-image: url(/Styles/Bubble/HeaderMinorItemBackground.gif);
	background-repeat: repeat-x;
}

P
{
	font-size: 9pt;
	line-height: 14pt;
	margin-top: 2px;
	text-decoration: none;
	text-align: justify;
}
.NewsText
{
	color: #333333;
}
.NewsHeader
{
	color: #2C7B9B;
	line-height: 9pt;
	font-weight: bold;
}
.NewsDate
{
	color: #807F7F;
	line-height: 9pt;
}
.textSmall
{
	font-size: 8pt;
	line-height: 12pt;
}
.textSmall A
{
	font-size: 8pt;
	line-height: 12pt;
}
.Quote
{
	font-size: 8pt;
	line-height: 12pt;
	color: #444444;
}

A
{
	font-size: 10pt;
	font-family: Verdana,Arial,San-serif;
	font-weight: normal;
	text-decoration: none;
	color: #647F03;
}


.copyright
{
	font-size: 7pt;
	font-family: Verdana,Arial,San-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

A:hover
{
	color: #9CC605;
	text-decoration: underline;
}
