﻿body {
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}

p {
	margin: 0;
}

.commonLink a:link, .commonLink a:active, .commonLink a:visited {
	color: #0081c6;
	font-weight: bold;
	text-decoration: none;
}

.commonLink a:hover {
	color: #0081c6;
	font-weight: bold;
	text-decoration: underline;
}

/************************** Footer Styles ******************************/

.middlepaneBg {
	background-image: url("../images/jump_pages/middlepane_bg.jpg");
	background-repeat: repeat-y;
}

.date {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

.newsTitle1{
	color: #0081c6;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}


.newsTitle2{
	color: #0081c6;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

.newsTitle3 {
	border-bottom: 2px solid #fff;
	color: #0081c6;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

.productSpotlight1 {
	color: #0081c6;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px 0 0 3px;
	text-transform: none;
}

.productSpotlightContent {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0 0 3px;
	text-align: justify;
	text-transform: none;
}

.productSpotlightContentBlue {
	color: #0081c6;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	text-transform: none;
}

.promoTblMargin {
	margin: 0 0 0 25px;
}

.promotionBg {
	background-image: url("../images/jump_pages/promotion_bg.jpg");
	background-repeat: repeat-y;
}

.monthTitle {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: none;
}

.monthContent {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-transform: none;
}

.monthContent a:link, .monthContent a:active, .monthContent a:visited{
	color: #fff;
	text-decoration: underline;
}

.monthContent a:hover{
	color: #fff;
	text-decoration: overline;
}

.borderBg {
	background-image: url("../images/jump_pages/border_bg.jpg");
	background-repeat: repeat-x;
}

.excersiceBg {
	background-color: #f2f2f2;
}

.videoBg {
	background-color: #0781c5;
}

.borderEx {
	border-bottom: 2px solid #939598;
}

.photoNote1 {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.newsContent1 {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}

.newsContent2{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 0 5px 0 0px;
	text-align: left;
}

.imgMargin1 {
	margin-top: 5px;
}

.videoBtmBg {
	background-image: url("../images/jump_pages/videobtm_bg.jpg");
	background-repeat: repeat-x;
}

.workcoastTitleBg1 {
	background-image: url("../images/jump_pages/tbl_title_bg.jpg");
	background-repeat: no-repeat;
	height: 44px;
}

.workcoastTitleBg2 {
	background-image: url("../images/jump_pages/tbl_bg1.jpg");
	background-repeat: no-repeat;
	height: 40px;
}

.workcoastTitleBg3 {
	height: 50px;
}

.workcoastTitle1 {
	color: #0081c6;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-align: left;
	text-transform: none;
}

/*
.workcoastContentBlue {
	color: #0081c6;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-align: left;
	text-transform: none;
}
*/
.workcoastContentBlue a:link, .workcoastContentBlue a:active, .workcoastContentBlue a:visited {
	color: #0081c6;
	text-decoration: none;
}

.workcoastContentBlue a:hover{
	color: #0081c6;
	text-decoration: underline;
}

.workcoastContentGray {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-align: left;
	text-transform: none;
}

.workcoastContentRed {
	color: #c62133;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-align: left;
	text-transform: none;
}

/************************** Footer Styles ******************************/

.footerBg{
	background-image: url("../images/jump_pages/footer_bg.jpg");
	background-repeat: repeat-x;
}

#footerQuote {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

.footerTxt {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

.footerTxt a:link, .footerTxt a:active, .footerTxt a:visited {
	color: #333;
	text-decoration: underline;
}

.footerTxt a:hover{
	color: #333;
	text-decoration: overline;
}

