/* Reset all styles to a common default across all browsers */
@import url("StylesReset.css");

/* GLOBAL STYLES */
body {background: #FFFFFF url(Images/bg.jpg) repeat-x; font-family: Arial, Helvetica, Sans-Serif; font-size: small}
h2 {font-size: 1.6em; font-weight: bold; text-align: center; margin: 1em 0em 1em 0em}
h3 {font-size: 1.4em; font-weight: normal; margin-bottom: 1em}
li {margin: 1.4em 0em 1.4em 0em}
ul, ol {list-style: square none; padding: 0px; margin: 10px 10px 5px 20px}
p {margin: 1em 0em 1em 0em}

/* Links */
a {color: #000000}
a:hover {color: #000000}

/* MASTER PAGE STYLES */

/* Content */
.content {margin-top: 6px}
.content a:link, .content a:visited {color: #000000}

/* Tables */
.background_table {background-color: #FFFFFF; border-collapse: collapse}

/* Text */
.header_menu_link {color: #00000; font-size: 12px; text-decoration: none; margin-left: 7px; margin-right: 7px}
.menumain {text-decoration: none; color: #6E6E6E}

/* Right Menu */
.sidemenuTOP {color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; background-image: url(Images/MENUtableTop.gif); background-repeat: no-repeat; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; vertical-align: top}
.sidemenuMIDDLE {color: #6E6E6E; font-size: 11px; line-height: 1.25; text-decoration: none; background-image: url(Images/MENUtableMiddle.gif); background-repeat: no-repeat; text-align: left; list-style-type: disc; list-style-position: outside; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; vertical-align: top}
.sidemenuBOTTOM {color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; background-image: url(Images/MENUtableBottom.gif); background-repeat: no-repeat; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; vertical-align: top}

/* Footer */
.footerLINK {font-size: 12px; font-weight: bold; color: #777777; text-decoration: none; padding: 0px 3px 0px 3px}
.footerLINK:hover {color: #777777; text-decoration: underline}
.footerTEXT {font-size: 12px; font-weight: bold; color: #777777}

/* CONTENT STYLES */
.tickbox {font-size: 12px; color: #841b6e; background: url(Images/tickBG.gif) no-repeat left top; padding: 2px 5px 15px 45px; font-weight: bold}
.title {color: #841B6E; font-size: 18px; margin-bottom: 20px; margin-top: 0px; margin-left: 14px}
.gutsTEXT {font-size: 11px; color: #404040; line-height: 16px; list-style-position: outside; margin-left: 14px; margin-right: 14px}
.gutsLINK {font-size: 11px; color: #808080; text-decoration: underline}
.subTITLE {font-size: 12px; color: #841B6E; font-weight: bold; padding: 6px 0px 2px 0px}
.whiteBOXtext {font-size: 10px; color: #FFFFFE; line-height: normal}
.SAdiagramTOPcirc {background: url(Images/SAdiagramCIRCLE1.gif) no-repeat center center; vertical-align: middle; padding: 6px}
.SALdiagramTOPcirc {background: url(Images/SAdiagramCIRCLE2.gif) no-repeat center center; vertical-align: middle; padding: 6px}
.SPIdiagramCIRC {background: url(Images/SPIarrows.gif) no-repeat center center; vertical-align: middle; padding: 6px}
.diagramCRIMSONARROW {background: url(Images/SAdiagramTOParrow.gif) no-repeat left center}
.pinkyTEXT {font-size: 11px; color: #841B6E; padding-left: 4px; line-height: 13px; padding: 6px 10px 6px 4px}
.pinkysBOX {padding-top: 8px; padding-right: 1px}
.SPIpinkTEXT {font-size: 11px; font-weight: bold; color: #999999; text-align: right; padding: 5px 3px 5px 0px}
.spacerBOTTOM {padding-bottom: 10px}
.spacerTOP {padding-top: 10px}

/* Key Benefits Page */
.ksbTABLE {font-size: 11px; color: #841B6E; background: url(Images/ksbTABLEbg.gif) no-repeat; padding: 0px 0px 0px 0px; line-height: 13px}
.ksbTABLEtitle {font-size: 11px; color: #FFFFFE; font-weight: bold; text-align: center; padding: 6px 0px 28px 0px}

/* Styles needed from SLS Support */
.bordered_table {border: 1px solid #CCCCCC; margin-bottom: 20px; border-collapse: collapse}
/* Padding and border for all cells for both */
.bordered_table td, .bordered_table th {padding: 4px; border: 1px solid #CCCCCC}
/* Bold headings */
.bordered_table th {font-weight: bold; text-align: center}
/* To show information with a bottom margin */
.borderless_table {border-collapse: collapse; margin-bottom: 10px}

/* Table rows */
.row {background-color: #DDDDDD}
.row_alt {background-color: #EEEEEE}

/* TreeView nodes */
.treeview_div table td {vertical-align: top}
.treeview_table {padding: 2px}

/* News */
.news_table {border-collapse: collapse; width: 98%; margin-bottom: 1em}
.news_headline {color: #8E1F79; font-weight: bold; font-size: 1.4em; line-height: 120%}
.news_byline {color: #8E1F79; font-weight: bold; font-size: 1em}
.news_author {font-size: 1em}
.news_date {font-size: 1em; font-style: italic}
.news_fullstory {font-size: 1em; font-weight: bold}
.news_image {margin: 3px}
.news_mainimagecaption {font-weight: bold}
.news_story_divider {border-bottom: 1px solid #DDDDDD; margin-bottom: 10px}
.news_validation li {margin: 0px}

/* Quote/Code sections within news items */
.news_divider {margin-bottom: 0.4em}
.news_quote {border: 1px solid #000000; border-left: 0.4em solid #3A4F6C; padding: 0.4em}
.news_code {background-color: #FFFFFF; border: 1px solid #000000; border-left: 0.4em solid #3A4F6C; padding: 0.4em}

/* News Archive */
.news_archive_table {border-collapse: collapse; width: 98%}
.news_archive_table td {padding: 4px}
.news_archive_table a {text-decoration: none}
.news_archive_table a:hover {text-decoration: underline}