/************ General CSS ************/ Body { background-color: #CCCCCC; } Form { padding:0px; margin:0px; } hr { background-color: #000033; height: 1px; border-top:1px solid #000033; width: 100%; } /************ End General CSS ************/ /************ Main Body CSS ************/ .mainContentArea { clear: both; } .mainMenu { clear: both; } .menuTable { clear: both; } .mainContent { clear: both; } .mainContentInterior { } .mainHeader { clear: both; } .mainHeaderLeft { } .mainHeaderRight { } /************ End Main Body CSS ************/ .textBody { font-family: Verdana; font-size: 16px; color: #000033; } .textBody a:link { color: #000099; font-weight: bold;} .textBody a:visited { color: #000099; font-weight: bold;} .textBody a:hover { color: #000099; font-weight: bold;} .textBody a:active { color: #000099; font-weight: bold;} .textSubHeader { font-family: Verdana; font-size: 21px; color: #000033; font-weight: bold; } .textSubHeader a:link { color: #000033; font-weight: bold;} .textSubHeader a:visited { color: #000033; font-weight: bold;} .textSubHeader a:hover { color: #000033; font-weight: bold;} .textSubHeader a:active { color: #000033; font-weight: bold;} .textSubSubHeader { font-family: Verdana; font-size: 19px; color: #000033; font-weight: bold; } .textSubSubHeader a:link { color: #000033; font-weight: bold;} .textSubSubHeader a:visited { color: #000033; font-weight: bold;} .textSubSubHeader a:hover { color: #000033; font-weight: bold;} .textSubSubHeader a:active { color: #000033; font-weight: bold;} .textHeader { font-family: Verdana; font-size: 26px; color: #000033; font-weight: bold; } .textHeader a:link { color: #000033} .textHeader a:visited { color: #000033} .textHeader a:hover { color: #000033} .textHeader a:active { color: #000033} .textEmphasis { font-weight: bold; } .textBreadCrumb { font-family: Verdana; font-size: 14px; color: #000099; margin-bottom: 10px; } .textBreadCrumb a:link { color: #000099;} .textBreadCrumb a:visited { color: #000099;} .textBreadCrumb a:hover { color: #000099;} .textBreadCrumb a:active { color: #000099;} .textFootnote { font-family: Verdana; font-size: 14px; color: #000033; } .textFootnote a:link { color: #000099;} .textFootnote a:visited { color: #000099;} .textFootnote a:hover { color: #000099;} .textFootnote a:active { color: #000099;} .textFooter { font-family: Verdana; font-size: 14px; color: #000033; } .textFooter a:link { color: #000099;} .textFooter a:visited { color: #000099;} .textFooter a:hover { color: #000099;} .textFooter a:active { color: #000099;} .formSingle { font-family: Verdana; font-size: 16px; width: 360px; } .formVariable { font-family: Verdana; font-size: 16px; } .formMulti { font-family: Verdana; font-size: 16px; width: 549px; } .formButton { font-family: Verdana; font-size: 16px; } .menuDescription { font-family: Verdana; font-size: 16px; color: #000033; line-height: 1.3em; letter-spacing: 0.01em; text-align:right; } .menuDescription a:link { color: #000099; text-decoration: underline; font-weight: bold;} .menuDescription a:visited { color: #000099; text-decoration: underline; font-weight: bold;} .menuDescription a:hover { color: #000099; text-decoration: underline; font-weight: bold;} .menuDescription a:active { color: #000099; text-decoration: underline; font-weight: bold;} //Row Styles .lineSplitter { background-color: #000033; height: 1px; width: auto; margin-bottom: 12px; margin-top: 12px; } .lineSplitter2 { background-color: #000033; height: 2px; width: auto; margin-bottom: 12px; margin-top: 12px; } div.dataRow { padding-top: 0px; padding-bottom: 0px; padding-left: 20px; padding-right: 20px; } div.dataRow span.Left { padding-top: 15px; width: 100%; float: left; text-align: left; } div.dataRow span.Right { width: 100%; float: left; text-align: left; } div.salaryRow { width: 529px; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; padding-right: 20px; } div.salaryRow span.Left { float: left; width: 50px; text-align: left; } div.salaryRow span.Right { float: right; width: 450px; text-align: left; } div.dataDetail { width: 529px; padding-top: 10px; padding-bottom: 0px; padding-left: 20px; padding-right: 20px; } div.propertyRow { width: 80%; padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 20px; } div.propertyRow span.Left { float: left; width: 80%; text-align: left; } div.propertyRow span.Detail { float: left; width: 80%; text-align: left; } div.propertyRow span.Right { float: left; width: 80%; text-align: left; } div.areaRow { clear: both; } div.areaRow span.Left { float: left; width: 40px; text-align: right; } div.areaRow span.Right { float: left; padding-left: 20px; text-align: left; } div.extrasRow { clear: both; padding-left: 10px; padding-right: 10px; padding-bottom: 8px; font-family: Verdana; font-size: 0.6em; color: #000000; } div.extrasRow a:link { color: #000000; text-decoration: none;} div.extrasRow a:visited { color: #000000; text-decoration: none;} div.extrasRow a:hover { color: #000000; text-decoration: underline;} div.extrasRow a:active { color: #000000; text-decoration: underline;} div.extrasRow span.Left { float: left; width: 110px; text-align: left; } div.extrasRow span.LeftFull { float: left; text-align: left; } div.extrasRow span.Right { float: right; text-align: right; }