body {
	 background-color: #FFFFFF;
	 background-image: url(http://www.cornerstoneradio.com/images/pagebg2.gif);
	 background-attachment: scroll;
	 background-repeat: repeat-y;
}

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

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

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

a { 
	 color: #25408F; 
}

a:visited { 
	 color: #25408F; 
}

a:hover { 
	 color: #CC0000; 
}

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

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

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

.bmActiveNav:visited { 
	 color: #990099; 
}

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

.bmActiveNav:hover { 
	 color: #CC0000; 
}

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

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

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

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

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

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

a.bmSpotHeadline { 
	 font-size: 16px; 
	 color: #25408F; 
	 font-weight: bold; 
}

a.bmSpotHeadline:visited { 
	 color: #25408F; 
}

a.bmSpotHeadline:hover { 
	 color: #25408F; 
}

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

a.bmHeadlineLink:visited { 
	 color: #25408F; 
}

a.bmHeadlineLink:hover { 
	 color: #25408F; 
}

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: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 color: #333333; 
	 font-weight: bold; 
}

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

.bmarticleByline { 
}

.bmpromoByline { 
}

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

.bmpromoDate { 
}

.bmCaption { 
	 font-size: 10px; 
}

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

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

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

.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:#24418F; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#24418F; 
	 padding:10px;  
}

.bmSmallPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#24418F; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#24418F; 
	 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 {
	margin: 0;
}

div.frontLL a.bmHeadlineLink {
    color: navy;
    font-size: 12px;
}
div.frontLL div {
    font-size: 11px;
}

div.news a.bmHeadlineLink {
    font-size: 11px;
}
div.news div {
    font-size: 11px;
}
span.shadow {
    display:block;
    float:left;
    width:56px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image: url(/images/50frame.gif);
    margin-right:5px;
    margin-bottom:5px;
}
span.shadow img {
position:relative;
left:0px;
}
div.news2 a.bmHeadlineLink {
    font-size: 10px;
}
div.news2 div {
    font-size: 10px;
}
.daysponsor { 
    font-size: 10px; 
    color: #FFFFFF; 
    font-family: arial;
}
.notes { 
    font-size: 10px; 
    color: #25408F; 
    font-family: arial;
}
.thoughts { 
    font-size: 12px; 
    color: #25408F; 
    font-family: arial;
    font-style: italic;
    font-weight: bold;
}
.small { 
    font-size: 10px; 
    color: #25408F; 
    font-family: arial;
}
.bob { 
    font-size: 12px; 
    color: #25408F; 
    font-family: arial;
}
.credits { 
    font-size: 11px; 
    color: #25408F; 
    font-family: arial;
}

/* end user-customized tags */

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

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

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

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

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

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

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

.bmActiveNav { 
	 background-color:#cccccc 
}

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

/*bmWidget add END*/
