
.topToolbar {
	text-align:left;
	padding:0px 0px;
	background-color:#6D84B4;
}


.topToolbar li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px;
	height:19px;
}

.topToolbar li.selected {
    background-color:rgb(142, 193, 218);
}

.topToolbar li.unselected {
	background-color:#6D84B4;
}


.topToolbar a{
	color:#ffffff;
	text-decoration:none;
	padding:0px;
}

.topToolbar a.selected{
	color:#ffffff;
	
}

.topToolbar a.unselected{
	color:#ffffff;
	background-color:transparent;
}

#divTop_new #top_gr_bg #topright a.last{
	border-right:none;
}



.signupC {
	padding:10px;
	background-color:rgb(176, 196, 62);
	margin:10px 30px 10px 0px;
}

.signupC a {
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.signupTable {
	
}

.signupTable td {
	padding:8px;
}


#loginTbl{
	color:#1f4258;
	text-align:left;
	/*margin-top:10px;
	width:90%;*/
}

.text_1 {
	/*font-family: Tahoma;*/
	font-size: 13px;
	line-height: 16px;
	color: #717161;
	text-align:left;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #A7A677;
}
#loginTbl input.txt{
	width:240px;
}
#loginTbl input.loginButton{
	background: url('../images/signin_new.gif') no-repeat;
	width:127px;
	height:21px;
	border:none;
	cursor:pointer;
}

#footer {
	margin:0px 0px;
	padding:0px;
	background: url(../images/homepage/copy_bg.gif) repeat-x bottom;
	height:47px;
	text-align:left;
	font-size:10px;
	border:0px solid #FF0000;
}

#footer .cpyDiv{
	font:arial;
	font-size:10px;
	/*font-weight:bold;*/
	color:#9D9C99;
	float:left;
	height:47px;
	line-height:47px;
	margin-left:15px;
}

#footer .footerLinks{
	border:0px solid #FF0000;
	float:right;
	text-align:right;
	width:500px;
}
#footer .footerLinks ul{
	float:right;
	list-style:none;
	margin-top:15px;	
}
#footer .footerLinks ul li{
	float:left;
	color:#9D9C99;
	font-size:11px;
	margin-left:8px;
	border-left:1px solid #9D9C99;
	padding-left:8px;
}
#footer .footerLinks ul li.last{
	border-right:none;
	padding-right:10px;
}

#footer .footerLinks ul li a, #footer .footerLinks ul li a:hover, #footer .footerLinks ul li a:visited{
	color:#9D9C99;
	text-decoration:none;
}

.divBook{
	width:740px;
	margin:0px;
	padding:0px;
	margin:auto;
	margin-top:0px;
	border:0px solid #FF0000;
}

#divBookLeft{
	float:left;
	width:220px;
	border:0px solid #FF0000;
}

#divBookContainer{
	float:right;
	width:725px;
	border:0px solid #FF0000;
}

#divBookMain{
	width:725px;
	border:0px solid #FF0000;
	margin:auto;
}

#divBookGrid{
	margin:auto;
	border:0px solid #FF0000;
	width:700px;
}

.books{
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}

.right{
	margin-right:0px;
}

.books .bookImg{
	overflow:hidden;
}

.books .bookDesc{
	margin-top:5px;
	color:#666666;
}

.books .bookHeading{
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

.books .bookLink{
	float:right;
}

.books .bookLink a, .books .bookLink a:visited{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.newWidget{

}

.newWidget .topleft {
	background: url('../images/cLeft2.gif') ;
	height: 24px;
	line-height:24px;
	margin-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	text-align:center;
}

.topleftFD {
	background: url('../images/cLeft2.gif') ;
	height: 24px;
	line-height:24px;
	margin-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	text-align:center;
	vertical-align:middle;
}

.toprightFD {
	float: right;
	margin-top: -24px;
	background: url('../images/cRight2.gif') ; 
	height: 24px ; 
	width: 10px;
}

.insideFD {
	background:#d6ebf8;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:16px;
	color:#154767;
}

.newWidget .topright {
	float: right;
	margin-top: -24px;
	background: url('../images/cRight2.gif') ; 
	height: 24px ; 
	width: 10px;
}

.newWidget .inside {
	background:#d6ebf8;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:16px;
	color:#154767;
}

.newWidget .inside a, .newWidget .inside a:hover, .newWidget .inside a:visited{
	color:#154767;
	line-height:20px;
}

.newWidget .bottomleft {
	background: url('../images/cBottomLeft2.gif');
	height: 10px;
	line-height:10px;
	margin-right:10px;
	font-size:5px;
	padding-left:10px;
	text-align:left;
}

.newWidget .bottomright {
	float: right;
	margin-top: -10px;
	background: url('../images/cBottomRight2.gif'); 
	height: 10px ; 
	width: 10px;
	font-size:5px;
}

#divSearch{
	margin-top:10px;
	background: url('../images/searchBg.gif');
	width:152px;
	height:24px;
}

#divSearch #divText{
	float:left;
	width:125px;
	border:0px solid #FF0000;
}
#divSearch #divText input.txt{
	width:115px;
	border:0px solid #FF0000;
	background:none;
	margin-left:10px;
	margin-top:3px;
}
#divSearch #divButton{
	float:right;
	background: url('../images/searchButton.gif');
	width:16px;
	height:16px;
	margin-right:5px;
	margin-top:4px;
	cursor:pointer;
	border:0px solid #FF0000;
}

.newWidgetBig{

}

.newWidgetBig .topleft {
	background: url('../images/cTopLeft3.gif') ;
	height: 10px;
	line-height:10px;
	margin-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:5px;
	padding-left:10px;
	text-align:center;
	border:0px solid #ff0000;
}

.newWidgetBig .topright {
	float: right;
	margin-top: -10px;
	background: url('../images/cTopRight3.gif') ; 
	height: 10px ; 
	width: 10px;
	font-size:5px;
}

.newWidgetBig .inside {
	background:#e6f2f5;
	border-left:1px solid #cee6f0;
	border-right:1px solid #cee6f0;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	color:#154767;
}

.newWidgetBig .bottomleft {
	background: url('../images/cBottomLeft3.gif');
	height: 10px;
	line-height:10px;
	margin-right:10px;
	color:#fff;
	font-size:5px;
	padding-left:10px;
	text-align:left;
}

.newWidgetBig .bottomright {
	float: right;
	margin-top: -10px;
	background: url('../images/cBottomRight3.gif'); 
	height: 10px ; 
	width: 10px;
	font-size:5px;
}

.wHeading{
	color:#154767;
	text-align:left;
	border:0px solid #FF0000;
	padding-bottom:5px;
	padding-left:50px;
	padding-right:10px;
	width:600px;
}

.wHeadingTitle{
	font-size:14px;
	font-weight:bold;
}

.btnPrev{
	background: url(../images/btnViewPrev.gif);
	width:37px;
	height:37px;
	cursor:pointer;
}

.btnNext{
	background: url(../images/btnViewNext.gif);
	width:37px;
	height:37px;
	cursor:pointer;
}

.btnNext2{
	background: url(../images/Forward 32 n g.gif);
	width:32px;
	height:32px;
	cursor:pointer;
}

.btnPrev2{
	background: url(../images/Back 32 n g.gif);
	width:32px;
	height:32px;
	cursor:pointer;
}

#divImageDesc{
	color:#154767;
	text-align:center;
	margin-bottom:5px;
	border:0px solid #FF0000;
}

.divImgScroller{
	border:0px solid #FF0000;
	margin-top:10px;
	margin-bottom:10px;
	background: url(../images/newImageScroller.gif) no-repeat center;
	width:674px;
	height:7px;
	text-align:center;
}

.divImgScrollButton{
	background: url(../images/newImageScrollButton.gif) no-repeat center;
	width:8px;
	height:7px;
	margin-left:5px;
	cursor:pointer;
}

.BookBrowserTD1 {
  background: url(../images/newImageViewer.gif) no-repeat center;
  padding-top: 6px;
  padding-bottom:2px;
  text-align: -moz-center;
  text-align:center; 
  border:0px solid #FF0000;
  height:90px;
  padding-left: 10px;
  padding-right: 10px;
}

.reven {
  background-color: #ffedba;
  margin-top:2px;
  padding:4px;
  border-bottom:1px solid #e7c973;
}

.rodd {
  margin-top:2px;
  background-color: #ffde7f;
  padding:4px;
  border-bottom:1px solid #c3981c;
}

#shoppingCartArea a {
  font-size:10px;
  margin-left:150px;
  cursor: pointer;
}

.shoppingCartArea_tp {
  text-align:center;
  padding-bottom:5px;
}

.wizardWidget{
}

.wizardWidget .topleft {
	/* background: url('../images/wizardLeft.gif') ; */
	height: 30px;
	line-height:30px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	text-align:center;
	background-color:rgb(56, 96, 175);
}
.wizardWidget .topleft .tButtonDiv{
	margin:0px;
	padding:0px;
	border:0px solid #FF0000;
}

.wizardWidget .topright {
	float: right;
	margin-top: -30px;
	background-color:rgb(56, 96, 175);
	/* background: url('../images/wizardRight.gif') ; */
	height: 30px ; 
	width: 10px;
}

.wizardWidget .inside {
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;
	line-height:16px;
	color:#154767;
	border-top:none;
}

.wizardWidget .topleft2 {
	background: url('../images/wizardLeft2.gif') ;
	height: 30px;
	line-height:30px;
	margin-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	text-align:center;
	font-size:12px;
}

.wizardWidget .topright2 {
	float: right;
	margin-top: -30px;
	background: url('../images/wizardRight2.gif') ; 
	height: 30px ; 
	width: 10px;
}

.wizardWidget .inside2 {
	background-color:#e7ecf7;
	padding:10px;
	text-align:left;
	line-height:16px;
	color:#154767;
	border:1px solid #6d84b4;
	border-top:none;
}

.wizardWidget .inside22 {
	background-color:#e7ecf7;
	padding:10px;
	text-align:left;
	line-height:16px;
	color:#154767;
	border:1px solid #6d84b4;
	border-top:none;
}

.wizardWidget .inside3 {
	text-align:left;
	padding-top:0px;
	line-height:16px;
	color:#154767;
	border-top:1px solid #6d84b4;
}

.wizardWidget .panel3Title {
	background-color:#6d84b4;
	vertical-align:middle;
}

.wizardWidget .panel3What {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	vertical-align:middle;
}

.wizardWidget .panel3Action {
    color:#6d84b4;
    font-weight:bold;
	font-size:13px;
	border:1px #000000 solid;
	vertical-align:middle;
	padding:1px;
}

.appName {
	float:left;
	font-size:18px;
	color:#ffffff;
	padding-left:11px;
	padding-top:4px;
}

#tblTerms tr td, #tblPrivacy tr td{
	padding:15px 15px; 
	line-height:15px;
	text-align:left;
}
#tblTerms tr td p, #tblPrivacy tr td p{
	text-align:justify; margin-top:5px;
}
#tblTerms tr td ol, #tblPrivacy tr td ol{
	padding-left:20px;
}
#tblTerms tr td ol li, #tblPrivacy tr td ol li{
	 margin-top:5px;
	 font-weight:bold;
}
#tblTerms tr td ol li p, #tblPrivacy tr td ol li p{
	 margin-top:0px;
	 font-weight:normal;
	 text-align:justify;
}


/* css styles added for app directory    */
.searchpanel{
	margin-left:16px;
	margin-top:15px;
}

.searchText{
	padding:0px;
	margin:0px;
	border:1px solid #d2d2d2;
	width:350px;
	padding:2px;
}

.text2{
	padding:1px;
	border:solid 1px #333;
	font-size:10px;
	width:205px;
}

.iconSearch{
	padding:0px;
	margin:0px;
	background:url(../images/iconSearch.gif) no-repeat;
	height:13px;
	cursor-pointer;
	vertical-align:middle;
}

/*     added for adjusting page width     */
#Maindiv_newSmall {
	margin:auto;
}

#Maindiv_newSmall #divTop_new{
	margin:0px;
	padding:7px 0px 0px 0px;
	background-color:#ffffff;
}

#Maindiv_newSmall #divTop_new #top_gr_bg {
	margin:0px;
	padding:0px;
}

#Maindiv_newSmall #divTop_new #top_gr_bg #divLogo{
	margin-top:0px;
}

#Maindiv_newSmall .mainContainer{
	width:720px;
}

#Maindiv_newSmall .footerLinks{
	width:500px;
}

/*   for new app table design   */

#divNewAppTable{
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	background:#FFFFFF;
}

#divNewAppTable #appTable{
	/*background:url(../images/storeTableBG.gif) repeat-x top;*/
}

#divNewAppTable #appTable tr th.first{
	background:#FFFFFF url(../images/newST_topLeft.gif) no-repeat top left;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#divNewAppTable #appTable tr th{
	background:#ffffff url(../images/newST_topbg.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}

#divNewAppTable #appTable tr th.last{
	background:#ffffff url(../images/newST_topRight.gif) no-repeat top right;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}


#divNewAppTable #appTable tr td{
	padding:10px;
	border-bottom:1px solid #e5e6e8;
	vertical-align:top;
	text-align:left;
}

#divNewAppTable #appTable tr td.first{
	
}

#divNewAppTable #appTable tr td.last{
	width:200px;
	padding-right:30px;
}

#divNewAppTable #appTable tr td.bLast{
	border-bottom:none;
}


#divNewAppTable #appTable .appName{
	padding:0px;
	margin:0px;
	float:none;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#333;
}

#divNewAppTable #appTable .appImgCont {
	padding:0px;
	margin:0px;
	margin:auto;
	vertical-align:top;
}

#divNewAppTable #appTable .appImgBox{
	margin:auto;
	text-align:center;
	color:#ffffff;
	vertical-align:top;
	overflow:hidden;
}

#divNewAppTable #appTable .appImgBox img {
	vertical-align:top;
	width:73px;
	height:62px;
	cursor:hand;
}

#divNewAppTable #appTable .appImgBox div {
	vertical-align:middle;
	width:69px;
	height:58px;
	padding:2px;
	font-size:10px;
	background:#4c4c4c;
	cursor:hand;
}

#divNewAppTable #appTable .appDesc{
	margin-top:5px;
	color:#000000;
	text-align:left;
	font-size:11px;
}

#divNewAppTable #appTable .bookName{
	font-size:14px;
	font-weight:bold;
	color:#9bad39;
	margin-top:5px;
	margin-bottom:5px;
}

#divNewAppTable #appTable .bookImgCont {
	float:left;
	padding:0px;
	margin:0px;
	background: url(../images/bookImgCont.gif); 
	width:91px;
	height:78px;
	margin-right:15px;
	
}

#divNewAppTable #appTable .bookImgBox{
	background:#d6d6d6;
	width:73px;
	height:60px;
	margin:auto;
	margin-top:9px;
		
}

#divNewAppTable #appTable .thumbImage{
	width:73px;
	height:60px;
	text-decoration:none	
}

#divNewAppTable #appTable .bookDesc{
	margin:0px;
	padding:0px;
	margin:auto;
	color:#000;
	text-align:left;
	height:auto;
}

#divNewAppTable #appTable .sptr{
	clear:both;
	border-top:1px solid #e5e6e8;
}


#divNewAppPageTable{
	padding-top:15px !important;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
}

#divNewAppPageTable #appPageTable{
	/*background:url(../images/storeTableBG.gif) repeat-x top;*/
}


#divNewAppPageTable #appPageTable tr td{
	margin:0px;
	padding:0px;
	/*border-right:1px solid #cbcbcb;*/
	
}

#divNewAppPageTable #appPageTable tr td.bgCenter{
	background: url(../images/newStorePageBG.gif) repeat-x;
	padding:10px;
}

#divNewAppPageTable #appPageTable tr td.bgCenter_small{
	background: url(../images/newStorePageBG.gif) repeat-x;
	padding:10px;
}


#divNewAppPageTable #appPageTable .appPageImgCont {
	padding:0px;
	margin:0px;
	margin:auto;
	float:left;
	vertical-align:top;
}

#divNewAppPageTable #appPageTable .appPageImgBox{
	background:#000;
	width:73px;
	height:63px;
	margin:auto;
	float:left;	
	vertical-align:top;
}

#divNewAppPageTable #appPageTable .appPageImgBox img{
	width:73px;
	height:63px;
	vertical-align:top;
}

#divNewAppPageTable #appPageTable .appPageImgBox div {
	vertical-align:middle;
	text-align:center;
	width:73px;
	height:63px;
	font-size:10px;
	padding-top:10px;
	color:#ffffff;
}


#divNewAppPageTable #appPageTable .appPageCont{
	float:left; 
	width:580px;
}

#divNewAppPageTable #appPageTable .appPageCont_small{
	float:left; 
	width:430px;
}

#divNewAppPageTable #appPageTable .appName{
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#9bad39;
	float:none;
	margin-top:20px;
	margin-left:30px;
}

#divNewAppPageTable #appPageTable .appDesc{
	padding:0px;
	margin:0px;
	color:#fefefe;
	text-align:left;
	margin-left:10px;
	vertical-align:top;
}

#divNewAppPageTable #appPageTable .appDesc p{
	margin-top:10px;
}



#divNewAppPageTable #appPageTable #divNewCatalogTable tr th.first{
	background:#FFFFFF url(../images/newST_topLeft.gif) no-repeat top left;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable tr th{
	background:#ffffff url(../images/newST_topbg.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable tr th.last{
	background:#ffffff url(../images/newST_topRight.gif) no-repeat top right;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}


#divNewAppPageTable #appPageTable #divNewCatalogTable tr td{
	padding:10px;
	border-bottom:1px solid #e5e6e8;
	vertical-align:top;
	text-align:left;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable tr td.first{
	
}

#divNewAppPageTable #appPageTable #divNewCatalogTable tr td.last{
	width:500px;
	padding-right:30px;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable tr td.bLast{
	border-bottom:none;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .bookName{
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-align:left;
}

##divNewAppPageTable #appPageTable #divNewCatalogTable .bookImgCont {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .bookImgBox{
	background:#d6d6d6;
	width:73px;
	height:62px;
	margin:auto;
	margin-left:11px;
	_margin-left:6px;
	vertical-align:top;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .bookImgBox img{
	vertical-align:top;
	width:73px;
	height:62px;
	cursor:hand;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .bookImgBox div {
	vertical-align:top;
	width:73px;
	height:62px;
	padding:2px;
	font-size:10px;
	color:#333;
	text-align:center;
	cursor:hand;
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .thumbImage{
	width:72px;
	height:62px;
	text-decoration:none	
}

#divNewAppPageTable #appPageTable #divNewCatalogTable .bookDesc{
	margin:0px;
	padding:0px;
	margin:auto;
	color:#000;
	text-align:left;
	margin-top:5px;
}

#divNewAppPageTable #appPageTable .sptr{
	clear:both;
	border-top:1px solid #e5e6e8;
}

.directoryLinks {
	cursor:hand;
	color:#9bad39;
}

.moreLink {
   cursor:hand;
   color:#9bad39;
   font-size:10px;
   text-decoration:none;
}

.moreLink div {
   cursor:hand;
   color:#9bad39;
   font-size:10px;
   text-decoration:none;
}

#divShowApp2{
	font-size:14px; 
	color:#FFFFFF; 
	float:right; 
	clear:both;
	position:relative;
}

#divShowApp2 a{
	color:#FFFFFF;
}


.InWizardDialog
{
	 border-top: solid 10px #e7ecf7;
     border-left: solid 10px #e7ecf7;
	 border-right: solid 10px #e7ecf7;
	 border-bottom: solid 10px #e7ecf7;
	 padding: 10px;
	 background-color: #fff;
	 font-size: 10px;
	 text-align:left;
	 margin-bottom:10px;
}



.DisplayCanvasContainer {
    border-top:1px dashed #c2c2c2;
	padding:2px;
	margin-top:4px;
	padding-top:4px;
}

.DisplayCanvasContainer2 {
	padding:2px;
	background-color:#ffffff; 
}

.DisplayDetailContainer {
	padding:9px; 
	background-color:#333; 
	color:#ffffff; 
	vertical-align:top; 
	border:2px gold solid; 
	text-align:left;
}

.DisplayDetailTitle {
	text-align:center; 
	vertical-align:middle; 
	padding-top:4px; 
	padding-bottom:4px; 
	margin-bottom:10px; 
	color:gold; 
	background-color:#333;
	border:1px gold solid; 
}


.UserProfileMsg {
	text-align:left;
	color:red;
	font-size:10px;
	text-align:center;
}

.a_greyed {
	float:left;
	margin-left:10px;
	font-size:11px;
}

.TNDocInfoCellImage 
{
	border : 4px solid #ffffff;
	text-align:center;
	line-height:4px;
}

.tblHelp a, .tblHelp a:visited{
	color:#1f4258;
}

.pfun1 {
	text-align:left; 
	padding-bottom:10px;
}

.pfun2 {
	text-align:left; 
	padding-left:10px; 
	padding-bottom:10px
}

.divNewTnTable {
	padding:4px;
	text-align: -moz-center; 
    text-align:left; 
}

.tnTable {
	width:100%;
	text-align:center;
}

.divNewTnTable .tnTable tr th.first{
	background:#FFFFFF url(../images/newST_topLeft.gif) no-repeat top left;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

.divNewTnTable .tnTable tr th{
	background:#ffffff url(../images/newST_topbg.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}

.divNewTnTable .tnTable tr th.last{
	background:#ffffff url(../images/newST_topRight.gif) no-repeat top right;
	height:29px;
	line-height:29px;
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}


.divNewTnTable .tnTable tr td{
	padding:4px;
	vertical-align:middle;
	text-align:center;
	text-align: -moz-center;
}

.divNewTnTable .tnTable tr td.first{
	
}

.divNewTnTable .tnTable tr td.last{
	
}

.divNewTnTable .tnTable tr td.bLast{
	border-bottom:none;
}


.divNewTnTable .tnTable .tnName{
	padding:0px;
	margin:0px;
	float:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#333;
}

.divNewTnTable .tnTable .tnA{
	padding:0px;
	margin:5px 10px 0px 0px;
	float:none;
	font-size:11px;
	font-weight:bold;
	float:right;
	color:#0000ff;
	cursor: pointer;
}

.divNewTnTable .tnTable .tnImgCont {
	padding:0px;
	margin:0px;
	margin:auto;
	vertical-align:top;
}

.divNewTnTable .tnTable .tnImgBox{
	margin:auto;
	text-align:center;
	color:#ffffff;
	vertical-align:top;
	overflow:hidden;
}

.divNewTnTable .tnTable img {
	cursor:pointer;
	border:2px solid #d2d2d2;
	padding:4px;
}

.wda {
	text-align:left;
}

.wda ul {	
	list-style-type:none;
	text-align:left;
	margin-left:20px;
}

.wda li {
	font-size:15px; 
	padding:2px;
	color:#888888;
}

.wda a {
	margin:0px 20px 0px 0px; 
	font-size:11px; 
	font-weight:normal; 
	float:right;
}


#Maindiv_newSmall2 {
	margin:auto;
	width:930px;
	margin-top:2px;
	background:#FFFFFF;
}

#Maindiv_newSmall2 #divTop_new{
	height:73px;
	width:100%;
	margin:0px;
	padding:0px;
}

#Maindiv_newSmall2 #divTop_new #top_gr_bg {
	margin:0px;
	padding:0px;
}

#Maindiv_newSmall2 #divTop_new #top_gr_bg #divLogo{
	margin-top:0px;
}


.REF_PAGE_IMG {
	padding:5px 5px 0px 5px;
	vertical-align:top;
	text-align:left;
	height:50px;
	background-repeat:no-repeat;
}

#Maindiv_newSmall2 .footerLinks{
	width:400px;
}


/* The followings are related to feeds */

.InlineDialogContainer {
	clear:both;
	vertical-align:top;
	padding-bottom:3px;
	padding-top:11px;
}

.InlineDialogContainer2 {
	clear:both;
	vertical-align:top;
	padding-left:12px;
	padding-bottom:3px;
	border-bottom:1px #cccccc solid;
}

.InlineActionPanel {
	padding-bottom:4px;
	text-align:right;
	width:100px;
	float:left;
}

.FeedTableLargeTN {

}

.FeedTableSmallTN {

}

.FeedTableLargeTN td {
	vertical-align:top;
	text-align:left;
}

.FeedTableSmallTN td {
	vertical-align:top;
	text-align:left;
}

.FeedTableLargeTN .ftLeftCol {
	width:100px;
}

.FeedTableLargeTN .ftRightCol {
	width:630px;
	padding-left:11px;
}

.FeedTableSmallTN .ftLeftCol {
	width:50px;
}

.FeedTableSmallTN .ftRightCol {
	width:680px;
	padding-left:11px;
}

.FeedTableSmallTN .ftRightCol2 {
	width:660px;
	border-left:11px solid #ffffff;
}

.FeedTableLargeTN .ftRightCol2 {
	width:610px;
	border-left:11px solid #ffffff;
}

.FeedTableSmallTN .ftRightParticipants {
	width:660px;
	padding:11px 0px 20px 0px;
}

.FeedTableLargeTN .ftRightParticipants {
	width:610px;
	padding:11px 0px;
}

.FeedTableLargeTN .TNImg {
	margin: 5px 5px 5px 0px;
	width:96px;
	height:96px;
	cursor:pointer;
	background-repeat: no-repeat;
}

.FeedTableSmallTN .TNImg {
	margin: 5px 5px 5px 0px;
	width:50px;
	height:50px;
	cursor:pointer;
	background-repeat: no-repeat;
}


.TNImg2 {
	margin: 5px;
	width:48px;
	cursor:pointer;
}

.ftSep {
    margin: 10px 0px;
	height:2px;
	background-color:#cccccc;
}

.ftSep2 {
	height:4px;
	background-color:#ffffff;
}

.ftCommentDiv1 {
    clear:both;
	font-size: 10px;
	margin-right: 10px;
	padding:8px;
	background-color:#eceff5;
}


.ftCommentDiv2 {
	font-size: 12px;
	clear:both;
	margin-right: 10px;
	background-color:#eceff5;
	padding:0px 8px 5px 8px;
	border-bottom:2px solid #ffffff;
}

.ftTitle {
	font-size: 11px;
}

.ftTitleDiv {
	font-size: 12px;
	width:100%;
	color:#666666;
	margin:0px 0px 11px 0px;
}

.ftCommentTitleDiv {
	font-size: 11px;
	color:#666666;
	margin:0px 0px 5px 5px;
}

.ftDMEdit{
	padding:0px;
	text-align:center;
}

.ftLinks {
    margin:11px 0px 5px 0px;
	width:100%;
}

.REPLY_BG {
	background-color:#eceff5;
}


.SMSubject {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	margin: 0px 0px 11px 0px;
}


.SMSubject2 {
	font-size: 13px;
	text-decoration:none;
	color:#000000;
}


.SMContent {
	margin: 11px;
	padding:7px;
	font-size: 12px;
	color:#000000;
	background-color:#f2f2f2;
	vertical-align:middle;
}

.SMAuthors {
	font-size: 11px;
	color:#000000;
	padding: 3px;
}

.M_REF_NOLNK {
	font-size: 11px;
	color:#000000;
	margin: 2px 0px 2px 20px;
}

.M_REF_LNK {
	font-size: 11px;
	color:#6078CD;
	margin: 2px 0px 2px 20px;
}

.M_REF_LNK a {
	cursor:pointer;
}

.LT_LNK {
	font-size: 10px;
	color:#6078CD;
	margin: 0px 7px 0px 0px;
	text-decoration:none;
}

.LT_NO_LNK {
	font-size: 10px;
	margin: 0px 7px 0px 0px;
	color:#000000;
}

.DraftOnly {
	font-size: 11px;
	font-weight: bold;
	color:#dd4444;
}


.ExternRefP {
	padding:0px;
	font-size:11px;
	overflow:visible;
	clear:both;
	border-bottom:#e8e8e8 1px solid;
	padding-bottom:5px;
}

.NextP {
	margin:25px 0px 2px 4px;
}

.FirstP {
	margin:0px 0px 2px 4px;
}

.Even {
	
}

.Odd {
	/* background-color: #f4f4f4; */
}

.X_TNImg_Div {
	padding: 0px 11px 0px 0px;
	width:50px;
	float:left;
	text-align:left;
}

.X_No_TNImg_Div {
	padding: 0px 11px 0px 0px;
	width:10px;
	float:left;
	text-align:left;
}

.X_TNImg {
	width:50px;
	vertical-align:top;
	height: auto; 
}

.Pointer{
	cursor:pointer;
}

.NoPointer{
	cursor:default;
}

.X_LinkDescContainer {
	padding: 0px 5px 5px 0px;
	vertical-align:top;
	width:540px;
}

.X_LinkDescContainer td {
	text-align:left;
	vertical-align:left;
}


.X_Link2 {
	margin: 0px;
	cursor:pointer;
	color:#3B5998;
	text-decoration: none;
	font-family: Georgia,"Times New Roman";
	float:left;
	font-size:15px;
}

.X_Link {
	margin: 0px;
	cursor:pointer;
	color:#3B5998;
	text-decoration: none;
	font-family: Georgia,"Times New Roman";
	font-weight:bold;
	width:420px;
	float:left;
}

.X_Link_Small {
	font-size:15px;
}

.X_Link_Large {
	font-size:17px;
}

.X_Link_XLarge {
	font-size:32px;
}

.Grey_Text {
	color:#a2a2a2;
}

.Large_Margin {
	margin-top:20px;
	margin-bottom:20px
}

.X_Link_Comment {
	margin-top: 20px;
	font-size:11px;
	cursor:pointer;
	color: #a2a2a2;
	float:left
}

.X_Actions_Desc {
	padding:7px 0px 0px 10px;
	text-align:left;
	clear:both;
}

.X_Desc {
	padding: 10px 0px 0px 0px;
	width:500px;
	font-family: Georgia,"Times New Roman";
	clear:both;
}

.X_Desc * {
	font-family: Georgia,"Times New Roman";
}

.X_Desc_Small {
	font-size:15px;
	line-height:21px;
}

.X_Desc_Large {
	font-size:15px;
	line-height:21px;
}


.X_Desc p {
	margin:12px 0px;
}

.X_Desc em {
	display:block;
	margin:5px 0px;
}

.X_Desc ul {
	margin:12px 0px;
	padding-left:30px;
}


.X_CatLinkContainer {
	margin: 0px 0px 10px 0px;
	vertical-align:top;
	padding:8px;
	border-bottom: 1px #c2c2c2 dashed;
}

.X_Cat_Link {
	margin: 0px;
	cursor:pointer;
	color:#3B5998;
	text-decoration: none;
	font-family: Georgia,"Times New Roman";
	font-weight:bold;
}

.X_Cat_Sp_Link {
	margin:0px 0px 0px 10px;
	font-size:13px;
	line-height:24px;
	cursor:pointer;
	color:#a2a2a2;
	text-decoration: none;
	font-family: Georgia,"Times New Roman";
	font-weight:bold;
}



.DeleteEditImg {
	border:0px solid #c2c2c2;
	background-color:#f2f2f2;
	cursor:pointer;
	padding: 0px 2px;
	font-size:10px;
	vertical-align:top;
}

.Left {
	float:left;
}

.Right {
	float:right;
}

.HTMLObjContainer {
	margin:0px;
	padding:0px;
	text-align:left;
}

.FbOnLeft {
    width:12px;
    height:20px;
    margin-right:20px;
	background: url('../images/left2.png') no-repeat;
	cursor:pointer;
}

.FbOffLeft {
    width:12px;
    height:20px;
    margin-right:20px;
	background: url('../images/left2-grey.png') no-repeat;
	cursor:pointer;
}

.FbOnRight {
    width:12px;
    height:20px;
    margin-left:20px;
	background: url('../images/right2.png') no-repeat;
	cursor:pointer;
}

.FbOffRight {
    width:12px;
    height:20px;
    margin-left:20px;
	background: url('../images/right2-grey.png') no-repeat;
	cursor:pointer;
}

.FlipperSummary {
	width:560px; 
	padding:5px;
}

*:focus {outline: 0;}

.InlineCloseC {
  height:1px;
  clear:both;
}

.InlineClose {
 background: url('../images/btn_close-over.png') no-repeat;
 width:22px;
 height:22px;
 position:relative;
 left:-11px;
 top:-10px;
 cursor:pointer;
 clear:both;
 display:block;
}

.PageOptionsMenuOn {
	background-color:transparent;
}

.PageOptionsMenuOff {
	background-color:#dddddd;
}

.blueB {
	position:absolute; 
	background-color:#6D84B4; 
	height:27px;
	width:100%; 
	z-index:-1;
	left:0px;
}

.smallB_Blue {
    margin:auto;
    margin-top:0px;
    background-color:#6D84B4; 
	color:#ffffff;
	height:27px;
	vertical-align:middle;
}


.pageNavBar {
	/* background: url(../images/v_blue.gif) repeat-x; overflow:hidden; color:#eeeeee; */
	font-weight:bold;
	margin-bottom:10px;
	width:738px; 
	padding:5px 11px; 
	background-color:#CCCCFF;
	color:#ffffff;
}

.pageNavBar a {
	color:#ffffff; 
}

.ColumnPanelC {
	vertical-align:top;
    background-color:#f2f2f2; 
    margin-right:10px;
    margin-top:25px;
    width:188px;
}

.ColumnPanelTitle {
    color:#666666;
    font-weight:bold;
    border-bottom:1px #c2c2c2 solid;
    cursor:pointer;
    background-repeat:no-repeat;
    padding:4px 4px 4px 18px;
    width:166px;
    overflow:hidden;
}

.ColumnPanel {
    margin-top:6px;
	padding:4px; 
	width:180px; 
}

.DownArrow {
	background-image: url('../images/down.gif');
	background-position:  4px 6px;
}

.RightArrow {
	background-image: url('../images/right.gif');
	background-position:  4px 5px;
}

.PageRefLink {
	margin:5px 0px;
}

.SubPageDropDown {
	float:left;
	margin-left:20px;
	margin-top:1px;
}



.NavTree {
	padding:0px 0px;
}

.SpBottomPanel {
	overflow:hidden;  
	margin:5px 0px 0px 0px; 
	padding:0px 0px; 
}

.SpBottomPanelTitle{
	text-align:left; 
	line-height:16px; 
	font-weight:bold; 
	margin-bottom:10px;
	padding:2px 10px;
	background:#666666;
	border-top:#e2e2e2 1px solid;
	color:white;
	height:20px;
}
.SpBottomPanelTitle a{
	color:white;
}

.DownArrow3 {
	margin-right: 3px; 
	vertical-align: middle;
}

.DownArrow1 {
	margin-right: 1px; 
	vertical-align: middle;
}

.Relevancy {
	width:10px;
	height:10px;
	margin-right:3px;
	margin-top:2px;
	clear:none;
	float:left;
	display:inline;
}

.HideRelevancy {
	display:none;
}

.ExternRefCheck {
   width:12px;
   height:12px;
}

.Relevancy2 {
	margin-right:10px;
	float:left;
	padding:2px;
}

.Relevancy3 {
	width:12px;
	height:12px;
	margin:2px 3px 3px 0px;
}

.Relevancy3T {
	font-size:13px;
	font-weight:normal;
}

.High {
	background-color:#00a65e;
}

.Medium {
	background-color:#ffc300;
}

.Low {
	background-color:#CC0000;	
}

.Not {
	background-color:#929292;
}

.Undefined {
	background-color:#f2f2f2;
}

.OverAllBar {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	width:1px;
	height:3px;
	margin-top:5px;
	clear:both;
}

.Clear {
	height:1px;
	width:1px;
	clear:both;
	float:left;
}

.ClearAll {
	height:1px;
	width:1px;
	clear:both;
}

/* ----- The following styles are for site specific content formatting. */


.FormatHint0 img {
	max-width:200px;
	height:auto;
	margin: 1px 10px 1px 10px;
}

.FormatHint0 .firstImg {
	margin: 10px 20px 20px 10px;
}

.FormatHint1 img {
	margin: 3px 10px 3px 10px;
}


.largeItems {
}
.largeItems li {
	font-size:21px;
	color: #cccccc;
	text-align:left;
	padding:2px 0px;
	margin-left:30px;
}

.DefaultLink {
	font-size:11px; 
	color:#6D84B4;
	text-decoration:none;
}


.DefaultButton {
	font-size:10px; 
	padding:3px 8px;
	background-color:#6D84B4;
	color:#ffffff;
	text-decoration:none;
}

.SlideShowB1 {
	font-size:10px; 
	font-weight:bold; 
	margin:0px 2px 0px 0px; 
	float:right; position:relative; 
	top:-4px; padding:7px; 
	background-color:#6D84B4;
}

.FlipperCloseB {
	font-size:10px; 
	color:#DD4444; 
	padding:2px 8px;
	margin:3px 10px 0px 0px; 
	cursor:pointer; 
	text-decoration:none;
	background-color:#e2e2e2;
}

.FlipperCloseB .X {
	font-size:12px;
	font-weight:bold;
}


.AddDelSP {
	float:left;
	margin-left:20px;
	text-decoration:none;
	color:#888888;
	font-size:13px;
	cursor:pointer;
}

.Plus {
	background-image:url('../images/plus2.jpg');
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}

.Minus {
	background-image:url('../images/minus.jpg');
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}