.content {
	font-family: arial;
	/*font-size: 12px;*/
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 150%;
}
.contentLink {
	font-family: arial;
	/*font-size: 12px;*/
	font-weight: normal;
	color: rgb(0,103,148);
}
.contentList {
	font-family: arial;
	/*font-size: 12px;*/
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 150%;
}
.contentTitleTag {
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 150%;
	margin-top: -20px;
}
.contentOurTips {
	font-family: arial;
	font-size: 120%;
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 150%;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	margin: 0px;
	margin-top: 40px;
	background-image: url('../images/backgroundMaster.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-align: center;
}
#containerMaster {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,255);
}
#containerFooter {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 922px;
	height: 118px;
	background-image: url('../images/backgroundHeader.jpg');
	text-align: left;
}
#headerControls {
	width: 243px;
	height: 84px;
	float: right;
	margin-top: 14px;
	margin-right: 21px;
	font-size: 12px;
}
#homeTabsContainer {
	width: 922px;
	height: 458px;
	background-color: rgb(255,255,255);
	padding-top: 22px;
	padding-bottom: 31px;
}
#footer {
	padding-top: 6px;
	width: 922px;
	height: 53px;
	background-color: rgb(255,255,255);
	clear: both;
}
#footerBottom {
	width: 922px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 28px;
}
#footerLinkContainer {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(0,0,0);
}
#containerSaveSmartTools {
	position: relative;
	width: 288px; 
	height: 458px; 
	float: left; 
	margin-left: 22px;
	background-image: url('../images/containerSaveSmartTools.jpg');
}
#containerSaveSmartTips {
	position: relative;
	width: 265px; 
	height: 458px; 
	float: left; 
	margin-left: 8px;
	/*background-image: url('../images/containerSaveSmartTips.jpg');*/
}
#containerSaveSmartBlog {
	position: relative;
	width: 150px; 
	height: 458px; 
	float: left; 
	margin-left: 9px;
	background-image: url('../images/containerSaveSmartBlog.jpg');
}
#containerSaveSmartClub {
	position: relative;
	width: 150px; 
	height: 458px; 
	float: left; 
	margin-left: 8px;
	margin-right: 22px;
	background-image: url('../images/containerSaveSmartClub.jpg');
}
.textboxSiteSearch {
	width: 164px;
	height: 15px;
	border: 1px solid rgb(192,192,192);
	background-color: rgb(255,255,255);
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
}
#menuTools {
	width: 203px;
	margin-left: 22px;
	padding-bottom: 25px;
	background-color: rgb(255,255,255);
	float: left;
}
#headerGeneralSavings {
	float: right;
	width: 648px;
	margin-right: 22px;
	padding-bottom: 25px;
	background-color: rgb(255,255,255);
	text-align: left;
}
#contentGeneralSavings {
	float: right;
	width: 648px;
	margin-right: 22px;
	padding-bottom: 25px;
	background-color: rgb(255,255,255);
	text-align: left;
}
#breadcrumbs {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(100,100,100);	
}
.homeContentHeader {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align: left;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 4px;
}
.homeContentText {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(128,128,128);
	text-align: left;
	margin-left: 11px;
	margin-right: 11px;
	line-height: 150%;
}
.homeContentLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,104,146);
	text-decoration: none;
}
.homeTipsText {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: rgb(255,255,255);
	text-align: left;
	line-height: 150%;
	margin-top: 53px;
	margin-left: 20px;
	margin-right: 20px;
}
.footerLink {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}
.footerLink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: underline;
}
.breadcrumbLink {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(100,100,100);	
	text-decoration: none;
}
.breadcrumbLink:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(100,100,100);	
	text-decoration: underline;
}
.contentTitle {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: rgb(0,104,146);	
}
.menuGeneralSavingsResourcesLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(228,128,32);
	text-decoration: none;
}
.menuGeneralSavingsResourcesLink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(228,128,32);
	text-decoration: underline;
}
.menuGeneralSavingsResourcesLinkSelected {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,104,146);
	text-decoration: none;
}
.generalSavingsSubMenuItem {
	border: 1px solid rgb(223,223,223);
	padding: 7px;
	background-color: rgb(252,240,226);
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(228,128,32);
}
.generalSavingsSubMenuItemSelected {
	border: 1px solid rgb(223,223,223);
	border-bottom: 0px;
	padding: 7px;
	background-color: rgb(255,255,255);
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,104,146);
}
.generalSavingsSubMenuItemSpacer {
	border-bottom: 1px solid rgb(223,223,223);
	width: 6px;
}
.generalSavingsContentMain {
	border: 1px solid rgb(223,223,223);
	border-top: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.inputText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(200,200,200);
}
.inputSelect {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(200,200,200);
}
.inputSubmit {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
	padding: 4px;
	background-color: rgb(128,128,128);
	border: 1px solid rgb(64,64,64);
}
.shareYourTipsInputText {
	width: 147px;
	height: 16px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(89,132,17);
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 2px;
}
.shareYourTipsLabel {
	background-image: url('../images/shareYourTipsBackground.jpg');
}
.shareYourTipsLabelText {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: left;
	background-color: rgb(89,132,17);
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.shareYourTipsBox {
	width: 143px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(89,132,17);
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 4px;
	text-align: left;
}
