
/* The top section of this style sheet are those colors that would typically need to be modified */
/* in order to custom brand an e-kit/e-document.  Other values may be modified below, but these  */
/* are isolated to the top of the file in order to make customization easier.                    */

/* ---------------------------   Begin common colors   ----------------------------------------- */

/* Header bar - Not used by Thomson; they use a full width background image */
/*.meebanner,
.eebanner { background-color:#eeeeee; }
*/

/* Banner bar */
a.eebanner-link:link,
a.eebanner-link:visited,
a.eebanner-link:hover {  color:#444444; }
td.eebanner-link-separator { background-color:#444444; }

/* Navigation bar */
td.eesearch { border-top:2px solid #444444; }       /* Top separator line */
td.eesearch { border-bottom:1px solid #888888; }    /* Bottom separator line (typically dark gray) */
td.eesearch { background:#d2d2d2; }                 /* Navigation bar (typically light gray) */

/* Table of contents menu */
.menu { background:#d2d2d2; }                    /* Should match eesearch background color */
.menu_item { color:#444444; }
.menu_item { font-weight: bold; padding-right: 0.25em; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 10px }

a.mainlink:link,
a.mainlink:visited,
a.mainlink:hover {  color:#444444; }

/* Document/kit title color */
.ecattitle { color: #bad6e5 }
.ecattitle { font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 13px }

/* Footer background, typically the same as banner */
.footer { background-color:#ffffff; }

/* Footer text color */
a.footlink:link,
a.footlink:visited,
a.footlink:hover {  color:#444444; }

/* Call to action/contact module header */
td.contact_module,
th.contact_module { color:#ffffff; background:#ffffff; }

/* Right column spots */
tr.rc_title_row { background-color:#ffffff; }
td.rc_title { color:#444444; }
td.rc_title { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; }

/* Utility page title */
.page-title { color:#11175f; }
.page-title { font-family:arial,verdana,helvetica,sans-serif; font-size:18pt; }

/* ---------------------------    End common colors    ----------------------------------------- */







/* ---------------------------    Begin baseline styles    ------------------------------------- */

body { margin:0px; padding:0px; background:#fff; color:#000; }
form { margin:0px; padding:0px; }
th { text-align:left; }

body,td,th,font { font-family:verdana,arial,sans-serif; font-size:11px; }

a:link, 
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

ul,ol { margin-top:2px; margin-bottom:2px; padding-top:2px; padding-bottom:2px; }

h1 { font-family:arial,sans-serif; font-weight:bold; font-size:15px; margin:0; }
h2 { font-family:arial,sans-serif; font-weight:normal; font-size:14px; margin:0; }
h3 { font-family:arial,sans-serif; font-weight:bold; font-size:22px; }
h4 { font-family:arial,sans-serif; font-size:18px; }

input { border-style:none; vertical-align:middle; font-size:8pt; }
img { text-decoration:none; border-style:none; border-width: 0px; margin:0px; padding:0px; }

.nowrap{ white-space:nowrap; }

#master-body-table p#subtitle { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; margin:0; padding:2px 0px 0px 0px; }
#master-body-table p#subtitle em{ font-style:normal; }
#master-body-table p#subtitle { color:#666; }
#master-body-table p { padding-bottom:8px; padding-top:5px; margin-top:0px; margin-bottom:0px; }

/* ---------------------------    End baseline styles    --------------------------------------- */



/* ---------------------------    Begin link styles    ----------------------------------------- */

a.mainlink:link,
a.mainlink:visited { text-decoration:none; white-space:nowrap; }
a.mainlink:hover { text-decoration:underline; white-space:nowrap; }
a.mainlink:link,
a.mainlink:visited,
a.mainlink:hover { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:10px; }

a.footlink:link,
a.footlink:visited { text-decoration:none; white-space:nowrap; }
a.footlink:hover { text-decoration:underline; white-space:nowrap; }
a.footlink:link,
a.footlink:visited,
a.footlink:hover { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:10px; }

a.small-plain-link:link, 
a.small-plain-link:visited { text-decoration:none; color:#444444; }
a.small-plain-link:hover { text-decoration:underline; color:#444444; }
a.small-plain-link:link,
a.small-plain-link:visited,
a.small-plain-link:hover { font-family:verdana,arial,sans-serif; font-size:10px; }

a.eebanner-link:link, 
a.eebanner-link:visited { text-decoration:none; }
a.eebanner-link:hover { text-decoration:underline; }
a.eebanner-link:link,
a.eebanner-link:visited,
a.eebanner-link:hover { font-family:verdana,arial,sans-serif; font-size:10px; }

a.small-gray-link:link,
a.small-gray-link:visited { text-decoration:none; color:#999; }
a.small-gray-link:hover { text-decoration:underline; color:#999; }
a.small-gray-link:link,
a.small-gray-link:visited,
a.small-gray-link:hover { font-family:verdana,arial,sans-serif; font-size:10px; }

a.cover-link { color:#444444; font-weight: normal; }
a.cover-link:link,
a.cover-link:visited { text-decoration:none; white-space:nowrap; }
a.cover-link:hover { text-decoration:underline; white-space:nowrap; }
a.cover-link:link,
a.cover-link:visited,
a.cover-link:hover { font-family:verdana,arial,sans-serif; font-size:12px; }

/* ---------------------------    End link styles    ------------------------------------------- */



/* ---------------------------    Begin table structure styles    ------------------------------ */

/* General */
td.general-background { background-color:#cccccc; }
td.light-background { background-color:#eeeeee; }
td.dark-background { background-color:#444444; }
td.black-background { background-color:#000000; }

td.dark-border { border:1px solid #444444; }

/* Message box title */
tr.widget-box-title-row { background-color:#d2d2d2; }
td.widget-box-title { color:#444444; }
td.widget-box-title { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; }
td.widget-box-title { padding: 5px; border-bottom:1px solid #000000; }
td.widget-box-title { vertical-align: top; }

/* Message box body */
td.widget-box-body { font-family:verdana,arial,sans-serif; font-size:11px; color:#444444; }
td.widget-box-body { padding: 10px }
td.widget-box-body { background-color:#ffffff; }

table.global_rc_table_border { border:1px solid #ccc; border-top:0px; border-bottom:0px; }
table.global_rc_table_border p{ padding:5px 5px 5px 5px; }
table.global_rc_table_border table{ margin-left:5px; margin-right:5px; }

td.contact_module,
th.contact_module { border:1px solid #ccc; border-bottom:0px; }
td.contact_module,
th.contact_module { padding-left:5px; padding-top:3px; padding-bottom:3px; }
td.contact_module,
th.contact_module { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; }

tr.shaded-row { background-color: #efefef; }
tr.non-shaded-row { background-color: #ffffff; }

tr.no-padding td img{ padding-right:0px; }
td.no-padding table{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
td.no-padding table td p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

/* ---------------------------    End table structure styles    -------------------------------- */



/* ---------------------------    Begin misc styles    ----------------------------------------- */

.input { width:130px; }
.input { background:#eeeeee; }
.input { border:1px solid #444444; }

.s2f_input { background:#f5f5f5; }
.s2f_input { border:1px solid #444444; }
.s2f_input { font-family:verdana,arial,sans-serif; font-size:11px; }


.small,
.input,
.small-gray,
.small-gray-link { font-family:verdana,arial,sans-serif; font-size:10px; }

.misc1 { font-family:verdana,arial,sans-serif; font-size:13px; font-weight:bold; }

.small-gray { color:#999; }

.banner { white-space:nowrap; }

.gray-box { background-color:#999; font-family:verdana,arial,helvetica,sans-serif; font-weight:bold; font-size:7.5pt; color:#fff; }
.gray-box-2 { background-color:#999; font-family:arial,verdana,helvetica,sans-serif; font-weight:bold; font-size:10pt; color:#fff; }

.breadcrumb,
.breadcrumb-divider,
.breadcrumb-cover { font-family:arial,verdana,helvetica,sans-serif; font-size:8.5pt; }
.breadcrumb-divider,
.breadcrumb-cover:link,
.breadcrumb-cover:visited,
.breadcrumb:link,
.breadcrumb:visited { text-decoration:none; color:#999; }
.breadcrumb:hover,
.breadcrumb-cover:hover { text-decoration:underline; color:#999; }
.breadcrumb-cover { padding-left:7pt; }

.ipt { padding-top:4px; }

.search-button { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:10px; }
.search-button { background:none; border:none; }
.search-button {  color:#444444; }

td.light-padding { padding:15px 15px 15px 15px; }

/* ---------------------------    End misc styles    ------------------------------------------- */




/* ---------------------------    Begin RSS widget styles    ----------------------------------- */

/* Item > Link */
a.rc_link:link,
a.rc_link:visited,
a.rc_link:hover { font-family:verdana,arial,sans-serif; font-size:10px; }

a.rc_link:link,
a.rc_link:visited { text-decoration:none; color:#444444; }
a.rc_link:hover { text-decoration:underline; color:#444444; }

/* Item > Description */
.rc_desc { font-family:verdana,arial,sans-serif; font-size:10px; color:#444444; }

td.rc_side { background-color:#cccccc; }
td.rc_image { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; }
td.rc_title { padding: 5px; border-top:1px solid #cccccc; }

.rc_img { padding-left: 0px; padding-right: 0px }
td.rc_body { padding-left: 5px; padding-right: 5px }
td.rc_body2 { padding-left: 5px; padding-right: 5px; padding-top: 1px }
.rc_tiny { font-family:verdana,arial,sans-serif; font-weight:bold; font-size:6px; }

/* ---------------------------    End RSS widget styles    ------------------------------------- */


#showglobalContent ul
{
	margin: 1px 0 14px 18px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#showglobalContent li
{
	margin: 0px 0 0 -7px;
	padding: 0 0 0 5px;
	background-image: url(../images/bullet.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	color: #666;
	line-height: 20px;
}
#showglobalContent ol li
{
	background-image:none;
}

#showglobalContent li div
{
	line-height: 20px;
}

#showglobalContent ul.related li
{
	margin: 5px 0 0 -8px;
	padding: 0 5px 0 10px;
	background-image: url(../images/arrow_right_ccc.gif);
	background-position: left 3px;
	background-position: left 6px;
	line-height: 15px;
}

.individual-title { color:#9c0021; }
.individual-title { font-family:arial,verdana,helvetica,sans-serif; font-size:14pt; }
