.btn {
	background-image:url(http://learn2brich.biz/images/btnBG000.gif);
	background-repeat:repeat-x;
	border: 1px solid #666666;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* Rounded Rectangle */
.rbroundbox { background-color: #999999; }
.rbtop div  { background: url(http://learn2brich.biz/images/top_righ.gif) no-repeat top right; }
.rbtop      { background: url(http://learn2brich.biz/images/top_left.gif) no-repeat top left; }
.rbbot div  { background: url(http://learn2brich.biz/images/bottom_r.gif) no-repeat bottom right; }
.rbbot      { background: url(http://learn2brich.biz/images/bottom_l.gif) no-repeat bottom left; }

/* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.rbheading  { margin: 0 0 0 6px; font-size:12px; color: #FFFFFF; font-weight: bold; padding-bottom: 6px;}
.rbcontent  { margin: 0 0 0 6px; font-size: 11px; }
.rbsubmit   { padding:6px 6px 0 0;}
.rbroundbox { margin: 6px; }
/* \*/
* html  .tb {height:1%}
* html  .bb {height:1%}
* html  .bc {height:1%}
/* */
	
.tb { padding: 0 6px 6px 0; line-height: 19px; text-align: right; }
.tb SPAN, .bb SPAN { font-size: 12px; font-weight: bold; color: #FFFFFF; float: left; }
.bc { background-color: #D9DEEA; padding: 6px 0px 16px 10px; text-align: left; font-size: 11px; height:100%; width: 720px; }
.bc td { vertical-align:top; }
.bc2 { background-color: #D9DEEA; padding: 6px 0 16px 10px; text-align: left; font-size: 11px; height:100%;  }
.bc2 td {vertical-align:top; border-bottom: 1px solid #999999; }
.bc2 th {background-color: white; vertical-align:top;  border-bottom: 1px solid #999999; font-size: 8px; height:40%; text-transform: uppercase; }
.bb { padding: 6px 6px 0 0; line-height: 19px; text-align:right; }

.SideBarList { width: 200px;border: none; padding: 0; margin: 0; vertical-align: top;}
.SideBarList .rbroundbox { margin: 0px; }
.SideBarList .inactive { padding: 6px 0 6px 6px; font-size: 11px; color: #000000; font-weight: normal;}
.inactive A, .inactive A:link, .inactive A:visited { color: #000000; font-weight: normal; text-decoration: none;}
.SideBarList .active { margin: 0; padding: 0;}
.active A, .active A:link, .active A:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}

/*Template Wizard*/
div.scroll { overflow: auto; overflow: hidden; border: 1px solid #cccccc; width: 660px; height: auto; padding: 10px;}
div.scroll td { border:solid 1px #D9DEEA;}
div.wzSel { height: auto; padding: 10px;}
div.wzSel td { border:solid 1px #D9DEEA; width:50%; text-align:center; vertical-align:top;}
div.wzSel img { padding:2px;}
div.wzSel .wzOpt {text-align:left; padding:15px; width:250px; height:180px; }
.wzText { margin: 0px; padding:6px; text-align:left;}
.wzHeader { margin: 0; padding: 0;}
.wzStep { padding: 0 0 0 6px; background-color: #999999; width: 100%; vertical-align:top; height:100%;}
.wzStep td {vertical-align:top;}
.wzLabel { font-weight:bold; font-size:12px; padding:6px 0 6px 0;}
.preview {margin:40px 0 0 0; font-weight:bold;}
.lbRdoTx {
	padding: 0 0 0 6px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.lbChkTx  {
	padding: 0 0 0 6px;
	font-size: 13px;
	font-weight: bold;
	color: #0000cc; 
	text-align: left;
}

/* End Template Wizard */

.urgent {color:Red;font-weight:bold;}