/*  Pleeeeease add new styles to the end of this file. Thanks. */

/*  Form Elements */

.FPTextBox {
	color: #333333;
	border: 1px solid #666666;
	font: 12px "Courier New", Courier, mono;
}
.FPTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #006600;
	width:200px;
	height:100px;
}
.Button1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B4B67;
	text-align: center;
	height: 21px;
	border: none;
	padding: 1px 5px;
	margin: 0px;
	letter-spacing: 1px;
}
.Button2 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFFF99;
	text-decoration: none;
	background-color: #164A69;
	text-align: center;
	height: 20px;
	cursor: hand;
	border: none;
	padding: 1px 5px;
	margin: 0px;
	letter-spacing: 1px;
}





/*  Text */

.FPHeader {
	font: bold 18px "Times New Roman", Times, serif;
	color: #397C80;
	text-align: center;
	padding-bottom: 5px;
}
.FPCaptionText {
	font: bold 12px "Times New Roman", Times, serif;
	color: #313535;
	text-align: center;
}
.FPTextBold {
	color: #666666;
	text-align: right;
	font: bold 12px "Times New Roman", Times, serif;
}
.FPText_rmz { font: 12px Georgia, "Times New Roman", Times, serif; color: #333333; text-align: justify; margin: 12px 75px; }
.FPText { color: #333333; font: 12px Georgia, "Times New Roman", Times, serif; text-align: justify; }
.FPTextVariant1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #0E516B;
}
.FPTextVariant2 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #17284F;
}
.FPPriceText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.FPOpenHouseDateText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #990000;
}
.ErrorLaber {
	font: bold 16px "Times New Roman", Times, serif;
	color: #FF0000;
	text-align: center;
}





/*  Tables */

.FPTableCaption {
	color: #FFFFFF;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #003300;
	padding-top: 2px;
	padding-bottom: 1px;
}
.FPDividerRow {
	height: 5px;
}
.FPDividerRowHorisontal {
	background: #666600;
	height: 1px;
}
.FPDividerRowVertical {
	background: #666600;
	width: 1px;
}
.FPItemTemplateRow {
	background: #DFDFDF;
}
.FPAlternatingItemTemplateRow {
	background: #F4F4F4;
}
.FPItemCaption {
	color: #FFFFFF;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	background: #003366;
	padding-top: 1px;
	padding-bottom: 2px;
}
.FPItemDescription {
	color: #003366;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #D9E0E8;
	padding-top: 1px;
	padding-bottom: 2px;
}





/* Links */

a:link, a:active, a:visited {
	color: #2F9569;
	text-decoration: none;
}
a:hover {
	color: #0070C1;
	text-decoration: underline;
}

a.FPTableCaptionLink:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.FPTableCaptionLink:active {
	color: #FFFFCC;
	text-decoration: none;
}
a.FPTableCaptionLink:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.FPTableCaptionLink:hover {
	color: #FFFF00;
	text-decoration: none;
}




/*  Pager*/

.FPPagerText {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #996600;
	padding-right: 10px;
	padding-left: 10px;
}
a.FPPagerLink:link {
	color: #990000;
	text-decoration: none;
}
a.FPPagerLink:active {
	color: #990000;
	text-decoration: none;
}
a.FPPagerLink:visited {
	color: #990000;
	text-decoration: none;
}
a.FPPagerLink:hover {
	color: #FF0000;
	text-decoration: underline;
}





/*  Misc */

.FPImageBorder {
	border: 1px solid #663300;
}
.FPIframe {
	border: 1px solid #663300;
	height: 500px;
	width: 600px;
	overflow: scroll;
}
.UnderConstructionText {
	font: 26px "Times New Roman", Times, serif;
	color: #0E516B;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
li {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	list-style: url(../images/arrow1.gif);
	text-align: justify;
}

.FPTextVariant1_Red {
	font: bold 12px Arial, "Times New Roman", Times, serif;
	color: #FF0000;
}
.reliability{
	height:31px;
}
.reliability img{
	margin-left:15px;
}
*html .reliability img{
	position:relative;
	margin-left:-375px;
}
