/* CSS Document */ body { font-style : normal; font-weight : normal; font-size : 60%; /*line-height: 150%;*/ font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366; } a { color: #003366; text-decoration: none; } a:hover { text-decoration: none; color: #ededed; } /**/ #content table { border-left: 2px solid #DDDDDD; } #content table th { background-color: #ABB4BF; color: #FFFFFF; font-weight: normal; font-size: 80%; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; padding-top: 3px; padding-bottom: 3px; } #content table th a { color: #FFFFFF; } #content table th.tablesubhead { background-color: #6ED41B; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; padding-top: 3px; padding-bottom: 3px; } #content table th.tablesubhead a { color: #ffffff; } .imgcell { background-color: #fff; font-weight: normal; border-bottom: 2px solid #DDDDDD; } .stancell { background-color: #fff; font-weight: normal; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; } .stancell a h2 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; font-size: 100%; } .stancell a { padding-top: 3px; padding-bottom: 3px; } .stancell span { font-size: 90%; } .selectcell { background-color: #6ED41B; font-weight: normal; color: #ffffff; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; } .applycell { background-color: #fff; width: 97px; font-weight: normal; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; } /**/ #footercontainer { color: #444E57; font-size: 80%; } #footercontainer a { color: #444E57; } /**/ .button img { margin-right: 4px; } /**/ #menucontainer form { margin: 0px 0px 0px 0px; padding: 10px 0px 0px 10px; } #menucontainer form input { vertical-align: middle; }