/* -- Common -- */
body {
	padding: 0;
	margin: 0;
	background: #005481 url(/BNB/Design/bg.gif) repeat-x;
	font-family: Helvetica, Verdana, sans-serif;
	}
form {
	padding: 0;
	margin: 0;
	}
img {
	border: none;
	}
button {
	cursor: pointer;
	}
h1 {
	margin: 0;
	padding: 8px 15px;
	border-bottom: 1px #005481 solid;
	background: #b2d2e9;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	color: #ffffff;
	}
h2 {
	margin: 0;
	padding: 9px 10px 4px 7px;
	border-bottom: 1px #005481 solid;
	background: #b2d2e9;
	font-size: 18px;
	color: #000033;
	text-transform: uppercase;
	}
h3 {
	margin: 0 0 0 14px;
	padding: 14px 0;
	border-top: 1px #c1c1c1 solid;
	font-size: 18px;
	color: #618cb4;
	clear: both;
	}
h3 span {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
h3 span b {
	color: #003366;
	}
h4 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #999999;
	}
h4 a {
	color: #618CB4;
	text-decoration: none;
	}
h4 a:hover {
	text-decoration: underline;
	}
h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #003366;
	text-transform: uppercase;
	}
#maincontainer {
	margin: 0 auto;
	width: 985px;
	background: #ffffff;
	}
.discriptivetext {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	}
.discriptivetext strong, .discriptivetext strong a {
	font-size: 14px;
	color: #cc9900;
	text-decoration: none;
	}
.discriptivetext .more a {
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
	}
.discriptivetext a {
	color: #618cb4;
	text-decoration: none;
	}
.discriptivetext a:hover {
	text-decoration: underline;
	}
.discriptivetext .more a span {
	font-size: 17px;
	}
.discriptivetext .mainimage {
	border: 1px #999999 solid;
	float: right;
	}
#articlebody .discriptivetext {
	font-size: 12px;
	line-height: 16px;
	}
#articlebody .discriptivetext strong {
	font-size: 16px;
	}
#articlebody {
	margin-bottom: 8px;
	padding: 4px 14px;
	border-bottom: 1px #c1c1c1 dotted;
	}
#articlebody p {
	/*padding-right: 230px;*/
	}
#articleside {
	padding-right: 10px;
	float: right;
	}
#articleside img {
	display: block;
	margin-top: 40px;
	border: 1px #999999 solid;
	}
#articlebody .aboutarticle strong, #articlebody .aboutarticle a {
	font-size: 12px;
	color: #618cb4;
	text-decoration: none;
	}
#articlebody .videotext {
	display: block;
	margin: 0 0 0 8px;
	padding: 4px 0 0 20px;
	background: url(/BNB/Design/b_lock_white.gif) no-repeat;
	}
#articlebody .videotext strong a {
	font-size: 12px;
	color: #618cb4;
	text-decoration: none;
	}
#articlebody #moviewindow {
	margin: 10px 0 4px 0;
	}
#articlebody #moviewindow img {
	border: 0;
	}
#articlelinks {
	position: absolute;
	top: 11px;
	right: 7px;
	z-index: 10;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	}
#articlelinks td {
	padding-left: 16px;
	}
#articlelinks a {
	color: #000000;
	text-decoration: none;
	}
.searchresultsnav {
	margin: 0 0 6px 14px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #618cb4;
	}
.searchresultsnav a {
	color: #618cb4;
	text-decoration: none;
	}
.searchresultsnav a.current {
	font-weight: bold;
	color: #004378;
	}
.discriptivetext strong a:hover, .discriptivetext .more a:hover, .searchresultsnav a:hover, #articlebody .aboutarticle a:hover, #articlelinks a:hover, #articlebody .videotext strong a:hover {
	text-decoration: underline;
	}
.col2 .discriptivetext b {
	color: #cc3366;
	}
.col2 .discriptivetext .notes {
	padding: 26px 0 0 0;
	color: #003366;
	float: right;
	}
.col2 .discriptivetext .notes b {
	color: #003366;
	}
.col2 .landingbody .discriptivetext img {
	padding-top: 8px;
	border: none;
	}
/* -- End Common -- */
/* -- Header -- */
#header {
	position: relative;
	z-index: 200;
	margin: 0 7px;
	padding-top: 7px;
	height: 181px;
	border-bottom: 1px #ffffff solid;
	background: #005481 url(/BNB/Design/header_bg.gif) repeat-x;
	}
#header #currentissue {
	width: 156px;
	height: 181px;
	background: url(/BNB/Design/currentissue_bg.gif) no-repeat;
	float: left;
	}
#header #currentissue img {
	margin: 2px 0 0 19px;
	border: 1px #999999 solid;
	}
#header #subscribe {
	position: absolute;
	top: 44px;
	left: 150px;
	}
/*#header #subscribe span 
{
	display:block;
	width: 120px;
	height: 87px;
//PNG Alpha Method - It's Wicked Cool(TM)
	background-image: url(/BNB/Design/subscribe2.png) !important;
	background-repeat:  no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/BNB/Design/subscribe2.png',sizingMethod='scale');
	background-image: none;
	cursor:pointer;
	}*/
#header #tagline
{
	margin-top:10px;
	color:#999999;
	font-size:11px;
	}
#header #tagline a
{
	color:#33b39d;
	font-weight:bold;
	text-decoration:none;
}
#header #tagline a:hover
{
	text-decoration:underline;
	}
#header #logo {
	position: absolute;
	top: 35px;
	left: 260px;
	width: 600px;
	padding-top: 5px;
	background: url(/BNB/Design/logo_img.jpg) no-repeat 150px 0;
	}
#header #nav {
	position: absolute;
	top: 154px;
	left: 156px;
	 z-index: 100;
	width: 815px;
	height: 34px;
	background: url(/BNB/Design/nav_bg.gif) repeat-x;
	}
#header #nav ul {
	display: block;
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(/BNB/Design/nav_edge.gif) no-repeat right top;
	list-style: none;
	}
#header #nav ul li {
	position: relative;
	z-index: 20;
	display: block;
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(/BNB/Design/nav_line.gif) no-repeat;
	float: left;
	}
#header #nav ul li a {
	display: block;
	margin: 0;
	padding: 10px 22px 0 23px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	float: left;
	}
#header #nav ul li a:hover, #header #nav ul li.current a {
	background: url(/BNB/Design/nav_hover.gif) no-repeat;
	}
#header #nav ul li ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 1px;
	z-index: 20;
	padding: 4px 0;
	height: auto;
	background: #ffffff url(/BNB/Design/subnav_bg.gif) repeat-x;
	border: 1px #900055 solid;
	}
#header #nav ul li ul li {
	padding: 4px 16px;
	height: auto;
	background: none;
	float: none;
	}
#header #nav ul li ul li a {
	padding: 0;
	height: auto;
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #990066;
	float: none;
	}
#header #nav ul li ul li a:hover {
	background: none;
	text-decoration: underline;
	}
#header #nav ul li.current ul li a {
	background: none;
	}
#header #nav ul li:hover ul, #header #nav ul li.over ul { display: block; z-index: 20; }
#header #magnav {
	position: absolute;
	top: 14px;
	right: 0px;
	}
#header #magnav ul {
	display: block;
	right: 255px;
	margin: 0 8px 0 0;
	padding: 0 0 0 1px;
	height: 21px;
	background: url(/BNB/Design/topnav_leftline.gif) no-repeat;
	font-size: 11px;
	line-height: 12px;
	list-style: none;
	float: left;
	}
#header #magnav ul li {
	margin: 0;
	padding: 0;
	background: url(/BNB/Design/topnav_right.gif) no-repeat right top;
	float: left;
	}
#header #magnav ul li a {
	display: block;
	margin: 0;
	padding: 6px 11px 1px 10px;
	height: 14px;
	background: url(/BNB/Design/topnav_left.gif) no-repeat;
	color: #999999;
	text-decoration: none;
	float: left;
	}
#header #magnav ul li a:hover {
	color: #005481;
	}
#header #magnav ul li.current a {
	color: #005481;
	font-weight: bold;
	}
#header #loginnav {
	position: absolute;
	top: 35px;
	right: 0px;
	padding: 13px;
	border-right: 1px #e5e5e5 solid;
	height: 93px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: right;
	line-height: 15px;
	}
#header #loginnav a {
	color: #808080;
	text-decoration: none;
	}
#header #loginnav a:hover {
	text-decoration: underline;
	}
#header #loginnav form {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #005481;
	}
#searchform
{
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #005481;	
}
#header #loginnav #search {
	padding: 2px;
	width: 120px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005481;
	}
.searchfield 
{
	padding: 2px;
	width: 120px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005481;
}
/* -- End Header -- */
/* -- Body -- */
#body {
	margin: 0 7px;
	border-bottom: 10px #618cb4 solid;
	}
#body #breadcrumb {
	padding: 6px 0 0 16px;
	height: 20px;
	background: url(/BNB/Design/breadcrumb_bg.gif) repeat-x;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	}
#body #breadcrumb a {
	color: #666666;
	}
#body .boxheader {
	padding: 6px;
	border-bottom: 1px #b2d2e9 solid;
	background: #edf6fc;
	font-size: 14px;
	font-weight: bold;
	color: #243857;
	}
#body .boxheader a {
	display: block;
	padding: 2px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #001133;
	text-decoration: none;
	float: right;
	}
/* -- End Body -- */
/* -- Column 1 -- */
.col1 {
	background: #dcecf7;
	width: 162px;
	border-bottom: 7px #ffffff solid;
	border-right: 7px #ffffff solid;
	}
.col1 ul {
	margin: 0;
	padding: 6px 15px;
	list-style: none;
	font-size: 12px;
	}
.col1 ul li {
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px #b7a5c7 solid;
	}
.col1 ul li a {
	color: #003366;
	text-decoration: none;
	}
.col1 ul li.current a {
	font-weight: bold;
	color: #000000;
	}
/* -- End Column 1 -- */
/* -- Column 2 -- */
.col2 {
	padding: 0 7px 0 0;
	border-bottom: 7px #ffffff solid;
	}
.col2 .linkcallout {
	position: relative;
	z-index: 10;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 16px;
	border-bottom: 1px #e1e1e1 solid;
	/*background: url(/BNB/Design/bulletarrow.gif) no-repeat 3px 16px;*/
	}
.col2 .linkcallout a {
	color: #003366;
	}
.col2 .taghead {
	padding: 19px 19px 9px 19px;
	font-size: 20px;
	color: #333333;
	}
.col2 #bookspecials {
	padding: 9px 0;
	}
.col2 #bookspecials .bookimg {
	padding: 0 16px 0 23px;
	background-image: url(/_media/images/home/specialbook_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.col2 #bookspecials .bookimg img {
	display: block;
	margin: 0 0 13px 0;
	border: 1px #999999 solid;
	}
.col2 #bookspecials .bookimg a {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}
.col2 #bookspecials .bookimg strong
{
	font-size: 13px;
	color: #bd8c14;
}
.col2 #bookspecials .bookimg strong a {
	font-size: 13px;
	color: #bd8c14;
	}
.col2 #bookspecials .bookimg a:hover {
	text-decoration: underline;
	}
.col2 #bookspecials .issuelist {
	padding-top: 10px;
	padding-bottom:5px;
	background-position: 23px 10px;
	border-bottom: 1px #a7a7a7 dotted;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	}
.col2 #bookspecials .issuelist strong {
	font-size: 16px;
	color: #003366;
	}
.col2 #bookspecials .issuelist a:link, .col2 #bookspecials .issuelist a:visited 
{
	color:#003366;
}
.col2 .landinghead, .col2 .searchhead {
	font-size: 15px;
	color: #333333;
	line-height: 23px;
	}
.col2 .landinghead {
	height: 250px;
	}
.col2 .landinghead img {
	float: left;
	}
.col2 .landinghead p {
	padding: 50px 25px 0 0;
	margin: 0;
	}
.col2 .landinghead b, .col2 .searchhead b {
	font-size: 18px;
	color: #003366;
	}
.col2 .landingbody {
	margin: 0 22px;
	padding: 15px 0 0 0;
	border-top: 1px #c1c1c1 dotted;
	}
.col2 .landingbody td {
	padding: 0 0 12px 0;
	}
.col2 .landingbody td.head {
	padding: 4px;
	border-top: 1px #c1c1c1 dotted;
	border-bottom: 10px #ffffff dotted;
	background: #edf6fd;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	}
.col2 .landingbody td.head a {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	}
.col2 .landingbody td.midline {
	padding: 12px 0;
	border-top: 1px #c1c1c1 dotted;
	}
.col2 .landingbody td img {
	margin: 0 8px 0 0;
	border: 1px #b4b4b4 solid;
	}
.col2 .landingbody p {
	margin: 0;
	padding: 0 0 10px 0;
	}
.col2 .landingside {
	margin-left: 10px;
	padding: 0 10px;
	border-left: 1px #a7a7a7 dotted;
	width: 160px;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	float: right;
	}
.col2 .landingside strong {
	font-size: 15px;
	color: #628ab2;
	font-style: italic;
	}
.col2 .landingside b {
	font-size: 14px;
	color: #003366;
	}
.col2 .landingside ul {
	margin-left: 0;
	padding-left: 15px;
	border-bottom: 1px #a7a7a7 dotted;
	}
.col2 .landingside ul li {
	margin: 0;
	padding: 0 0 10px 0;
	}
.col2 .landingside a {
	font-weight: bold;
	color: #333333;
	}
.col2 .landingside img {
	display: block;
	margin: 10px 0;
	}
.col2 .searchhead p {
	font-size: 10px;
	line-height: 11px;
	}
.col2 #searchbox {
	border: 1px #003366 solid;
	background: #eeeeee;
	}
.col2 #searchbox .head {
	padding: 6px 8px;
	background: #dddddd;
	font-size: 11px;
	color: #333333;
	}
.col2 #searchbox .head b {
	font-size: 13px;
	color: #165188;
	}
.col2 #searchbox form {
	padding: 10px 0 0 0;
	}
.col2 #searchbox td {
	padding: 0 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	}
.col2 #searchbox td.alignleft {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	}
.col2 #searchbox #searchtext {
	width: 120px;
	font-size: 12px;
	color: #333333;
	}
.col2 #searchbox #keywordsearch {
	width: 160px;
	font-size: 12px;
	color: #333333;
	}
.col2 #searchbox select {
	font-size: 12px;
	color: #333333;
	}
.col2 #searchbox .searchbutton {
	padding: 2px;
	text-align: center;
	}
.col2 #searchbox .searchbutton div {
	margin: 0 6px;
	padding: 8px 0 0 0;
	border-top: 1px #8fa3b8 solid;
	}
.col2 #searchbox button {
	margin: 0;
	padding: 0;
	border: 0;
	background: #eeeeee;
	}
.col2 #searchbox .month {
	width: 100px;
	}
.col2 #searchbox .year {
	width: 65px;
	}
.col2 #searchbox .archive {
	width: 165px;
	}
.col2 #searchbox .note {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	}
.col2 #searchbox .alignleft label
{
	font-weight:normal;
	font-size:11px;
}
.col2 .acrobat {
	padding: 8px 12px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	}
.col2 .acrobat img {
	padding-right: 10px;
	float: left;
	}
/* -- End Column 2 -- */
/* -- Column 3 -- */
.col3 {
	width: 300px;
	border-bottom: 7px #ffffff solid;
	}
.col3 img {
	display: block;
	padding-bottom: 10px;
	}
.col3 #loginbox {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px #005481 solid;
	background: #618cb4;
	}
.col3 #loginbox td {
	width: 50%;
	}
.col3 #loginbox .head {
	font-size: 15px;
	margin: 0;
	color: #dcecf7;
	}
.col3 #loginbox p {
	margin: 6px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #dcecf7;
	}
.col3 #loginbox p.notmember {
	padding-top: 10px;
	border-top: 1px #385d86 solid;
	font-size: 14px;
	color: #b2d2e9;
	}
.col3 #loginbox p.notmember a {
	font-size: 11px;
	color: #dcecf7;
	}
.col3 #loginbox #formbox {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px #385d86 solid;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	}
.col3 #loginbox #formbox img {
	float: right;
	}
.col3 #loginbox #formbox button img {
	float: none;
	}
.loginButton 
{
	margin: 0;
	padding: 6px 0 0 0;
	border: 0;
	background: #618cb4;
	float:none;
}
.col3 #loginbox #formbox button {
	margin: 0;
	padding: 6px 0 0 0;
	width: 60px;
	height: 34px;
	border: 0;
	background: #618cb4;
	}
.col3 #loginbox #formbox .loginhelp {
	display: block;
	padding: 12px 0 0 0;
	float: right;
	}
.col3 #loginbox #formbox strong {
	font-size: 12px;
	color: #001133;
	}
.col3 #loginbox #formbox #username, .col3 #loginbox #formbox #password {
	display: block;
	margin: 8px 0;
	padding: 2px;
	width: 100px;
	font-size: 10px;
	}
.UsernamePassword 
{
	display: block;
	margin: 8px 0;
	padding: 2px;
	width: 100px;
	font-size: 10px;
}
.col3 #loginbox #formbox a {
	color: #ffffff;
	text-decoration: none;
	}
	/* --  Logged Box -- */
.col3 #loginbox .logged .head {
	padding-top: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #dcecf7;
	}
.col3 #loginbox .logged p 
{
	font-size:13px;
}
.col3 #loginbox .logged p a 
{
	color:#dcecf7;
	text-decoration:underline;
}
}
.col3 #loginbox .logcontrols {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
	float: right;
	}
.col3 #loginbox .logcontrols a {
	color: #ffffff;
	text-decoration: none;
	}
.col3 #loginbox .logcontrols a:hover {
	text-decoration: underline;
	}
	/* --  End Logged Box -- */
/* -- End Column 3 -- */
/* -- Footer -- */
#footer {
	margin: 0 auto;
	padding: 14px;
	width: 957px;
	background: #80aac0 url(/BNB/Design/footer_bg.gif) repeat-x;
	border-top: 7px #ffffff solid;
	font-family: Arial, Verdana, sans-serif;
	}
#footer ul {
	display: block;
	margin: 12px 0;
	padding: 6px 0;
	border-top: 1px #a6c4d3 solid;
	border-bottom: 1px #a6c4d3 solid;
	font-size: 10px;
	line-height: 11px;
	list-style: none;
	}
#footer ul li {
	padding: 0 12px 0 4px;
	display: inline;
	}
#footer ul li, #footer ul li a {
	color: #006699;
	text-decoration: none;
	}
#footer ul li a:hover, #footer ul li a.current {
	color: #ffffff;
	text-decoration: none;
	}
#footer #sitemap {
	margin: 12px 0;
	padding: 6px 0;
	font-size: 10px;
	color: #eeffff;
	line-height: 18px;
	}
#footer #sitemap a {
	color: #eeffff;
	text-decoration: none;
	}
#footer #rssinfo {
	margin: 12px 0;
	border-bottom: 1px #a6c4d3 solid;
	}
#footer #rssinfo a {
	display: block;
	padding: 2px 17px 6px 17px;
	width: 160px;
	background: url(/BNB/Design/rssicon.gif) no-repeat;
	font-size: 11px;
	color: #eeffff;
	line-height: 11px;
	text-decoration: none;
	}
#footer #copyrightinfo {
	margin: 12px 0 0 0;
	/*text-align: center;*/
	}
#footer #copyrightinfo, #footer #copyrightinfo a {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
#footer #sitemap a:hover, #footer #rssinfo a:hover, #footer #copyrightinfo a:hover {
	text-decoration: underline;
	}
	
	
	
	
a:link.ViewArticle, a:visited.ViewArticle
{
	color:#8599CC;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}


a:hover.ViewArticle 
{
	text-decoration:underline;
}


.image-floater-r 
{
	float:right;
	padding-left:10px;
}


.image-floater-l 
{
	float:left;
	padding-right:10px;
}


.image-caption 
{
	font-size:11px; display:block;
}


.image-caption .credit 
{
	font-style:italic;
}


.image-caption .title 
{
	font-weight:bold;
}


.article-pdf-box 
{
	font-size:12px;
}


.issue a:link, .issue a:visited 
{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
}


.issue a:hover 
{
	color:#0066FF;
	text-decoration:underline;
	font-weight:bold;
}


.issuePurchaseBox 
{
	border:1px solid #DDDD00;
	background-color:#FFFFCE;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}


.issuePurchaseButton 
{
	border:1px solid #666666;
}


.issueSectionHeader 
{
	background-color:#005481;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding:2px;
}


.issueArchive a:link, .issueArchive a:visited 
{
	color:#0066FF;
	text-decoration:none;
}


.issueArchive a:hover 
{
	text-decoration:underline;
}



.pagerStyle 
{
	font-size:14px;
	font-weight:bold;
}


.pagerStyle a:link, .pageStyle a:visited 
{
	color:#618CB4;
	text-decoration:none;
}


.pagerStyle a:hover 
{
	color:#618CB4;
	text-decoration:underline;
}


.searchresult a:link, .searchresult a:visited 
{
	color:#CC9900;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}


.searchresult a:hover
{
	text-decoration:underline;
}


.viewMore a:link, .viewMore a:visited 
{
	color:#618CB4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.viewMore a:hover 
{
	text-decoration:underline;
}


.imgBorder 
{
	border:1px solid #B4B4B4;
}


.communitySection 
{
	border-bottom: 1px dotted #B4B4B4;
	padding-bottom:15px;
	padding-top:15px;
	font-size:13px;
}


.communitySection .header 
{
	color:#618CB4;
	font-size:20px;
	font-weight:bold;
}


.communitySection .header a:link, .communitySection .header a:visited
{
	color:#004378;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.communitySection .header a:hover 
{
	text-decoration:underline;
}


.communitySection .header a:hover 
{
	text-decoration:underline;
}


.communitySection .submitWork a:link, .communitySection .submitWork a:visited 
{
	color:#CC9900;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}


.communitySection .submitWork a:hover 
{
	text-decoration:underline;
}


.communitySection .forumDate 
{
	color:#CC9900;
	font-weight:bold;
}


.communitySection .forumDate a:link 
{
	color:#CC3366;
	font-weight:normal;
}


.communitySection .featuredMember 
{
	padding-bottom:25px;
}


.communitySection .featuredMember .header 
{
	font-size:14px;
	font-weight:bold;
	color:#004378;
}


.gallery a:link, .gallery a:visited 
{
	color:#CC9900;
	font-weight:bold;
	font-size:14px;	
	text-decoration:none;
	padding-right:15px;
}


.gallery a:hover 
{
	text-decoration:underline;
}



.forumHeaderBg 
{
	background-image:url('/BNB/Design/forum_header_bg.gif');
	background-repeat:repeat-x;
	height:30px;
	border:1px solid #C8DFF2;
	font-size:15px;
	font-weight:bold;
	color:#2972AD;
	padding-left:5px;
}


.forumSubHeader 
{
	background-color:#EEF5FB;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:7px;
	color:#2972AD;
}


.forumPosts 
{
	padding:7px;
	font-size:12px;
	border:1px solid #C8DFF2;
	text-align:center;
}


.forumLatestPost 
{
	padding:10px;
	font-size:12px;
	border:1px solid #C8DFF2;
	vertical-align:top;
}


.forumLatestPost strong 
{
	color:#2972AD;
}


.forumLatestPost a:link, .forumLatestPost a:visited 
{
	color:#CC9900;
}


.forumName 
{
	padding:10px 10px 10px 40px;
	font-size:12px;
	border:1px solid #C8DFF2;
	vertical-align:top;
	background-image:url("/BNB/Design/forum_folder.gif");
	background-repeat:no-repeat;
	background-position:left;
}


.forumName strong 
{
	color:#2972AD;
}


.blogHeader 
{
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px dotted #B4B4B4;
}


.blogHeader a:link, .blogHeader a:visited 
{
	color:#CC9900;
	font-size:13px;
	float:right;
}


.blogSection 
{
	background-color:#EEF5FB;
	padding:7px;
	border-bottom:1px dotted #B4B4B4;
	font-size:13px;
}


.blogSection strong 
{
	font-size:15px;
	color:#2972AD;
	padding-top:100px;
}


.blogSection a:link, .blogSection a:visited 
{
	color:#61A1DB;
}



.blogPostedBy 
{
	font-size:11px;
	padding-bottom:15px;
}


.blogPostedBy strong 
{
	font-size:11px;
	color:#000000;
}


.blogReadall 
{
	font-size:11px;
	padding-bottom:15px;
	text-align:right;
}



.storeHeader 
{
	background-color:#EDF6FD;
	padding:5px;
	font-size:15px;
	font-weight:bold;
	color:#003366;
	border-top:1px dotted #B4B4B4;
}


.contactBody 
{
	font-size:13px;
}


.contactBody .header 
{
	color:#618CB4;
	font-size:16px;
	font-weight:bold;
	padding-top:35px;
}


.contactBody .header span 
{
	font-size:13px;
	color:#000000;
	font-weight:normal;
}


.contactBody .header ul 
{
	font-size:13px;
	color:#000000;
	font-weight:normal;
}


.contactBody .header ul li 
{
	
	padding-bottom:20px;
}


.contactBody a:link, .contactBody a:visited
{
	font-weight:bold;
	color:#CC9900;
	text-decoration:underline;
}



.textField 
{
	border:1px solid #618CB4;
}


.button 
{
	border: 1px solid #333333;
}



.codeVerificationHeader 
{
	background-color:#618CB4;
	color:#FFFFFf;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	border:1px solid #618CB4;
}


.codeVerificationBody 
{
	background-color:#F2F5F9;
	font-size:13px;
	padding:3px;
	border:1px solid #618CB4;
}



.lockoutHeader 
{
	background-color:#618CB4;
	padding:5px;
	text-align:center;
	border:1px solid #666666;
	color:#FFFFFF;
	font-size:14px;
}


.lockoutHeader strong 
{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}



.lockoutContent 
{
	font-size:14px;
	padding:10px;
	border:1px solid #666666;
}



.lockoutContent .lockoutButton 
{
	text-align:center;
	padding:20px;
	border:1px solid #666666;
	width:50%;
}


.lockoutContent .subHeader 
{
	background-color:#dcecf7;
	color:#336699;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}


.imgCredit 
{
	font-size:10px;
	color:#FFFFFF;
}


.imgCredit a:link, .imgCredit a:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}


.imgCredit a:hover
{
	text-decoration:underline;
}

.extrasitenav
{
	padding-top:20px;
}