﻿/* FinSer Website wide style sheet for common styles */

.NoImgBorder {
	border-width: 0px;
}

 .TheTable {
	width:692px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;

	border-collapse: collapse;
  background-color:#EBEAEC;
}

.ButtonCell {
  height: 74px;
}

 .SupportTable {
	width:400px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.LeftPageBorder {
  background-color:#000066;
  vertical-align:top;
  width:75px;
  padding-left:0px;
  padding-right:0px
}

.ProductCell {
	text-align: left;
	width: 550px;
  vertical-align:top;
}

}
.Img_Border {
	border-width: 1px;
}

.Divider {
  
  color:#C0C0C0;
}

.ModuleHeading {
	font-size:12.0pt;
	font-family:"Times New Roman";
	color: #000066;
	font-weight:bold
}

.SoftwareTitle {
	font-size:16.0pt;
	font-family:"Times New Roman";
	color: #000066;
	font-weight:bold;
	text-align:left;
}

.SoftwarePage {
	font-size:24.0pt;
	font-family:"Times New Roman";
	color: #000066;
	font-weight:bold;
	text-align:left;
}
.bodyfont {
	font-family:"Times New Roman";
}

.ParagraphText {
  text-align:left;
}

.ProductTitle {
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0in; margin-right:0in; margin-top:0in;
	color: #000066;
}


.TopAnchor {
  text-align: left;
}

.TopImg {
  border:0;
  width:22;
  height:34;
}

