/* November Research Group web site common styles.  */

BODY {
 background: #ffffff;
 color: #000000;
 margin:0px; 
 padding:0px; 
} 

.mastheadbackground {background: #ceaf35}

 
:link {
    color: #3a738d;
}

:visited {
    color: #923a0b;
}


.productlist a { 
 font-family: Verdana, Arial, Helvetics,sans-serif;  
 font-size: 8.5pt;
 font-weight: bold;
 line-height: 160%;
 color: #444444;
 text-decoration: none;
}

.productlist a:visited {
    color: #444444;
}

.productlist a:hover {
    xbackground-color: #92654b;
    color: #923a0b;
}

.productlist a:active {
    color: #444444;
}







#navbackground {background: url(images/nav-background.gif)}

.sidenavigationblank { 
 display: block;
 xbackground-color: #923a0b;
 border-bottom: 0px solid white;
 border-top: 0px solid white;
 padding: 10px 10px 10px 20px;
 margin: 0px 0px 0px 0px;
 width: auto !important;
 width: 130;
}


.sidenavigationtitle a { 
 display: block;
 xbackground-color: #f5eed9;
 background: url(images/nav-title-background.gif);
 border-bottom: 1px solid white;
 font-family: Verdana,Arial, Helvetics,sans-serif;  
 font-size: 10pt;
 font-weight: bold;
 line-height: 120%;
 padding: 10px 10px 10px 20px;
 margin: 0px 0px 0px 0px;
 text-decoration: none;
 color: #923a0b;
 width: auto !important;
 width: 130;
}

.sidenavigationtitletop a { 
 display: block;
 xbackground-color: #f5eed9;
 background: url(images/nav-title-background.gif);
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 font-family: Verdana,Arial, Helvetics,sans-serif;  
 font-size: 10pt;
 font-weight: bold;
 line-height: 120%;
 padding: 10px 10px 10px 20px;
 margin: 0px 0px 0px 0px;
 text-decoration: none;
 color: #923a0b;
 width: auto !important;
 width: 130;
}

.sidenavigation a { 
 display: block;
 xbackground-color:#923a0b;
 border-bottom: 1px solid white;
 font-family: Verdana, Arial, Helvetics,sans-serif;  
 font-size: 10pt;
 xfont-weight: bold;
 line-height: 120%;
 padding: 10px 10px 10px 20px;
 text-decoration: none;
 color: #ffffff;
 width: auto !important;
 width: 130px;
}


.sidenavigation a:visited {
    xbackground-color:#ceaf35;
    color: #ffffff;
}


.sidenavigation a:hover {
	xbackground-color: #ffffff;
    background: url(images/hover-background.gif);
	color:  #923a0b;
}

.sidenavigation a:active {
	xbackground-color:   #ceaf35;
	color: #ffffff;
}

.sidenavigationtop a { 
 display: block;
 xbackground-color: #ffffff;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 font-family: Verdana, Arial, Helvetics,sans-serif;  
 font-size: 10pt;
 xfont-weight: bold;
 line-height: 120%;
 padding: 10px 10px 10px 20px;
 text-decoration: none;
 color: #ffffff;
 width: auto !important;
 width: 130;
}

.sidenavigationtop a:visited {
	xbackground-color: #ffffff;
    color: #ffffff;
}




.sidenavigationtop a:hover {
	background: url(images/hover-background.gif);
	color:  #923a0b;

}

.sidenavigationtop a:active {
    color: #ffffff;
}



.rightcolnavigation a {
  display: block;
  font-family: Verdana, Arial, Helvetics,sans-serif; 
  font-size: 8.5pt; 
  color: #ffffff;  
  line-height: 130%;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  color: #ffffff; 
  margin: 0px 0px 0px 0px;
  width: auto !important;
  width: 200px;
}

.rightcolnavigation a:visited {color: #ffffff;}

.rightcolnavigation a:hover {margin: 0px; background: #923a0b; color: #ffffff;}

.rightcolnavigation a:active {margin: 0px; color: #ffffff;}



.rightcolumn {border-top: 2px solid #ffffff; border-left: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 0px solid #ffffff;}

.centercolumn {border-top: 2px solid #ffffff; border-left: 4px solid #ffffff; border-right: 4px solid #ffffff; border-bottom: 0px solid #ffffff;}

.leftcolumn {border-top: 2px solid #ffffff; border-left: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 0px solid #ffffff;}






H1{
  font-size: 13pt;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  xfont-weight: bold;
  xfont-style: italic;
  color: #923a0b;
  margin-left: 48;
  }

H2{
  font-size: 11pt;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-weight: bold;
  color: #923a0b;
   margin-left: 39px;
}

H3, H4 {
  font-size: 9pt;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-weight: bold;
  color: #923a0b;
  margin-top: 10px;
   margin-left: 39px;
}


.announcetitle{
  font-size: 11pt;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-weight: bold;
  color: #5b8aa2;
   margin-left: 39px;
}


.hometext { 
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 line-height: 180%;
 color: #444444;
 margin-left: 50;
 margin-right: 60;
}



.h1noindent{
  font-size: 13pt;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-weight: bold;
  
  xfont-style: italic;
  color: #923a0b;
  margin-left: 10;
  margin-right: 20;  
 }

.hometextnoindent { 
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 line-height: 180%;
 color: #444444;
 margin-left: 10;
 margin-right: 20;
}



.hometextbullet { 
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 line-height: 180%;
 color: #444444;
 margin-left: 5;
 margin-right: 60;

}

.announcement {
	padding: 10px 15px 1px 25px;
	margin: 0px 0px 0px 0px;
    background-color: #e3ecf2;
	display: block;
	font-family: Verdana, Arial,Helvetica,Sans-serif;
	font-size: 9pt;
    xfont-style: italic;
	line-height: 170%;
    color: #5b8aa2;
    width: auto !important;
    width: 300px;
}






.announcementcontent {
	padding: 0px 25px 20px 25px;
	margin: 0px 0px 0px 0px;
    background-color: #e3ecf2;
	display: block;
	font-family: Verdana, Arial,Helvetica,Sans-serif;
	font-size: 8.5pt;
    xfont-style: italic;
	line-height: 170%;
    color: #444444;
    xcolor: #38738d;
    width: auto !important;
    width: 300px;
}



.bodytext { 
 font-size: 8.5pt;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 line-height: 150%;
 color: #444444;
 margin-left: 40;
 margin-right: 60;

}







.readmore a { 
 font-size: 7pt;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 font-weight: bold;
 text-decoration: none;
 color: #5b8aa2;
}






.rule { 
 border: 1px solid #e08d73;
 width: 200px;
}

.copyright { 
 font-size: 7pt;
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 color: #c09900;
 margin: 3px 0px 0px 0px;
}

.updatedflag {
 font-size: 9pt;
 font-weight: bold;
 font-family: sans-serif;
 background-color: #00ff00;
}
.newflag {
 font-size: 9pt;
 font-weight: bold;
 font-family: sans-serif;
 background-color: #ffff00;
}


 
.ddm-products {position: absolute; background-color: #e7d79c; width: 180px; margin-left: 0px; visibility: hidden; z-index: 100; text-align: left;}

.ddm-products a {display: block; font-family: Verdana,Sans-serif; font-size: 10pt; line-height: 15px; padding: 4px 10px 6px 15px; margin: 0px; background-color: #e7d79c; color: #923a0b; width: 100%; text-decoration: none;}
 html>body .ddm-products li a {width: auto;}

.ddm-products a:visited {color: #923a0b;}

.ddm-products a:hover {border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	background-color: #ffffff;
    padding: 4px 10px 6px 15px;
    margin: 0px;
	color: #923a0b;}




.ddm-services {position: absolute; background-color: #e7d79c; width: 250px; margin-left: 0px; visibility: hidden; z-index: 100; text-align: left;}

.ddm-services a {display: block; font-family: Verdana,Sans-serif; font-size: 10pt; line-height: 15px; padding: 4px 10px 6px 15px; margin: 0px; background-color: #e7d79c; color: #923a0b; width: 100%; text-decoration: none;}
 html>body .ddm-services li a {width: auto;}

.ddm-services a:visited {color: #923a0b;}

.ddm-services a:hover {border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	background-color: #ffffff;
    padding: 4px 10px 6px 15px;
    margin: 0px;
	color: #923a0b;}

 


div.allclose1 {position: absolute; left: 0px; top: 0px; width: 130px; height: 140px; z-index: 1; visibility: hidden;}
 div.allclose2 {position: absolute; left: 130px; top: 140px; width: 670px; height: 500px; z-index: 1; visibility: hidden;}


