/* STEALING GRAPHICS FOR HEADER -- via deploy-time pass of buildutils/python/css-graphics-symlinks.py
/* url(/graphics/headers/FHFC_Masthead.gif);*/
/* url(/graphics/headers/FHFC_MastheadBottom.gif);*/
/* url(/graphics/headers/FHFC_MastheadTop.gif);*/

body {
	background-color: #B7E0FF;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
	}

img	{
	border: 0px;
	}
	
acronym {
 cursor: help;
 border-bottom: 1px dotted #666666;
	}

a {
	color: #0066CC;
	text-decoration: underline;
	background-color: inherit;
    }
a:visited {
    color: #0066CC;
	background-color: inherit;
    }
a:hover {
    color: #666666;
    text-decoration: none;
	background-color: inherit;
    }
a:active {
    color: #666666;
	background-color: inherit;
    }
	
.whitelinkmod
{
	color: #FFFFFF;
	background-color: inherit;
}
.whitelinkmod a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
    }
.whitelinkmod a:hover {
    color: #FFFFFF;
    text-decoration: none;
	background-color: inherit;
    }
.whitelinkmod a:visited {
    color: #FFFFFF;
	background-color: inherit;
    }
.whitelinkmod a:active {
    color: #FFFFFF;
	background-color: inherit;
    }

#mastertable {
	width: 630px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	border: none;
	}

#toptable {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	}

#reducetable {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	}
	
.searchtable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}

.searchtable td {
	border-bottom: #999999 solid 1px;
	}

.searchtable td table td{
	border-bottom: #999999 dashed 1px;
	}
	
.filtertable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}
	
.filtertable tr {
	height: 28px;
	}

.filtertable td {
	border-bottom: #999999 solid 1px;
	}

.filtertable td table td{
	border-bottom: #999999 dashed 1px;
	}
	
fieldset {
	border: #999999 solid 1px;
	}

legend {
	color: inherit;
	border: #999999 solid 1px;
	background-color: #DDDDDD;
	}
.banner {
	background-color: #DDDDDD;
	color: inherit;
	margin: 2px;
	vertical-align: top;
	}

.h1 {
	font-size: 18px;
	}

.h2 {
	font-size: 14px;
	}

.header {
	font-size: 20px;
	font-weight: bold
	}

#sm {
    font-size: 11px;
    }

.sm {
    font-size: 11px;
    }

.lg {
    font-size: 14px;
    }

.light {
	color: #666666;
	background-color: inherit;
    }

#ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.centerStandard {
	text-align: center;
    }

.centerStandardRed {
	color: #FF0000;
	text-align: center;
	background-color: inherit;
    }

.centerStandardLarge {
    font-size: 14px;
	text-align: center;
    }

.centerWarning20 {
    font-size: 20px;
	color: #FF0000;
	background-color: #FFF;
	text-align: center;
    }

.rightStandardBold {
	text-align: right;
	font-weight: bold;
    }

.rightStandardBoldRed {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	background-color: inherit;
    }

.leftAnnouncementBold {
	color: #006699;
	font-weight: bold;
	background-color: inherit;
    }

.centerAnnouncementBold {
	color: #006699;
	font-weight: bold;
	text-align: center;
	background-color: inherit;
    }

#Oran {
	color: #999999;
	background-color: inherit;
	}

#Oran a
	{
	color: #999999;
	background-color: inherit;
	}

.successCenter {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.pageHeadCtr {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.blueBold {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.redBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.redBoldSmall {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	}

#light {
	color: #999999;
	background-color: inherit;
	}

#bGreen {
	color: #99CC00;
	background-color: inherit;
	}

#paintTitle {
	color: #666666;
	border-bottom: solid 1px #666666;
	background-color: inherit;
	}

.paintTitle {
	color: #666666;
	border-bottom: solid 1px #666666;
	background-color: inherit;
	}
	
.paintTitle2 {
	color: #666666;
	border-bottom: solid 1px #666666;
	background-color: inherit;
	}
	
.paintTitleH2 {
	color: #666666;
	border-bottom: solid 1px #666666;
	font-size: 16px;
	background-color: inherit;
	}

.vertdiv {
	width: 6%;
	}

.homeRt {
	width: 67%;
	}

.searchLt {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	}

.searchRt {
	width: 39%;
	}
	
li	{
	margin-left: -25px;
	color: #333333;
	background-color: inherit;
	}

#justifyStd {
	text-align: justify;
    }
	
.rowHeight28 {
	height: 28px;
}

.row1 {
	color: inherit;
	background-color: #DDDDDD;
}

.row2 {
	color: inherit;
	background-color: #EEEEEE;
}

.row3 {
	color: inherit;
	background-color: #DDDDDD;
}

.row4 {
	color: inherit;
	background-color: #FFFFFF;
}

.row5 {
	color: inherit;
	background-color: #DDDDDD;
}

.navline
{
	margin-left: 100px;
	margin-right: auto;
	margin-top: -64px;
	margin-bottom: 40px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
}

.navline ul
{
	list-style-type: none;
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 2;
}

.navline li
{
	display: inline;
	text-align: center;
	margin: 0 2px;
}

.navline li a
{
	padding: 2px 4px;
	color: #333;
	background-color: #FFF;
	border: none;
	text-decoration: none;
	font-size: 12px;
}

.navline li a:hover
{
	color: #333;
	background-color: #B7E0FF;
	border: none;
}

.navline li a#active
{
	color: #333;
	background-color: #EEE;
}

.navline span
{
	display: none;
}

.columnLt
{
	float: left;
	width: 315px;
}

.columnLt ul li
{
	margin-left: 0px;
}

.columnRt
{
	float: right;
	width: 315px;
}

.columnRt ul li
{
	margin-left: 0px;
}

.columnLtPad
{
	float: left;
	width: 267px;
	padding-left: 90px;
}

/* Used for rental property checklist */
.rentChecklist {
	text-transform: uppercase;
	font: 90%/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.rentChecklist div {
	border-bottom: solid 1px #999999;
	padding-top: 9px;
}

.rentChecklist p {
	border-bottom: solid 1px #999999;
	padding-top: 9px;
}


.rentChecklist span {
	border: solid 1px #999999;
}

.rcls {
	padding: 10px;
	width: 290px; 
	float: left;
	margin-top: 15px;
}

.rcrs {
	padding: 10px;
	margin-left: 330px;
	margin-top: 15px;
}

/* special for FL */
.flblue {
	color: #0156A6;
	background-color: inherit;
	margin: 0 0 0 0;
}

.navline2
{
	height: 33px;
	text-align: right;
	padding-top: 9px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
}

.navline2 ul
{
	margin-top: 0px;
	list-style-type: none;
	text-align: right;
	padding: 0;
	position: relative;
}

.navline2 li
{
	display: inline;
	text-align: center;
	margin: 0 2px;
}

.navline2 li a
{
	padding: 2px 4px;
	color: #333;
	background-color: #FFF;
	border: none;
	text-decoration: none;
	font-size: 12px;
}

.navline2 li a:hover
{
	color: #333;
	background-color: #B7E0FF;
	border: none;
}

.navline2 li a#active
{
	color: #333;
	background-color: #EEE;
}

.navline2 span
{
	display: none;
}