.clear {
	clear: both;
}
.navMenuLink {
	border-left:1px solid #2b2b2b;
	border-top:1px solid #0035AD;
	padding:none;
	cellspacing:none;
	margin:-1px;
}
.headerText {
	margin-top:3px;
	font-size:16px;
	font-weight:bold;
	color: #666666;
	background-color: #CCCCCC;
}
.borderedContent {
  border:6px solid #a7a39c;	
}
.repSubHead {
  font-weight:bold;
  background-color:#E0EAFF;
  margin-bottom:5px;
}
.question {
	font-weight:bold;
}
.answer {
	padding-bottom:10px;
}
.boldText {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}
.coloredText {
	padding-bottom:15px;
	font-size:11px;
}
.termsRedText {
    color:red;
    padding-bottom:15px;
}
.surveyQuestion {
	font-style:italic;
	padding-top:10px;
}
.surveyAnswer {
	margin-left:15px;
}
a img {border: none; }

.formSectionHeader {
	margin-top:10px;
	font-weight:bold;
	font-size:1.2em;
	background-color:#003399;
	color:white;
	width:65%;
}
.custInfoTable, .prodInfoTable {
	width:550px;
	padding-left:15px;
}
.custInfoTable tr,.prodInfoTable tr {
	background-color:#ececec;
}
#lang-select a {
	font-size: 11px;
	color:white;
	text-decoration: none;
}
#lang-select a:hover {
	text-decoration: underline;
}
.welcomeLeftDiv {
	width: 50%;
	float: left;
	margin-left: -1px;
}
.welcomeRightDiv {
	width: 50%;
	float: right;
}
.footer {
	clear:both;
	padding-top:15px;
	text-align:right;
	padding-right:30px;
	font-size:0.7em;
 	width:700px;
}
.termsScrollDiv {
	border-left : solid 1px gray;
	border-right : solid 1px gray;
	padding : 4px;
	width : 85%;
	padding-top:0;
}
.termsSectionHeader {
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
	padding-left:10px;
}
.termsSectionText {
	margin-top:10px;
	padding-left:20px;
}
.buttonsDiv {
	padding-top:25px;
	vertical-align:bottom;
}
.contentSectionStyle {
  margin-right:10%;
  padding-left:15px;
  padding-top:10px;
  
}
.contentSectionStyleLeftNav {
  margin-top:15px;
  width:75%;
  margin-right:10%;
  padding-left:25px;
}

.regFormFieldErr {
  font-weight:bold;
  color:red;
  text-align:left;
  font-size:10px;
}
.a img {
 border:none;
 text-decoration:none;
}
.langSelector {
	float:right;
	text-size:10px;
}
.regSuccess {
	margin-top:30px;
	margin-bottom:30px;
	border:1px solid black;
	width:500px;
} 
.regSuccessCustName {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.printCopyText {
	font-weight:bold;
	margin-top:30px;
}
.spacedDiv {
	margin-top:30px;
}       
.formfieldTransnum {
	background-color:#FFFF00;
}
.formfieldTermnum {
	background-color:#00cc66;
}
.formfieldStorenum {
	background-color:#FF9900;
}
.formfieldDate {
	
	background-color:#66CC66;
}
.formfieldPlan {
	background-color:#CC99FF;
}
.formfieldProduct {
	background-color:#FF8888;
}
.formSectionHeader {
	margin-top:10px;
	font-weight:bold;
	font-size:1.2em;
	background-color:#0066cc;
}
.formInputLabel,.formInputLabelReqImgOffset {
	font-weight:bold;
	color:black;
	font-size:11px;
	width:175px;
}
.formInputLabelReqImgOffset {
  width:163px;
}
.formInputTextbox {
	width:100px;
}
.formInputTextboxLonger {
	width:165px;
}
.formInputTextboxAreaCode {
	width:30px;
}
.formInputTextboxPhoneNum {
	width:75px;
}
.formInputTextboxPhoneExt {
	width:75px;
}
.formfieldTransnum, .formfieldTermnum, .formfieldStorenum, .formfieldPurchasedate, .formfieldPlan  {
	font-weight:bold;
	color:black;
	font-size:11px;
	width:163px;
}
.formfieldTransnumConf, .formfieldTermnumConf, .formfieldStorenumConf, .formfieldPurchasedateConf, .formfieldPlanConf  {
	font-weight:bold;
	color:black;
	font-size:11px;
	width:175px;
}
.receiptInfoTable, .custInfoTable,.prodInfoTable {
	width:500px;
}
.receiptInfoTable tr, .custInfoTable tr,.prodInfoTable tr {
	background-color:#ececec;
}
.errorBox {
	color:Red;
}
.prodRegForm {
	border:1px solid black;
	width:600px;
}
.receiptLegend {
	cellSpacing:2;
	cellPadding:3;
	border:1px solid black;
}
.receiptLegend tr td {
	text-align:center;
}
.legendHeader {
	font-weight:bold;
	font-size:1.0em;
	background-color:silver;
	text-decoration:underline;
}
.formHeader {
	color:#999999;
	font-size:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:Bold;
	margin-top:25px;
}
.thankFillForm {
	margin-top:10px;
	margin-bottom:10px;
}
.receiptInfoTable {
	width:300px;
}
.custInfoTable {
	width:550px;
}
.prodInfoTable {
	width:300px;
}
.receiptInfoTable tr, .custInfoTable tr,.prodInfoTable tr {
	background-color:#ececec;
}
.copyrightText {
	color:#999999;
	font-size:0.9em;
}
.headerLinks {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12pt;
	float: right;
	padding-bottom: 5px;
	color: #cccccc;
	padding-top: 5px;
	border-bottom: #cccccc 1px dashed;
}
a.headerLink {
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration:none;
}
a.headerLink:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline
}
.menuImg {
	width:117px;
	height:28px;
	border:0;
}
.style1 {color: #FF0000;
	font-weight: bold;
}
.style1light {	color: #666666;
	font-weight: normal;
}
.areaCode {
	font-weight:bold;
}
.imgButton {
	 text-decoration:none;
}
.pageContents {
	margin-left:25px;
	padding-bottom:25px;
}
.pageBottomSpacer{
	padding-bottom:5em;
}
.reviewStatement {
	font-weight:bold;
}
.printCopyText {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
hr {
	margin: 1em 0;
	padding: 0;
	border: 0;
	background: #0035AD;
	border-color: #0035AD;
	color: #0035AD;
	height: 1px;
}
.contracreviewtable tr td {
	font-size:11px;
}
.boldbigger {
	font-weight:bold;
	font-size:1.1em;
}
.cats {
	font-size:12px;
	width:325px;
}

#button-nav a,#button-nav a:link {
	display: block;
	float: left;
	text-decoration:none;
	font-size:12px;
}
#button-nav a:link,#button-nav a:visited {
	color:white;
}
#button-nav a:hover {
	color:#333333;
}
.pdfLinks {
	padding-left:20px;	
}
#button-nav td {
	height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height:155%;
    padding:none;
	cellspacing:none;
	
}
#button-nav td.medbutton {
	background: url("/fspsp/images/button_blank_140.gif") 0 0 no-repeat;
	width: 140px;
}
#button-nav td.shortbutton {
	background: url("/fspsp/images/button_blank_70.gif") 0 0 no-repeat;
	width: 70px;
	line-height:150%;
}
#button-nav td a,#button-nav td a:link {
	font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.benefitHead {
  font-size:13px;
}
.benefitDetail {
  padding-left:15px;
}
.benefitsHome, .termsPDFs {
	list-style-type:  square;
}
.benefitsHome li, .termsPDFs li {
	padding-bottom:10px;
}
.mfgTable tr td {
	color:#0035AD;
	font-size:0.8em;
	padding-left:5px;
}
.mfgName {
    font-weight:bold;
}
.mfgPhone {
  	padding-left:0px;
  	text-align:center;
}
.termsPDFs {
	list-style-image: url(/fspsp/images/sm_rectangle.gif);
}
.formInputTextboxStoreNum {
	width:27px;
}
.formInputTextboxRegNum {
	width:20px;
}
.formInputTextboxTrans {
	width:25px;
}

.formInputTextboxDate {
	width:55px;
}


