﻿
html
{
	/*height: 100%; fix height to 100% for IE */ /*max-height: 100%;  fix height for other browsers */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */ /*background: #fff; color background - only works in IE */ /* hide overflow:hidden from IE5/Mac */ /* \*/
	background-image: url(images/background.jpg);
}

body, form
{
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
	font-family: Arial; /* set default font */
	font-size: 13px; /*set default font size */
	color: #333333;
	background-image: url(images/background.jpg);
}
#OuterTable
{
	width: 1000px;
	text-align: left;
	background-color: #fff;
}
.ConTab tr td
{
	 padding-bottom:5px;
}
img
{
	border: 0px;
}
.FPWHeaderBgLeftRight
{
	background-image: url(images/FPWHeaderBgLeftRight.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 14px;
}

.LeftLine
{
	background-image: url(images/FPWMiddleBgLeftRight.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 14px;
}
.FooterBG
{
	background-image: url(images/FooterBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 14px;
}
#MiddleTable
{
	width: 100%;
}
.HeaderLogo
{
	height: 136px;
	width: 974px;
	background-image: url(images/FPWHeader.jpg);
	background-repeat: no-repeat;
}
.Footer
{
	height: 61px;
	width: 974px;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
}
#ContentTable
{
	text-align: left;
	width: 800px; /*padding-left: 30px; 	padding-right: 18px; 	 	border:1px; 	border-style:solid;*/
	margin-bottom: 30px;
}
#ContentTable1
{
	text-align: left;
	width: 900px; /*padding-left: 30px; 	padding-right: 18px; 	 	border:1px; 	border-style:solid;*/
	margin-bottom: 30px;
}
.Bold
{
	font-weight: bold;
}
.QuestionsColor
{
	color: #2C77D7;
}
.SmallPara
{
	width: 583px;
}
.Font14px
{
	font-size: 14px;
}

.Font18px
{
	font-size: 18px;
}

.Font20px
{
	font-size: 20px;
}
.Font26px
{
	font-size: 23px;
}
.SkyBlue
{
	color: #0066CC;
}
.SkyBlue2
{
	color: #0099FF;
}
.TxtDecoration
{
	text-decoration: Underline;
}
.List li
{
	padding-top: 10px;
}
.HomeList
{
	list-style: none;
}

.HomeList li
{
	padding-top: 10px;
}
.HomeList1 li
{
	padding-top: 10px;
}
.PaddinTopBottom10px
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.PaddinTopBottom20px
{
	padding-left: 20px;
	padding-right: 10px;
}
.PaddinTopBottom21px
{
	padding-left: 30px;
	padding-right: 10px;
}
.PaddinTopBottom22px
{
	padding-left: 35px;
}

.FeaturesPara
{
	width: 400px;
}

#WebForm
{
	background-image: url(images/WebFrom.jpg);
	background-repeat: no-repeat;
	text-align: left;
	/*height: 697px;*/
	width: 779px;
}
.WebForm1
{
	background-image: url(images/WebFrom1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	 height:28px;
}
.WebForm2
{
	background-image: url(images/WebFrom2.jpg);
	 	background-repeat: no-repeat;
	text-align: left;
	 height:21px;
}
.WebForm3
{
	background-image: url(images/WebFrom3.jpg);
 background-repeat:repeat-y;
	text-align: left;
	
}
.RaveReview
{
	width: 100%;
}
.FAQCollapse
{
	display: none;
	padding-left: 10px;
}
.Questions a:link
{
	color: #333333;
	text-decoration: none;
}
.Questions a:visited
{
	color: #333333;
	text-decoration: none;
}
.Questions a:hover
{
	color: #333333;
	text-decoration: none;
}
.Questions a:active
{
	color: #333333;
	text-decoration: none;
}
.red
{
	color: Red;
}
.text_footer
{
	font: 11px arial;
	text-transform: none;
	color: #0066cc;
}
.Menu
{
	 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-color: #66CCFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66CCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	color: #3366cc;
	text-decoration: none;
	vertical-align: middle;
}
.Menu:hover
{
	background-color: #ededed;
}
.Menu img
{
	padding-left: 4px;
	padding-right: 4px;
}
.checkmark li
{
	list-style-image: url(Images/checkmark.gif);
}
