body
{
	font: 12px  Verdana, Helvetica, Arial, sans-serif;
}

a.subNavLink { font-size: 11px; }

.storyTitle
{
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

p.byLine
{
	font-size: 10px;
	margin: 0px;
}

p.newsAndInfoHeader
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin: 0px; 
	padding: 0px;
	z-index: 250;
	position: relative;
	top: -15px;
}

.smallHeadline
{
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p.miniStory
{
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
}

.storyAuthor
{
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
}

p.pageTitle
{
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	color: #663300;
}

p.commentTitle
{
	color: #336699;
	margin: 0px;
	font-size: 11px;
}

p.commentByLine
{
	margin: 0px;
	font-size: 11px;
}

p.commentText
{
	margin: 0px;
	font-size: 11px;
}

p.bigAngleHeaderText
{
	color: white;
	font-size: 14px;
	margin:0px;
	margin-left: 10px;
	margin-right: 10px;
}

p.angleHeaderText
{
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	margin-left: 10px;
	margin-right: 10px;
}

a
{
	color: #336699;
}

a:hover
{
	color: #336699;
	text-decoration: none;
}

a:visited
{
	color: #003366;
}


a.subNavLink
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: none;
}

a:visited
{
	color: #003366;
}

table
{
	font-size: 11px;
}

#horzRule
{
	border-top: dashed 1px grey; 
	width: 100%; 
	padding: 0px;
}

#vertRule
{
	border-left: dashed 1px grey;
	width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%
}

.colorText
{
	color: #003366;
}

.smallText
{
	font-size: 10px;
	margin: 5px;
}

.boldText
{
	font-weight: bold;
}

a.angleHeaderLink
{
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

a.angleHeaderLink:visited
{
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.psudoLink
{
	color: #336699;
	text-decoration: underline;
	cursor: pointer;
}

.storyParagraphs
{

}

a.colorLink
{
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	color:  #336699;
	text-decoration: none;
}

a.colorLink:hover
{
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	color:  #003366;
	text-decoration: underline;
}

a.colorLink:visited
{
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	color:  #336699;
}

.lastUpdated
{
	color: #8b0000;
	font-size: 11px;
	margin: 0px;
}

.caption
{
	font-size: 9px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0px; 
}

.breadCrumbs
{
	margin-left: 10px;
	color: #003366;
	
}

.headerDate
{
	margin-right: 11px;
	color: #003366;
}

.greyMiniText
{
	font-size: 10px;
	color: #999999;
}

a.categoryHeaderLink
{
  text-decoration: none;
}

div.shortDescDiv
{
 font-size: 11px;
}

.subHeadline
{
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
}

.storyContent
{
  font-size: 10px;

}

.photoCredit
{
  font-size: 8px; 
  text-transform: uppercase;
}