/* ************************ Web Site StyleSheet ************************ */ form { margin: 0px; padding: 0px; } body { margin: 0px 0px 0px 0px; /* background color */ background-color: #ffffff; /* background image */ /* font */ color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } td { /* font size and style */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } th { /* font size and style */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } div { /* font size and style */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } p { /* font size and style */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } a { /* link */ color: #3399cc; font-weight: normal; font-style: none; text-decoration: none; } a:hover { /* link */ color: #ff6600; font-weight: normal; font-style: none; text-decoration: none; } h1 { /* title 1 */ color: #003e7e; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 16px; font-weight: bold; font-style: none; text-decoration: none; } h2 { /* title 2 */ color: #3399cc; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: none; text-decoration: none; } h3 { /* title 3 */ color: #333333; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: none; text-decoration: none; } h4 { /* title 4 */ color: #003e7e; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; } h5 { /* title 5 */ font-weight: normal; font-style: none; text-decoration: none; } h6 { /* title 6 */ font-weight: normal; font-style: none; text-decoration: none; } .data_table { /* font */ color: #333333; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; /* background color */ background-color: #ffffff; /* background image */ /* borders */ border-collapse: collapse; border-left-width: 1px; border-left-color: #ffffff; border-left-style: solid; border-right-width: 1px; border-right-color: #ffffff; border-right-style: solid; border-top-width: 1px; border-top-color: #cccccc; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: #cccccc; border-bottom-style: solid; } .data_table td { /* font */ color: #333333; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; /* borders */ border-left-width: 1px; border-left-color: #ffffff; border-left-style: solid; border-right-width: 1px; border-right-color: #ffffff; border-right-style: solid; border-top-width: 1px; border-top-color: #cccccc; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: #cccccc; border-bottom-style: solid; } .data_table td a { /* font */ text-decoration: underline; color: #333333; font-size: 11px; font-weight: normal; font-style: none; } .data_table td a:hover { /* font */ color: #333333; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .data_table th { /* background color */ background-color: #efefef; /* background image */ /* font */ color: #003e7e; font-size: 11px; font-weight: bold; font-style: none; text-decoration: none; /* borders */ border-left-width: 1px; border-left-color: #ffffff; border-left-style: solid; border-right-width: 1px; border-right-color: #ffffff; border-right-style: solid; border-top-width: 1px; border-top-color: #cccccc; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: #cccccc; border-bottom-style: solid; } .data_table th a { /* font */ text-decoration: underline; color: #003e7e; font-size: 11px; font-weight: bold; font-style: none; } .data_table th a:hover { /* font */ color: #003e7e; font-size: 11px; font-weight: bold; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .navbar td{ text-transform: lowercase; } .navbar div{ text-transform: lowercase; } h1 { margin-bottom: 10px; margin-top: 15px; } h2 { margin-bottom: 15px; margin-top: 0px; } .nlsmenu td{ text-transform: lowercase; } td { line-height: 15px; } p{ margin-top: 0px; margin-bottom: 10px; } ul{ margin-top: 0px; margin-bottom: 10px; } li{ list-style-type: square; } input { font-size: 12px; border: 1px solid #999999; } .standout_box { padding: 10px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin: 5px; } .standout_box td { font-size: 13px; color: #333333; } .standout_box td a { font-size: 13px; } .standout_box td a:hover { font-size: 13px; } /* ************************ Custom ************************ */ .navbar td{ text-transform: lowercase; } .navbar div{ text-transform: lowercase; } h1 { margin-bottom: 10px; margin-top: 15px; } h2 { margin-bottom: 15px; margin-top: 0px; } .nlsmenu td{ text-transform: lowercase; } td { line-height: 15px; } p{ margin-top: 0px; margin-bottom: 10px; } ul{ margin-top: 0px; margin-bottom: 10px; } li{ list-style-type: square; } input { font-size: 12px; border: 1px solid #999999; } .standout_box { padding: 10px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin: 5px; } .standout_box td { font-size: 13px; color: #333333; } .standout_box td a { font-size: 13px; } .standout_box td a:hover { font-size: 13px; } /* ************************ SITE SITE Style ************************ */ .site_site_container { margin-left: auto; margin-right: auto; /* width */ width: 944px; /* borders */ border-left-width: 0px; border-left-color: #028b6c; border-left-style: solid; border-right-width: 0px; border-right-color: #028b6c; border-right-style: solid; border-top-width: 0px; border-top-color: #028b6c; border-top-style: solid; border-bottom-width: 0px; border-bottom-color: #028b6c; border-bottom-style: solid; } .site_site { /* padding-left */ padding-left: 0px; /* padding-right */ padding-right: 0px; /* padding-top */ padding-top: 0px; /* padding-bottom */ padding-bottom: 0px; /* margin-left */ margin-left: 0px; /* margin-right */ margin-right: 0px; /* margin-top */ margin-top: 0px; /* margin-bottom */ margin-bottom: 0px; /* align */ text-align: center; /* height */ height: 100%; /* background color */ background-color: #ffffff; /* font */ color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_site td { /* font */ font-size: 11px; color: #000000; font-weight: normal; font-style: none; text-decoration: none; } .site_site div { /* font */ font-size: 11px; color: #000000; font-weight: normal; font-style: none; text-decoration: none; } .site_site p { /* font */ font-size: 11px; color: #000000; font-weight: normal; font-style: none; text-decoration: none; } .site_site a { /* link */ color: #3399cc; font-weight: normal; font-style: none; text-decoration: none; } .site_site a:hover { /* link */ color: #ff6600; font-weight: normal; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .navbar td{ text-transform: lowercase; } .navbar div{ text-transform: lowercase; } h1 { margin-bottom: 10px; margin-top: 15px; } h2 { margin-bottom: 15px; margin-top: 0px; } .nlsmenu td{ text-transform: lowercase; } td { line-height: 15px; } p{ margin-top: 0px; margin-bottom: 10px; } ul{ margin-top: 0px; margin-bottom: 10px; } li{ list-style-type: square; } input { font-size: 12px; border: 1px solid #999999; } .standout_box { padding: 10px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin: 5px; } .standout_box td { font-size: 13px; color: #333333; } .standout_box td a { font-size: 13px; } .standout_box td a:hover { font-size: 13px; } /* ************************ SITE HEADER Style ************************ */ .site_header { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* align */ text-align: center; /* vertical align */ vertical-align: top; /* background color */ background-color: #ffffff; /* font */ font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; } .site_header td { /* font */ font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; } .site_header div { /* font */ font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; } .site_header p { /* font */ font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; } .site_header a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .site_header a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ SITE LEFT Style ************************ */ .site_left { /* width */ width: 200px; /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* padding-left */ padding-left: 0px; /* padding-right */ padding-right: 0px; /* padding-top */ padding-top: 0px; /* padding-bottom */ padding-bottom: 0px; /* align */ text-align: left; /* vertical align */ vertical-align: top; /* background color */ background-color: #e5e5e5; /* background image */ background-image: url(../NR/SmarshSite_Resources/12/leftmenu/left_menu_bg.gif); background-repeat: no-repeat; background-position: bottom; /* font */ font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_left td { /* font */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_left div { /* font */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_left p { /* font */ font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_left a { /* link */ color: #003e7e; font-weight: bold; font-style: none; text-decoration: none; } .site_left a:hover { /* link */ color: #ff6600; font-weight: bold; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .menu_312{ width: 200px; border-top: 1px solid #cccccc; border-bottom: 1px solid #f3f3f3; margin-top: 3px; margin-left: 0px; margin-right: 0px; margin-bottom: 7px; padding: 0px 0px 0px 0px; } .menu_indent_item_312{ padding-left: 8px; } .menu_item_312{ background-image: url(SmarshSite_Resources/12/leftmenu/left_menu_item_bg.gif); background-position: top; background-repeat: repeat-x;border-top: 1px solid #f3f3f3; border-bottom: 1px solid #cccccc; border-right: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; padding-top: 4px; padding-bottom: 3px; margin: 0px 0px 0px 0px; width: 200px; } .menu_item_sel_312{ background-image: url(SmarshSite_Resources/12/leftmenu/left_menu_item_bg.gif); background-position: top; background-repeat: repeat-x; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #cccccc; border-right: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; padding-top: 4px; padding-bottom: 3px; width:200px; margin: 0px 0px 0px 0px; } .menu_item_312 a{ background-image: url(SmarshSite_Resources/12/arrows_dbl_dkbl_sm.gif); background-position: 0px 5px; background-repeat: no-repeat; padding-left: 10px; margin-left: 5px; margin-right: 5px; display:block; } .menu_item_sel_312 a{ color: #ff6600; background-image: url(SmarshSite_Resources/12/arrows_dbl_or_sm.gif); background-position: 0px 5px; background-repeat: no-repeat; padding-left: 10px; margin-left: 5px; margin-right: 5px; display:block; } .menu_link_312 a:hover{ background-image: url(SmarshSite_Resources/12/arrows_dbl_ltbl_sm.gif); background-position: 0px 5px; background-repeat: no-repeat; color: #3399cc; } .menu_link_sel_312 a:hover{ background-image: url(SmarshSite_Resources/12/arrows_dbl_ltbl_sm.gif); background-position: 0px 5px; background-repeat: no-repeat; color: #3399cc; } /* ************************ SITE CENTER Style ************************ */ .site_center { /* width */ width: 600px; /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* padding-left */ padding-left: 10px; /* padding-right */ padding-right: 10px; /* padding-top */ padding-top: 5px; /* padding-bottom */ padding-bottom: 10px; /* vertical align */ vertical-align: top; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .site_center a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .menu_item_360 a { background-image: url(../nr/smarshsite_resources/12/bullet.gif); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 12px; line-height: 20px; } .1_benefit_bullets{ padding: 5px; } .1_benefit_bullets ul{ margin: 0px; } .1_benefit_bullets li{ margin: 0px; } /* ************************ SITE RIGHT Style ************************ */ .site_right { /* width */ width: 144px; /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* padding-left */ padding-left: 10px; /* padding-right */ padding-right: 5px; /* padding-top */ padding-top: 25px; /* padding-bottom */ padding-bottom: 5px; /* align */ text-align: center; /* vertical align */ vertical-align: top; /* background image */ background-image: url(../NR/SmarshSite_Resources/12/dotted_line.gif); background-repeat: repeat-y; background-position: left; /* font */ color: #666666; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; font-style: none; text-decoration: none; } .site_right td { /* font */ color: #666666; font-weight: normal; font-style: none; text-decoration: none; } .site_right div { /* font */ color: #666666; font-weight: normal; font-style: none; text-decoration: none; } .site_right p { /* font */ color: #666666; font-weight: normal; font-style: none; text-decoration: none; } .site_right a { /* link */ color: #003e7e; font-weight: normal; font-style: none; text-decoration: none; } .site_right a:hover { /* link */ color: #ff6600; font-weight: normal; font-style: none; text-decoration: none; } /* ************************ SITE FOOTER Style ************************ */ .site_footer { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* padding-top */ padding-top: 5px; /* background color */ background-color: #ffffff; /* font */ color: #999999; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: none; text-decoration: none; } .site_footer td { /* font */ font-size: 11px; color: #999999; font-weight: bold; font-style: none; text-decoration: none; } .site_footer div { /* font */ font-size: 11px; color: #999999; font-weight: bold; font-style: none; text-decoration: none; } .site_footer p { /* font */ font-size: 11px; color: #999999; font-weight: bold; font-style: none; text-decoration: none; } .site_footer a { /* link */ color: #666666; font-weight: normal; font-style: none; text-decoration: none; } .site_footer a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .copyright { FONT-WEIGHT: bold; BACKGROUND: url(../NR/SmarshSite_Resources/12/mainmenu/main_menu_bg.gif) no-repeat center 50%; WIDTH: 100%; TEXT-ALIGN: center; HEIGHT: 22px; PADDING-TOP: 4px; margin-top: 0px; margin-bottom: 15px; } .copyright div { color: #ffffff; TEXT-ALIGN: center; font-size: 11px; } .menu_332 { text-align: center; } .menu_329 { text-align: center; } /* ************************ SITE CENTER_HEADER Style ************************ */ .site_center_header { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* padding-left */ padding-left: 12px; /* padding-right */ padding-right: 10px; /* padding-top */ padding-top: 5px; /* padding-bottom */ padding-bottom: 0px; /* font */ color: #999999; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: none; text-decoration: none; } .site_center_header td { /* font */ font-size: 11px; color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .site_center_header div { /* font */ font-size: 11px; color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .site_center_header p { /* font */ font-size: 11px; color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .site_center_header a { /* link */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .site_center_header a:hover { /* link */ color: #000000; font-weight: normal; font-style: none; text-decoration: none; } /* ************************ SITE CENTER_FOOTER Style ************************ */ .site_center_footer { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center_footer td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center_footer div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center_footer p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .site_center_footer a { /* link */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .site_center_footer a:hover { /* link */ color: #3399cc; font-weight: normal; font-style: none; text-decoration: none; } /* ************************ HEADER LEFT Style ************************ */ .header_left { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* align */ text-align: left; /* vertical align */ vertical-align: top; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_left td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_left div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_left p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_left a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .header_left a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ HEADER CENTER Style ************************ */ .header_center { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .header_center td { /* font */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .header_center div { /* font */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .header_center p { /* font */ color: #999999; font-weight: normal; font-style: none; text-decoration: none; } .header_center a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .header_center a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ Custom ************************ */ .logo_bar { width: 944px; padding-top: 20px; padding-bottom: 5px; } .top_menu { COLOR: #999999; width: 944px; BACKGROUND-COLOR: #e5e5e5; background-image: url(../NR/SmarshSite_Resources/12/top_menu_bg.gif); background-position: bottom center; background-repeat: no-repeat; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; } .top_menu a { color: #999999; } .top_login_form { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; MARGIN: 25px 0px 5px; WIDTH: 100%; BORDER-COLLAPSE: collapse; } .top_login_form INPUT{ BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; WIDTH: 65px; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 17px; } .top_login_form .btn { BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #cccccc 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #e5e5e5; width: 40px; } .top_login_form td { FONT-SIZE: 12px; COLOR: #999999; } /* ************************ HEADER RIGHT Style ************************ */ .header_right { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_right td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_right div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_right p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .header_right a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .header_right a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_1 Style ************************ */ .page_242_1 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_1 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_1 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_1 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_1 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_1 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_2 Style ************************ */ .page_242_2 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_2 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_2 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_2 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_2 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_2 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_3 Style ************************ */ .page_242_3 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_3 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_3 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_3 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_3 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_3 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_4 Style ************************ */ .page_242_4 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_4 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_4 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_4 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_4 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_4 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_5 Style ************************ */ .page_242_5 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_5 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_5 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_5 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_5 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_5 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_6 Style ************************ */ .page_242_6 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_6 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_6 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_6 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_6 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_6 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_7 Style ************************ */ .page_242_7 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_7 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_7 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_7 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_7 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_7 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_8 Style ************************ */ .page_242_8 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_8 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_8 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_8 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_8 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_8 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; } /* ************************ PAGE 242_9 Style ************************ */ .page_242_9 { /* borders */ border-left-width: 0px; border-left-style: solid; border-right-width: 0px; border-right-style: solid; border-top-width: 0px; border-top-style: solid; border-bottom-width: 0px; border-bottom-style: solid; /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_9 td { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_9 div { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_9 p { /* font */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_9 a { /* link */ font-weight: normal; font-style: none; text-decoration: none; } .page_242_9 a:hover { /* link */ font-weight: normal; font-style: none; text-decoration: none; }