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

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt { 
	 font-family: Palatino, Georgia, "Times New Roman", Times, Serif; 
	 font-size: 12px; 
	 color: #000000; 
	 font-weight: normal; 
}

h1 { 
	 font-family: Palatino, Georgia, "Times New Roman", Times, Serif; 
	 font-size: 18px; 
	 color: #900; 
	 font-weight: bold; 
}

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

a { 
	 color: #006; 
}

a:visited { 
	 color: #633; 
}

a:hover { 
	 color: #900; 
}

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

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

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

.bmActiveNav:visited { 
	 color: #006; 
}

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

.bmActiveNav:hover { 
	 color: #900; 
}

a.bmBreadcrumbs { 
	 color: #006; 
}

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

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

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

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

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

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

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

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

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

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

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

a.bmQuickHead { 
	 font-size: 10px; 
	 color: #006; 
}

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

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

a.bmToolLink { 
	 color: #006; 
}

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

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

a.bmRelatedLink { 
	 color: #006; 
}

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

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

.bmSubhead { 
	 font-family: Palatino, Georgia, "Times New Roman", Times, Serif; 
	 font-size: 14px; 
	 color: #333333; 
	 font-weight: bold; 
}

.bmBreadcrumbText { 
}

.bmarticleByline { 
}

.bmpromoByline { 
}

.bmarticleDate { 
	 font-size: 10px; 
	 color: #333333; 
}

.bmpromoDate { 
}

.bmCaption { 
	 color: #666; 
}

.bmTipHead { 
	 font-size: 14px; 
	 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 { 
	 font-size: 10px; 
	 color: #666; 
}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt { 
	 font-size: 14px; 
	 color: #666; 
	 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 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:#666; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#666; 
	 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, p, td, div, li {
	line-height: 1.3em;
}

.tagline, .tagline p, .tagline div, .tagline td, .tagline ul, .tagline li {
	color: #666;	
}

ul {
	margin-left: 0px;
 padding-left: 1em;
	list-style: circle outside;
}

a.bmNavigation { 
	 font-weight:bold;
	 display:block;
}


h1 {
	margin-top: 0px;
	margin-bottom: 12px;
}

.testimonial {
	margin: 30px 10px 0 0;
	border-top: dotted 4px #ccc;
	padding-top: 10px;

}

.testimonial p, .testimonial div, .testimonial ul, .testimonial li, .testimonial .bmTipHead, .testimonial .bmTipText {
   color: #666;
}

input.text, .plain, input.password, textarea {
	line-height:1.3em;
	font-family: Palatino, Georgia, "New Times Roman", Times, Serif;
	width: 80%;
	color: #000000;
}

input.submit, .pulldown, select {
	line-height:1.3em;
	font-family: Palatino, Georgia, "New Times Roman", Times, Serif;
	color: #006;
	font-weight: bold;
}

b, strong, subhead {
	font-size: 14px;
	font-weight: bold;
}

.grayText {  
	color: #666666;
	font-size: 10px;
}

.smallText {
	font-size: 10px;
}

/* Some trickery to make our fonts work with relative keywords

   First we fake-out Netscape 4 so it doesn't try to deal with
   this at all */
   
/*/*/a{}

.grayText, .smallText {

  /* Now we fake out IE Windows with a smaller font size */
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  
  /* The actual font size */ 
  font-size: x-small;
}
  /* Be nice to Opera */
html>body .grayText, html>body .smallText {
  font-size: x-small;
} 

/* Repeat for small-size fonts */
input.text, .plain, input.password, textarea, input.submit, .pulldown, select {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body input.text, html>body .plain, html>body textarea, html>body input.submit, html>body .pulldown, html>body select {
  font-size: small;
} 

/* Repeat for medium-size fonts */
b, strong, .subhead {
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
}
html>body b, html>body strong, html>body .subhead {
  font-size: medium;
} 

  /* End the Netscape 4 fake-out */
/* */


/* Everything's back to normal */


/*
TABLE SUBSTITUTION STYLES
These styles are used to replace table layout,
particularly for web form entry.
--------------------------------*/
div.monoRow {
	width:100%;
	clear:both;
	padding: 5px 0 0 0;
}

div.duoRow {
	width:100%;
	padding: 5px 0 0 0;
}

div.leftBox {
	margin:0;
	float:left;
	clear:left;
	text-align:right;
	width:49%;
}

div.rightBox {
	margin:0;
	float:right;
	clear:right;
	text-align:left;
	width:49%;
}

.highlightBox {
	margin: 10px 0px;
	border: 1px #666 solid;
	padding: 15px;
}

.featuredPress {
margin-top: 1em;
border-top: dotted 4px #ccc;
padding-top: 10px;
}

.featuredPress, .featuredPress p {
font-size: 11px;
}

#twitter_div {
    margin-top: 15px;
    padding: 5px;
    border: 1px solid #ccf;
}
#twitter_div ul {
    list-style:none;
    padding: 0;
    margin: 0;
}
#twitter_div li {
   list-style: none;
   padding:5px;
   border: 1px solid #ddd;
   margin: 5px 0px;
}

/* end user-customized tags */

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

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

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

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

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

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

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

.bmActiveNav { 
	 background-color:#eee 
}

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

/*bmWidget add END*/
