body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin: 0px auto;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfdbe5;
}

select {
font-size:10px;
color: #666666;
text-align:center;
margin-right:auto;
margin-left:auto;
margin-left: 10px;
font-weight:bold;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 155px;
border: 1px solid #cfcfcf;
border-style:solid;
}

/*#wrapper table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}*/
#nav {
	padding: 0px;
	margin: 0px;
}
#nav a {
	font-size: 11px;
	color: #8499ae;
}
#nav a:link, #nav a:visited {
	text-decoration:none;
	font-weight:bold;
}
#nav a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #003E89;
}
#nav a:active {
	text-decoration:none;
	font-weight:bold;
}
#nav .current {
	font-weight: bold;
	color: #ff9933;
	font-size: 11px;
}
#content {
}
.breadcrumbs p {
	font-size: 10px;
	color: #8599b1;
}
.breadcrumbs a {
	font-size: 10px;
	color: #8599b1;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	text-decoration: none;
	color: #8599b1;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #8599b1;
}
.breadcrumbs a:active {
	text-decoration: none;
	color: #8599b1;
}
.titleText {
	font-size: 15px;
	color: #ff9933;
	font-weight: bold;
}
#middle {
	padding-right: 25px;
	padding-left: 25px;
}
#middle h1 {
	font-size: 15px;
	font-weight:bold;
	color: #ff9933;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#middle h2 {
	font-size: 11px;
	font-weight:bold;
	color: #ff9933;
	margin-bottom: 0px;
}
#middle h3 {
	font-size: 11px;
	font-weight:normal;
	color: #ff9933;
	margin-bottom: 0px;
}
#middle h4 {
	font-size: 11px;
	font-weight:bold;
	color: #5b5b5b;
	margin-bottom: 0px;
}
#middle td p {
	font-size: 11px;
	color: #5b5b5b;
	/*	margin-top: 13px; */
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#middle td h2 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#middle p {
	font-size: 11px;
	color: #5b5b5b;
	/*	margin-top: 13px; */
	line-height: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#middle a {
	color: #5086b9;
	font-weight: bold;
	
}
#middle a:link, #middle a:visited {
	font-weight: bold;
	text-decoration: none;
}
#middle a:hover {
	font-weight: bold;
	text-decoration:underline;
	color:#ff9933;
}
#middle a:active {
	text-decoration:none;
}
.leftnav {
	padding-right: 10px;
	vertical-align: top;
}
.quoter {
	padding-left: 25px;
	color: #8AA6BD;
	line-height: 19px;
	padding-right: 40px;
	width: 120px;
	line-height: 19px;
}
.QuoteCompany {
	color: #5b5b5b;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 11px;
}
.QuoteBody {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#blogTable {
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #818386;
}
#blogTable .blogBullet {
	padding-right: 5px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
}
#blogTable .blogText {
	padding-top: 5px;
	padding-bottom: 10px;
}
#blogTable a {
	font-weight:bold;
	color:#818386;
}
#blogTable a:link, #blogTable a:visited {
	text-decoration:none;
}
#blogTable a:hover {
	text-decoration:none;
	color:#ff9933;
}
#blogTable a:active {
	text-decoration:none;
}
#footer1 {
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	background-color: #597fa1;
}
#footer1 td {
	text-align: right;
	padding-right: 38px;
}
#footer1 a {
	color: #ffffff;
	font-weight: normal;
}
#footer1 a:link, #footer1 a:visited {
	text-decoration:none;
}
#footer1 a:hover {
	text-decoration:underline;
}
#footer1 a:active {
	text-decoration:none;
}
#footer2 {
	font-size: 10px;
	color: #FFFFFF;
}
#footer2 .dateCell {
	text-align: right;
	padding-right: 38px;
}
#footer2 .timeCell {
	padding-left:30px;
}
#searchBox {
	font-size: 11px;
	color: #ff9933;
}
#searchBox td {
	padding-right: 2px;
	padding-left: 2px;
}
#searchBox form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#searchBox .searchTerm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A91;
	width: 123px;
}
#middle li {
	font-size: 10px;
	color: #5b5b5b;
}
.sideNav {
	padding-left: 0px;
	color: #b0c3d3;
	line-height: 19px;
	padding-right: 20px;
	width: 125px;
	line-height: 19px;
}
#sideTable {
	border: 1px solid #8499ae;
	width: 170px;
}
#sideTable td {
	padding: 6px 8px;
}
#sideTable ul {
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 1em;
}
#sideTable li {
	font-size: 11px;
	color: #8499ae;
	list-style-image: url(../images/bullet.gif);
}
#sideTable li a {
	font-size: 11px;
	color: #8499ae;
	text-decoration:none;
}
#sideTable li a:link, a:visited {
	color: #8499ae;
}
#sideTable li a:hover {
	color: #ff9933;
}
#sideTable li a:active {
	color: #8499ae;
}
#sideTable .titleBar {
	font-size: 14px;
	font-weight: bold;
	color: #004a90;
}
#bottomTable {
	border: 1px solid #8499ae;
	width: 100%;
}
#bottomTable td {
	padding: 6px 8px;
}
#bottomTable ul {
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 1em;
}
#bottomTable li {
	font-size: 11px;
	color: #8499ae;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 2px;
	margin-top: 2px;
}
#bottomTable li a {
	font-size: 11px;
	color: #8499ae;
	text-decoration:none;
}
#bottomTable li a:link, a:visited {
	color: #8499ae;
}
#bottomTable li a:hover {
	color: #ff9933;
}
#bottomTable li a:active {
	color: #8499ae;
}
#bottomTable .titleBar {
	font-size: 14px;
	font-weight: bold;
	color: #004a90;
}
.blueLink {
	color: #004B91;
	font-size: 11px;
	font-weight: bold;
}
#myOrangeTabTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imageWrapRight {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #5b5b5b;
}

#myOrangeTabTable a {
	color: #5b5b5b;
	font-weight:bold;
}
#myOrangeTabTable a:link, a:visited {
	text-decoration:none;
}
#myOrangeTabTable a:hover {
	text-decoration:underline;
}
#myOrangeTabTable a:active {
	text-decoration:none;
}
.libraryTable {
	font-size: 11px;
	border-bottom: 3px solid #597FA1;
}
.libraryTable td {
	padding: 3px;
	color:#000000;
}
.libraryTable th {
	color: #FFFFFF;
	text-align:left;
	background-color: #597FA1;
	padding: 3px;
}

.libraryTable td.blue {
	background-color: #ECF0F4;
}
.libraryTable td.orange {
	background-color: #FEF1E2;
}
.libraryTable td.dark_orange {
	background-color: #FF9933;
}.leftnav {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.libraryTable2 {
	font-size: 11px;
	border-bottom: 3px solid #597FA1;
}
.libraryTable2 td {
	padding: 3px;
	color:#000000;
	background-color:#FEF1E2;
}
.libraryTable2 th {
	color: #FFFFFF;
	text-align:left;
	background-color: #597FA1;
	padding: 3px;
}



.bioImage {
	border: 1px solid #5B5B5B;
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#listTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#listTable td {
	margin: 1px;
	padding: 0px;
}
#listTable td a {
	font-size: 11px;
	color: #8499ae;
	text-decoration:none;
}
#listTable td a:link, a:visited {
	color: #8499ae;
}
#listTable td a:hover {
	color: #ff9933;
}
#listTable td a:active {
	color: #8499ae;
}
#addressCell {
	text-align: right;
	vertical-align: bottom;
}
#addressCell p {
	font-size: 11px;
	line-height: 11.5px;
	margin-top: 0px;
	padding-top: 0px;
}#middle h6 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9933;
	margin-bottom: 0px;
	padding: 0px 0px 0px 2px;
}
.myTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#noAccess {
	background-color: #CFDBE5;
	padding: 0px 5px 5px 5px;
	border: 2px solid #597FA1;
}
#ClientData a {
	font-weight: bold;
	color: #FFFFFF;
}
#ClientData a:link, a:visited {
	text-decoration:none;
}
#ClientData a:hover {
	text-decoration:underline;
}
#ClientData a:active {
	text-decoration:none;
}
.quotation {
	margin-left: 40px;
	padding-right:20px;
	padding-top:13px;
	padding-bottom:20px;
	text-indent: 25px;
	background: url(http://www.b2binternational.com/images/quotes1.png);
	background-position: 0 10px;
	background-repeat: no-repeat;
}


.quotation p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(http://www.b2binternational.com/images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.lnav_list ul {margin-bottom: 10px; margin-top: 10px; margin-left: 7px; margin-right: 7px; padding-left: 7px; padding-right:7px; border-top: 2px solid #8da7bf;}
.lnav_list ul li ul {border-top: 2px solid #f8921e; margin-bottom: 0px; }
.lnav_list ul li ul a {color: #b05e01;}
.lnav_list ul li { display: block; list-style:none; font-weight: bold; margin-left: 0px; padding-left: 0px; padding-bottom:6px;}
.lnav_list ul li a { display: block; color: #454648; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; border: 1px solid #FFFFFF; width: 100%;}
.lnav_list ul li a:hover { color: #ff9933; text-decoration:none; border-bottom: 1px solid #CCCCCC;}

