body {
	 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: #000000; 
	 font-weight: normal; 
}

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

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

a { 
	 color: #0000FF; 
}

a:visited { 
	 color: #990099; 
}

a:hover { 
	 color: #CC0000; 
}

a.bmNavigation { 
	 font-size: 10px; 
	 color: #426C9C; 
	 font-weight: bold; 
}

.bmActiveNav { 
	 font-size: 10px; 
	 color: #426C9C; 
	 font-weight: bold; 
}

a.bmNavigation:visited { 
	 color: #426C9C; 
}

.bmActiveNav:visited { 
	 color: #426C9C; 
}

a.bmNavigation:hover { 
	 color: #7FB0EA; 
}

.bmActiveNav:hover { 
	 color: #7FB0EA; 
}

a.bmBreadcrumbs { 
	 font-size: 10px; 
	 color: #0000FF; 
}

a.bmBreadcrumbs:visited { 
	 color: #990099; 
}

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

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

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

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

a.bmSpotHeadline { 
	 color: #0000FF; 
	 font-weight: bold; 
}

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

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

a.bmHeadlineLink { 
	 color: #0000FF; 
	 font-weight: bold; 
}

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

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

a.bmQuickHead { 
	 color: #0000FF; 
}

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

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

a.bmToolLink { 
	 color: #0000FF; 
}

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

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

a.bmRelatedLink { 
	 color: #0000FF; 
}

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

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

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

.bmBreadcrumbText { 
	 font-size: 10px; 
}

.bmarticleByline { 
}

.bmpromoByline { 
}

.bmarticleDate { 
	 color: #333333; 
}

.bmpromoDate { 
}

.bmCaption { 
}

.bmTipHead { 
	 font-weight: bold; 
}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, .bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt { 
}

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

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

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, .bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, .bmSmallPull dt { 
}

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

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

.bmRightImage { 
	 float:right; 
	 clear:right; 
	 margin:0px 0px 15px 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 */
body	{
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #29547E;
}

td		{
	font: 11px Verdana, Arial, Helvetica, sans-serif;

		}

p 		{
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;

		}

a:link	{
	color: #426C9C;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	text-align: left;
		}

a:visited	{color: #426C9C;
		font-weight: bold;
		text-decoration: underline;
		}

a:hover	{color: #7FB0EA;
		font-weight: bold;
		}

a:active	{color: #7FB0EA;
		font-weight: bold;
		}
		
.btnav a:link	{
	color: #426C9C;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
background-color: #EDF8FC;
		}

.btnav a:visited	{color: #426C9C;
		font-weight: bold;
		text-decoration: underline;
background-color: #EDF8FC;
		}

.btnav a:hover	{color: #7FB0EA;
		font-weight: bold;
background-color: #EDF8FC;
		}

.btnav a:active	{color: #7FB0EA;
		font-weight: bold;
background-color: #EDF8FC;
		}		

.bthead	{
	background-color: #426C9C;
	color: #FFFED7;
	letter-spacing: 4px;
	text-align: center;
	border-color: black black #000000;
	border-bottom-width: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;

		}

.btnav	{
	background-color: #EDF8FC;
	border: 1px #000000 solid;
}
.btnav p{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;

}

.btnav2	{
	background-color: #5D92BE;
	font-size: 10px;

		}

.btnav3	{
	background-color: #426C9C;
	border: 1px #426C9C none;
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;

		}

.btnavbk	{
	background-color: #FFFFFF;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;

		}

.btfoot	{
	background-color: #426C9C;
	color: #FFFFFF;
	text-align: center;
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

		}
.btnav a:link	{
	color: #426C9C;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
background-color: #EDF8FC;
		}

.btnav a:visited	{color: #426C9C;
		font-weight: bold;
		text-decoration: underline;
background-color: #EDF8FC;
		}

.btnav a:hover	{color: #7FB0EA;
		font-weight: bold;
background-color: #EDF8FC;
		}

.btnav a:active	{color: #7FB0EA;
		font-weight: bold;
background-color: #EDF8FC;
		}		



h1	{
	color: #CCCCCC;
	letter-spacing: 2px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	}
h2	{
	color: #000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

#content p {
	margin: 20px;
}

/* 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:#EDFBFD 
}

.bmActiveNav { 
	 background-color:#EDFBFD 
}

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

/*bmWidget add END*/
