@charset "utf-8";
/* CSS Document */
/* News Style Sheets
-----------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
} /* removes defaults from all elements */
html,body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	text-transform:none;	font-style:normal;

}
/*	links
------------------------------------------------------------------------------- */	
a:visited,
a:active,
a:link {
	color:#006600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #669900; 
	text-decoration: none;
	font-weight: normal;
}
#news-container {
	border: #9f9883 1px solid;
	background-color: #ebf0D2;
	float: right;
	margin: 9px 3px 18px 2px;
	width: 260px;
}
#news {
	border: #9f9883 1px solid;
	background-color: #ebf0d2;
}
#news-header {
	padding: 5px 5px 5px 5px;
	border-bottom: #fbc20f 2px solid;
	background-color: #006C00;
}
#news-inthenews {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006b6b;
	padding-right: 5px;
	font-style:normal;
}
#news_block-1, #news_block-2, #news_block-3  {
	padding: 5px 2px 5px 5px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
#ind_news_content {
	float: right;
	padding-top:4px;
	padding-left: 5px;
	width: 950px;
	text-align: left;
	background-image:url(images/conedseal.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#news_div-1, #news_div-2 {
	margin: 0 auto 0 auto;
	width:190px;
	background-image: url(../Images/news-div.gif);
	background-position: center;
	text-align: center;
	background-repeat:repeat-x;
	padding:2px;
}
#news_more {
	font-size: 11pt;
	padding: 8px 2px 3px 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#news_more a.rm:link, a.rm:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006C00;
	text-decoration: none;
}

#news_more a.rm:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #669C00;
	text-decoration: none;
}

/*Events Style Sheets
------------------------------------------------------------------------------------------------*/
#event-container {
	border: #9f9883 1px solid;
	float: left;
	margin: 9px 2px 18px 36px;
	width: 260px;
	background-color:#EBF0D2;
	overflow:hidden;
}
#events {
	border: #9f9883 1px solid;
	background-color:#EBF0D2;
	
}
#events-header {
	padding: 5px 5px 5px 5px;
	border-bottom: #fbc20f 2px solid;
	background-color: #006C00;
}
#upcoming-events-header {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006b6b;
	padding-right: 5px;
	font-style: normal;
}
#events_div-1, #events_div-2 {
	margin: 0 auto 0 auto;
	width:190px;
	background-image: url(../Images/news-div.gif);
	background-position: center;
	text-align: center;
	background-repeat:repeat-x;
	padding:2px;
}
#upcoming-events-content {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	padding: 5px 2px 5px 6px;
	font-style:normal;
}
#upcoming-events-description {
	font-size:10pt;
	text-align:left;
	font-style: normal;
}
#events_more {
	font-size: 11pt;
	padding: 8px 2px 3px 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#events_more a.rm:link, a.rm:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006C00;
	text-decoration: none;
}

#events_more a.rm:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #669C00;
	text-decoration: none;
}
#container {
	width:100%;
	overflow:hidden;
}
#headerbar-top {
	height:55px;
	background-color:#006600;
}
#headerbar-bottom {
	width:100%;
	height:62px;
	background-image: url(../Images/news-header-bkg.gif);
	background-repeat: repeat-x;
	border-bottom:#333 solid 1px;
}
#newsdate {
	width:940px;
	height:20px;
	padding-top:10px;
	text-align:right;
}
#newswrapper {
	width:900px;
	margin:10px auto 0 auto;
	border:#CCC solid 1px;
	overflow:hidden;
}
#newsmenu {
	width:167px;
	float:left;
	margin-right:20px;
}
#newsmenuheader {
	width:167px;
	height:34px;
	background-image:url(../Images/news-greenbkg.gif);
	color:#FFF;
	font-size:13pt;
	text-align:center;
	line-height: 22pt;
}
#left-menu {
	width: 167px;
	float:left;
	clear:left;
	display:inline;
}
#left-menu ul {
	list-style-type: none;
	background-color:#e7e3d8;
}
#left-menu UL LI A {
	width: 167px; 
	height: 30px
}
#left-menu ul li {
	list-style-type: none;
	width: 120px;
	background-repeat: no-repeat;
}
#left-menu ul li#arts {
	background-image:url(../Images/news-artsbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#athletics {
	background-image:url(../Images/news-athbtn.gif);
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#business {
	background-image:url(../Images/news-busbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#education {
	background-image:url(../Images/news-edubtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#general {
	background-image:url(../Images/news-genbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#health {
	background-image:url(../Images/news-helthbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#public {
	background-image:url(../Images/news-publicbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#science {
	background-image:url(../Images/news-sciencebtn.gif);
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li#technology {
	background-image:url(../Images/news-techbtn.gif);
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	float:left;
	width:167px;
}
#left-menu ul li a {
	display: block;
}
#newsbodywrapper {
	width:711px;
	float:left;
	border-left:#CCC solid 1px;
	display:inline;
}
#news-searchbar {
	width:711px;
	background-image:url(../Images/news-gradient.gif);
	background-repeat:repeat-x;
	height:34px;
	border-bottom:#CCC solid 1px;
}
#searchbox-menu {
	width:690px;
	height:30px;
	padding:5px 0 0 5px;
}
#mainarticle {
	width:525px;
	border-right:#CCC solid 1px;
	float:left;
}
#mainarticle-body {
	width:500px;
	border-bottom:#CCC solid 1px;
	padding:10px;
}
#rightcolumn {
	float:right;
	width:185px;
}
#morenews {
	width:525px;
	border-right:#CCC solid 1px;
	float:left;
	margin-bottom:15px;
}
#morenews_div-1 {
	margin: 0 auto 0px auto;
	width:516px;
	padding:2px;
	float:left;
}
#morenews a.rm:link, a.rm:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #006C00;
}

#morenews a.rm:hover {
	color: #669C00;
	text-decoration: none;
}
.img {
	padding:10px;
}
#newsfooter {
	font-size: 10px;
	color: #000000;
	height: 35px;
	font-weight: bold;
	font-style:normal;
	margin: 7px auto 0 auto;
	background-color:#CCC;
	text-align:center;
	padding-top:10px;
}
.events_date {
	font-size: 9pt;
	font-weight: bold;
}
#right-menu {
	width: 185px;
	display:inline;
	clear:left;
	float:left;
}
#right-menu ul {
	list-style-type: none;
	background-color:#e7e3d8;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	width:185px;
}
#right-menu ul li {
	list-style-type: none;
	width: 185px;
	text-indent:15px;
	height:31px;
	line-height:25px;
	border-bottom:#CCC solid 1px;
}
#right-menu UL LI A {
	width: 185px; 
	height: 31px;
	text-indent:15px;
	text-decoration:none;
	color:#000;
}
.textbox {
	height:20px;
	border:solid 1px #CCC;
}
#cookie_trail {
	margin: 10px 0 0 10px;
	height:30px;
	width: 500px;
	font-size: 8.5pt;
	color: #666;
	text-align: left;
	overflow:hidden;
}
#cookie_trail a.ct:link, a.ct:visited, a.ct:hover {
	text-decoration: none;
	color:#F60;
}
.bulltedlist {
	list-style-position:outside;
	list-style-type: square;
	line-height: 24px;
	padding-left:30px;
}