/* Individual stories 
.Story table {
	width: 300px;
}
*/

.BigHeadlines span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.MainHeadlines span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.BreakingNews span.PublishDate {
	font-size: .7em;
	color: #AE2C2E;
}

.Story td.articleName {
	font-size: 1em;
	font-weight: bold;
}

.Story td.articleIntro {
	font-size: .80em;
}

.Story td.PublishDate {
	font-size: .6em;
}

.Story a.PublishDateLink {
	color: 0022B1;
	text-decoration: underline;
}

.Story a.PublishDateLink:hover {
	text-decoration: none;
}

/* Contests Element */

.Contests table
{
	background-color: #FFFFFF;
	width: 419px;
}

.Contests a.fullStory
{
	/* font-size: 75%; */
	color: #0022B1;
	text-decoration: none;
}

.Contests a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

.Contests td.ArticleHeadline
{ 
	font-size: .90em;
	font-weight: bold; 
}

.Contests td.ArticleIntro
{
	font-size: .80em; 
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #000000;
	background: #ffffff;
	/* background-image: url(/kstpimages/_ad_MNBS08logo_color.jpg); */
}

.NoBackground body { 
	/*background: #ffffff; */
	background-image: url(/kstpimages/system/bg/WhiteBG.gif);
} 

td {
	font-size: 10pt;
}

h1 {
	margin: 0px;
	color: #ffffff;
}

h1.pageHeadline {
	margin: 0px,0px,-5px,0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

hr {
	margin-top: 0px;
}

#wrapperAll {
	width: 100%;
}

#wrapperHeaderContainer {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	background: #ffffff;
}

#wrapperHeader {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: 86px;
	background-image: url(/kstpimages/system/bg/headerbackground.jpg);
}

#wrapperSubheader {
	width: 100%; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: auto;
	background: #f2f2f2;
	margin-top: 1px;
	margin-bottom: 1px;
}

#wrapperBody {
	width: 863px; /* Changed from 851 to accommodate an extra 12 pixels in column 1 */
	height: 100%;
}

#wrapperBodyCol1 {
	width: 120px; /* Changed from 108 to accommodate an extra 12 pixels in column 1 */
	height: 100%;
	background: #f2f2f2;
}

#wrapperBodyCol1Content table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyGutter1 {
	width: 12px;
	background: #ffffff;
}

#wrapperBodyCol2 {
	width: 419px;
	background: #ffffff;
}

#wrapperBodyCol2Content h2 {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-size: 14pt; */
	font-weight: bold;
	color: #333399;
}

#wrapperBodyCol2Content h3 {
	margin: 0px;
	/* font-size: 10pt; */
	font-weight: bold;
	color: #cc0000;
}

h4 {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

#wrapperBodyCol2Content table {
	margin: 0px;
}

#wrapperBodyCol2Content p {
	/* font-size: 11pt; */
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyGutter2 {
	width: 12px;
	background: #ffffff;
}

#wrapperBodyCol3 {
	width: 300px;
	background: #ffffff;
}

#wrapperBodyCol3Content table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapperBodyCol3Content p {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-size: 11px; */
	color: #999999;
}

#wrapperHeaderMargin td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* font-size: 8pt; */
	color: #999999;
}

#wrapperHeaderMargin a {
	color: #999999;
	text-decoration: none;
}

#wrapperHeaderMargin a:hover {
	text-decoration: underline;
}

#wrapperHeaderMargin input,select {
	margin: 1px;
	padding: 0px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#wrapperBodyFooter {
	width: 731px;
	background: #ffffff;
}

#wrapperBodyCol2Content input {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#wrapperBodyCol2Content input.noBorder {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px;
}

#searchForm input {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#searchForm span
{
	font-size: 8pt;
	color: #0022B1;
	text-decoration: none;
	font-weight: normal;
}

#promoBox {
	width: 100%;
}

#promoBox td {
	padding: 3px;
	/* font-size: 11px; */
}

#bigBoxAd {
	width: 100%;
	height: 250px;
	border: 1px solid #cccccc;
}

#footer {
	/* font-size: 11px; */
}

#footer a {
	color: #333399;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

table.kstpContentBox {
	border: 1px solid #cccccc;
}

#sectionTitle {
	/* font-size: 16pt; */
	color: #666666;
	font-weight: bold;
}

td.BreakingNews {
	border: 1px solid #cccccc;
	padding-bottom: 2px;
}

td.ArticleHeadlineBig {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

td.ArticleHeadline {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

td.ArticleHeadline9pt {
	/* font-size: 9pt; */
	color: #666666;
	font-weight: bold;
}

td.ArticleIntro {
	margin: 10px;
	/* font-size: 10pt; */
	color: #000000;
}

td.QuickHitText {
	font-size: 6pt;
}

A.fullStory
{
  margin: 0px;
  /* font-size: 10pt; */
  color: 0022B1;
  text-decoration: none;
}

A.fullstory:hover{ 
	color: 000000; 
	 text-decoration: underline; 
	/* font-size: 10pt; */
}

A.fullStory8pt
{
  margin: 0px;
  /* font-size: 8pt; */
  color: 0022B1;
  text-decoration: none;
}

A.fullStory8pt:hover{ 
	color: BC0B0B; 
	/* font-size: 8pt; */
}

A.videoLink
{
  /* font-size: 9pt; */
  color: 0022B1;
  text-decoration: none;
}

A.videoLink:hover{ 
	color: BC0B0B; 
	/* font-size: 9pt; */
}

.red {
	/* font-size: 9pt; */
	font-weight: normal;
	color: CC0000;
}

a.red {
	text-decoration: underline;
}

a:hover.red {
	color: CC0000;
}

a:link img
{
	border: 0px;
	border-style: none;
	border-color: white;
}

.PublishDate {
	font-size: 7pt;
}

a.PublishDateLink {
	font-size: 7pt;
	color: 0022B1;
	text-decoration: underline;
}

a.PublishDateLink:hover {
	font-size: 7pt;
	color: 0022B1;
	text-decoration: none;
}

.BarHeadlines table
{
	background-color: #FFFFFF;
}

.BarHeadlines td.Category
{
	padding: 3px;
	background-color: #F2F2F2;
	width: 419px;
}

.BarHeadlines td.CatNoLink
{
	padding: 3px;
	font-size: 7pt; 
	color: #666666;
	background-color: #F2F2F2;
	width: 419px;
}

.BarHeadlines a.Category
{
	font-size: 7pt; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.BarHeadlines a.Category:hover
{ 
	color: #0022B1; 
    text-decoration: underline; 
}

.BarHeadlines a.fullStory
{
	font-size: 9pt; 
	color: #0022B1;
	text-decoration: none;
}

.BarHeadlines a.fullStory:hover
{ 
	color: #000000; 
    text-decoration: underline; 
}

.BarHeadlines li { 
	margin: 0px;
	margin-left: -15px;
	list-style-type: none;
}

li { 
	margin: 0px;
	margin-left: -15px;
	list-style-type: none;
}

li { 
	margin: 0px;
	margin-left: -15px;
	list-style-type: none;
}

li.MsoNormal {
	list-style-type: disc;
}
