/****************************************************************
** CSS for the Main Swift Templates
****************************************************************/
body {
	background-color:white;
	padding: 0px;
	margin: 0px auto;				/* centers in most browsers */
	width: 100%;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #333333;
	text-align:center;				/* required for IE to center the page */
}
h1, h2 {
	background-color:white;
	padding: 0px;
	margin: 0px auto;				/* centers in most browsers */
	margin-top: 0px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #333333;
}
#header {
	width: 98%; /* 1000 masthead image */
	background-color: white;
	margin-top: 10px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	margin-bottom: 0px auto;
	text-align: left; /* necessary to "fix" the text-align: center in the <body> that IE requires for centering */
}
img {
	border: none;
}
a:link{ color:#266eb7; text-decoration:none; }
a:visited{ color:#266eb7; text-decoration:none; }
a:hover{ color:#266eb7; text-decoration:underline; }
a:active{ color:#266eb7; text-decoration:none; }
/****************************************************************
** general classes
****************************************************************/
/* Positioning */
.floatLeft {float:left}
.floatRight {float:right}
.floatNone {clear:both}
/* Ad Zones */
.ad121x15 {
	width: 121px;
	height: 15px;
	border: 0px none;
}
.ad121x15 a {
	height: 15px;
}
/* Generic Classes */
.outline {
	border: 0px none;  /* This style was used to outline ads only.  Which has been changed per ticket 2635 */
}
/****************************************************************
** id tags for main layout
****************************************************************/
#siteWrap {
	width: 98%;		/* 1000 masthead image */
	margin: 0px auto;
	margin-top: 3px;
	text-align: left;		/* necessary to "fix" the text-align: center in the <body> that IE requires for centering */
	clear: both;
}
#siteMast {
	background-image: url('/unique/siteWAPMast.jpg');
	background-repeat: no-repeat;
	clear: both;
}
.backLink,
.backLink a,
.backLink a:active,
.backLink a:visited {
	color: #266eb7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans;
	font-weight: normal;
}
.breadcrumb {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}
.breadcrumb a,
.breadcrumb a:active,
.breadcrumb a:visited {
	color: #266eb7;
}
/* 728x90 ad banner at the top of the homepage and others */
#hdrAdBanner {
	/* will contain one 728x90 ad, with either surrounding "white" space or another promo ad */
	height: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	overflow: hidden;
}
#hdrAdBannerSpacer {
	height: 4px;
	text-align: center;
	overflow: hidden;
}
#hdrAdBanner a {
	display: block;
}
/* Applies to all of the "widget" classes */
/* Section front
 * #sectionCntSub = section front Content Sub Div 
 * this is where the main article content on a section front goes
 */
#sectionCntSub a,
#sectionCntSub a:active,
#sectionCntSub a:visited {
	color: #266eb7;
	text-decoration: none;
}
#sectionCntSub a:hover {
	text-decoration: underline;
}
#sectionCntSub {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 95%;
	overflow: hidden;
	text-align: left;
}
#sectionCntSub .contentwrapper {
	padding: 9px 9px 9px 9px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	_overflow: visible;
}
#sectionCntSub .contentHeader,
#sectionCntSub .contentHeader .contentHeaderTitle {
	clear: both;
	min-height: 20px;
	margin-top: 11px;
	margin-bottom: 1px;
	margin-left: 17px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#sectionCntSub .contentHeader .contentHeaderTitle {
	min-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sectionCntSub .featureArticle .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	color: #000000;
	padding-left: 8px;
	padding-bottom: 9px;
}
#sectionCntSub .featureArticle .title a,
#sectionCntSub .featureArticle .title a:active,
#sectionCntSub .featureArticle .title a:visited {
	color: #000000;
}
#sectionCntSub .featureArticle .title a:hover {
	color: #266eb7;
}
#sectionCntSub .featureArticle .content {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#sectionCntSub .featureArticle .picture {
	float: left;
}
#sectionCntSub .profileItem {
	margin-top: 25px;
}
#sectionCntSub .profileItemOdd {
	float: right;
	display: inline;
	margin-top: 25px;
}
#sectionCntSub .profileItemEven {
	width: 98%;
	float:left;
}
#sectionCntSub .profileItemCompact {
	margin-top: 0px;
}
#sectionCntSub .header {
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
#sectionCntSub .header .title {
	float: left;
	font-size: 14px;
	padding-left: 9px;
}
#sectionCntSub .header .title a,
#sectionCntSub .header .title a:active,
#sectionCntSub .header .title a:visited {
	color: #000000;
	text-decoration: none;
}
#sectionCntSub .header .title a:hover {
	text-decoration: underline;
}
#sectionCntSub .headerAlt {
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#sectionCntSub .headerAlt .title {
	float: left;
	font-size: 14px;
	padding-left: 9px;
}
#sectionCntSub .headerAlt .title a,
#sectionCntSub .headerAlt .title a:active,
#sectionCntSub .headerAlt .title a:visited {
	color: #000000;
	text-decoration: none;
}
#sectionCntSub .headerAlt .title a:hover {
	text-decoration: underline;
}
#sectionCntSub .header .title .rsslinks a,
#sectionCntSub .header .title .rsslinks a:active,
#sectionCntSub .header .title .rsslinks a:visited {
	color: #266eb7;
	text-decoration: none;
}
#sectionCntSub .header .title .rsslinks a:hover {
	color: #266eb7;
	text-decoration: underline;
}
#sectionCntSub .subheader {
	text-transform: uppercase;
	font-size:10px;
	font-weight: bold;
	clear: both;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sectionCntSub .links,
#articleCntSub .links {
	float: right;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 13px;
}
#sectionCntSub .morelinks {
	float: right;
	padding-top: 4px;
	text-align: right;
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
#sectionCntSub .morelinks a,
#sectionCntSub .morelinks a:link,
#sectionCntSub .morelinks a:visited {
	text-decoration: none;
	color: #333333;
}
#sectionCntSub .morelinks a:hover {
	text-decoration:underline;
	color: #333333;
}
#sectionCntSub .morelinks a:active  {
	text-decoration: none;
	color: #333333;
}
#sectionCntSub .rsslinks {
	float: right;
	margin-left: 10px;
	text-align: right;
	font-size: 12px;
}
#sectionCntSub .content {
	clear: both;
	padding-top: 4px;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding-left: 8px;
}
#sectionCntSub .profileItemOdd .content,
#sectionCntSub .profileItemEven .content {
	color: #333333;
}
#sectionCntSub .content .timestamp {
	padding-left: 8px;
	color: #8c8c8c;
}
#sectionCntSub .content .title {
	font-family: Arial, Helvetica, sans;
}
#sectionCntSub .content .footer {
	font-style: italic;
	clear: both;
}
#sectionCntSub .leftcolumn {
	width: 98%;
}
#sectionCntSub .leftcolumn .links {
	float: right; 
	padding-left: 10px;
	font-size: 11px;
}
#sectionCntSub .leftcolumn .links a {
	color: #000000;
}
/* Subsection front
 * #subsectionCntSub = subsection front Content Sub Div 
 * this is where the main article content on a subsection front goes
 */
#subsectionCntSub a,
#subsectionCntSub a:active,
#subsectionCntSub a:visited {
	color: #266eb7;
	text-decoration: none;
}
#subsectionCntSub a:hover {
	text-decoration: underline;
}
#subsectionCntSub .PersonaHeader_PublicContent a {
	color: #ffffff;
}
#subsectionCntSub {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 95%;
	text-align: left;
	overflow: hidden;
}
#subsectionCntSub .contentwrapper {
	width: 98%;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	border: 1px solid #CCCCCC;
	border-bottom: none 0px; 
}
#subsectionCntSub .contentwrapper2 {
	padding: 9px 9px 9px 9px;
	overflow: visible;
	border: 1px solid #CCCCCC;
	border-bottom: none 0px;
	_overflow: visible;
}
#subsectionCntSub .contentHeader,
#subsectionCntSub .contentHeader .contentHeaderTitle {
	clear: both;
	min-height: 20px;
	margin-top: 11px;
	margin-bottom: 1px;
	margin-left: 17px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#subsectionCntSub .contentHeader .contentHeaderTitle {
	min-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subsectionCntSub .featureArticle,
#subsectionCntSub .content_even,
#subsectionCntSub .content_odd {
	clear: both;
	font-size: 12px;
	line-height: 17px;
	padding: 17px 17px 17px 17px;
}
#subsectionCntSub .featureArticle td,
#subsectionCntSub .content_even td,
#subsectionCntSub .content_odd td,
#sectionCntSub .content td {
	font-size: 12px;
}
#subsectionCntSub .profileItemOdd {
	float: right;
	display: inline;
	margin-top: 0px;		/* change 1/9/09 for real estate; was 25px */
}
#subsectionCntSub .profileItemEven {
	margin-top: 0px;		/* change 1/9/09 for real estate; was 25px */
	float:left;
}
#subsectionCntSub .profileItem {
	clear: both;
}
#sectionCntSub .header {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#subsectionCntSub .header .title {
	float: left;
	font-size: 14px;
	padding-left: 9px;
	padding-bottom: 9px;
}
#subsectionCntSub .links {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 13px;
}
#subsectionCntSub .content_odd {
	background-color:#E8E8E8;
}
#subsectionCntSub .content .moreLink a {
	font-size: 12px;
}
#subsectionCntSub .featureArticle .title {
	padding-bottom: 9px;
}
#subsectionCntSub .featureArticle .title,
#subsectionCntSub .content_even .title,
#subsectionCntSub .content_odd .title {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#subsectionCntSub .featureArticle .title a,
#subsectionCntSub .featureArticle .title a:active,
#subsectionCntSub .featureArticle .title a:visited,
#subsectionCntSub .content_even .title a,
#subsectionCntSub .content_even .title a:active,
#subsectionCntSub .content_even .title a:visited,
#subsectionCntSub .content_odd .title a,
#subsectionCntSub .content_odd .title a:active,
#subsectionCntSub .content_odd .title a:visited {
	color: #000000;
}
#subsectionCntSub .featureArticle .title a:hover,
#subsectionCntSub .content_even .title a:hover,
#subsectionCntSub .content_odd .title a:hover {
	color: #266eb7;
}
#subsectionCntSub .widget .content td {
	font-size: 12px;
}
/* Article
 * #articleCntSub = article Content Sub Div 
 * this is where the article content on an article page goes
 */
#articleCntSub {
	margin: 0px;
	padding-top: 10px;
	width: 95%;
	overflow: hidden;
	text-align: left;
}
#articleCntSub .contentHeader {
	clear: both;
	min-height: 20px;
	margin: 12px 0px 6px 17px;
	color: #333333;
}
#articleCntSub .title {
	font-family: Arial, Helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
#articleCntSub .title_sub {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#articleCntSub .byline {
	font-size: 11px;
	text-align: left;
}
#articleCntSub .header .links {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 13px;
}
#articleCntSub a,
#articleCntSub a:active,
#articleCntSub a:visited {
	color: #266eb7;
	text-decoration: none;
}
#articleCntSub a:hover {
	text-decoration: underline;
}
#articleCntSub .subheader {
	clear: both;
}
#articleCntSub .subheader,
#articleCntSub .timestamp {
	font-size: 12px;
}
#articleCntSub .content {
	font-size: 13px;
	padding: 17px 17px 17px 17px;
}
#articleCntSub .articlecontent {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans;
}
#articleCntSub .article_sub_heading {
	font-weight: bold;
}
#articleCntSub .articlemain {
	border: 1px solid #CCCCCC;
	width: 98%;
	_overflow: visible;
	_overflow-x: hidden;
}
