body {
	margin: 0px;
	background-color: #FFFFFF; /* Global White */
	font-size: 12px; /* Font Size */
	line-height: 14px;
	color: #333366; /* Hard coded no matter what color scheme */
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333366; /* Primary */
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333366; /* Primary */
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333366; /* Tertiary */
}
.FeaturedItemDetailCell {
	font-size: 14px;
	line-height: 19px;	
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}
td.headerSite {
	text-align: left;
	vertical-align: bottom;
	width: 33%;	
	color: #333366; /* Tertiary */
	font-size: 12px;
	font-weight:bold;	
	padding: 10px;	
}
td.mainContent {
	width: 160px;
	font-weight: bold;
	color: #333366; /* Text Dark */
	vertical-align: top;	
}

.featuredHeadline {
	font-size: 14px;
	font-weight: bold;	
	color: #333366; /* Text Dark */
}
p {
	font-size: 12px;
	margin: 0px;
	max-width: 550px;
	}

ul {
	list-style-type: square; 
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding-left: 14px;
	}
div.bannerNav {
	font-size: 12px;
	font-weight: bold;
	width: 547px;
	height: 25px;
	}
div.boxTop {
	padding: 6px;
	font-size: 11px;
	font-weight: bold
}
.FeaturedItemBody {
	font-size: 12px;
	line-height: 17px;
	padding-top:10px;
}
.FeaturedItemBody_paddingTop15px {
	font-size: 12px;
	line-height: 16px;
	padding-top:15px;
}
.FeaturedItemBodyText {
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
}

.FeaturedItemBodyTextBold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
	}
.FeaturedItemDetailCell_fontSize11px_lineHeight16px {
	font-size: 11px;
	line-height: 16px;	
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}
.Layout {
    font-size: 12px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.LinkText {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.PageSubTitle {
    font-size: 12px;
    letter-spacing: 2px;
}
.PromotionText {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.SpecRow1LeftCell {
	font-size: 12px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
}

.SpecRow1RightCell {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.SpecRow2 {

}

.SpecRow2LeftCell {
	font-size: 12px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

.SpecRow2RightCell {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
}
.TopBody {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 15px;	
}

.TopCell {
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
.SiteName {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.SiteNameInnerTD {
	font-size: 12px;
  padding-left: 15px;
}

.SiteDescription {
	font-size: 12px;
}
.topNavTable_Light, .topNavTable_Dark {
	font-size: 12px;
	font-weight: bold;	
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 11px;
}
#SAW_SideNavigation {
	font-size: 12px;
}
.FeaturedItemBody  {
	color: #440561; /* Text Dark */
}

.FeaturedItemBody_paddingTop15px {
	color: #440561; /* Text Dark */
}

.FeaturedItemBodyText  {
	color: #440561; /* Text Dark */
}
.FeedbackCell {
	font-size: 11px;
	line-height: 17px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.SectionTitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}
td.subMainContentBody {
	padding: 12px;
	white-space: nowrap;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
