h1, h2, h3, h4, h5 {
	color: #999999;
	font-weight: bold;
}
ul li,ul li ul li  {
	list-style-image: url(/bnmi/common/images/listarrow.gif);
}
hr {
	border: 0px solid #ffffff;
	border-top: 2px solid #E7E7DF;
	margin: 2px 0 6px 0;
}
/*----- content links -----*/
#content a:link {
	text-decoration: underline;
	color: #999;
}
#content a:visited {
	text-decoration: underline;
	color: #999;
}
#content a:active {
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
margin-top: 40px !important;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a,
#content h1 a:active,
#content h2 a:active,
#content h3 a:active,
#content h4 a:active,
#content h5 a:active,
#content h6 a:active,
#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover
 {
	text-decoration:none !important;
}

/*-------------------- Navigation ---------------------*/
#b1 a:link, #b1 a:visited {
	text-decoration: none;
}

#b1 a:visited {
color: #FFFFFF;
}

#b1 a:link {
	color: #ffffff;
	font-weight: normal;
}

#b1 a:hover{
	background-color: #FF3FA2;
	color: #ffffff;
	text-decoration: none;
}
/*-------------------- b2 ---------------------*/
#b2 a:link, #b2 a:visited {
	text-decoration: none;
}
#b2 a:visited {
color: #FFFFFF;
}
#b2 a:link {
color: #ffffff;
}

#b2 a:hover{
	background-color: #FF3FA2;
	color: #ffffff;
	text-decoration: none;
	
}
/*-------------------- c1 ---------------------*/
#c1-nav a:link, #c1-nav a:visited {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 8px;
	color: #037EFC;
}

#c1-nav a:link {
color: #ffffff;
}

#c1-nav a:visited {
color: #ffffff;
}

#c1-nav h2 a:link, #c1-nav h2 a:visited{
	padding-left: 14px;
	border-bottom: 0px solid #ececec;
}

#c1-nav h3 a:link, #c1-nav h3 a:visited{
	padding-left: 22px;
	border-bottom: 0px solid #ececec;
}
#c1-nav h2 strong {
margin: 10px 0px 4px 14px !important;
color: #ffffff !important;
display: block;
}
#c1-nav h4 a:link, #c1-nav h4 a:visited{
	padding-left: 30px;
}

#c1-nav a:hover{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	background-image: url("/common/images/arrow-hover.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#c1-nav h1 a:hover{
background-color: #000000 !important;
}
	
/*-------------------- c1 ---------------------*/
#d1 a:link, #d1 a:visited {
	text-decoration: none;
	 
}
#d1 a:visited {
color: #ececec;
}
#d1 a:link {
color: #ffffff;
}

#d1 a:hover{
	background-color: #FF3FA2;
	color: #ffffff;
	text-decoration: none;
}

/*-------------------- d2 ---------------------*/
#d2 a:link, #d2 a:visited {
	text-decoration: none;
	
}

#d2 a:visited {
color: #ffffff;
}

#d2 a:link {
color: #ffffff;
}

#d2 a:hover{
	background-color: #FF3FA2;
	color: #ffffff;
	text-decoration: none;
}

/*-------------------- bacground-colors ---------------------*/

td.b1, td.b2{
background-image: url(/bnmi/common/images/lines.gif);
}
td.b2{
background-image: url(/bnmi/common/images/lines-c2.gif);
}

td.b1 {	
	background-color: #333333;
	
}
		
td.b2 { 
	background-color: #333333;

	}
	
td.c1 {
	background-color: #FF3FA2;
	border-right: 0px solid #ececec;
	}
td.d1 { 
	background-image: url(/bnmi/common/images/lines-b.jpg);
 background-repeat: repeat-x;
	background-position: top right;
	background-color: #000000;
	}	

td.d2 { 
	background-image: url(/bnmi/common/images/lines-b.jpg);
 	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	}
/*-------------------- bacground-colors ---------------------*/
/*------------------ top feature ---------------*/
.top-feature {
	background-color: #FDD48E;
	border-bottom: 0px solid #FFA200;
	width: 570px;

}
.top-feature h1, .top-feature h2, .top-feature h13, .top-feature h4 {
	color: #333333 !important;
}
.top-feature td {
	border-collapse: collapse;
	vertical-align: top;
}
/*---- add to right column ----*/
.top-feature-right {
	padding: 10px 16px 0px 22px;
}
.top-feature img {
	float: left;
}
.top-feature a:link {
	text-decoration: underline;
	color: #000000;
}
.top-feature a:visited {
	text-decoration: underline;
	color: #666666;
}
.top-feature a:active {
	text-decoration: underline;
}
.top-feature a:hover {
	color: #000066;
	text-decoration: underline;
}
.top-feature-text {
padding: 10px 20px 10px 26px;
}

/*------------------ creates a to top button ---------------*/
.totop{
	 clear: both;
	 color: #638CC3;
	 float: right;
	 font-size: .5em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url("/common/images/uparrow.gif");
	 background-repeat: no-repeat;
	 background-position: right;
	 }

/*------------------ use as div around photo with small text underneith ---------------*/
.caption {
 font-size: .6em;
 float: left;
 margin: 2px 10px 10px 0;
}
.full_width_feature img {
float: left;
margin: 0px 32px 40px 28px;
}
td.full_width_feature  {
padding-top: 0px;
padding-bottom: 0px;
background-repeat: no-repeat;
background-position: top left;
}
.full_width_feature p, .full_width_feature h2, .full_width_feature h3 {
margin-right: 28px;
} 
.linkz {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quoter {
	background-color: #FF3FA2;
	padding: 2px 12px 4px 12px;
	margin: 8px 0px 8px 0px;
}
.cube_table {
background-image: url(/bnmi/common/images/buble-left-large.gif);
background-repeat: no-repeat;
background-position: top left;
}
.quoter h3 {
color: #333333!important;
}

.right-col {
	width: 160px;
	margin-left: 30px;
	float: right;
	background-color: #ececec;
	margin-bottom: 10px;
}
.content-padding {
margin: 0px 28px 0px 28px;
padding-top: 0px;
}

.right-col img {
	border: 5px solid #ececec;
}

p.small {
font-size: 60%;
}

.borderz {
	border: 4px solid #D3ECEF;
	margin-bottom: 4px;
}
 a:hover img.borderz {
	border: 4px solid #FF3FA2;
}
.buble-one {
	background-image: url(/bnmi/common/images/1col-cube-buble.gif);
	background-repeat: no-repeat;
	background-position: top left;
/*background-image: url(/bnmi/common/images/buble-left-medium.gif);
background-repeat: no-repeat;
background-position: top left;*/
}
.left-column {
float: left;
width: 330px;
}
.right-column {
float: right;
width: 160px;
}
.quote {
line-height: 20px;
}
h3.quote {
margin-top: 0px !important;
}
h1.pageheading-white {
margin: 28px 28px 28px 28px;
color: #ffffff !important;
} 
.small-p {
font-size: 70%;
}
h1.pageheading-grey {
margin: 40px 28px 28px 28px;

} 
.top_photo_cred {
background-image: url(/bnmi/common/images/buble_photo_cred2.gif);
background-repeat: no-repeat; 
background-position: top left;

height: 30px;
}
.top_photo_cred p {
color: #333333;
margin: 0px 0px 0px 28px;
font-size: 9px;
}

/* ====================== */
.more {
background-image:url(/bnmi/common/images/more-info-arrow.gif);
}

