/*--------------------------------------------formatting*/

body {
	font: normal 12px Arial, san-serif; 
	color: #000000;
	text-align: top left;
	margin: 6px 0px 0px 0px;
	background: #fff url(ResNTB/bg.jpg) top left no-repeat;
}
td{
	font: normal 12px Arial, san-serif; 
}

#center {
	width: 860px;
	margin: 0px auto;
}

#subTop{
	width: 849px;
	height: 99px;
	background: url(ResNTB/subTop.jpg) top left no-repeat;
	margin: 0px auto;
}

#subTop2{
	width: 849px;
	height: 99px;
	background: url(ResNTB/subTop.gif) top left no-repeat;
	margin: 0px auto;
}

#cardPadding{
	width: 210px;
	height: 90px;
	float: left;
	cursor:pointer;
	cursor:hand;
}

#cardHolder{
	float: left;
	width: 600px;
	height: 66px;
	background: url(ResNTB/card.jpg) top left no-repeat;
	margin-top: 16px;
}

#menuHolder{
	font: normal 12px Arial, san-serif; 
	height: 20px;
	padding-top: 25px;
	padding-left: 150px;
}

#subBody{
	width: 849px;
	height: 481px;
	background: url(ResNTB/subBody.jpg) top left no-repeat;
	margin: 0px auto;
}

#subBody2{
	width: 849px;
	height: 481px;
	background: url(ResNTB/subBody2.jpg) top left no-repeat;
	margin: 0px auto;
}

#left{
	float: left;
	width: 400px;
}

#topPadding2{
	height: 20px;
}

#left2{
	float: left;
	width: 570px;
	height: 400px;
	overflow-y: scroll;
	padding-right: 10px;
	padding-left: 10px;
}

#subMenu{
	width: 320px;
	height: 20px;
	padding-left: 58px;
}

#subMenu2{
	text-align: center;
}

#subSection{
	padding-top: 20px;
	padding-left: 25px;
	text-align: center;
}

#subSection2{
	padding-top: 20px;
	padding-left: 50px;
	text-align: center;
}

#notes{
	padding-left: 10px;
	line-height: 0.7cm;
	text-align: left;
}

#notes2{
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
}

#notes3{
	padding-left: 150px;
	text-align: left;
	padding-bottom: 10px;
}

UL {
	list-style-position: outside;
	list-style-image: url(ResNTB/bullet.jpg);
}

#smallTitle{
	font: normal 12px Arial, san-serif; 
	color: #2F4E84;
}

#bigTitle{
	font: bold 18px Arial, san-serif;
	color: #2F4E84;
}

#bigTitle2{
	height: 20px;
	text-align: center;
	font: bold 14px Arial, san-serif;
	color: #2F4E84;
}

#bigTitle3{
	height: 20px;
	padding-top: 0px;
	padding-left: 55px;
	font: bold 14px Arial, san-serif;
	color: #2F4E84;
}

#download{
	width: 390px;
	padding-left: 10px;
	font: normal 12px Arial, san-serif;
	text-align: center;
}

sup {
	font: normal 6px Arial, san-serif;
	line-height: 0;
	vertical-align: text-top;
	color: #000;
}

#flash{
	float: right;
	width: 446px;
	height: 434px;
}

#right{
	float: right;
	width: 240px;
	height: 434px;
}

#rightPad{
	height: 30px;
}

#rightBox{
	width: 130px;
	float: left;
	font-style: italic;
	height: 200px;
}

#picture{
}

#popUp{
	margin: 10px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	width: 340px;
	border: 1px solid;
}

#center{
	text-align: center;
}

#indent, #indent2, #indent3{
	padding-left: 10px;
}

#readMore, #readMore2{
	text-align: right;
	font: normal 10px Arial, san-serif;
}

#joinLink{
	padding-right: 80px;
	text-align: right;
	font: normal 12px Arial, san-serif;
}

/*--------------------------------------------regular link styles*/

a, a:visited, a:active {
	text-decoration: none;
	font: normal 12px Arial, san-serif;
	color: #2F4E84;
}

a:hover {
	text-decoration: none;
	font: normal 12px Arial, san-serif;
	color: #000;
}

/*--------------------------------------------legal link styles*/

#legalText {
	padding-top: 10px;
	font: normal 10px Arial, san-serif;
	text-align: center;
}

#smallText {
	padding-top: 30px;
	font: normal 10px Arial, san-serif;
}

a#title, a#title:visited, a#title:active {
	font: bold 14px Arial, san-serif;
	color: #2F4E84;
}

a#title:hover{
	font: bold 14px Arial, san-serif;
	color: #000;
	border-bottom: 0px;
}

/*--------------------------- BCI specific ----------- */
table.stable{
	/*border: solid 1px #5dacd3;*/
	border: solid 1px #FFF;
}
td.tdback
{
	/*background-color: #148992;*/
}
td.tdfore
{
	font-size:13px;
	/*background-color: #148992;*/
	background-color: #204780;
	color: #FFF;
	
}
td.tdborder
{
	width:0px;	height:24px;

}
td.tdfore2
{
	background-color: #5dacd3;
}
.category
{
  	font-size:11px;	border: 0px solid;
	/*background-color: #F0EEEE;*/
	FONT-WEIGHT: bold; 
}
td.tdoddrow
{
	background-color: #d2ecf6;
	height:15px;	FONT-WEIGHT: bold; 
}
.button
{
    border:1px solid;
	border-color: #000;
	padding:0px 0px 0px 0px;
	font-size:11px;	font-weight:bold;
	color: #000;
	background-color: #FFF; 
	text-decoration:none; 
	margin: 0px 0px 0px 0px;
	height:16px;
	cursor:hand;	
}
.hlpbut
{
    border:1px solid;    border-color: #000055 #000055 #000055 #000055;	padding:0px 0px 0px 0px;    font-family: Arial, Helvetica, sans-serif;	font-size:10px;	font-weight:bold;    color: #ffffff;	background-color: #0099ff;    text-decoration:none;    margin: 0px 0px 0px 0px;	cursor:hand;	
}
.CloseButton 
{
	font:bold 10px verdana, sans-serif;	text-align: center;	background-color: #999999;	color : #FFFFFF;	border-bottom : 1px solid #191970;	border-right : 1px solid Black;	border-left : 1px solid #999999;	border-top : 1px solid #999999;
}
td.note,
td.font{
	text-decoration: none;	
	font-family: Arial,san-serif;	
	font-style: normal;	
	font-variant: normal;	
	font-weight: normal;	
	font-size: 12px;	
	line-height: normal;	
	font-size-adjust: none;	
	font-stretch: normal;	
	/*color: #2f4e84;*/
}
