
/* main text classes inc text links */
* { margin: 0; padding: 0 }
body { color: #888; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; margin: 0; padding: 0 }
td { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none }
p { color: #888; font-weight: normal; padding-bottom: 20px }
.intro { color: #888888; font-weight: bold; height: 84px; }
.egi { color: #ffffff; background-color: #ee2d33; }
a { color: #335cd5; font-weight: normal; text-decoration: none }
a:hover { color: #ff0000; font-weight: normal; text-decoration: none }
ul { list-style-image: url("../images/sq_blue.gif"); display: block; padding-bottom: 20px; padding-left: 20px }
li { padding-bottom: 3px }
.table_border { padding-bottom: 2px; border-bottom: 1px solid #888 }
.copy { font-size: 9px }
/* header 1 */
h1 { color: #036; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 20px; padding-top: 10px; padding-bottom: 20px }
/* header 2 */
h2 { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 0 }
h3 { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding-top: 10; padding-right: 0; padding-bottom: 0; padding-left: 0; }
.h2_red { color: #ed1c24; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 0 }
.h2_green { color: #becd38; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 0 }
.green { color: #becd38 }
.cyan { color: #00acd5 }
.red { color: #ed1c24 }
.yellow { color: #f8b500 }
/* more */
.more_green, .more_cyan, .more_red, .more_yellow { color: #888888; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; background-color: #ffffff; width: 134px; height: 18px; layer-background-color: #ffffff }
A.more_green:hover, A.more_cyan:hover, A.more_red:hover, A.more_yellow:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; width: 134px; height: 18px }
A.more_green:hover { color: #003366; background-color: #ccff00; layer-background-color: #ccff00 }
A.more_cyan:hover { color: #003366; background-color: #00ced1; layer-background-color: #00ced1 }
A.more_red:hover { color: #dddddd; background-color: #ff0000; layer-background-color: #ff0000 }
A.more_yellow:hover { color: #003366; background-color: #ffcc00; layer-background-color: #ffcc00 }
/* header 4 - property */
.h1_red { color: #ed1c24; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 20px }
.listing_h { font-size: 10px; font-weight: bold; line-height: 13px }
.listing_b { font-size: 10px; line-height: 13px; margin: 0; padding: 0 }
.listing1_link { color: #036; font-size: 9px; font-weight: normal; text-decoration: none }
.listing1_link:hover { color: #f00 }
.listing2_link { color: #888; font-size: 10px; font-weight: normal; text-decoration: none }
.listing2_link:hover { color: #f00 }
.imgR { padding-bottom: 10px; padding-left: 10px; float: right }
.imgL { padding-right: 10px; padding-bottom: 10px; float: left }
.bottom_padding0 { padding-bottom: 0 }
.no_box { list-style-type: none; list-style-image: none; padding-left: 0 }
