@charset "UTF-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

#banner {
	background:url(/images/bg_blue_mtn_banner.jpg);
	background-repeat:no-repeat }

/*--------------------------------- DEFINE FONT STYLES-------------------------------------*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3FB0;
	font-weight: bold;
	font-style: normal;
}

/*----- Default Links ------*/

a:visited {
	color: #660099;
}

a:hover {
	color: #0000FF;
}

/*----- Navigation Font & Links ------*/

.nav {
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	font-size:12px;
	text-align:center;
	}

a.nav:link, a.nav:visited {
	color:#000066;
	}
	
a.nav:hover {
	color: #0000FF;
	}
	
	
/*----- "Back to Top" Links ------*/
	
a.top:link {
	font-weight:normal;
	font-size:10px;
	color:#990000;
}

a.top:hover {
	font-weight:normal;
	color: #FF0000;
}

a.top:visited {
	font-weight:normal;
	color:#990000;

}

/*----- Article Text Styles ------*/	
.header_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	white-space: normal;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	overflow: inherit;
}
.subhead_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
.article_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding: 0px;
}

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

a.company:link, a.company:visited {
	color:#FFFFFF;
}

a.company:hover {
	color: #D5D9EF;
}

/*----- medium size font ------*/	
.currentissue {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight:bold;
	}
	
a.currentissue:hover {
	color: #0000FF;
}

.Med_emph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/*------------------------------------------------PAGE ELEMENTS------------------------------------------------------*/

/*----- Navigation Container ------*/
.nav_main {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
}


#body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin-top:10px;
}

/*----- Section Headers, Bar & Text ------*/
.section_header {
margin-top:0px;
padding-top:5px;
	background-color: #990000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}

/*----- Title Font & Bar ------*/
.BMN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1px;
	font-weight: bold;
	color: #FFFFFF;
	white-space:nowrap;
	background-color:#000033;
	text-align:left
}

.highlight {/***highlight***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #CCCCFF;
	background-position: center;
	background-repeat: repeat;
	text-align: center;
}


.top_bar {
	white-space:nowrap;
	padding-top: 8px;
	height: 100px;
}

.img {/***formats photo borders, etc.***/
border-style:solid;
border-color: #000000;
border-width: 1px;
}

#thumbnail {/***floats info/photos to right***/
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	height: auto;
	max-width:300px;
	vertical-align:top;
}

#thumbnail_left {/***floats info/photos to left***/
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	height: auto;
	max-width:300px;
}

#entry {/***binds info/pics together***/
	width: auto;
	height:auto;
	overflow:auto;
	margin-top: 10px;
}

#twitter_div {
	width: 140px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.25;
	lin
	}

/*----- Calendar Elements -------------------------------*/

td.cal{ /***formats main calendar***/
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 13px;
	font-weight:bold;
	}
	
tr.cal_head {/***formats top headers***/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 40 px;
	color:#000000;
	font-weight:bold;
	}


a.cal:link, a.cal:visited { /***formats links in calendar***/
	color: #0033CC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

a.cal:hover {
	color: #990000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	}

-->

