/* Link Styles */
 a { 
	color: #0f527c; /* Blue Color */
	font-weight: bold; 
	text-decoration: underline; 
	}
	
a:hover { 
	color: red; 
	font-weight: bold; 
	text-decoration: none; 
	}

#fineprint a, #address a { 
	color: #0f527c; /* Blue Color */
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}
	
#fineprint a:hover, #address a:hover { 
	color: red; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	}
	
a.nav { 
	color: white; 
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	}
	
a.nav:hover { 
	color: #f6bd14; 
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	}
	
a.tab { 
	color: #720403; /* Maroon Color */
	font-family: arial; 
	text-decoration: underline; 
	position: relative; 
	left: 15px;
	}
	
a.tab:hover { 
	color: red; 
	font-family: arial; 
	text-decoration: none; 
	position: relative; 
	left: 15px;
	}
	
a.pdf { 
	color: red; 
	text-decoration: underline; 
	}
	
a.pdf:hover { 
	color: purple; 
	text-decoration: none;
	}
	
a.blue { 
	color: blue; 
	text-decoration: underline; 
	}
	
a.blue:hover { 
	color: purple; 
	text-decoration: none; 
	}
	
a.footer { 
	color: #0f527c; 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
a.footer:hover { 
	color: #720403;
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	}

a.head1 { 
	color: #0f527c; /* Blue Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none; 
	}

a.head1:hover { 
	color: #991417; /* Lighter Maroon Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline; 
	}

/* Style used for skipping over */
.skip { 
	font-family: arial; 
	font-size: 8px;
	color: #000000;
	}

/* Text Styles */
.body { 
	font-family: arial;
	font-size: 10px;
	}
	
.bodyb { 
	font-family: arial; 
	font-weight: bold; 
	font-size: 10px;
	}
	
.bodyi { 
	font-family: arial; 
	font-style: italic; 
	font-size: 10px;
	}
	
.newsbody { 
	font-family: arial;
	font-size: 10px;
	}
	
.newsdate { 
	font-family: arial;
	font-size: 10px;
	}

.eventbody { 
	font-family: arial;
	font-size: 10px;
	color: #000000;
	}
	
.eventdate { 
	font-family: arial;
	font-size: 10px;
	color: #000000; /* 80% Black */
	}
	
.vision { 
	font-family: times new roman, times;
	font-size: 10px;
	font-style: italic;
	}
	
.fineprint { 
	font-family: arial;
	font-size: 10px;
	}


/* Horizontal Rule Styles */
.dashed {
  border:none;
  border-top:dashed 1px #58595b;
  text-align:center;
  }

	
/* Header Styles */
.head1 { 
	color: #0f527c; /* Blue Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	}
	
.head2 { 
	color: #991417; /* Lighter Maroon Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 24px; /* Changed for size css */
	font-weight: bold;
	font-variant: small-caps;
	}
	
.headTimes { 
	font-family: Times New Roman,Georgia,Times; 
	font-size: 16px; /* Changed for size css */
	font-weight: bold; 
	}
	
/* formatting Styles */
	
body { 
	text-align: center;
	margin:0; 
  padding:0;
  position:relative;
	top: -15px;
	}
	
/* styles by ID */

#page {
	text-align: left;
  width: 760px;
	background-color:#ffffff;
	}

#maroonHeader {
	width: 760px;
	height: 50px;
	background: #ffffff url('../../images/redHeader_bkgd.jpg') repeat-x;
	font-family: arial, classical sans, helvetica;
	font-weight: bold;
	color: #ffffff;
	}
	
#citycollege {
	width: 110px;
	height: 50px;
	text-align: center;
	float: left;
	}
	
#outreachlinks {
	width: 550px;
	height: 50px;
	font-family: arial, classical sans, helvetica;
	font-weight: bold;
	color: #ffffff;
	}

#outreachlinks ul {
	list-style-type: none;
	font-size: 10px;
	position: relative;
	top: 25px;
	}
	
#outreachlinks ul li {
	display: inline;
	padding: 7px;
	height: 50px;
	}
	
#outreachlinks a { 
	color: #ffffff; 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
#outreachlinks a:hover { 
	color: #f6bd14; 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}

#yellowHeaderflash {
	width: 760px;
	height: 36px;
	background: #ffffff url('../../images/yellowTopHeader_bkgd.gif') repeat-x;
	position: relative;
	top: -10px;
	}

#yellowHeader {
	width: 760px;
	height: 36px;
	background: #ffffff url('../../images/yellowTopHeader_bkgd.gif') repeat-x;
	position: relative;
	top: -10px;
	}

#yellowHeaderDropDown {
	width: 760px;
	height: 30px;
	position: relative;
	top: 0px;
	}

#yellowHeaderFlashDropDown {
	width: 760px;
	height: 33px;
	position: relative;
	top: 0px;
	}

#horizMenu {
	width: 760px;
	height: 13px;
	font-family: arial;
	color: #0f527c; /* Blue Color */
	position: relative;
	}

#horizMenu ul {
	list-style-type: none;
	font-size: 10px;
	position: relative;
	top: 2px;
	}
	
#horizMenu ul li {
	display: inline;
	padding:14px;
	}
	
#horizMenu a { 
	color: #0f527c; 
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	position: relative;
	}
	
#horizMenu a:hover { 
	color: #991417; /* Lighter Maroon Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

#toplinkdescriptions {
	width: 760px;
	height: 13px;
	text-align: center;
	font-family: arial, classical sans, helvetica;
	font-size: 12px;
	color: #000000; /* 80% Black */
	}

#whitebackground {
	width: 760px;
	height: 230px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/blue-beige_bkgd.jpg') repeat-y;
	position: relative;
	top: -5px;
	}

#maindivintra {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8;
	position: relative;
	top: -5px;
	}

#leftmenu {
	width: 164px;
	height: 185px;
	font-family: arial;
	color: #000000;
	background-color: transparent;
	text-align: left;
	float:left;
	padding-top:0px;
	}
	
#leftmenu ul {
	list-style-type: none;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	width: 150px;
	padding: 0px;
	}
	
#leftmenu ul li {
	padding-top: 0px; /* Adjustment for Firefox */
	margin: 0px;
	}

#leftmenu a { 
	color: #ffffff; 
	font-family: arial; 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	position: relative;
	}
	
#leftmenu a:hover { 
	color: #f6bd14; /* Yellow Color */
	font-family: arial; 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

#news {
	width: 383px;
	height: 230px;
	font-family: arial;
	color: #000000; /* 80% Black */
	background-color: transparent;
	text-align: left;
	float:left;
	padding-left: 5px;
	}
	
#news #quicklink {
	width: 380px;
	font-family: arial;
	color: #000000; /* 80% Black */
	text-align: center;
	}
	
#news #quicklink select {
	font-family: arial;
	color: #000000; /* 80% Black */
	font-size:12px;
	}

#news a { 
	color: #0f527c; /* Blue Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; 
	position: relative;
	}
	
#news a:hover { 
	color: #720403; /* Maroon Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

#news a.head1 { 
	color: #0f527c; /* Blue Color */
	font-family: arial; 
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	}
	
#news a.head1:hover { 
	color: #991417; /* Lighter Maroon Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline; 
	}

#rightmenu {
	width: 202px;
	height: 230px;
	font-family: arial;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	float: left;
	border-left: 3px solid #ffffff;
	}

#events {
	width: 202px;
	height: 150px;
	font-family: arial;
	color: #000000; /* 80% Black */
	background-color: #d9e1ec; /* light Blue */
	text-align: left;
	border-bottom: 3px solid #ffffff;
	padding-left: 3px;
	overflow:hidden;
	}

#events #specialevents {
	position:relative;
  	top: -12px;
  	left: 3px;
  	width:199px;
	}

#events a { 
	color: #0f527c; /* Blue Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; 
	position: relative;
	}
	
#events a:hover { 
	color: #720403; /* Maroon Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

#events a.head1 { 
	color: #0f527c; /* Blue Color */
	font-family: arial; 
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	}
	
#events a.head1:hover { 
	color: #991417; /* Lighter Maroon Color */
	font-family: Classical sans,Arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline; 
	}

#featuredprogram {
	width: 202px;
	height: 80px;
	font-family: arial;
	color: #000000; /* 80% Black */
	background: #becbdc url('../../images/bluegradientVertical_bkgd.jpg') repeat-x; /* medium light Blue */
	text-align: left;
	padding-left: 3px;
	}

#featuredprogram #bodytext {
	position:relative; 
  left:3px;
  top:10px;
  width:190px;
	}

#featuredprogram a { 
	color: #0f527c; /* Blue Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; 
	position: relative;
	}
	
#featuredprogram a:hover { 
	color: #720403; /* Maroon Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
	
#buttondiv {
	width: 760px;
	height: 74px;
	font-family: arial;
	color: #000000;
	background-color: #ffffff;
	position:relative;
	top: -5px;
	border-top: 3px solid #ffffff;
	}

#buttons {
	width: 760px;
	height: 61px;
	font-family: arial;
	color: #000000;
	background-color: #ffffff;
	}

#buttons div {
  float:left;
  border-right: 4px solid #ffffff;
  }

#buttons a {
  color: #991417; 
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent; /* Maroon Color */
  }

#buttons a:hover { 
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	background-color: #991417; /* Maroon Color */
	padding-top: 3px;
	text-indent: 0;
	}

#buttons a span {
  display: none;
  }

#buttons a:hover span { 
	position: absolute;
	color: #ffffff; 
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	top: 14px;
	left: 0px;
 	display: block;
 	width: 124px;
 	height: 48px;
	background-color: #991417; /* Maroon Color */
	padding-top: 3px;
	}

#buttonMaroonbar {
	width: 760px;
	height: 13px;
	font-family: arial;
	color: #000000;
	background: #720403 url('../../images/redBarbottom_bkgd.jpg') repeat-x;
	}

#MaroonbarBottom {
	width: 760px;
	height: 13px;
	font-family: arial;
	color: #000000;
	background: #720403 url('../../images/redBarbottom_bkgd.jpg') repeat-x;
	}
	
#address { 
	font-family: arial;
	font-size: 10px;
	float: left;
	padding-top: 10px;
	}
	
#fineprint { 
	padding-left:30px;
  float: left;
  width: 550px;
	}
	
/* Non-home page styles */
#leftbar_bkgd {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/blue-beige_bkgd.jpg') repeat-y;
	position: relative;
	top: -5px;
	}

#leftbar_bkgd2 {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/blue-beige-blue_bkgd.jpg') repeat-y;
	position: relative;
	top: -5px;
	}
	
#noleftbar_bkgd {
	width: 760px;
	font-family: arial;
	color: #000000;
	background-color: #edece8;
	position: relative;
	top: -5px;
	overflow: hidden;
	}
	
#noleftbar_bkgd2 {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/main/beige-blue_bkgd.jpg') repeat-y;
	position: relative;
	top: -5px;
	overflow: hidden;
	}

#leftbarintra_bkgd {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/blue-beige_bkgd.jpg') repeat-y;
	position: relative;
	top: -2px;
	}

#leftbarintra_bkgd2 {
	width: 760px;
	font-family: arial;
	color: #000000;
	background: #edece8 url('../../images/blue-beige-blue_bkgd.jpg') repeat-y;
	position: relative;
	top: -2px;
	}
	
#leftmenubox {
	width: 164px;
	font-family: arial;
	color: #000000;
	background-color: transparent;
	text-align: left;
	float:left;
	}

#defaultLeftMenuDiv {
	width: 164px;
	height: 175px;
	font-family: arial;
	color: #000000;
	background-color: transparent;
	text-align: left;
	position: relative;
	top: 3px;
	}
	
#defaultLeftMenuDiv ul {
	list-style-type: none;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	width: 150px;
	padding: 0px;
	}
	
#defaultLeftMenuDiv ul li {
	padding-top: 3px;
	margin: 0px;
	}

#defaultLeftMenuDiv a { 
	color: #ffffff; 
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	position: relative;
	}
	
#defaultLeftMenuDiv a:hover { 
	color: #f6bd14; /* Yellow Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

#LeftMenuSubpageHeader {
	width: 155px;
	font-weight: bold;
	padding: 5px;
	}

#LeftMenuSubpage {
	width: 165px;
	font-family: arial;
	color: #000000;
	background-color: transparent;
	text-align: left;
	padding-bottom: 0px;
	}
	
#LeftMenuSubpage ul {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	}
	
#LeftMenuSubpage ul li {
	padding-top: 0px;
	margin: 0px;
	}

#LeftMenuSubpage a { 
	color: #ffffff; 
	font-family: arial; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	position: relative;
	display:block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: transparent;
	border-bottom: 1px solid #ffffff;
	width: 155px;
	}
	
#LeftMenuSubpage a:hover { 
	color: #f6bd14; /* Yellow Color */
	font-family: arial; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-color: #800000;
	}

#maincontent {
	font-size: 12px;
	font-family: arial;
	color: #000000; /* Black */
	background-color: transparent;
	text-align: left;
	padding-left: 13px;
	margin-left: 0px;
	margin-right: 5px;
	overflow: hidden;
	}

#maincontent a { 
	color: #0f527c; /* Blue Color */
	font-weight: bold;
	text-decoration: underline; 
	position: relative;
	}
	
#maincontent a:hover { 
	color: #720403; /* Maroon Color */
	font-weight: bold;
	text-decoration: none;
	}
	
#maincontent ul {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	}

#maincontent ul li {
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	}

#maincontent ul li #descriptions {
	font-weight: normal;
	}

#rightmenubox {
  border: 0;
  float: right;
  width: 205px;
	}

#rightmenuboxInner {
  border-bottom: 2px solid #ffffff;
  width: 205px;
  margin: 1px 0px 0px 10px;
  padding: 0;
  padding-left: 10px;		
	}

#rightmenuboxInner ul {
	list-style-type: none;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	width: 150px;
	padding: 0px;
	}

#rightmenuboxInner ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	}

#rightmenuboxInner ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#rightmenuboxInner ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}

#column1 {
	width: 48%;
	font-family: arial;
	color: #000000; /* 80% Black */
	background-color: transparent; 
	text-align: left;
	float:left;
	padding-left: 3px;
	}

#column1 a { 
	color: #0f527c; /* Blue Color */
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}
	
#column1 a:hover { 
	color: red; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	}

#column2 {
	width: 48%;
	font-family: arial;
	color: #000000; /* 80% Black */
	background-color: transparent;
	text-align: left;
	float:right;
	border-left: 2px solid #58595b;
	padding-left: 5px;
	position: relative;
	top: 20px;
	}

#column2 a { 
	color: #0f527c; /* Blue Color */
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}
	
#column2 a:hover { 
	color: red; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	}

#breadcrumbs {
	font-size: 10px;
	font-family: arial;
	color: #58595b; /* 80% Black */
	background-color: transparent;
	text-align: left;
	padding-left: 3px;
	}

#breadcrumbs a { 
	color: #58595b; /* 80% Black */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; 
	position: relative;
	}
	
#breadcrumbs a:hover { 
	color: #720403; /* Maroon Color */
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

.clear { 
	clear:both; 
	}

#slideshow {
  position:relative;
  top: -1px
  }

/* Catalog pages styles */
.h1 { 
	color: black; 
	font-family: arial, helvetica; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
.h2 { 
	color: black; 
	font-family: arial, helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
.h3 { 
	color: black; 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
.header { 
	color: black; 
	font-family: arial, helvetica; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none;
	}
	
.yellowbg { 
	background-color: #f4f7aa; 
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	}
	
.yellowbg-b { 
	background-color: #f4f7aa;
	font-family: arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

.progbodyb { 
	font-family: arial; 
	font-weight: bold; 
	font-size: 12px;
	}
	
/* Popup for faculty and staff directory page */
#popup a { 
	color: #0f527c; /* Blue Color */
  font-family: arial; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline; 
	}
	
#popup a:hover { 
  color: #991417; 
	text-decoration: none;
  text-indent:0;
	}

#popup a span {
  position: absolute;
  left:-4000px;
  background-color: #ffffff;
	/*background-color: #991417;  Maroon Color */
  }

#popup a:hover span { 
	position: absolute;
	top: -14px;
	left: 50px;
	color: #000000;
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
 	display: block;
	background-color: #ffffff; /* Maroon Color */
	padding: 5px;
	border: 1px solid #000000;
	width:150px;
	}
	
