BODY {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-size: 12px; /* 2011-04-11 - MCC */
	color: #000000;
}
SELECT {
	FONT-SIZE: 100%;
}
A:link {
	/*FONT-WEIGHT: 100;//MCC 2010-02-12*/
	COLOR: #666699;
	TEXT-DECORATION: underline
}
A:visited {
	/*FONT-WEIGHT: 100;//MCC 2010-02-12*/
	COLOR: #9999CC;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}
a img {
	border: none;
}
.transcript {
	font-style: italic;
}
.text {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagetext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #666666;
	text-align : center;
}
.blacktext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.blacktext A:link	{ color: #666699; text-decoration: underline; }
.blacktext A:active	{ color: #666699; text-decoration: underline; }
.blacktext A:visited	{ color: #666699; text-decoration: underline; }
.blacktext A:hover	{ color: #666699; text-decoration: underline; }

.whitetext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.whitetext A:link	{ color: #FFFFFF; text-decoration: none; }
.whitetext A:active	{ color: #FFFFFF; text-decoration: underline; }
.whitetext A:visited	{ color: #FFFFFF; text-decoration: none; }
.whitetext A:hover	{ color: #FFFFFF; text-decoration: underline; }

.graytext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.graylighttext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redtext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #CC0033;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bluetext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footnote {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin: 0;
}

.datetime {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	text-align : right;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.login {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login A:link		{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.login A:active		{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.login A:visited	{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.login A:hover		{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.center {
	text-align: center;
}

#BottomGoogleAd {
	text-align: center;
	vertical-align: middle;
}

.bottomlinks {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-align : center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottomlinks A:link	{ color: #000000; text-decoration: none; }
.bottomlinks A:active	{ color: #000000; text-decoration: underline; }
.bottomlinks A:visited	{ color: #000000; text-decoration: none; }
.bottomlinks A:hover	{ color: #000000; text-decoration: underline; }

.bottomcopyright {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-align : center;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottomcopyright A:link		{ font-weight: bold; color: #CC0033; text-decoration: none; }
.bottomcopyright A:active	{ font-weight: bold; color: #CC0033; text-decoration: underline; }
.bottomcopyright A:visited	{ font-weight: bold; color: #CC0033; text-decoration: none; }
.bottomcopyright A:hover	{ font-weight: bold; color: #CC0033; text-decoration: underline; }

.CalendarSmallDay {
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #000000;
}
.CalendarSmallPrevious {
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #999999;
}
.CalendarSmall {
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #000000;
}
.CalendarSmall A:link		{ color: #000000; text-decoration: underline; }
.CalendarSmall A:active		{ color: #000000; text-decoration: underline; }
.CalendarSmall A:visited	{ color: #000000; text-decoration: underline; }
.CalendarSmall A:hover		{ color: #000000; text-decoration: underline; }

.CalendarSmallGray {
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #999999;
}
.CalendarSmallGray A:link	{ color: #999999; text-decoration: underline; }
.CalendarSmallGray A:active	{ color: #999999; text-decoration: underline; }
.CalendarSmallGray A:visited	{ color: #999999; text-decoration: underline; }
.CalendarSmallGray A:hover	{ color: #999999; text-decoration: underline; }

.Billing {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BreakingNewsHeader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BreakingNewsHeader A:link	{ font-weight: bold; color: #000000; text-decoration: none; }
.BreakingNewsHeader A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.BreakingNewsHeader A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.BreakingNewsHeader A:hover	{ font-weight: bold; color: #000000; text-decoration: underline; }

.BreakingNews {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	/*Filter:Alpha(Opacity=0,FinishOpacity=0,style=2);*/
}
.BreakingNews A:link	{ font-weight: bold; color: #000066; text-decoration: none; }
.BreakingNews A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.BreakingNews A:visited	{ font-weight: bold; color: #000066; text-decoration: none; }
.BreakingNews A:hover	{ font-weight: bold; color: #000000; text-decoration: underline; }

.Columnist {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Columnist A:link	{ font-weight: bold; color: #990033; text-decoration: none; }
.Columnist A:active	{ font-weight: bold; color: #990033; text-decoration: underline; }
.Columnist A:visited	{ font-weight: bold; color: #990033; text-decoration: none; }
.Columnist A:hover	{ font-weight: bold; color: #990033; text-decoration: underline; }

.Column {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Column A:link		{ font-weight: bold; color: #000000; text-decoration: none; }
.Column A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.Column A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.Column A:hover		{ font-weight: bold; color: #000000; text-decoration: underline; }

.ColumnName {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ColumnName A:link		{ font-weight: bold; color: #000000; text-decoration: none; }
.ColumnName A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.ColumnName A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.ColumnName A:hover		{ font-weight: bold; color: #000000; text-decoration: underline; }

.ColumnRecent {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SectionNewsHeader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SectionNewsHeader A:link	{ font-weight: bold; color: #000000; text-decoration: none; }
.SectionNewsHeader A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.SectionNewsHeader A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.SectionNewsHeader A:hover	{ font-weight: bold; color: #000000; text-decoration: underline; }

.SectionNewsSubHeader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.SectionNewsSubHeader A:link		{ color: #666666; text-decoration: none; }
.SectionNewsSubHeader A:active		{ color: #666666; text-decoration: underline; }
.SectionNewsSubHeader A:visited		{ color: #666666; text-decoration: none; }
.SectionNewsSubHeader A:hover		{ color: #666666; text-decoration: underline; }

.SectionHeader,.plug .SectionHeaderBig {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.SectionHeader A:link		{ font-weight: bold; color: #666699; text-decoration: none; }
.SectionHeader A:active		{ font-weight: bold; color: #666699; text-decoration: underline; }
.SectionHeader A:visited	{ font-weight: bold; color: #666699; text-decoration: none; }
.SectionHeader A:hover		{ font-weight: bold; color: #666699; text-decoration: underline; }

.ListingHeader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ListingHeader A:link		{ color: #666699; text-decoration: underline; }
.ListingHeader A:active		{ color: #666699; text-decoration: underline; }
.ListingHeader A:visited	{ color: #666699; text-decoration: underline; }
.ListingHeader A:hover		{ color: #666699; text-decoration: underline; }

.StoryBody {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.StoryBody A:link		{ color: #666699; text-decoration: underline; }
.StoryBody A:active		{ color: #666699; text-decoration: underline; }
.StoryBody A:visited	{ color: #333399; text-decoration: underline; }
.StoryBody A:hover		{ color: #666699; text-decoration: underline; }

.storyQuote {
	border-color: #BBB;
	border-style: solid;
	border-width: 1px 0 1px 0;
	float: right;
	font-size: 160%;
	font-style: italic;
	margin: 0 1ex 1ex 1ex;
	padding: 1ex 0;
	width: 40%;
}
.storyQuote div.quote {
	color: #669;
	display: inline;
	font-family: "Georgia", serif;
	font-size: 200%;
	font-weight: bold;
	line-height: 100%;
}
.storyQuote .storyBody {
	display: inline;
	font-size: 100%;
	line-height: 200%;
}

.SectionHeaderBig {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.SectionHeaderBig A:link	{ font-weight: bold; color: #000066; text-decoration: none; }
.SectionHeaderBig A:active	{ font-weight: bold; color: #000066; text-decoration: underline; }
.SectionHeaderBig A:visited	{ font-weight: bold; color: #000066; text-decoration: none; }
.SectionHeaderBig A:hover	{ font-weight: bold; color: #000066; text-decoration: underline; }

.SectionTitle {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.SectionTitle A:link	{ font-weight: bold; color: #000000; text-decoration: none; }
.SectionTitle A:active	{ font-weight: bold; color: #000066; text-decoration: underline; }
.SectionTitle A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.SectionTitle A:hover	{ font-weight: bold; color: #000066; text-decoration: underline; }

.StoryLink {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 0;
}
.StoryLink A:link	{ font-weight: bold; color: #990033; text-decoration: none; }
.StoryLink A:active	{ font-weight: bold; color: #990033; text-decoration: underline; }
.StoryLink A:visited	{ font-weight: bold; color: #CC0033; text-decoration: none; }
.StoryLink A:hover	{ font-weight: bold; color: #CC0033; text-decoration: underline; }

.StoryLink.Dark a:link, .StoryLink.Dark a:hover, .StoryLink.Dark a:active {
	color: #000033;
}
.StoryLink.Dark a:visited {
	color: #333366;
}

.More {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.More A:link	{ font-weight: bold; color: #666666; text-decoration: none; }
.More A:active	{ font-weight: bold; color: #333333; text-decoration: underline; }
.More A:visited	{ font-weight: bold; color: #666666; text-decoration: none; }
.More A:hover	{ font-weight: bold; color: #333333; text-decoration: underline; }

#ByLine {
	color: #000000;
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
#ByLine a:link, #ByLine a:active, #ByLine a:visited	{ 
	font-weight: bold; 
	color: #990033; 
	text-decoration: none; 
}
#ByLine a:hover	{ 
	font-weight: bold; 
	color: #CC0033; 
	text-decoration: underline; 
}
span.storyCredit {
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
}

.writercolumnist {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
}
.writercolumnist A:link		{ font-weight: bold; color: #990033; text-decoration: none; }
.writercolumnist A:active	{ font-weight: bold; color: #990033; text-decoration: underline; }
.writercolumnist A:visited	{ font-weight: bold; color: #CC0033; text-decoration: none; }
.writercolumnist A:hover	{ font-weight: bold; color: #CC0033; text-decoration: underline; }

.PublicRecordsLink {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PublicRecordsLink A:link	{ color: #666699; text-decoration: underline; }
.PublicRecordsLink A:active	{ color: #666699; text-decoration: underline; }
.PublicRecordsLink A:visited	{ color: #666699; text-decoration: underline; }
.PublicRecordsLink A:hover	{ color: #666699; text-decoration: underline; }

.MovieName {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MovieName A:link	{ color: #333333; text-decoration: none; }
.MovieName A:active	{ color: #000000; text-decoration: underline; }
.MovieName A:visited	{ color: #333333; text-decoration: none; }
.MovieName A:hover	{ color: #000000; text-decoration: underline; }

.MovieTheatre {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MovieTheatre A:link	{ color: #666699; text-decoration: underline; }
.MovieTheatre A:active	{ color: #666699; text-decoration: underline; }
.MovieTheatre A:visited	{ color: #666699; text-decoration: underline; }
.MovieTheatre A:hover	{ color: #666699; text-decoration: underline; }

.MovieTop5 {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.MovieTop5 A:link	{ font-weight: bold; color: #000000; text-decoration: none; }
.MovieTop5 A:active	{ font-weight: bold; color: #000066; text-decoration: underline; }
.MovieTop5 A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.MovieTop5 A:hover	{ font-weight: bold; color: #000066; text-decoration: underline; }

.RestaurantTop3 {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.RestaurantTop3 A:link		{ font-weight: bold; color: #000000; text-decoration: none; }
.RestaurantTop3 A:active	{ font-weight: bold; color: #000066; text-decoration: underline; }
.RestaurantTop3 A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.RestaurantTop3 A:hover		{ font-weight: bold; color: #000066; text-decoration: underline; }

.forumheader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;
}
.forumheader A:link	{ font-weight: bold; color: #000000; text-decoration: none; }
.forumheader A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.forumheader A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.forumheader A:hover	{ font-weight: bold; color: #000000; text-decoration: underline; }

.forumdate {
	FONT: 9px Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; COLOR: #000000
}

.forumlink {
	FONT: 12px Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; COLOR: #333399
}
.forumlink A:link	{ color: #333399; text-decoration: underline; }
.forumlink A:active	{ color: #333399; text-decoration: underline; }
.forumlink A:visited	{ color: #333399; text-decoration: underline; }
.forumlink A:hover	{ color: #333399; text-decoration: underline; }

.forumtext {
	FONT: 11px Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; COLOR: #000000
}
.forumtext A:link	{ font-weight: bold; color: #000000; TEXT-DECORATION: none; }
.forumtext A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.forumtext A:visited	{ font-weight: bold; color: #000000; }
.forumtext A:hover	{ font-weight: bold; text-decoration: underline; }

.RightNavBold {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.RightNavBold A:link	{ font-weight: bold; color: #666666; text-decoration: none; }
.RightNavBold A:active	{ font-weight: bold; color: #000000; text-decoration: underline; }
.RightNavBold A:visited	{ font-weight: bold; color: #666666; text-decoration: none; }
.RightNavBold A:hover	{ font-weight: bold; color: #000000; text-decoration: underline; }

.RightNav {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #666666;
	text-align : left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.RightNav A:link	{ color: #666666; text-decoration: none; }
.RightNav A:active	{ color: #000000; text-decoration: underline; }
.RightNav A:visited	{ color: #666666; text-decoration: none; }
.RightNav A:hover	{ color: #000000; text-decoration: underline; }

.LeftNav {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align : left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}
.LeftNav A:link		{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.LeftNav A:active	{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.LeftNav A:visited	{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.LeftNav A:hover	{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.LeftNavSmallBold {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 5px;
}
.LeftNavSmallBold A:link	{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.LeftNavSmallBold A:active	{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.LeftNavSmallBold A:visited	{ font-weight: bold; color: #FFFFFF; text-decoration: none; }
.LeftNavSmallBold A:hover	{ font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.LeftNavSmall {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align : left;
	text-decoration: none;
	padding-left: 5px;
}
.LeftNavSmall A:link	{ color: #FFFFFF; text-decoration: none; }
.LeftNavSmall A:active	{ color: #FFFFFF; text-decoration: underline; }
.LeftNavSmall A:visited	{ color: #FFFFFF; text-decoration: none; }
.LeftNavSmall A:hover	{ color: #FFFFFF; text-decoration: underline; }

.LeftNavIndent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 7px;
	text-indent: -7px
}

.SourceBook {
	font-family: "Times New Roman", Times, Georgia;
	font-size: 18px;
	color: #336699;
	vertical-align: middle;
	text-align : left;
	text-decoration: none;
}
.SourceBook A:link	{ color: #336699; text-decoration: none; }
.SourceBook A:active	{ color: #336699; text-decoration: underline; }
.SourceBook A:visited	{ color: #336699; text-decoration: none; }
.SourceBook A:hover	{ color: #336699; text-decoration: underline; }

.SourceBookLink {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #336699;
	vertical-align: middle;
	text-align : left;
	text-decoration: none;
}
.SourceBookLink A:link	{ color: #336699; text-decoration: none; }
.SourceBookLink A:active	{ color: #336699; text-decoration: underline; }
.SourceBookLink A:visited	{ color: #336699; text-decoration: none; }
.SourceBookLink A:hover	{ color: #336699; text-decoration: underline; }

.SourceBookNav {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
}
.SourceBookNav A:link	{ color: #666666; text-decoration: none; }
.SourceBookNav A:active	{ color: #333333; text-decoration: underline; }
.SourceBookNav A:visited	{ color: #666666; text-decoration: none; }
.SourceBookNav A:hover	{ color: #333333; text-decoration: underline; }

.OPRtext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.OPRtext A:link		{ color: #333333; text-decoration: underline; }
.OPRtext A:active	{ color: #333333; text-decoration: underline; }
.OPRtext A:visited	{ color: #333333; text-decoration: underline; }
.OPRtext A:hover	{ color: #333333; text-decoration: underline; }

.OPRwhitetext {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.OPRwhitetext A:link	{ color: #FFFFFF; text-decoration: none; }
.OPRwhitetext A:active	{ color: #FFFFFF; text-decoration: underline; }
.OPRwhitetext A:visited	{ color: #FFFFFF; text-decoration: none; }
.OPRwhitetext A:hover	{ color: #FFFFFF; text-decoration: underline; }

.OPRheader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #254691;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.OPRheader A:link	{ color: #7795D8; text-decoration: none; }
.OPRheader A:active	{ color: #7795D8; text-decoration: underline; }
.OPRheader A:visited	{ color: #7795D8; text-decoration: none; }
.OPRheader A:hover	{ color: #7795D8; text-decoration: underline; }

.LeftNavIndent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 7px;
	text-indent: -7px
}

.top {
	FONT: 14px Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; COLOR: #000000
}
DIV {
	/*font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;*/
	/*font-size: 12px;*/
	/*color: #000000;*/
	/*text-decoration: none;*/
	/*
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	*/
	margin: 0px;
}
SPAN {
	/*font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;*/
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin: 0px;
}
.blk {
	margin-bottom: 10px;
}
.blk DIV {
	padding-left: 7px;
	text-indent: -7px
}

.calendarsponsor {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align : left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.calendarsponsor A:link		{ color: #000000; text-decoration: none; }
.calendarsponsor A:active	{ color: #000000; text-decoration: underline; }
.calendarsponsor A:visited	{ color: #000000; text-decoration: none; }
.calendarsponsor A:hover	{ color: #000000; text-decoration: underline; }

.TopListHeader
{
	font-family: Arial;
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.TopListHeader A:link		{ font-weight: bold; color: #990033; text-decoration: none; }
.TopListHeader A:active		{ font-weight: bold; color: #990033; text-decoration: underline; }
.TopListHeader A:visited	{ font-weight: bold; color: #990033; text-decoration: none; }
.TopListHeader A:hover		{ font-weight: bold; color: #990033; text-decoration: underline; }

.TopList
{
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.TopList A:link		{ font-weight: bold; color: #990033; text-decoration: none; }
.TopList A:active	{ font-weight: bold; color: #990033; text-decoration: underline; }
.TopList A:visited	{ font-weight: bold; color: #990033; text-decoration: none; }
.TopList A:hover	{ font-weight: bold; color: #990033; text-decoration: underline; }

.TopListText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.TopListText A:link		{ font-weight: bold; color: #990033; text-decoration: none; }
.TopListText A:active	{ font-weight: bold; color: #990033; text-decoration: underline; }
.TopListText A:visited	{ font-weight: bold; color: #990033; text-decoration: none; }
.TopListText A:hover	{ font-weight: bold; color: #990033; text-decoration: underline; }

.ProfileText
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.ProfileText A:link		{ font-weight: bold; color: #333399; text-decoration: none; }
.ProfileText A:active	{ font-weight: bold; color: #333399; text-decoration: underline; }
.ProfileText A:visited	{ font-weight: bold; color: #9999CC; text-decoration: none; }
.ProfileText A:hover	{ font-weight: bold; color: #333399; text-decoration: underline; }

.ProfileHeader {
	font-family: Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.ProfileHeader A:link		{ font-weight: bold; color: #990033; text-decoration: none; }
.ProfileHeader A:active		{ font-weight: bold; color: #000000; text-decoration: underline; }
.ProfileHeader A:visited	{ font-weight: bold; color: #000000; text-decoration: none; }
.ProfileHeader A:hover		{ font-weight: bold; color: #000000; text-decoration: underline; }

.ProfileMed
{
	padding: 0px;
	margin: 10px;
	border: solid 1px #000000;
}

.ProfileThumb
{
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #000000;
}

.APHeaderText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.APHeaderText A:link		{ font-weight: bold; color: #333399; text-decoration: none; }
.APHeaderText A:active		{ font-weight: bold; color: #333399; text-decoration: underline; }
.APHeaderText A:visited		{ font-weight: bold; color: #9999CC; text-decoration: none; }
.APHeaderText A:hover		{ font-weight: bold; color: #333399; text-decoration: underline; }

.APText
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.APText A:link		{ font-weight: bold; color: #333399; text-decoration: none; }
.APText A:active	{ font-weight: bold; color: #333399; text-decoration: underline; }
.APText A:visited	{ font-weight: bold; color: #9999CC; text-decoration: none; }
.APText A:hover		{ font-weight: bold; color: #333399; text-decoration: underline; }





#articleAd {
	clear: right;
	float: right;
	height: 263px;
	margin: 0 0 8px 8px;
	overflow: hidden;
	width: 300px;
}
#articleAd img, #articleAd iframe {
	border: none;
	height: 250px;
	width: 300px;
}
#articleAd h4 {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.media {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.media li {
	background-position: 0 1ex;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
}
html > body ul.media li {
	background-position: 0 0.3ex;
}

.audio a, a.audio, .video a, a.video {
	background-position: 0 0.45ex;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.audio a, a.audio {
	background-image: url("/images/icons/media-phones001.gif");
}
.video a, a.video {
	background-image: url("/images/icon_video003.gif");
}
.audio a.noicon, a.audio.noicon, .video a.noicon, a.video.noicon {
	background-image: none;
	padding-left: 0;
}
.video a.image {
	display: block;
	height: 109px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 145px;
}
.video .overlay {
	background-image: url("/images/play_A_002.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 69px;
	left: 41px;
	position: absolute;
	top: 24px;
	width: 68px;
}
.video a:hover .overlay {
	background-image: url("/images/play_A_003.png");
}


#Classifieds {
	/*margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	text-indent: 0;
	width: auto;*/
}
#Classifieds.ad {
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 1ex;
	width: auto;
}
#Classifieds .header {
	color: #666699;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}
#Classifieds .date.updated {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#Classifieds .classifieds {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#Classifieds .classifiedcategory {
	background-image: url("/images/arrow_gray.gif");
	background-repeat: no-repeat;
	background-position: 0em 0.5ex;
	display: list-item;
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 0.9em;
}
#Classifieds .classifiedcategory a {
	color: #CC0033;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}
#Classifieds .classifiedcategory a:visited {
	color: #990033;
}
#Classifieds .classifiedcategory a:hover {
	color: #990033;
	text-decoration: underline;
}

#ModPOD .thumbnail {
	text-align: center;
}






#Video.column {
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
#Video.column .videos .video {
	clear: none;
	width: 100%;
}
#Video.column .video {
}
#Video.column .video + .video {
	border-top: 1px solid #BBBBBB;
	margin-top: 2ex;
	padding-top: 2ex;
}
#Video.column h2 {
	color : #666699;
	font-size : 11px;
	font-weight : bold;
	margin: 0 0 1ex 0;
	text-transform : uppercase;
}
#Video.column .video .thumb {
	display: block;
	margin: 0 auto;
	border: none;
}
#Video.column .headline {
	font-size: 11px;
	font-weight : bold;
	margin: 0;
	padding: 2px 0px;
}
#Video.column a {
	font-weight: bold;
}
#Video.column a:link, #Video.column a:active, #Video.column a:visited {
	color: #CC0033;
	text-decoration : none;
}
#Video.column a:hover {
	color: #DD3B6F;
	text-decoration : underline;
}
#Video.column a.image {
	display: block;
	height: 109px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 145px;
}
#Video.column .video .image .thumb {
	display: block;
	margin: 0 auto;
	padding: 0;
}
#Video.column .video .overlay {
	background-image: url("/images/play_A_002.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 69px;
	left: 41px;
	position: absolute;
	top: 24px;
	width: 68px;
}
#Video.column .video a:hover .overlay {
	background-image: url("/images/play_A_003.png");
}



#Video.column .description {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#Video.column .description p {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#Video.column.sidebyside .image {
	clear: left;
	float: left;
	margin-right: 1em;
}

#EconIndicators.plug .dataseries {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#EconIndicators.plug .series {
	margin: 0 0 1ex 0;
	padding: 0;
}

#NextPrev {
	width: 100%;
}
#NextPrev #Prev, #NextPrev #Next {
	width: 25%;
}
#NextPrev #Prev {
	text-align: left;
}
#NextPrev #Next {
	text-align: right;
}
#NextPrev #Pages {
	text-align: center;
	width: auto;
}

#Properties.plug {
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 1ex;
	padding-bottom: 1ex;
}
.plug .properties .property a {
	color: #990033;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#SponsorArticles .BreakingNewsHeader {
	font-size: 100%;
}
#SponsorArticles .article .storybody {
	display: none;
}

.inHouseAdLinks .links {
	padding-left: 3px;
}
.inHouseAdLinks .links .StoryLink {
	margin-bottom: 0;
}
.inHouseAdLinks .links .StoryLink + .StoryLink {
	margin-top: 1ex;
}
.SDEcon {
	border: none;
	float: left; 
	margin: 0 0 10px 0;
}

#Microsite {
	color: #000;
	margin: 0;
	padding: 0;
	/*width: 170px;*//* 2010-11-5 - MCC - Width should depend on parent element. */
}
#Microsite h1 {
	padding: 5px;
	font-size: 14px;
}
.site {
	border-bottom: 1px solid #000;
	display: block;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	width: 100%;
}
.site img {
	border: none;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 50px;
}
.site h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
.site p {
	text-decoration: none;
	margin: 0 0 10px;
}
.site a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.site a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.site a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.site a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/*Special Report Teasers*/
#reportTeaser {
	/*width: 170px;*//* 2010-11-5 - MCC - Width should depend on parent element. */
}
#reportTeaser h1 {
	padding: 5px;
	font-size: 14px;
}
.teaser {
	border-bottom: 1px dotted #999999;
	display: block;
	margin: 0 0 1ex 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.teaser img {
	border: none;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 50px;
}
.teaser h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
.teaser p {
	text-decoration: none;
	margin: 0 0 10px;
}
.teaser a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.teaser a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.teaser a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.teaser a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.gmap div {
	color: inherit;
	font: inherit;
	margin: 0;
	text-decoration: inherit;
}

div.clear {
	clear: both;
	margin: 0;
}

.plug {
	border-bottom: 1px solid #999999;
	font-size: 9pt;
	margin-bottom: 1ex;
	padding-bottom: 1ex;
}
.plug .header {
	color: #669;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 1ex 0;
	padding: 0;
	text-transform: uppercase;
}
.plug .SectionHeader a:link, .plug .SectionHeader a:visited, .plug .SectionHeader a:hover, .plug .SectionHeader a:active {
	color: inherit;
}
.plug a {
	color: #903;
	text-decoration: none;
}
.plug a:hover, .plug a:active {
	text-decoration: underline;
}
.plug a:visited {
	color: #C03;
}
.plug .BreakingNewsHeader a:visited {
	color: inherit;
}
.plug a.more {
	background-image: url("/images/arrow_gray.gif");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
.plug .articles {
	margin: 0;
}
.plug .articles .article {
	margin: 0;
}
.plug .article .storyLink {
	background-image: url("/images/arrow_gray.gif");
	background-repeat: no-repeat;
	background-position: left 0.7ex;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 8px;
}
.plug.noMore .more {
	display: none;
}
.plug.list .article + .article {
	margin-top: 1.0ex;
}
.plug.list .article .headline {
	font-size: 100%;
	font-size: 8pt;
}
.plug.list .article .headline a {
	color: #990033;
}
.plug.list .article .storybody {
	display: none;
}
.plug.list .article br {
	display: none;
}

.plug.sponsored .article .headline a {
	color: #000000;
}


.people .person {
	float: left;
	text-align: center;
}
.people.x1 .person, .people .x1 .person {
	width: 100%;
}
.people.x2 .person, .people .x2 .person {
	width: 50%;
}
.people.x3 .person, .people .x3 .person {
	width: 33.2%;
}
.people.x4 .person, .people .x4 .person {
	width: 25%;
}
.people.x5 .person, .people .x5 .person {
	width: 20%;
}
.people.x6 .person, .people .x6 .person {
	width: 16.66%;
}
.people .person.last + .person {
	clear: left;
}
.people .person > * {
	width: auto;
}
.people .person .photo {
	width: auto;
}
.people .person .photo.na {
	background-color: #B3B3B3;
	background-image: url("/images/contests/na (custom).gif");
	background-position: 50% 50%;
}
.people .section {
	clear: both;
}
.person .name, .person .company, .person .title, .person .sectionName {
	font-size: 100%;
}


#Nav {
	padding-left: 0px;
}
#Nav table {
	border-spacing: 0px 1px;
}
#PageContent {
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding: 7px 0 0 4px;
}

#GrayCol {
	background-color: #EEEEEE;
	padding: 10px;
	vertical-align: top;
	width: 160px;
}

.pubnot p {
	margin: 0 0 1em;
}
.pubnot h2 {
	font-weight: bold;
	margin: 0 0 1em;
}

.realMediaAd {
	margin: 5px 0;
}
.realMediaAd img[src="http://ads.sddt.com/RealMedia/ads/Creatives/default/empty.gif"] {
	display: block;
	height: 0;
	margin: -5px 0 0 0;
	width: 0;
}
.seo {
	color: #666;
	font-size: 1pt;
	height: 20px;
	position: absolute;
	top: -20px;
}
.seo a:link, .seo a:visited, .seo a:hover, .seo a:active, {
	text-decoration: none;
	color: #666;
}

/*Search*/
.srchForm {
	height: 19px;
}
.srchForm input.hSearchI {
	border: 1px solid #000;
	text-align: center;
	width: 250px;
}
.srchForm input.button {
	border: none;
	background: url('http://www.sddt.com/images/srchGlass.png') no-repeat top left;
	height: 19px;
	width: 22px;
}
.srchForm input.gss {
	border: 1px solid #000;
	text-align: center;
	width: 250px;
}
.srchForm input.button2 {
	border: none;
	background: url('http://www.sddt.com/images/srchGlass.png') no-repeat top left;
	height: 19px;
	width: 22px;
}
.gsc-control-cse {
  font-family: Arial, sans-serif;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
input.gsc-input {
  border-color: #BCCDF0;
}
input.gsc-search-button {
  border-color: #666666;
  background-color: #CECECE;
}
.gsc-tabHeader.gsc-tabhInactive {
  border-color: #E9E9E9;
  background-color: #E9E9E9;
}
.gsc-tabHeader.gsc-tabhActive {
  border-top-color: #990033;
  border-left-color: #E9E9E9;
  border-right-color: #E9E9E9;
  background-color: #FFFFFF;
}
.gsc-tabsArea {
  border-color: #E9E9E9;
}
.gsc-webResult.gsc-result {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
  color: #666699;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
  color: #666699;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
  color: #666699;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
  color: #666699;
}
.gsc-cursor-page {
  color: #000000;
}
a.gsc-trailing-more-results:link {
  color: #000000;
}
.gs-webResult.gs-result .gs-snippet {
  color: #000000;
}
.gs-webResult.gs-result .gs-visibleUrl {
  color: #990033;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
  color: #990033;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
  display: none;
}
.gs-webResult.gs-result .gs-visibleUrl-long {
  display: block;
}
.gsc-cursor-box {
  border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page {
  border-color: #E9E9E9;
  background-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  border-color: #990033;
  background-color: #FFFFFF;
}
.gs-promotion.gs-result {
  border-color: #336699;
  background-color: #FFFFFF;
}
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
  color: #008000;
}
.gsc-input input.gsc-input {
  background: none repeat scroll 0% 0% white !important;
}
#cse-search-results {
	width: 680px;
}
.g {
	font-weight: bold;
}
#cse-search-results iframe {
	width: 680px;
}

/*
.property {
	border-bottom: 1px solid #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
*/
.phototeaser {
	width: 145px;
	height: auto;
}
td.datebar {
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
}
td.datebar a {
	color: #fff;
	text-decoration: none;
}
td.datebar a:hover {
	color: #fff;
	text-decoration: underline;
}
td.datebar img {
	margin: -3px 0;
	text-decoration: none;
}



td[background="/images/dot_blackdivider.gif"] {
	background-color: transparent;
	background-image: url("/images/dot_black.gif");
	background-position: 50% 50%;
	background-repeat: repeat-y;
}

hr.dotted {
	border-color: #BBBBBB;
	border-style: dotted;
	border-width: 1px 0 0 0;
	margin: 2ex 0;
	height: 0;
	width: 100%;
}
div.break {
	clear: both;
	height: 0px;
	margin: 2ex 0;
	width: 100%;
}
div.break.dotted {
	border-color: #BBBBBB;
	border-style: dotted;
	border-width: 1px 0 0 0;
}

.ad iframe {
	overflow: hidden;
}
.ad > div > ins, .ad > div > ins > ins {
	border-spacing: 0;
}

form .inputWrapper {
	position: relative;
}
form .inputWrapper.text {
	height: 4ex;
	min-width: 1em;
	width: auto;
}
form .inputWrapper.text > input {
	border-color: lightgray;
	border-style: inset;
	border-width: 1px;
	bottom: 0%;
	left: 0%;
	position: absolute;
	right: 0%;
	top: 0%;
	width: auto;
}
form input {
}

.group {
}
.group .item {
}
.group .item + .item {
	margin-top: inherit;
	padding-top: inherit;
}
