/* HTML TAG STYLES */body { color: #4c4d4e; font-family: Tahoma, Arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }p, td { color: #4c4d4e; font-family: Tahoma, Arial, sans-serif; font-size: 12px; }/* LINK STYLES */a:link { color: #c1148b; text-decoration: underline; }a:visited { color: #c1148b; text-decoration: underline; }a:active { color: #c1148b; text-decoration: underline; }a:hover { color: #c1148b; text-decoration: none; }/* BACKGROUND STYLES */.homebinder_bkg { background: url(../images/binding_repeat.jpg) repeat-y; }.homeheader_bkg { background: url(../images/header_bkgrepeat.jpg) repeat-y; }.homenav_bkg { background: url(../images/nav_repeat.gif) repeat-x; }.subnav_bkg { background: url(../images/subnav_repeat.gif) repeat-x; }.sub_binding { background: url(../images/sub_binding.jpg) repeat-y; }.subheader_bkgreleat { background: url(../images/subheader_bkgrepeat.jpg) repeat-y; }.subheader3_bkg { background: #c7c8ca url(../images/subheader3.jpg) no-repeat; }.answering_floatbr { background: url(../images/answering.jpg) no-repeat; background-position: bottom right; }/* PADDING STYLES */.padding30 { padding: 30px; }/* TEXT STYLES */.black { color: #000000; }.tah10 { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }.trebuchet { font-family: Trebuchet MS, Trebuchet, Times, Serif; font-size: inherit; }.treb12 { font-family: Trebuchet MS, Trebuchet, Times, Serif; font-size: 12px; }.white { color: #ffffff; }