/* Basic styling */
html, body {margin:0;padding:0;}
body { color:#6E6E6E;font:0.75em arial, sans-serif;text-align:center; line-height: 1.4;}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin-top: 12px; margin-bottom: 0; padding: 0 0 0 5px; color: #16589A; font-family: Georgia, "Times New Roman", Times, serif; }
h1 { margin-top: 0; font-size: 2.68em; line-height: 100%; margin-bottom: 20px; }
h2 { font-size: 1.8em; line-height:1.4}
h3 { font-size: 1.4em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

/* Default Link styles */
a {color:#2482DF;}
a:visited { color: #000; }
a:hover {color:#2482DF;text-decoration:none;}
p {font-size: 1.1em;}
img { border: 0; }
hr { border-color: #E5E5E5; border-width: 1px 0 0 0; border-style: solid;}

/* Container */
#container { background: #FFF url(graphics/backgroundhor.gif) repeat-y 0 0; padding:0 1px;margin:0 auto;width:768px;text-align:left; border-bottom: 1px solid #E5E5E5;}
* html #container { width /**/: 770px; } /* :hack: fix to tweak ie5 */

/* Columns */
#main_col {float:right;width:535px;padding-right: 15px;}

/* Mast head */
#mast, #mast1, #mast2, #mast3 {padding:0;margin: 0 -1px 0 -1px; background: #0078AC url(graphics/tslbanner.jpg) no-repeat;}
#mast h1 img, #mast1 h1 img, #mast2 h1 img, #mast3 h1 img { margin:18px 0 14px 0; }
#mast h1, #mast h2, #mast1 h1, #mast1 h2, #mast2 h1, #mast2 h2, #mast3 h1, #mast3 h2 {margin:0;padding:0;border:0;background-color:transparent;}

/* Main navigation */
#mainnav {background: url(graphics/navbar.jpg) no-repeat; margin: 0; min-height: 35px; _height: 35px; } /* :hack: for ie not supporting min-height */
#mainnav ul {padding:0; margin:0;overflow:auto;}
#mainnav li {list-style-type:none;margin:3px 1px 3px 0;color:#FFF;float:left; width: 126px; text-align:center; padding: 6px 0; border-left: 1px solid #80BCD5;}
#mainnav li:first-child { border:0; }
#mainnav a {padding:0;text-decoration:none;color:#FFF;}
#mainnav li.on a, #mainnav a:hover {color:#FFF; border-bottom: 1px solid #80BCD5; text-decoration: none;}
#mainnav li.on a:hover { border-bottom: 0; }
#mainnav li a {font-weight:bold;}
* html #mainnav li a {position:relative;} /* :hack: fix links in IE5+6 */
#mainnav a:hover {color:#FFF;}

/* Content main */
#content { width: 752px;margin-bottom: 60px;background: url(graphics/contentbg.jpg) no-repeat 0 0; float: left; padding-top: 20px; padding-left: 16px;}
#content p {padding:0 0 0 5px; margin: 8px 0;}

/* Index page */
#index_page #mast1 h1 img, #mast2 h1 img, #mast3 h1 img { margin-top: 49px; margin-bottom: 48px;}
#index_page #mast1 { background: #0078AC url(graphics/home_bg1.jpg) no-repeat; }
#index_page #mast2 { background: #0078AC url(graphics/home_bg2.jpg) no-repeat; }
#index_page #mast3 { background: #0078AC url(graphics/home_bg3.jpg) no-repeat; }
#index_page #mainnav { background: url(graphics/home_navbar.png) no-repeat; margin: 0; min-height: 35px; _height: 35px; } /* :hack: for ie not supporting min-height */
* html #index_page #mainnav { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/home_navbar.png', sizingMethod='image'); } /* :hack: PNG drop shadow for IE6 */
#index_page #main_col { width: 425px; float:left; padding-right:0; }
#index_page .index_text { margin: 20px 0 25px 14px; }
#index_page #product_select select {width:120px}
#index_page #product_select image {cursor:pointer}

#info_col { float:right; width: 275px; margin-right: 15px; margin-top: 20px; }
* html #info_col { display:inline; } /* :hack: fix for column */

#content .info_box { background: url(graphics/box_grad_top.jpg) no-repeat 0 0; border: 1px solid #E5E5E5; padding: 0 12px; margin-bottom: 20px; }
#content .info_box .more { color: #909090; border-top: 1px solid #E5E5E5; padding:6px 0 0 16px; background: url(graphics/menu_off.gif) no-repeat 1px 12px; font-size: 0.92em; }
#content .info_box .more a { color: #909090; text-decoration: none; }
#content .info_box .more a:hover { text-decoration: underline; }
#content .info_box p { padding-left: 2px; line-height: 125%; color: #909090; font-family: arial, sans-serif; font-size: 0.92em; }
#content .info_box h2 { color: #838383; font-size: 1em; font-family: arial, sans-serif; font-weight: bold; margin-top: 8px; padding: 0; border-bottom: 1px solid #E5E5E5; }
#content .info_box span { display: block; color: #909090; margin-top: 1px; }
#content .info_box ul { margin-left: -8px; padding-bottom: 5px; }
#content .info_box ul li { background: url(graphics/menu_on.gif) no-repeat 0 6px; font-size: 0.92em; }
#content .info_box ul li a { color: #16589A; font-weight: bold; text-decoration: none; margin-left: 1px; display:block; }
#content .info_box ul li a:hover { text-decoration:underline; }
#content .info_box select { width: 150px; font-family: arial, sans-serif; font-size: 0.92em; color: #666; }
#content .info_box form { margin-bottom: 12px; }
#content .info_box label { position: absolute; left: -9999px; }

#content .info_box .info_box_pic { float:right; margin: 3px -3px; }
* html #content .info_box .info_box_pic { margin /**/: 3px -3px 3px -20px; } /* :hack: fix for positioning */
* html #content .info_box .button { margin-bottom: -2px; } /* :hack: fix for positioning */
#content .info_box .button { margin-bottom: -4px; }
*:first-child+html #content .info_box .button { margin-bottom: -2px; } /* :hack: fix for positioning */
#content .info_box .mag { position: relative; margin-right: -20px; margin-top: -20px; display:inline; }
* html #content .info_box .mag { margin-right: -26px; margin-top: -20px; } /* :hack: fix for positioning */

#content .formabs { padding-bottom: 35px; margin-bottom: 35px;}
#content .formabs form { position:absolute; margin-top: 6px; }
#content .formabs p { margin-top: 5px;margin-bottom:0; }
#content .formabs label { position: absolute; left: -9999px; }
#content .formabs form select { width: 230px; }
* html #content .formabs form select { width: 225px; } /* :hack: fix for positioning stop button dropping down */

#content p.story_title, #index_page #stories_main h2, #index_page #stories_secondary h3 { background: url(graphics/bullet_red.gif) no-repeat 0 7px; margin-top: 2px; margin-bottom: 0; padding-left: 13px; color: #D70F2D; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 1.25em; }
#content p.story_text { border-bottom: 1px solid #E5E5E5; color: #909090; font-size: 1em; padding: 0 14px 10px; margin-top: 4px; margin-bottom: 12px; line-height: 125%; }
#content p.story_title a, #index_page #stories_main h2 a { color: #D70F2D; text-decoration: none; }
#content p.story_title a:hover, #index_page #stories_main h2 a:hover { text-decoration: underline; }

/* Stories Home Page (can be used elsewhere) */
#content #stories_main h2 { background-image: url(graphics/bullet_red.gif); color: #D70F2D; line-height: 115%;}
#content #stories_secondary h3 { background-image: url(graphics/menu_off.gif); color: #838383; }
#content #stories_secondary h3 a { color: #838383; font-family: "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; }
#content #stories_secondary h3 a:hover { text-decoration: underline; }

/* List styles */
#content ul {padding:0px 10px 0px 10px;margin:0;}
#content ul li {list-style-type:none;margin:9px 0 0 0;padding:2px 0 5px 14px;background:url(graphics/menu_off.gif) no-repeat 0 6px;line-height:125%;}
#content ul li.on { background-image: url(graphics/menu_on.gif); }
#content ol {padding:5px 10px 25px 10px;margin:0;}
#content ol li {margin:0 0 0 20px;padding:2px 20px 2px 2px;}

/* Blockquote */
/* opening quote sites on div blockquote and the closing one sits on the actual blockquote element */
#content blockquote {border: 1px solid #E5E5E5;margin:0;padding:2px 5px;color:#666; background: url(graphics/quote_open.gif) no-repeat 9px 9px;}
#content blockquote p { padding: 10px 45px; font-family: Georgia, arial, sans-serif; font-size: 1.17em; font-style: italic; color: #6d6d6d;}
#content .blockquote { background: url(graphics/quote_close.gif) no-repeat 98% 90%; margin-bottom: 20px; } /* This blockquote class contains the top left part of the quote image and the actual block quote element will contain the bottom right */

/* Attachments */
#content .attachments {margin:10px 0;padding: 5px 0 0 0;border-top:1px solid #E5E5E5}
#content .attachments p {margin:0 0 0 2px;padding:2px 5px 0 20px;}
#content .attachments ul li {background-image:none;padding:0;margin-bottom:10px;margin-top: 20px;}
#content .attachments ul li h3 {padding:0;font:bold 1em Arial, sans-serif;letter-spacing:0;list-style-type:none;text-align:left;margin:0;}
#content .attachments ul li h3 a, #content .attachments ul li h3 span {color: #6F6F6F; text-decoration: none; font-size: 0.92em;}
#content .attachments ul li h3 a:hover {text-decoration:underline;}
#content .attachments ul li h3 span { font-weight: normal; }
#content .attachments ul li p { font-size: 0.92em; }
#content .attachments img {float:left;width:20px;border:none;margin:-2px 2px 2px 0;padding:0;}
#content .attachments ul {padding-bottom: 5px;}

/* Inline list */
#content .in_list { border-width: 1px 0; border-style: solid; border-color: #E5E5E5; margin: 25px 0; }
#content .in_list ul { background: #F8F8F8; margin: 2px 0; padding: 10px; zoom:1; /* :hack: fix UL display bug in IE */ }
#content .in_list ul:after {content:".";clear:both;display:block;height:0;visibility:hidden;} /* :hack: fix for firefox with ul not display properly */
#content .in_list ul li { float: left; width: 30%; padding:3px 0pt 3px 14px; background-position: 0 8px; }
#content .in_list ul li a { color: #6F6F6F; font-weight: bold; text-decoration:none; }
#content .in_list ul li.on a { color: #000; }
#content .in_list ul li a:hover { color: #000; text-decoration:underline; }

/* Pictures */
#content .picture { float: right;border:1px solid #E5E5E5;padding:10px;margin: 10px 0 10px 10px;clear:both;}
#content .picture img { margin-right:0; }
#content .biog_picture { float: right;border:4px solid #1184B3;padding:2px;margin: 10px 0 10px 10px;clear:both; }
#content .biog_picture img { margin-bottom:-3px; }

/* Tables */
table {background:#F1F1F1;margin:20px auto;border:1px solid #DFDFDF; width:100%;}
table, tr, th, td {border-collapse:collapse;font-size:100%; color: #6F6F6F;}
thead {background-color:#F1F1F1;border:none;}
thead tr th {height:32px;padding-left:6px;border: 1px solid #DFDFDF;font-size:0.92em;text-align:left;}
tbody tr {background:#F8F8F8;}
tbody tr th, tbody tr td {padding:6px;border:1px solid #DFDFDF;font-size:0.92em;}

/* Leftcol/nav styles */
#leftcol {float:left; width:178px;}
#leftcol h2 { background: #fff; margin: 0 10px; padding: 5px 0; font-size: 1.0em; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:0; border-bottom: 1px solid #E5E5E5; }
#leftcol ul { background: #FFF url(graphics/menu_bg.jpg) no-repeat center bottom; }
#leftnav { border: 1px solid #E5E5E5; background: #fff; }
#leftnav li a { text-decoration: none; display:block; color: #6F6F6F; }
#leftnav li a:hover { text-decoration: underline; }
#leftnav li { border-bottom: 1px solid #E5E5E5; font-size: 0.915em;}
#leftnav li.on { font-weight: bold; }
#leftnav li.on a { text-decoration: none; display:block; color: #000; }
.leftimage { margin-top: 20px; }

/* Footer */
#footer {clear:both;padding:3px 0 2px 5px;color:#909090;border-top:1px solid #E5E5E5;font-size:0.92em; width: 740px; margin: 0 11px;}
#footer:after {content:".";clear:both;display:block;height:0;visibility:hidden;} /* :hack: Fix footer behaviour repeating bg image not repeating down */
#footer p { margin: 2px 0; color:#909090;}
#footer_left { display:inline; float:left; margin-bottom: 20px; }
#footer_left a { text-decoration: underline; color:#909090; }
#footer_left a:hover { text-decoration: none; }
#footer_right { display:inline; float:right; margin-bottom: 20px; }
#footer_right a { font-weight: bold; color:#000; }

/* Misc Styles */
#content p.sub_heading { color:#D70F2D; font-family: "Times New Roman", Times, serif; font-size: 1.25em; font-weight: bold; margin-top: -17px; }
form { margin: 0; padding: 0; }