/* Styles for Containers  *//* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  *//* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */.RightPaneGreyBK { background-image: url("rightpanegreybk.jpg"); background-repeat: repeat-x; background-position: left top }.RightPaneGreyInnerTablePad { padding: 10px }.RightPaneGreyContainerTable  { padding-bottom: 10px }.RightPaneGreyTitle   { color: #34476f; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }.RightPaneGreyContentTable  { padding-top: 10px }.RightPaneGreyactionbuttons, A.RightPaneGreyactionbuttons:link, A.RightPaneGreyactionbuttons:visited, A.RightPaneGreyactionbuttons:active    { color: #333; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: transparent; padding-right: 10px; padding-left: 5px; vertical-align: middle }A.RightPaneGreyactionbuttons:hover     { color: #333; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; background-color: transparent; padding-right: 10px; padding-left: 5px; vertical-align: middle }

