/* 
Date stamp: June 2007 - Menno
*/

/*** MAIN TEXT AREAS ***/
body {font: 12px Verdana, arial, helvetica, sans-serif; line-height: 20px; background-color: #08135a;}
/*** background-image:url(../../newsletters/bcdtechupdates/sharedassets/main-bckgrnd.jpg); background-repeat:repeat-y; background-position: center;}  ***/

#intro p {font: 11px Verdana, arial, helvetica, sans-serif; margin-top: 0px;}
#techwrapper {width:900px; margin: 0px auto; text-align:left;}
/*** H E A D E R S ***/
h1 {font-size:11px; font-weight: bold; margin-top: 0px; line-height: 14px;}
h2 {font-size:13px; font-weight:bold; margin-bottom:2px; border-bottom: 1px solid #000000; padding-bottom:1px; background-color: #eaeaea; padding-left:3px; clear:both; line-height: 1.6em;} 
img.topper {width:23px; height:10px; border: 0; float: right; padding-top:6px; display:inline;} 
#extraextra {background-color: #fff; border-bottom: none; margin-top: 3px; margin-bottom: 3px; text-indent: 0px; font-family:Georgia, 'Times New Roman';}
#topintro {text-indent: 0px; margin-bottom: 2px; padding-bottom: 1px;}
h3  {font-size:12px; font-weight:bold; font-style:italic; margin-bottom:0px; padding-bottom: 0px;} /*done*/ 
h4 {font-size:11px; font-weight:bold; font-style:italic; margin-bottom:2px;} /*done*/
h5 {font-size:10px;}
#techfooter {font-size: 10px; text-align:center; border-bottom: 4px solid #cb0000; background-color:#FFFFFF; padding-top:20px;} /*done*/
.breadcrumb {font-size:11px;}
.date {font-size: 13px; font-weight: bold; margin-top: 11px;} /*done*/
/*** F O R M S ***/
input, select, textarea {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;}
/*** M E N U S ***/
/* .toprightMenu {font-size:10px;} */
/* .toprightMenu .index {font-family:"Courier New", Courier, mono}*/
/* .toprightMenu .index {font-family: monospace} */

/*** M E N U   B O X E S ***/
.leftMenu, .rightMenu, .nextsteps, .noscript {font-size:10px;}
.leftMenu th, .rightMenu th, .noscript th {
	font-size:11px;
	font-weight:bold;}
.nextsteps th {
	background-color:#CB0000;
	color:#ffffff; 
	font-size:11px;
	font-weight:bold;}
/* basic links */
a, a:link {color:#c00; text-decoration: none;}
a:visited {color:#966; text-decoration: none;}
a:hover {color:#c00; text-decoration:underline;}
a:active {color:#f00; text-decoration:none;}

h1 a, h1 a:link {color:#000000; text-decoration: none;}
h1 a:visited {color:#000000; text-decoration: none;}
h1 a:hover {color:#000000; text-decoration:underline;}
h1 a:active {color:#000000; text-decoration:none;}

h2 a, h2 a:link {color:#000000; text-decoration: none;}
h2 a:visited {color:#000000; text-decoration: none;}
h2 a:hover {color:#c00; text-decoration: none;}
h2 a:active {color:#000000; text-decoration:none;}

/*** top part and intro ***/
img.tn {width:65px; height:46px; margin: 0px 0px 3px 3px; float:right; border: 1px solid #000000;}
hr.accent {width:100%; border: 2px solid red;}

/*** List Items ***/
ul {margin-left: .8em; padding-left: .8em;}

/*** FIGURES AND TABLES ***/
.captionlabel {font-size:11px; color: #333333; margin-left: 4px; font-style: italic; line-height:16px;}
.captionlabelleft {float: left; font-size:11px; color: #333333; margin-left: 4px; font-style: italic;}
#imageright {float: right; padding-right:4px; margin-left:5px; margin-top:20px;}
.imagerightdec {border: 1px solid #49708E; float:right;} 
.imageleftdec {border: 1px solid #49708E; margin-top:0px;} 
.imagerightdec-noborder {border: 0px solid #49708E; float:right;} 
.imageleftdec-noborder {border: 0px solid #49708E; margin-top:5px;} 
.imagerightcenter {border: 1px solid #49708E; float:center;}
/*** KJH Additions  ***/
.code {font-family:"Courier New", Courier, mono;font-size:11px;line-height:104%;}
.iseriescode {font-family:"Courier New", Courier, mono; font-size:11px; line-height:104%; color: #00FF00;background-color: #000000; 
.codesmall {font-family:"Courier New", Courier, mono;font-size:9px;}
.custlist {font-size:9px;}
.menureadmore {font-weight:normal; color:#FF0000; float:left; margin-top:5px;}
span.Blue {color: Blue}
span.Green{color: Green}
span.Maroon{color: Maroon}
span.Olive{color: #808000}
span.Purple{color:#800040}
span.Red{color: Red}
