#BS-surround {
	width : 836px;
	/*margin-left : 129px;*/
	font-size : 12px;
	color : #0E3261;
}
	
#BS_top {
		width : 835px;
		height : 397px;
		/*background-image : url(/images/bs-background.jpg);*/
		background-image : url(/images/bs-background.png);
		background-repeat : no-repeat;
		background-position : top;
	}
	
#BS_top_LC_H {
	width : 458px;
	height : 332px;
	float : left;
	margin-top: 20px;
	margin-right : 40px;
	margin-left : 40px;
	}
#BS_top_RC {
	width : 257px;
	height : 332px;
	float : right;
	margin-top : 10px;
	margin-right : 40px;
}

#BS_Card {
	width : 146px;
	float : left;
	}
#BS_Intro {
	width : 292px;
	float : left;
	margin-left : 10px;
}

p.BS-intro {
	font-size : 11px;
	padding-bottom : 8px;
	/*margin-bottom : 8px;*/
}

p.BS-why {
	font-weight : bold;
	font-size : 14px;
	margin-top : 5px;
	padding-bottom : 0px;
}

p.BS-white-top {
	color : white;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
	padding : 10px 0px 10px 0px;
	margin : 0px;
	line-height : 100%;
	background-image : url(/images/bs-box-top-257.png);
	background-position : top center;
	background-repeat:no-repeat;
}

p.BS-white-bottom {
	color : white;
	font-size : 8px;
	text-align : center;
	padding : 5px 0px 5px 0px;
	margin : 0px;
	line-height : 100%;
	background-image : url(/images/bs-box-bottom-257.png);
	background-position : bottom center;
	background-repeat:no-repeat;
}

ul.BS-ticks
{
list-style-type:none;
padding:0px;
margin:0px;
}
li.BS-ticks
{
background-image:url(/images/bs-tick.png);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:49px;
line-height : 29px;
padding-top : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-bottom : 0px;
}

#BS-tick-background {
	padding-top : 5px;
	padding-right : 20px;
	padding-bottom : 15px;
	/*padding-left : 20px;*/
	background-image : url(/images/bs-tick-background.jpg);	
	background-repeat:no-repeat;
	background-position : top center;
	background-color : #D6D6D6;
}

#BS-tick-background a, 
#BS-tick-background a:link, 
#BS-tick-background a:visited, 
#BS-tick-background a:hover, 
#BS-tick-background a:active {
	text-decoration : none;
	color : #0E3261;
}


#BS-tabline {
	/*padding-top : 10px;*/
	padding-top : 20px;
}

/* GREY TABS */

.BS-tabs {
	/*margin-top : -6px;*/
	margin-top : 0px;
	margin-left : 3px; 
	margin-right : 3px; 
	height : 25px;
	float : left;
}
.BS-left-tab {
	width:15px; 
	height : 25px; 
	float: left; 
	background-image : url(/images/bs-left-tab.png); 
	background-repeat: no-repeat; 
	background-position : top left;
}

p.BS-tab-txt {
	height : 20px; 
	float : left; 
	background-image : url(/images/bs-back-tab.png); 
	background-repeat : repeat-x; 
	background-position : top; 
	padding : 5px 0px 0px 0px; 
	margin : 0px; 
	line-height : 100%;
}

p.BS-tab-txt a,
p.BS-tab-txt a:link,
p.BS-tab-txt a:visited,
p.BS-tab-txt a:hover,
p.BS-tab-txt a:active {
	text-decoration : none;
	color : #0E3261;
}

.BS-right-tab {
	width:15px; 
	height : 25px; 
	float : left; 
	background-image : url(/images/bs-right-tab.png); 
	background-repeat: no-repeat; 
	background-position : top right; 
	display : inline;
}

/* GREY TABS */

/* BLUE TABS */

.BS-blue-tabs {
	/* margin-top : -6px; */
	margin-top : 0px;
	margin-left : 3px; 
	margin-right : 23px; 
	height : 25px;
	float : right;
}
.BS-left-blue-tab {
	width:15px; 
	height : 25px; 
	float: left; 
	background-image : url(/images/bs-left-blue-tab.png); 
	background-repeat: no-repeat; 
	background-position : top left;
}

p.BS-tab-blue-txt {
	height : 20px; 
	float : left; 
	background-image : url(/images/bs-back-blue-tab.png); 
	background-repeat : repeat-x; 
	background-position : top; 
	padding : 5px 0px 0px 0px; 
	margin : 0px; 
	line-height : 100%;
	color : white;
}

p.BS-tab-blue-txt a,
p.BS-tab-blue-txt a:link, 
p.BS-tab-blue-txt a:visited, 
p.BS-tab-blue-txt a:hover, 
p.BS-tab-blue-txt a:active {
	text-decoration : none;
	color : white;
}

.BS-right-blue-tab {
	width:15px; 
	height : 25px; 
	float : left; 
	background-image : url(/images/bs-right-blue-tab.png); 
	background-repeat: no-repeat; 
	background-position : top right; 
	display : inline;
}

/* BLUE TABS */

#BS-surround h1 { 
	font-size : 20px;
	font-weight : bold;
	padding-bottom : 10px;
}

#BS-surround h2 {
	font-size : 16px;
	font-weight : bold;
	padding-bottom : 10px;
		color : #0E3261;
}


#BS_bottom {

padding: 10px 30px 10px 30px;
background-color : #ECECED;

}
ul.BS-nobulls {
	list-style-type : none;
}

#BS_bottom td {
	border-bottom : 1px solid #0E3261;
}

#BS_bottom table.noline td {
	border-bottom : 0px solid #0E3261;
}

#BS_bottom td.BS-tdright {
	text-align : right;
}
	
#BS_foot p {
	text-align : right;
}


