/* css common */

body {
	font-family: Helvetica,Arial,sans-serif;
	color: #000;
	background-color: #fff !important;
}

p.ml-paragraph {
	margin-top: 5px !important; 
	margin-bottom: 8px !important; 
}

/*--------
  crumbs
  --------*/

#tn-crumbs-wrapper a { color: #666666 !important }
#tn-crumbs-wrapper a:hover { color: #0078C3 !important }


/*---------------------
  padding
  ----------------------*/

.padTopBottom {
	padding-top: 15px; padding-bottom: 15px;
}

.padTop {
	padding-top: 15px;
}

.padListing {
	padding-top: 15px; padding-bottom: 15px;
}

.paragraph_heading {
	margin-top: 17px; margin-bottom: 2px;
	padding-top: 3px; padding-bottom: 3px;
}

/*---------------------
 header 
 ------------------------*/

.contentNormal{
	color: #000;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	line-height: 1.35em;
	font-size: 12px;
}

.passwordText{
	font-size: 11px;
	color: #000;
	font-style: normal;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
}

.spacing{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

/* ---------------------
mambo content layout
--------------------- */

.greenBar1{
	background-color: #FFCC33;
}

.grayLine1{
	background-color: #EDEEDE;	
}

.contentNormalSmall{
	font-size: 0.85em;
	color: #000;
	font-style: normal;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	text-align:left;
	font-weight:normal;
	line-height:13px;
}

.contentBold{
	color: #000;
	font-weight:bold;
}

.contentBoldSmall{
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight:bold;
}

.boxSubHead{
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight:normal;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
}

a, a:active, a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover{ 
	color: #BCCAE1;
	text-decoration: underline;
}

.bg-box{
	background-color: #EDEEDE;
	border: 1px solid #FFCC33;
}

.bg-box2{
	background-color: #E3F4F9;
	border: 1px solid #0099CC;
}

.ml-border{
	border: 1px solid #FFCC33;
}

.ml-border2{
	border: 1px solid #0099CC;
}

.SmallText {
	font-size: .875em; 
}

.errormsg{
	display:block;
}

.noterrormsg{
	display:none;
}

.textRedBig{
	font-size: 1em;
	color: #F10000;
	font-weight:bold;
	vertical-align:middle;
}

.searchBoxRed{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F10000;
	border-right-color: #F10000;
	border-bottom-color: #F10000;
	border-left-color: #F10000;
}

.loginBoxRed{
	padding-top:5px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F10000;
	border-right-color: #F10000;
	border-bottom-color: #F10000;
	border-left-color: #F10000;
}

.textRed{
	font-size: .9em;
	color: #F10000;
	font-style: normal;
	vertical-align:middle;
}

.searchBox1{
	height:20px;
	border: 1px solid #0099CC;
}


.hideSwitch {
    display:none;
}

.showSwitch {
    display:block;
}

.bwTopBottomLine{
	border-top: 2px solid #0099CC; 
	border-bottom: 2px solid #0099CC; 
}

.bwTopBottomThinLine{
	border-top: 1px solid #0099CC; 
	border-bottom: 1px solid #0099CC; 
}

.bwTopLine{
	border-top: 2px solid #0099CC; 
}

.bwTopThinLine{
	border-top: 1px solid #0099CC; 
}

.bwBottomLine{
	width:100%; 
	border-bottom: 2px solid #0099CC; 
}

.bwBottomThinLine{ 
	width:100%; 
	border-bottom: 1px solid #0099CC; 
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}


div.thankyoupage {
	text-align: left;
	font-size: medium;
	background: #E3F4F9;
	border: 1px solid #0099CC;
	padding: 10px; 
	margin-bottom: 20px;
}

.subhead {
	color: #000;
	font-family: Arial,sans-serif;
}

.normalBig {
	/* line-height: 1.22em; */
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}

.pagenavSpanSelected {
	color: #bbb;
}

.searchBtn {
	font-weight: normal !important;
	color: #000;
	background-color: #33CCFF;
	border: 1px solid #000;
	padding: 3px;
	font-size: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

td.ml-valign-top{
	vertical-align: top !important;
}

ul.ml-ul-desc {
	padding: 0px !important;
	margin: 4px 0px 10px 3em  !important;
}

ul.ml-ul-desc li.ml-li-desc {
	list-style:disc outside none !important;
	padding: 3px 10px 1px 3px !important;
	background: none !important;
	margin: 0px !important;
}

ol.ml-ol-desc {
	padding: 0px !important;
	margin: 4px 0px 10px 3em !important;
}

ol.ml-ol-desc li.ml-li-desc {
	list-style:decimal outside none !important;
	padding: 3px 10px 1px 3px !important;
	background: none !important;
	margin: 0px !important;
}

div.ml-confirmation-div {
	padding-top: 8px;
	padding-bottom: 5px;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}

.contentBoldSmall2{

color:#1367A3 !important;

}



.searchBtn2 {

    background: url("/National_Library/20161130034600oe_/http://research.bizreport.com/images/search_btn.png") no-repeat scroll 0 0 transparent;

    border-style: none;

    height: 25px;

    width: 28px;

}



#ml_submit {

    background: #3CF;

    border: 0 none;

    border-radius: 3px 3px 3px 3px;

    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);

    color: #FFFFFF;

    cursor: pointer;

    display: inline-block;

    font-family: "facitweb",sans-serif;

    font-size: 125%;

    font-weight: bold;

    padding: 5px 30px;

    text-decoration: none;

    text-transform: uppercase;

}

ul, ol, ul li, ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main {
	/* float: right; */
	width: 742px;
	background: #fff;
}

#secondary-content {
float: right;
width: 210px;
}

#left a{
text-decoration:underline;
}

#main-padded {
padding: 4px 0px;
}

#main-content {
float: left;
width: 500px;
margin-top: 15px;
}

/* jobs-ars is the sidebar div */

#jobs-ars h2 {
	color: #666666;
	font-family: Helvetica,Arial,sans-serif}

#jobs-ars {
	margin-bottom: 5px;
    clear:both;
}

.curveBoxBar{
	color: #000; font-size: 18px; font-weight: bold; margin: 0; padding-top: 5px ; 
	}
	
.curveBoxBar a {
	/* color: #000 !important; */
	line-height: 1.22em;
}

#jobs-ars h2 {
		color: #666666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}

#jobs-ars div.cufon {
    text-transform: uppercase;
    color: #666666;
    font-size: 16px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    margin-top: 2px;
}

.textHead {
	font-family: Arial,sans-serif;
	color: #000;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}

div.cufon {
	margin-bottom:5px;
}

body { background-color: #fff !important }

#footer { position: static !important }

a.tag {font-weight: bold;}

a.vendorName {font-weight: bold;}

.titleHead{
	color: #000; 
	font-family: Arial,sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin: 0;
	padding-top: 5px ; 
	text-transform: uppercase;
}

.titleHead2{
	color: #000; 
	font-family: Arial,sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	margin: 0; 
	padding-top: 5px ; 
}

/* --------------------------- */
/* from bw stylesheet */
/* --------------------------- */

h1{
font-size:138.5%;
}

h2{
font-size:90%;
}

h3{
font-size:118%;
}

h1,h2,h3{
margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong{
font-weight:bold;
}

em{
font-style:italic;
}

blockquote,ul,ol,dl{
margin:1em;
}

ol,ul,dl{
margin-left:2em;
}

ol li{
list-style: decimal outside;
}

ul li{
list-style: disc outside;
}

dl dd{
margin-left:1em;
}

th {
font-weight:bold;
text-align:center;
}

caption {
margin-bottom:.5em;
text-align:center;
}

p,fieldset {
margin-bottom:1em;
}

strong {
font-weight: bold;
}

td, th {
border: none;
}

input.hidden {
display: none !important;
padding: 0;
border: 0;
}

.asterisk {
color: red;
}

#content h1 {
	font-size: 18px;
 /* text-transform: uppercase; */
}


#container {
position: relative;
min-height:100%;
background-color: #fff;
}

#wrapper {
text-align: left;
position: relative;
margin: 0 auto;
width: 980px;
padding-top: 15px;
padding-bottom: 15px;
}

#tn-crumbs,#tn-crumbs li,#tn-crumbs li span,#tn-crumbs li a {
/*height: 21px;
line-height: 21px;*/
list-style: none outside none;
}

#tn-crumbs {
position: relative;
background-color: #FFFFFF;
overflow: hidden;
clear: left;
}

#tn-crumbs li {
float: left;
}

#tn-crumbs li a,#tn-crumbs li span {
float: left;
display: block;
padding: 0 7px 0 10px;
font-size:.98em;
background: transparent url(/National_Library/20161130034600oe_/http://research.bizreport.com/images_common/crumbs_arrow_transparent.gif) no-repeat 0 52%;
color: #666666;
}

#tn-crumbs li a:hover {
color: #0078C3 !important;
}

#tn-crumbs li#first-crumb a {
background-image: none;
padding-left: 0;
text-decoration: none;
font-weight: bold;
}

#tn-crumbs li#first-crumb a:hover {
color: #333 !important; 
}

#tn-crumbs-end {
float: right;
margin: 5px;
}

#content {
position: relative;
background: #fff;
padding-bottom: 20px;
}

#content .main-cols {
position: relative;
}


fieldset,img{
border:0;
}



.bg-box{
	margin-bottom: 15px; 
	padding: 12px;
}

.subhead {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 1.2em;
}

.bwTopBottomLine{
	padding-top:20px; 
	padding-bottom:20px;
}

.bwTopBottomThinLine{
	padding-top:10px; 
	padding-bottom:8px;
}

.bwTopLine{
	padding-top:8px; 
	padding-bottom:12px; 
}

.bwTopThinLine{
	padding-top:5px; 
	padding-bottom:5px; 
}

.bwBottomLine{
	padding-bottom: 2px;
	margin-bottom:2px;
}

.bwBottomThinLine{ 
	padding-bottom: 5px;
	margin-bottom:8px;
}

/* bizreport-specific */

div.topics li {
	list-style: none;
}

.jobs {
	width: 100% !important;
}

ul {
	margin: 0px;
}

h3 a {
	font-family: arial, sans-serif;
	font-size: 17.6px;
	text-decoration: underline;
	line-height: 26px;
}

a.more{
	background:url(/National_Library/20161130034600oe_/http://research.bizreport.com/images_common/crumbs_arrow_transparent.gif) no-repeat scroll right center transparent;
	padding-right: 10px;
	color: #000;
}

a.less{
	background:url(/National_Library/20161130034600oe_/http://research.bizreport.com/images/bw_left_arrow.gif) no-repeat scroll right center transparent;
	padding-right: 10px;
	color: #000;
}

p, body, td, li, div {
	font:11px Verdana,sans-serif;
}

p.ml-paragraph {
	font-size: 12px;
	line-height: 19px;
}

h1, h2, h3 {
	margin-top: 2px;
}

.news {
	border: none !important;
	padding-left: 0px !important;
	padding-bottom: 2px;
}

tbody tr td form select {
	margin-bottom: 1px;
	margin-top: 1px;
}
