@charset "UTF-8";
	
/*
------------------------------------------------------------------------------------------------------------------
BLOCKQUOTE - RIGHT COLUMN B (2ND COLUMN OF A 2 COLUMN PAGE WITH LEFTNAV)
------------------------------------------------------------------------------------------------------------------*/
#content-right-column-B blockquote {
	margin-bottom: 15px;
	}
#content-right-column-B blockquote p {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	text-align: left;
	clear: right;
	height: auto;
	background-image: url(images/arrow_small_blue.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-top: 1px solid #CCCCCC;
	}
#content-right-column-B blockquote a:link,
#content-right-column-B blockquote a:visited {
	color: #4072B9;
	text-decoration: none;
	display: block;
	}
#content-right-column-B blockquote a:hover {
	color: #BF8F00;
	text-decoration: none;
	display: block;
	}


#content-right-column-B ul {
	margin-bottom: 15px;
	}
#content-right-column-B li {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	text-align: left;
	clear: right;
	height: auto;
	background-image: url(images/arrow_small_blue.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-top: 1px solid #CCCCCC;
	}
#content-right-column-B li a:link,
#content-right-column-B li a:visited {
	color: #4072B9;
	text-decoration: none;
	display: block;
	}
#content-right-column-B li a:hover {
	color: #BF8F00;
	text-decoration: none;
	display: block;
	}



#content-right ul,
#content-right-column-A ul {
	padding-top: 5px;
	padding-bottom: 15px;
	}
#content-right li,
#content-right-column-A li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/list-bullet-blue.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	}
/*
------------------------------------------------------------------------------------------------------------------
	General Float Classes
------------------------------------------------------------------------------------------------------------------*/
.float-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
	}
.float-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	}
.float-right-border {
	float: right;
	padding:2px;
	margin-left: 20px;
	margin-bottom: 12px;
	border: solid #CCCCCC 1px;
	}
.float-left-border {
	float: left;
	padding:2px;
	margin-right: 20px;
	margin-bottom: 12px;
	border: solid #CCCCCC 1px;
	}
/*
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
CAMPUSUITE PUBLIC VIEWS
------------------------------------------------------------------------------------------------------------------*/
.mainmenu {
	color: #666666;
	}
.mainmenu h2 {
	font-size: 12px;
	color: #0066CC;
	}
.mainmenu blockquote {
	padding: 0px;
	margin: 0px;
	}
.mainmenu blockquote p {
	padding: 3px 0px 3px 10px;
	margin: 0px;
	text-align: left;
	clear: right;
	height: auto;
	background-image: url(images/arrow_small_red.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-top-width: 1px;
	border-top-color: #f5ceba;
	border-top-style: solid;
	}
.mainmenu blockquote a:link,
.mainmenu blockquote a:visited {
	color: #CC3300;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	}
.mainmenu blockquote a:hover {
	color: #FF6600;
	text-decoration: underline;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	}
/*
------------------------------------------------------------------------------------------------------------------
TABLE BASIC VIEW
------------------------------------------------------------------------------------------------------------------*/
.tablegridbasic {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 2px;
}
.tablegridbasic a:link, .tablegridbasic a:visited {
	text-decoration: none;
	/*color: #0067a8; - BLUE */
	font-weight: normal;
	}
.tablegridbasic a:hover {
	text-decoration: underline;
	}
.tablegridbasic th {
	text-align: left;
	font-weight: bold;
	color: #5F6062;
	vertical-align: top;
	margin: 0px;
	border-bottom: solid #E6E6E6 1px;
	border-top: solid #E6E6E6 1px;
	padding: 5px 2px 5px 4px;
	background-color:#F1F1F1;
	}
.tablegridbasic td {
	text-align: left;
	padding: 8px 2px 7px 4px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-weight: normal;
	}
.tablegridbasic td.Footer {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	padding: 6px 6px 4px;
	}
.tablegrid {
	width: 100%;
	padding: 0px;
	margin: 15px 0px 0px;
	font-size: 12px;
	line-height: 15px;
	}
.tablegrid th {
	text-align: left;
	border-right: 1px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	padding: 6px 2px 4px 4px;
	background-color: #006EAB;
	font-weight: bold;
	color: #A3CBE1;
	vertical-align: top;
	margin: 0px;
	}
.tablegrid th a:link, .tablegrid th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.tablegrid th a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.tablegrid td {
	text-align: left;
	padding: 6px 2px 2px 4px;
	vertical-align: top;
	}
.tablegrid td.tablegridFooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABCC0;
	background-color: #EFEFEF;
	padding: 6px 6px 4px;
	}
.tablegrid td.staged {
	color: #E48801;
	}
.tablegrid tr.highlited {
	background-color: #FFFFCC;
	}
.tablegrid td.archived {
	color: #999999;
	}
.tablegrid p.highlight {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	}
.tablegrid td.shared {
	background-image: url(images/cs_shared.gif);
	background-repeat: no-repeat;
	width: 20px;
	background-position: center top;
	padding-top: 4px;
	color: #FF9900;
	}
.tablegrid td.yearbar {
	border-top: 1px solid #BABCC0;
	border-bottom: 1px solid #BABCC0;
	font-size: 12px;
	color: #00579c;
	margin: 0px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	}
/*
------------------------------------------------------------------------------------------------------------------
ORANGE BUTTON
------------------------------------------------------------------------------------------------------------------*/
.buttonOrange-small {
	height: 20px;
	background: url(images/orange-buttonLeft.gif) no-repeat left top;
	float: left;
	margin-bottom: 0px;
	line-height: 18px;
	clear: none;
	}
.buttonOrange-small a:link,
.buttonOrange-small a:visited {
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	font-weight: bold;
	}
.buttonOrange-small a:hover {
	color: #c47b0f;
	text-decoration: none;
	}
.buttonOrange-smallCap {
	height: 20px;
	width: 11px;
	background-image: url(images/orange-buttonRight.gif);
	float: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: right top;
	line-height: 0px;
	}
/*
------------------------------------------------------------------------------------------------------------------
GRAY BUTTON
------------------------------------------------------------------------------------------------------------------*/
.button {
	height: 22px;
	background: url(images/buttonLeft.gif) no-repeat left top;
	float: left;
	line-height: 1.94em;
	margin-bottom: 10px;
	}
.button a:link,
.button a:visited {
	height: 22px;
	font-size: 11px;
	color: #848484;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: bold;
	}
.button a:hover {
	color: #0C6DBC;
	text-decoration: none;
	}
.buttonCap {
	height: 22px;
	width: 11px;
	background-image: url(images/buttonRight.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0px;
	margin-right:5px;
	}
/*
------------------------------------------------------------------------------------------------------------------
GREEN BUTTON
------------------------------------------------------------------------------------------------------------------*/
.buttonmain {
	height: 22px;
	background: url(images/btn-green.png) no-repeat left top;
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
	clear: none;
	}
.buttonmain a:link,
.buttonmain a:visited {
	height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	font-weight: bold;
	}
.buttonmain a:hover {
	color: #FFCC33;
	text-decoration: none;
	}
.buttonmainCap {
	height: 22px;
	width: 11px;
	background-image: url(images/btn-green-cap.png);
	float: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: right top;
	line-height: 0px;
	}
/*
------------------------------------------------------------------------------------------------------------------
BUTTONS - FLOAT RIGHT
------------------------------------------------------------------------------------------------------------------*/
.buttonmain-right,
.button-right {
	height: 22px;
	font-size: 11px;
	background-image: url(images/buttonLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	line-height: 22px;
	margin-bottom:10px;
	margin-left:5px;
	}
.buttonmain-right {
	background-image: url(/css/images/buttonmainLeft.gif);
	}
.buttonmain-right a:link,
.buttonmain-right a:visited,
.button-right a:link,
.button-right a:visited {
	height: 22px;
	color: #848484;
	float: left;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: bold;
	}
.buttonmain-right a:link,
.buttonmain-right a:visited {
	color: #FFFFFF;
	}
.buttonmain-right a:hover,
.button-right a:hover {
	height: 22px;
	color: #0C6DBC;
	padding-left: 12px;
	padding-right:0px;
	padding-top: 0px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	}
.buttonmain-right a:hover {
	color: #FFCC33;
	}
.buttonmainCap-right,
.buttonCap-right {
	height: 22px;
	width: 11px;
	background-image: url(images/buttonRight.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0px;
	}
.buttonmainCap-right {
	background-image: url(images/buttonmainRight.gif);
	}
/*
------------------------------------------------------------------------------------------------------------------
ADMIN LEFT NAV CONTAINER - WHEN LOGGED INTO CAMPUSUITE
------------------------------------------------------------------------------------------------------------------*/
#content-left #admin-btns {
	padding-top: 25px;
	}
#content-left #admin-btns #button-wrap {
	clear: both;
	margin-left: 12px;
	}
#button-wrap {
	padding-right:12px;
	}
/*
------------------------------------------------------------------------------------------------------------------
CLEARER
------------------------------------------------------------------------------------------------------------------*/
#clearer {
	clear:both; 
	height: 1px; 
	margin-top:-1px; 
	overflow:hidden;
	}
/*
------------------------------------------------------------------------------------------------------------------
FACULTY - CAMPUSUITE PUBLIC VIEW
------------------------------------------------------------------------------------------------------------------*/
#faculty {
	padding-bottom: 2px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 7px;
	clear: both;
	}
h1.faculty-top {
	border-bottom: 1px solid #DEDEDE;
	padding: 0px 0px 8px 0px;
	margin-bottom: 6px;
	}
#faculty img {
	border: 1px solid #5F6062;
	padding: 2px;
	margin: 0px;
	float: left;
	}
#faculty h1 a:link,
#faculty h1 a:visited,
#faculty h1 {
	color: #006EAB;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	}
#faculty h1 a:hover {
	text-decoration: underline;
	}
#faculty h2 {
	color: #5F6062;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
	border: none;
	}
#faculty-details h3 {
	font-size: 120%;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	color: #333333;
	}
#faculty-details h2 {
	font-size: 135%;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
div#faculty-details p.title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
div#faculty-details p.faculty-details-contact {
	line-height: 16px;
	}
div#faculty-details p.faculty-info {
	font-size: 12px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	}
#faculty-content {
	padding-top: 15px;
	}
.faculty-details-img {
	float: right;
	padding: 2px;
	border: 1px solid #BABCC0;
	margin: 0px 0px 15px 15px;
	}
#faculty p {
	color: #333333;
	font-weight: normal;
	}	
/*
---------------------------------------------------------------------------------------------
PHOTO & VIDEO GALLERY - CAMPUSUITE PUBLIC VIEW
---------------------------------------------------------------------------------------------*/
#video-gallery-table {
	width:620px;
	margin-top: 30px;
	}
#video-gallery-table td#video-column {
	width: 320px;
	border-right: solid #CCCCCC 1px;
	vertical-align: top;
	padding-right: 16px;
	}
#video-gallery-table #thumbnail-column {
	width: 269px;
	padding-left: 14px;
	vertical-align: top;
	}
#video-gallery-table #thumbnail-column #menu-item {
	clear: both;
	width: 269px;
	}
#video-gallery-table #thumbnail-column #menu-item img {
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
	}
#video-gallery-table #thumbnail-column #menu-item a:link,
#video-gallery-table #thumbnail-column #menu-item a:visited,
#video-gallery-table #thumbnail-column #menu-item a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	}
#photo-gallery-table {
	width:620px;
	margin-top: 30px;
	}
#photo-gallery-table td#photo-column {
	width: 349px;
	border-right: solid #CCCCCC 1px;
	vertical-align: top;
	padding-right: 14px;
	}
#photo-gallery-table #thumbnail-column {
	width:241px;
	padding-left: 14px;
	vertical-align: top;
	}
#photo-gallery-table #thumbnail-column #photo-gallery-thumb a:link,
#photo-gallery-table #thumbnail-column #photo-gallery-thumb a:visited,
#photo-gallery-table #thumbnail-column #photo-gallery-thumb a:hover {	
	height:83px;
	display:block;
	width:110px;
	text-decoration:none;
	}
#photo-gallery-thumb {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	float:left;
	margin-right:9px;
	margin-bottom:9px;
	}
#gallery-item {
	float: left;
	padding-top: 15px;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e1e1e2;
	}
#gallery-item h2 {
	padding: 0px;
	margin: 0px 0px 6px 112px;
	}
#gallery-item h2.video {
	background-image: url(images/gallery-icon-video.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 26px;
	}
#gallery-item h2.photo {
	background-image: url(images/gallery-icon-photo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 26px;
	}
#gallery-item p {
	margin-left: 112px;
	}
#gallery-item h2 a:link,
#gallery-item h2 a:visited {
	text-decoration: none;
	}
#gallery-item h2 a:hover {
	text-decoration: underline;
	}
#gallery-item .highlight {
	color: #CC6600;
	font-weight: bold;
	}
#gallery-item #image {
	height: 100px;
	width: 100px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
#gallery-item #image a:link,
#gallery-item #image a:visited,
#gallery-item #image a:hover {
	width: 100px;
	height: 100px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWSLETTER - CAMPUSUITE PUBLIC VIEW
------------------------------------------------------------------------------------------------------------------*/
#newsletter-item {
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e1e1e2;
	}
#newsletter-item h2 {
	padding: 0px;
	margin: 0px 0px 6px 112px;
	}
#newsletter-item p {
	margin-left: 112px;
	}
#newsletter-item h2 a:link,
#newsletter-item h2 a:visited {
	text-decoration: none;
	}
#newsletter-item h2 a:hover {
	text-decoration: underline;
	}
#newsletter-item #image {
	height: 100px;
	width: 100px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
#newsletter-item #image a:link,
#newsletter-item #image a:visited,
#newsletter-item #image a:hover {
	width: 100px;
	height: 100px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	}
/*
------------------------------------------------------------------------------------------------------------------
CALENDAR - CAMPUSUITE PUBLIC VIEW
------------------------------------------------------------------------------------------------------------------*/
#table-calendar-item th {
	padding: 3px 5px 3px 0px;
	vertical-align: top;
	}
#table-calendar-item td {
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	}
#table-calendar-item {
	padding-bottom: 15px;
	}
#table-calendar-descript th {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	}
#table-calendar-descript td {
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	}
div#inn-page-right h2.calendar-item {
	padding-top: 10px;
	padding-bottom: 20px;
	}
#calendar-list-item {
	padding-bottom: 2px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 12px;
	}
#calendar {
	margin: 0px;
	padding: 18px 0px 8px 0px;
	border-top: 1px solid #e1e1e2;
	clear: both;
	}
#calendar.top {
	padding: 0px 0px 8px 0px;
	border-top: none;
	}
#calendar img {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	float: left;
	}
#calendar h1 a:link,
#calendar h1 a:visited,
#calendar h1 {
	color: #006EAB;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	}
#calendar h1 a:hover {
	text-decoration: underline;
	}
#calendar h2 {
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
	font-style: italic;
	border: none;
	}
#calendar p {
	color: #333333;
	font-weight: normal;
	}	
/*
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
MAIN NEWS PAGE - CAMPUSUITE PUBLIC VIEW
------------------------------------------------------------------------------------------------------------------
-	Headline Class - Uses default H1 as base
------------------------------------------------------------------------------------------------------------------*/
.news-main-h1 {
	float: left;
	}
/*
------------------------------------------------------------------------------------------------------------------
-	News 'View Archive' button at top of News & Events page
------------------------------------------------------------------------------------------------------------------*/
#news-view-btn-wrapper {
	float: right;
	}
#news-view-btn-wrapper #button-wrap {
	padding-right: 0px;
	}
/*
------------------------------------------------------------------------------------------------------------------
TOP/FEATURED NEWS STORY
------------------------------------------------------------------------------------------------------------------*/
#news-top-story {
	border-bottom: 0px solid #FFFFFF;
	background-color: #4072b9;
	width: 98%;
	padding: 0px 2% 0px 0px;
	clear: both;
	float: left;
	margin-bottom: 20px;
	font-size: 13px;
	color: #FFFFFF;
 	}
#news-top-story-img {
	float: left;
	width: 324px;
	height: 208px;
	margin-right: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	}
#news-top-story-img a:link,
#news-top-story-img a:visited,
#news-top-story-img a:hover {
	width: 324px;
	height: 208px;
	text-decoration: none;
	display: block;
	cursor: hand;
	}
#news-top-story h1 {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 4px;
	margin-top: 15px;
	}
#news-top-story h1 a:link,
#news-top-story h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
#news-top-story h1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
#news-top-story h2 {
	font-size: 11px;
	margin-bottom: 12px;
	color: #FFFFFF;
	font-weight: normal;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWS LIST WRAPPER
------------------------------------------------------------------------------------------------------------------
-	Contains the News List and Upcoming Events columns
-	Used to create and continue 2nd column (Upcoming Events) background
-	Needs to be tweaked from site to site due to the width using percentages instead of set pixels
------------------------------------------------------------------------------------------------------------------*/
#news-list-wrapper {
	width: 100%;
	float: left;
	clear: both;
	background-image: url(images/upcoming-events-column-bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWS LISTING - News Story with thumbnail linking to complete/read article
------------------------------------------------------------------------------------------------------------------
-	Left column of News Content page
-	Typically below Top/Highlighted News Story
-	Typically next to Upcoming Events Column
------------------------------------------------------------------------------------------------------------------*/
#news-story-list {
	width: 65%;
	float: left;
	padding-right: 5%;
	}
/*
------------------------------------------------------------------------------------------------------------------
TOTAL NEWS LISTING & PAGES 
------------------------------------------------------------------------------------------------------------------
-	Top list of numbers above all Teaser Stories
------------------------------------------------------------------------------------------------------------------*/
#news-page-list {
	clear: both;
	width: 100%;
	position: relative;
	height: 28px;
	float: left;
	}
#news-page-list p {
	margin: 0px;
	padding: 0px;
	}
#news-page-list a:link,
#news-page-list a:visited {
	color: #0067a8;
	}
.total-pages {
	float: left;
	}
.pages-list {
	float: right;
	}
p.highlight {
	padding: 0px;
	margin: 0px;
	color: #CC6600;
	font-weight: bold;
	}
.highlight {
	padding: 0px;
	margin: 0px;
	color: #CC6600;
	font-weight: bold;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWS STORY TEASER
------------------------------------------------------------------------------------------------------------------
-	Dictates the look for the listing which links to main read
------------------------------------------------------------------------------------------------------------------*/
#news-story {
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	width: 100%;
	border-top: 1px solid #e1e1e2;
	}
#news-story h1 {
	margin-left: 120px;
	}
#news-story h1,
#news-story h1 a:link,
#news-story h1 a:visited {
	color: #4072B9;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	}
#news-story h1 a:hover {
	color: #0e1f41;
	text-decoration: underline;
	}
#news-story h2 {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 120px;
	}
#news-story p {
	margin-left: 120px;
	}
/*
------------------------------------------------------------------------------------------------------------------
-	News Story teaser Image with link
------------------------------------------------------------------------------------------------------------------*/
#news-story-thumb {
	border: 1px solid #666666;
	margin: 0px 0px 15px 0px;
	}
#news-story-thumb,
#news-story-thumb a:link,
#news-story-thumb a:visited,
#news-story-thumb a:hover {
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	}
a.news-image:link,
a.news-image:visited,
a.news-image:hover {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	cursor: hand;
	float: left;
	background-repeat: no-repeat;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWS UPCOMING EVENTS LIST/COLUMN
------------------------------------------------------------------------------------------------------------------*/
#upcoming-events-list {
	padding-left: 16px;
	padding-right: 10px;
	}
#news-upcoming-events {
	width: 30%; /* Needs to equal 100% when combined with #news-story-list */
	float: left;
	background-color: #f6f6f7;
	padding-bottom: 50px;
	}
#news-upcoming-events h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 7px 10px 7px 16px;
	margin-bottom: 18px;
	color: #4072B9;
	background-color: #e0e0e1;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;	
	}
.event-title {
	font-weight: bold;
	}
/*
------------------------------------------------------------------------------------------------------------------
NEWS READ - COMPLETE STORY/ARTICLE - CAMPUSUITE PUBLIC VIEW
------------------------------------------------------------------------------------------------------------------*/
#news-read h2 {
	font-size: 20px;
	margin: 0px;
	color: #000000;
	padding: 5px 0px 6px 0px;
	line-height: 20px;
	clear: none;
	border: none;
	font-weight: normal;
	}
#news-read h3 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	border: none;
	color: #333333;
	border-bottom: 1px solid #DEDEDE;
	}
#news-read h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-weight: normal;
	border: none;
	color: #333333;
	}
/*
------------------------------------------------------------------------------------------------------------------
-	Read image and caption
------------------------------------------------------------------------------------------------------------------*/
#news-read-img {
	float: right;
	margin: 0px 0px 25px 15px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: right;
	}
div#news-read-img p {
	margin: 10px 7px 8px 6px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	}