body {
	 background-color: #FFE1FF;
	 background-image: none;
}

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #003333; 
	 font-weight: normal; 
}

h1 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #000000; 
	 font-weight: bold; 
}

img { 
	 border-width:0; 
	 border-style:none;
}

a { 
	 color: #663300; 
}

a:visited { 
	 color: #663300; 
}

a:hover { 
	 color: #009900; 
}

a.bmNavigation { 
	 color: #000000; 
	 font-weight: bold; 
}

.bmActiveNav { 
	 color: #000000; 
	 font-weight: bold; 
}

a.bmNavigation:visited { 
	 color: #000000; 
}

.bmActiveNav:visited { 
	 color: #000000; 
}

a.bmNavigation:hover { 
	 color: #000000; 
}

.bmActiveNav:hover { 
	 color: #000000; 
}

a.bmBreadcrumbs { 
	 font-size: 9px; 
	 color: #99CCCC; 
}

a.bmBreadcrumbs:visited { 
	 color: #99CCCC; 
}

a.bmBreadcrumbs:hover { 
	 color: #FFFFFF; 
}

a.bmParent { 
	 color: #663300; 
	 font-weight: bold; 
}

a.bmParent:visited { 
	 color: #663300; 
}

a.bmParent:hover { 
	 color: #009900; 
}

a.bmSpotHeadline { 
	 font-size: 12px; 
	 color: #663300; 
	 font-weight: bold; 
}

a.bmSpotHeadline:visited { 
	 color: #663300; 
}

a.bmSpotHeadline:hover { 
	 color: #009900; 
}

a.bmHeadlineLink { 
	 font-size: 12px; 
	 color: #663300; 
	 font-weight: bold; 
}

a.bmHeadlineLink:visited { 
	 color: #663300; 
}

a.bmHeadlineLink:hover { 
	 color: #009900; 
}

a.bmQuickHead { 
	 color: #663300; 
}

a.bmQuickHead:visited { 
	 color: #663300; 
}

a.bmQuickHead:hover { 
	 color: #009900; 
}

a.bmToolLink { 
	 color: #663300; 
}

a.bmToolLink:visited { 
	 color: #663300; 
}

a.bmToolLink:hover { 
	 color: #009900; 
}

a.bmRelatedLink { 
	 color: #663300; 
}

a.bmRelatedLink:visited { 
	 color: #663300; 
}

a.bmRelatedLink:hover { 
	 color: #009900; 
}

.bmSubhead { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #3333FF; 
	 font-weight: bold; 
}

.bmBreadcrumbText { 
	 font-size: 10px; 
	 color: #99CCCC; 
}

.bmarticleByline { 
	 color: #000000; 
}

.bmpromoByline { 
	 color: #000000; 
}

.bmarticleDate { 
	 color: #333333; 
}

.bmpromoDate { 
	 color: #000000; 
}

.bmCaption { 
	 font-size: 10px; 
	 color: #000000; 
}

.bmTipHead { 
	 font-size: 12px; 
	 color: #000000; 
	 font-weight: bold; 
}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, .bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt { 
	 color: #000000; 
}

.bmBottomText, .bmBottomText div, .bmBottomText p, .bmBottomText th, .bmBottomText td, .bmBottomText li, .bmBottomText dd, .bmBottomText dl, .bmBottomText dt { 
	 font-size: 10px; 
	 color: #333333; 
}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt { 
	 font-size: 13px; 
	 color: #CC0000; 
	 font-weight: bold; 
}

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, .bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, .bmSmallPull dt { 
	 color: #000000; 
}

.bmIcon { 
	 border-width:0px; 
	 vertical-align:middle; 
	 margin:1px; 
}

.bmLeftImage { 
	 float:left; 
	 clear:left; 
	 margin:0px 10px 10px 0px; 
}

.bmRightImage { 
	 float:right; 
	 clear:right; 
	 margin:0px 0px 10px 10px; 
}

.bmCenterImage {	
	 clear:both; 
	 text-align:center; 
	 margin:10px auto; 
}

.bmBigPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#CC0000; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#CC0000; 
	 padding:10px;  
}

.bmSmallPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#000000; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#000000; 
	 padding:10px;  
}

.bmLinkleft { 
	 clear:left; 
}

.bmLinkright { 
	 clear:right; 
}

.bmBottomTools { 
	 clear:both; 
	 width:100% 
}

.bmBotRelated { 
	 float:left; 
	 width:45%; 
	 text-align:left 
}

.bmBotEmailPrint { 
	 float:right; 
	 width:45%; 
	 text-align:right 
}

.bmClearAll { 
	 clear:both; 
}

.bmSpider { 
	 visibility: hidden; 
}

/* begin user-customized tags */
h1		{
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 30px;
		}

.bthead	{
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	border-color: #FFFFFF;
	border-bottom-width: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.btnav	{
	border: 1px #FFFFFF solid;
	color: #000000;
	background-color: #FFFFFF;


}
.btnav p{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.btnav2	{
	font-size: 10px;
	background: #FFFFFF;
border-right: 1px solid #FFFFFF;
		}
.btnav3	{
	border: 1px #FFFFFF none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
		}
.btfoot	{
	color: #FFFFFF;
	text-align: center;
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.container {
	border: 0px solid #999999;
	background-color: #FFFFFF;

}

/* end user-customized tags */

/*bmWidget add START*/
.bmPullLeft { 
	 float:left; 
	 clear:left; 
	 width:40%; 
	 margin:0px 20px 10px 0px; 
} 

.bmPullRight { 
	 float:right; 
	 clear:right; 
	 width:40%; 
	 margin:0px 0px 10px 20px; 
} 

.bmPullCenter { 
	 float:left; 
	 clear: both; 
	 width:40%; 
	 text-align: center; 
	 margin: 0px auto; 
} 

.bmToolLeft { 
	 float:left; 
	 clear:left; 
	 width:200px; 
} 

.bmToolRight { 
	 float:right; 
	 clear:right; 
	 width:200px; 
} 

.bmToolCenter { 
	 text-align:center; 
	 margin:0px auto;
}

a.bmNavigation:hover { 
	 background-color:#FFFFFF 
}

.bmActiveNav { 
	 background-color:#FFFFFF 
}

div.bmNavigation, div.bmActiveNav { 
	 padding: 3px 
}

/*bmWidget add END*/
