﻿@charset "UTF-8";
/* CSS Document */


* {
	padding: auto;
	margin: auto;

}

body {
	font-size: 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
	
#contentWrap {
	width:560px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top:6px;
}

#contentWrap p {
	font-size:.95em;
	padding: 3px 0 10px 0;
	line-height:1.4em;
}

#contentWrap h1 {
	font-size:195%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#151515;
	margin: -5px 0 15px 0;
	line-height:1.1em;
}

#contentWrap h2 {
	font-size:160%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding: 12px 0 6px 0;
	color:#303030;
}

#contentWrap h3 {
	font-size:140%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding: 12px 0 6px 0;
	font-style:italic;
	color:#757575;
}

#contentWrap h4 {
	font-size:120%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding: 10px 0 3px 0;
	color:#303030;
}

#contentWrap h5 {
	font-size:100%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding: 8px 0 8px 0;
	font-style:italic;
}

#contentWrap h6 {
	font-size:100%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding: 8px 0 6px 0;
	color:#757575;
}

#contentWrap ul {
     font-size:.95em;
     margin: 0 0 10px 30px;
}

#contentWrap ol {
     font-size:.95em;
     margin: 0 0 10px 30px;
}

#contentWrap ul li {
     color: #000000;
     font-size:.95em;
     line-height: 1.3em;
	 list-style-type: disc;
	 padding: 3px 0 3px 0;
}

#contentWrap ul li ul li {
     color: #000000;
     font-size:1em;
     line-height: 1.2em;
	 list-style-type: disc;
	 padding-top:10px;
	 font-style:italic;
}

#contentWrap ul li ol li {
     color: #000000;
     font-size:1em;
     line-height: 1.3em;
	 padding:5px 0 5px 0;
	 list-style-type:none;
}

#contentWrap ol li ul li {
     color: #000000;
     font-size:1em;
     line-height: 1.3em;
	 list-style-type: disc;
	 padding-top:10px;
	 font-style:italic;
}

#contentWrap ol li {
     color: #000000;
     font-size:.95em;
     line-height: 1.3em;
     padding: 3px 0 3px 0;
}

#contentWrap a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#contentWrap a:visited {
   font-size:1em;
   color: #dc6800;
}

#contentWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#contentWrap a.no {
   border: 0;
}

img {
   border: 0;
}
	
#contentWrap td {
     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
     font-size:1em;
}

#address {
	color: #000000;
	font-size: .95em;
	font-weight:bold;
	color:#4f4f4f;
	padding: 0 0 20px 46px;
	line-height:1.3em;
	background: url("/PublishingImages/global/mailbox.gif") top left no-repeat;
}

.pagePhoto {
	padding:4px;
	margin: 5px 6px 5px 6px;
	float:left;
	clear:both;
	border: 1px solid #959595;
}

.floatRight { 
	float:right;
	padding: 8px 0 15px 10px;   /* Right padding changed from 5 to 10px on 8/17 */
} 

.floatLeft { 
	float:left;
	padding: 0 10px 15px 0;
} 

#addThis-Position {
	padding:2px 0 3px 26px;
}

#outercallout-FloatRight {
	padding: 0 0 10px 10px;
}

.clear { 
	clear:both;
	height:1px;
} 

#footnote {
	font-size:.8em;
	color:#666666;
	padding:20px 0 0 0;
	font-style:italic;
}

.imageCaption {
	font-size:.75em;
	color:#666666;
}

.getDirections {
	background: url("/PublishingImages/global/icons/map-icon.png") top left no-repeat;
	padding: 5px 0 10px 50px;
	margin:5px 0 15px 5px;
	font-size:.9em;
	color:#666666;
	line-height:1.3em;
}

.blockQuote {
	padding: 5px 0 10px 15px;
	color:#212121;
	font-size:.9em;
	line-height:1.4em;
	font-style:italic;
}

#headerGraphich1 {
	width:560px;
	padding:0 0 15px 0;
}

.hline {
	border-bottom: 1px #ccc dashed;	
}


/****** TABLE HIGHLIGHTING DATES/DEADLINES. THIS CAN BE USED FOR ANY TABLE DATA AND IS NOT SPECIFIC TO DATES **********/


#datesTable-Wrap {
	width:544px;
	background:#f0f0ed;
	border:1px solid #dadada;
}

#datesTable-Wrap h1 {
	padding:7px 5px 5px 5px;
	margin-top:2px;
	text-transform:uppercase;
	font-size:1.1em;
	background-color:#3e4851;
	color:#ffffff;
}


#datesTable-Wrap h2 {
	padding:0 7px 3px 0;
	font-size:.9em;
	font-weight:bold;
	margin-left:3px;
	margin-right:5px;
	color:#334255;
	border-bottom: 1px dotted #486784;
	text-transform:uppercase;
}

#datesTable-Wrap h3 {
	padding:3px 5px 3px 0;
	font-size:.9em;
	color:#474747;
	font-weight:bold;
	margin-left:3px;
}

#datesTable-Wrap td p {
	line-height:1.3em;
	font-size:.8em;
	padding-left:5px;
	color:#4a4a4a;
}

#datesTable-Wrap ul {
	margin-left:3px;
}

#datesTable-Wrap ul li {
	list-style:none;
	line-height:1.6em;
	font-size:.85em;
	padding-left:2px;
	color:#4a4a4a;
}

/****** TABLE FOCUSED ON DATES/DEADLINES **********/



/****************** PAGE HIGHLIGHTS STYLES ******************/

#PageHighlightArea-Wrap {
	margin-top:10px;
}

#pageHighlightArea-Content {
	width:541px;
	height:100%;
	background:#f9de9c;
	padding:5px 5px 0 10px;
	border-left: 2px solid #949494;
	border-right: 2px solid #949494;
}

#PHA-upcomingEvents {
	width:560px;
	height:48px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/events-header.gif") top left no-repeat;
}

.pageHighlightArea-Bottom {
	width:560px;
	height:16px;
	background: url("/PublishingImages/global/inner-page-graphics/page-highlight-bottom.gif") top left no-repeat;
	padding-bottom:10px;
}

#pageHighlightArea-Content h1 {
     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
     font-size:1.1em;
     color:#3f4c65;
     padding:10px 0 0 0;
     margin-bottom:0;
}

#pageHighlightArea-Content h2 {
     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
     font-size:.95em;
     color:#000000;
     padding:10px 0 0 0;
     margin-bottom:0;
}

#pageHighlightArea-Content p {
     font-size:.9em;
     line-height:1.4em;
}

div#pageHighlightArea-Content a {
	color:#486784;
	border-bottom: 1px dotted #486784;
	text-decoration:none;
}

div#pageHighlightArea-Content a:visited {
   font-size:1em;
   color: #486784;
}

div#pageHighlightArea-Content a:hover {
   color: #dc6800;
   border-bottom: 1px dotted #dc6800;
}

/****************** END PAGE HIGHLIGHTS STYLES ******************/




/******************  COLLAPSIBLE TEXT ******************/

.CollapsibleText-Wrap {
	width:100%;
}

.CollapsibleText-Visible {
	font-size: 1.1em;
	font-weight:bold;
	color:#444444;
	padding:0 7px 0 0;
}

.CollapsibleText-Click {
	font-size: .8em;
	text-decoration:none;
	margin-left:7px;
}

a.CollapsibleText-Click {
    font-size: .8em;
    font-weight: normal;
}

.CollapsibleText-Hidden {
	padding:4px 5px 4px 10px;
	background: url("/PublishingImages/global/faqs-answer-bg.gif") top left no-repeat;
	background-color:#f4f4f4;
}

/******************  END COLLAPSIBLE TEXT ******************/





/****************** TABS ***********************/


#tabs {
	width: 720px;
	/* margin-left:-5px;
	border: thin blue solid; 
	/*margin: 0 auto 0 auto;*/
}



/*** 560PX TABS ***/

#tabsStyle {
   width:100%;
}

#tabsStyle li a {
	color:#000000;
	text-decoration:none;
	border-top:1px solid #9a9a9a;
    border-right:1px solid #9a9a9a;
    border-left:1px solid #9a9a9a;
	background-color:#eaeaea;
	padding: 5px;
}

#tabsStyle .ui-tabs-nav li.ui-tabs-active {
   background-color: #000000;
}

#contentWrap-Tabs {
	width:550px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	border:solid 1px #9a9a9a;
	margin-top:5px;	
	padding-left:4px;	
}

#contentWrap-Tabs h2 {
	font-size:1.1em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#151515;
	line-height:1.2em;	
	padding:4px 0 5px 0;	
}

#contentWrap-Tabs p {
	font-size:.95em;
	padding: 3px 0 10px 0;
	line-height:1.4em;	
}

#contentWrap-Tabs a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#contentWrap-Tabs a:visited {
   font-size:1em;
   color: #dc6800;
}

#contentWrap-Tabs a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#contentWrap-Tabs ul {
	font-size:.9em;
	padding:0 0 10px 30px;
	color:#151515;
	line-height:1.4em;
	list-style:disc;
}

#contentWrap-Tabs ul li {
	list-style:disc;
	padding:4px 0 4px 0;
}


/*** END 560PX TABS ***/




/*** ADJUNCT FACULTY ***/

/*** The adjunct faculty page is using a 720px wide tab feature based on the content of that page. Other tabs pages should
stay within the 560px wide page confines **/

#contentWrap-FacultyTabs {
	width:720px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top:6px;	
}

#contentWrap-FacultyTabs h1 {
	font-size:195%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#151515;
	margin: -5px 0 15px 0;
	line-height:1.1em;		
}

#contentWrap-FacultyTabs p {
	font-size:.95em;
	padding: 3px 0 10px 0;
	line-height:1.4em;	
}

#contentWrap-FacultyTabs a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#contentWrap-FacultyTabs a:visited {
   font-size:1em;
   color: #dc6800;
}

#contentWrap-FacultyTabs a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#tabsAZ {
	font-size:1.35em;
	width:720px;
}

#tabsAZ a {
	color:#dc6800;
	text-decoration:none;
	border:0;
	padding:4px;
	/*padding:5px 6px 5px 6px;*/
}

#tabsAZ a:visited {
   font-size:1em;
   text-decoration:none;
}

#tabsAZ a:hover {
   color: #486784;
   background-color:#eaeaea;
   border:0;
}


/***** TABLES FOR TABS *****/

#tabsTable-Position {
	margin-left:-16px;
}

#tabsTable {
	width:720px;
	height:auto;
	background:#f0f0ed;
	border:1px solid #dadada;
}

#tabsTable td {
	padding: 8px 0 8px 6px;
	font-size:1em;
	color:#4a4a4a;
}

#tabsTable h1 {
	padding:5px 0 5px 5px;
	text-transform:uppercase;
	font-size:2.2em;
	background-color:#3e4851;
	color:#ffffff;
	margin-left:-6px;
}

#tabsTable h2 {
	padding:0 7px 3px 0;
	font-size:1.1em;
	font-weight:bold;
	margin: 0 0 0 1px;
	color:#585858;
	border-bottom: 1px dotted #486784;
	text-transform:uppercase;
}

.tabsTable-FacultyName {
	line-height:1.2em;
	font-size:1.1em;
	color:#4a4a4a;
	font-weight:bold;
}

#tabsTable p {
	line-height:1.2em;
	font-size:1em;
	padding: 0 0 15px 1px;
	color:#4a4a4a;
}

#tabsTable ul li {
	font-size:.9em;
	padding:0 0 10px 4px;
	color:#4a4a4a;
	line-height:1.2em;
	list-style-type:none;
}

#tabsTable a {
	color:#dc6800;
	text-decoration:none;
	border:0;
	/*padding:5px 6px 5px 6px;*/
}

#tabsTable a:visited {
   font-size:1em;
   text-decoration:none;
}

#tabsTable a:hover {
   color: #486784;
   border:0;
}

.tabsTable-FacCol1 {
	width:75px;
}

.tabsTable-FacCol2 {
	width:198px;
}

.tabsTable-FacCol3 {
	width:230px;
}

.tabsTable-FacCol4 {
	width:145px;
}

/***** END TABLES FOR TABS *****/

/*** ADJUNCT FACULTY ***/


/****************** END TABS *******************/





/****************** IMPORTANT DATES TABLE STYLES ******************/

table#keydates td {
    line-height: 1.4em;
    font-size:.9em;
}

.importantDates-Header {
	font-size:1.4em;
	color:#ffffff;
	font-weight:bold;
	background-color:#2d4153;
	letter-spacing:.1em;
	text-transform:uppercase;
	padding:4px;
}

.importantDates-subHeader {
	font-size:1.85em;
	color:#252525;
	background-color:#ebd9b1;
	font-weight:bold;
	padding:4px;
}

.importantDates-Content {
	background-color:#f8f3df;
	padding:4px;
}

/****************** END IMPORTANT DATES TABLE STYLES ******************/



/****************** GLOBAL CONTACT PAGE STYLES ******************/

#contactpage-MailAddress {
	width:498px;
	height:48px;
	margin-top:5px;
	padding:12px 0 0 60px;
	font-weight:bold;
	font-size:1.4em;
	color:#454444;
	background: url("/PublishingImages/global/contactpage-mailaddy-header.gif") top left no-repeat;
}

#contactpage-Office {
	width:498px;
	height:48px;
	margin-top:5px;
	padding:12px 0 0 60px;
	font-weight:bold;
	font-size:1.4em;
	color:#454444;
	background: url("/PublishingImages/global/contactpage-office-header.gif") top left no-repeat;
}

#contactpage-Staff {
	width:498px;
	height:48px;
	margin-top:5px;
	padding:12px 0 0 60px;
	font-weight:bold;
	font-size:1.4em;
	color:#454444;
	background: url("/PublishingImages/global/contactpage-staff-header.gif") top left no-repeat;
}

#contactpage-Locations {
	width:498px;
	height:48px;
	margin-top:5px;
	padding:12px 0 0 60px;
	font-weight:bold;
	font-size:1.4em;
	color:#454444;
	background: url("/PublishingImages/global/contactpage-locations-header.gif") top left no-repeat;
}

.contactPage-contentWrap {
	padding: 0 15px 20px 60px;
	font-size:1em;
}

#contactPage-Directory {
	width:100%;
}

#contactPage-Directory p {
	padding: 2px 5px 5px 7px;
}

.contactPage-DirectoryTitle {
	font-size:1.2em;
	color:maroon;
	margin:10px 0 5px 0px;
	font-weight:bold;
}

.contactPage-DirectoryHeader {
	background-color: #e7e7e7;
	font-weight:bold;
}

#GoogleMap {
	float:right;
	margin-bottom:10px;
}

/****************** END GLOBAL CONTACT PAGE STYLES ******************/



/****************** GLOBAL STAFF LISTING PAGES ******************/

#staffInfo-Wrap {
	width:560px;
	height:auto;
	padding:2px 0 2px 0;
}

.staffPhoto {
	padding:4px;
	margin:5px 8px 5px 8px;
	float:left;
	clear:both;
	border: 1px solid #959595;
}

#staffInfo {
	width:100%;
	float:right;
	clear:both;
	position:relative;
}

#staffInfo-Wrap p {
	font-size:1em;
	color:#000000;
}

div#staffInfo a {
	color: #dc6800;
	text-decoration:none;
}

div#staffInfo a:active { 
	color: #dc6800;
}

div#staffInfo a:hover { 
	color:#486784;
	border-bottom: 1px dotted #486784;
}

#staffInfo-Wrap h1 {
	font-size:1.5em;
	color:#000000;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:-5px;
}

#staffInfo-Wrap h2 {
	font-size:1.2em;
	color:#2b2a29;
	padding-bottom:9px;
}

.staffInfo-Office {
	font-size:.9em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/office.png") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}

.staffInfo-Phone {
	font-size:.9em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/phone.png") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}

.staffInfo-Email {
	font-size:.9em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/email.png") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}

.staffInfo-Website {
	font-size:.9em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/website.png") no-repeat center left;
	padding:0 0 0 23px;
	margin:8px 0 -2px 0;
}

.staffInfo-LinkedIn {
	font-size:.9em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/social-networking/linkedin_16.png") no-repeat center left;
	padding:0 0 0 23px;
	margin:4px 0 -2px 0;
}

.pageBio {
	font-size:.9em;
	color:#2b2a29;
	line-height:1.4em;	
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;	
	padding:10px 0 20px 0;	
}

/****************** END GLOBAL STAFF LISTING PAGES ******************/




/**************** VIDEOS ********************/


#videoTwoCol-Wrap {
	width:562px;
	border: 1px solid #999;
	background-color: #f0f0ed;
	margin-bottom:20px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;		
}

.videoTwoCol-Title {
	font-size:1.3em;
	font-weight:bold;
	background-color:#8a9aa2;
	padding: 4px;
	color:#ffffff;
}

#videoTwoCol-Wrap h2 {
	font-size:1.2em;
	font-weight:bold;
	padding: 10px 10px 5px 10px;
	color:#666;
	line-height:1.2em;
}

#videoTwoCol-Wrap h3 {
	font-size:1em;
	font-weight:bold;
	padding: 4px 0 2px 10px;
	color:#333;
}

#videoTwoCol-Wrap p {
	font-size:.9em;
	padding: 5px 10px 10px 10px;
	color:#333;
}

#videoTwoCol-Wrap ul {
	font-size:.9em;
	color:#333;
}

#videoTwoCol-Wrap ul li {
	font-size:.9em;
	padding: 5px 10px 0 0;
	color:#333;
	line-height:1.3em;
}

.videoThumb-Position {
	margin: 10px 7px 20px 10px;
	border:1px #666 solid;		
}
/**************** END VIDEOS ********************/






/************************************* GLOBAL CALLOUT STYLES *************************************/



/***************** QUICK FACTS & DID YOU KNOW CALLOUTS *******************/


#factsCallout {
	width:165px;
	height:auto;
	margin:5px 0 15px 10px;
	background: url("/PublishingImages/global/callouts/facts-bg.gif") top left;
}

#KnowCallout-Header {
	width:165px;
	height:43px;
	background: url("/PublishingImages/global/callouts/dyk-header.gif") top left; 
	background-repeat:no-repeat;
	margin-left:-1px;
}

#QFCallout-Header {
	width:165px;
	height:43px;
	background: url("/PublishingImages/global/callouts/quickfacts-header.gif") top left; 
	background-repeat:no-repeat;
	margin-left:-1px;
}

#factsCallout h1 {
	font-size:.95em;
	color:#353535;
	padding: 2px 0 2px 6px;
	text-transform:uppercase;
	margin-bottom:-6px;
}

#factsCallout p {
	font-size:1em;
	color:#486784;
	padding: 5px 6px 6px 6px;
	line-height:1.5em;
}

#factsCallout ul {
	 line-height: 1.6em;
	 padding: 5px 0 6px 6px;
}

#factsCallout li {
	 font-size:95%;
     color: #486784;
	 list-style-type: none;
}

#factsCallout-Footer {
	width:165px;
	height:8px;
	background: url("/PublishingImages/global/callouts/facts-footer.gif") top left; 
	background-repeat:no-repeat;
	/*margin:5px 0px 15px 10px;*/
}

/***************** END QUICK FACTS & DID YOU KNOW CALLOUTS *******************/



/****************** INNER CALLOUTS ******************/


/*** INNER CALLOUT CAPTION ***/

.innerCallout-Caption {
	font-size:.7em;
	color:#aaaaaa;
}

.innerCallout-Caption a {
	color:#2a3646;
}

.innerCallout-Caption a:active { 
	color:#2a3646;
}

.innerCallout-Caption a:hover { 
    color:#dc6800;
    border:0;
}


/*** END INNER CALLOUT CAPTION ***/


#innerCallout-Wrap {
	float: right;
	clear: left;
	width: 125px;
	height:auto;
	padding:0 50px 0 15px;
}


/****************** SIMPLE CALLOUTS ******************/

#SimpleIC-Wrap {
	width:170px;
	background-color:#e8e8e8;
	margin: 7px 15px 10px 0;
	border: 1px solid #b0b0b0;
	padding-bottom:10px;
}

#SimpleIC-Wrap p {
	font-size:.8em;
	margin: 5px 5px -10px 5px;
	padding-bottom:10px;
}

#SimpleIC-Wrap h1 {
	font-size:.9em;
	padding:10px 5px 0 5px;
	margin-bottom:-5px;
}

div#SimpleIC-Wrap a {
	color: #2a3646;
	border-bottom: 1px dotted #2a3646;
}

div#SimpleIC-Wrap a:active { 
	color: #2a3646;
}

div#SimpleIC-Wrap a:hover { 
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
}

#SimpleIC-Wrap ul {
	padding:5px 8px 0 0;
	font-size:.8em;
	margin-bottom:-4px;
}

#SimpleIC-Wrap li {
	padding:5px 8px 0 0;
	line-height:1.3em;
	margin-left:-5px;
}

#SimpleIC-Header {
	width:162px;
	font-size:.85em;
	font-weight: bold;
	color:#ffffff;
	background-color:#2a3646;
	padding:4px;
	text-transform:uppercase;
}

#SimpleFinAid-Header {
	width:145px;
	font-size:.85em;
	font-weight: bold;
	color:#ffffff;
	background: url("/PublishingImages/global/finaid-ic.gif") no-repeat center left;
	background-color:#293f06;
	background-repeat:no-repeat;
	padding:4px 0 4px 27px;
	text-transform:uppercase;
}

#SimplePhotoGallery-Header {
	width:145px;
	font-size:.85em;
	font-weight: bold;
	color:#ffffff;
	background: url("/PublishingImages/global/photo-gallery-ic.gif") no-repeat center left;
	background-color:#d96100;
	padding:4px 0 4px 27px;
	text-transform:uppercase;
}

#SimpleIC-Header-Orange {
	width:162px;
	font-size:.85em;
	font-weight: bold;
	color:#ffffff;
	background-color:#fd6f01;
	padding:4px;
	text-transform:uppercase;
}

/* THICKBOX VIDEO GALLERY PAGE STYLES */

#videoTB-Wrap {
	width:170px;
	background-color:#e8e8e8;
	margin: 7px 4px 10px 0;
	border: 1px solid #b0b0b0;
}

#videoTB-Wrap p {
	font-size:.8em;
	padding: 0 4px 0 0;
}

#videoTB-Wrap ul {
	font-size:.8em;
	padding: 4px 8px 0 0;
	margin-left:7px;
}

#videoTB-Wrap ul li {
	padding: 0 8px 0 0;
	list-style:none;
	line-height: 1.8em;
}

#videoTB-Header {
	width:145px;
	font-size:.85em;
	font-weight: bold;
	color:#ffffff;
	background: url("/PublishingImages/global/video-playlist.gif") no-repeat center left;
	background-color:#871016;
	padding:4px 0 4px 27px;
	text-transform:uppercase;
}

#videoPosition {
	margin:5px 0 0 0;
	padding-left:7px;
}

/* END THICKBOX VIDEO GALLERY PAGE STYLES */


/****************** END SIMPLE CALLOUTS ******************/




/****************** OUTER CALLOUTS ******************/


/**** BLACK AND BLUE CALLOUTS ****/

#BlackandBlue-Callout {
	width:165px;
	height:auto;
	margin:5px 0px 15px 10px;
	color:#000000;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/blackandblue-callout-bg.gif") top left;
}

#MostRequested-Header {
	width:165px;
	height:54px;
	background: url("/PublishingImages/global/callouts/most-requested-header.gif") top left no-repeat; 
}

#HowtoApply-Header {
	width:165px;
	height:54px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/howapply-header.gif") top left no-repeat;
}

#Programs-Header {
	width:165px;
	height:54px;
	background: url("/ProspectiveStudents/CPS/PublishingImages/callouts/programs-blackblue-header.gif") top left no-repeat;
}

#BlackandBlue-Footer {
	width:165px;
	height:19px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/blackandblue-callout-bottom.gif") top left no-repeat;
}

#BlackandBlue-Callout ul {
     font-size:1em;
	 line-height: 1.8em;
	 margin:-12px 0 0 15px;
}

#BlackandBlue-Callout li {
     color: #000000;
     list-style-type:none;
     padding: 0 0 0 12px;
     background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/blackandblue-liarrow.gif") no-repeat center left;
}

div#BlackandBlue-Callout a {
	color: #122b3e;
	text-decoration:none;
}

div#BlackandBlue-Callout a:active { 
	color: #122b3e;
}

div#BlackandBlue-Callout a:hover { 
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
}

/**** END BLACK AND BLUE CALLOUTS ****/




/**** GREY (SIMPLE) CALLOUTS ****/

#SimpleCallout {
	width:165px;
	height:auto;
	margin:5px 0px 15px 10px;
	background: url("/PublishingImages/global/callouts/grey-callout-bg.gif") top left;
}

#RelatedLinks-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/relatedlinks-header.gif") top left no-repeat;; 
}

#PhoneNumbers-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/phone-header.gif") top left no-repeat;
}

#StaffDir-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/staffdirectory-header.gif") top left no-repeat;
}

#SchoolCodes-Header {
	width:165px;
	height:34px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/school-codes-header.gif") top left no-repeat;
}

#ResidenceHalls-Header {
	width:165px;
	height:34px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/residencehalls-header.gif") top left no-repeat;
}

#Forms-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/forms-header.gif") top left no-repeat; 
}

#Documents-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/docs-header.gif") top left no-repeat; 
}

#Resources-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/resources-header.gif") top left no-repeat; 
}

#Directories-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/directories-header.gif") top left no-repeat; 
}

#Contact-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/contact-header.gif") top left no-repeat; 
}

#Degrees-Header {
	width:165px;
	height:34px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/degree-programs-header.gif") top left no-repeat; 
}

#MediaResources-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/media-resources-header.gif") top left no-repeat; 
}

#EventInfo-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/event-info-header.gif") top left no-repeat; 
}

#Glance-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/ataglance-header.gif") top left no-repeat; 
}

#AddInfo-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/addinfo-header.gif") top left no-repeat; 
}

#Locations-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/locations-header.gif") top left no-repeat; 
}

#Degrees-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/degrees-header.gif") top left no-repeat; 
}

#Archives-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/archives-header.gif") top left no-repeat; 
}

#News-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/news-header.gif") top left no-repeat; 
}

#Hotel-Header {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/hotel-info-header.gif") top left no-repeat; 
}

#SimpleCallout-Footer {
	width:165px;
	height:17px;
	background: url("/PublishingImages/global/callouts/simple-callout-footer.gif") top left no-repeat; 
}

#SimpleCallout ul {
     font-size:1em;
	 line-height: 1.8em;
	 margin:1px 0 0 10px;
}

#SimpleCallout li {
     color: #ffffff;
     list-style-type:none;
     line-height:1.3em;
     padding: 0 12px 8px 0;
}

#SimpleCallout p {
     color: #ffffff;
     line-height:1.3em;
     padding: 5px 12px 8px 10px;
}

div#SimpleCallout a {
	color: #ffffff;
	text-decoration:none;
	border:0;
}

div#SimpleCallout a:active { 
	color: #ffffff;
	border:0;
}

div#SimpleCallout a:hover { 
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
}

#SimpleCallout h1 {
	color:#F4D08C;
	font-size:1.05em;
	font-weight:bold;
	margin:0 0 3px 9px;
	padding:3px 0 5px 0;
}

/**** END GREY (SIMPLE) CALLOUTS ****/




/**** ORANGE CALLOUTS ****/

#OrangeCallout {
	width:165px;
	height:auto;
	margin:5px 0px 15px 10px;
	background: url("/PublishingImages/global/callouts/orange-callout-bg.gif") top left;
}

.OrangeCallout-Footer {
	height:35px;
	width:165px;
}

#Orange-HousingList {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/student-housing-header.gif") top left; 
	background-repeat:no-repeat;
}

#Orange-StaffDirectory {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/staffdir-orange-header.gif") top left; 
	background-repeat:no-repeat;
}

#Orange-Minors {
	width:165px;
	height:34px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/minors-header.gif") top left no-repeat;
}

#Orange-CPSDegrees {
	width:165px;
	height:34px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/cps-degrees-header.gif") top left no-repeat;
}

#Orange-WarriorJobs {
	width:165px;
	height:34px;
	background: url("/CurrentStudents/CareerCenter/PublishingImages/Callouts/warriorjobs-callout-header.gif") top left no-repeat;
}

#Orange-OptIn {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/optin-header.gif") top left; 
	background-repeat:no-repeat;
}

#Orange-Adjuncts {
	width:165px;
	height:34px;
	background: url("/Academics/PublishingImages/callouts/adjunct-header.gif") top left; 
	background-repeat:no-repeat;
}

#OrangeCallout p {
     font-size:1em;
	 line-height: 1.3em;
	 margin-left:10px;
	 padding: 0 15px 7px 0;
}

#OrangeCallout ul {
     font-size:1em;
	 line-height: 1.8em;
	 margin:1px 0 5px 10px;
}

#OrangeCallout li {
     color: #486784;
     list-style-type:none;
}

div#OrangeCallout a {
	color: #ffffff;
	text-decoration:none;
	border:0;
}

div#OrangeCallout a:active { 
	color: #ffffff;
	border:0;
}

div#OrangeCallout a:hover { 
	color:#122b3e;
	border-bottom: 1px dotted #122b3e;
}

.noborder {
	text-decoration:none;
	border:none;
}

/**** END ORANGE CALLOUTS ****/



/**** FEATURED VIDEO ****/

#featuredVideo-Wrap {
	width:160px;
	height:auto;
	margin:5px 0px 15px 10px;
	color:#000000;
}

#featuredVideo-Wrap p {
	font-size:.9em;
	font-weight:bold;
	color:#101010;
	line-height:1.1em;
	padding-top:1px;
}

#featuredVideo {
	width:160px;
	height:25px;
}

.featuredVideo-SubCaption {
	font-size:.8em;
	color:#5a5a5a;
	line-height:1.15em;
	padding-bottom:5px;
}

div#featuredVideo-Wrap a {
	color: #122b3e;
	text-decoration:none;
}

div#featuredVideo-Wrap a:active { 
	color: #122b3e;
}

div#featuredVideo-Wrap a:hover { 
	color:#dc6800;
}

#featuredVideo-Wrap a.no {
   border: 0;
}

/**** END FEATURED VIDEO ****/



/**** SOCIAL NETWORKING CALLOUTS ****/



/** SHARE ICONS **/

#verticalShare-Wrap {
	width:130px;
	height:100%;
	background-color:#eeeeee;
	border:1px #ccc solid;
	float:right;
	clear:left;
	padding:6px 5px 10px 5px;
	margin-left:15px;	
	margin-top:11px;		
}

/** END SHARE ICONS **/



/** SOCIAL NETWORKING ICONS (OUTER CALLOUT) **/


#socialnetworking-icons {
	width:165px;
}

#socialnetworking-icons p {
	color:#545454;
	font-weight:bold;
	font-size:.85em;
	padding:0;
	margin:-47px 10px 4px 40px;
}

div#socialnetworking-icons a {
	color: #3b5a93;
	text-decoration:none;
	border:0;
}

div#socialnetworking-icons a:active { 
	color: #3b5a93;
	border:0;
}

div#socialnetworking-icons a:hover { 
	color:#3b5a93;
	border-bottom: 1px dotted #3b5a93;
}

#Facebook {
	width:165px;
	padding:55px 0 0 3px;
	margin:0 0 0 10px;
	background: url("/PublishingImages/global/social-networking/facebook.png") top left no-repeat; 
}

#Twitter {
	width:165px;
	padding:55px 0 0 3px;
	margin:-10px 0 0 10px;
	background: url("/PublishingImages/global/social-networking/twitter.png") top left no-repeat; 
}

#LinkedIn {
	width:165px;
	padding:55px 0 0 3px;
	margin:-10px 0 0 10px;
	background: url("/PublishingImages/global/social-networking/linked-in.png") top left no-repeat; 
}

#YouTube {
	width:165px;
	padding:55px 0 0 3px;
	margin:-10px 0 0 10px;
	background: url("/PublishingImages/global/social-networking/youtube.png") top left no-repeat; 
}

#Blogger {
	width:165px;
	padding:55px 0 0 3px;
	margin:-10px 0 0 10px;
	background: url("/PublishingImages/global/social-networking/blogger.png") top left no-repeat; 
}

#FacebookLikeApp {
	margin: 0 0 12px 10px;			
}

/** SOCIAL NETWORKING ICONS (OUTER CALLOUT) **/



/********************** END GLOBAL CALLOUT STYLES ************************/









/********************** ADMISSIONS STYLES ************************/


#admissionsHP-Photo {
	padding-bottom:10px;
}

#ourcampus-Map {
	width:560px;
	height:196px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/campus-map-bg.gif") top left no-repeat;
	padding-bottom:15px;
}

#ourcampus-PhotoGallery {
	width:560px;
	height:196px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/photo-gallery-bg.gif") top left no-repeat;
}

#ourcampus-MainGraphic {
	padding:12px 0 0 41px;
}

#ourcampus-MainLinks {
	color:#ffffff;
	position:absolute;
	margin:-152px 0 0 315px;
}

#ourcampus-MainLinks p {
	font-size:.9em;
	padding-bottom:24px;
	color:#ffffff;
}

div#ourcampus-MainLinks a {
	color: #232735;
	text-decoration:none;
	border:0;
}

div#ourcampus-MainLinks a:active { 
	color: #232735;
	border:0;
}

div#ourcampus-MainLinks a:hover { 
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
}

div#ourcampus-MainLinks a:visited { 
	color:#232735;
}


/** DAY MEET THE STAFF **/

#dayadmissionsStaff-Wrap {
	width:560px;
	height:187px;
	line-height:1.4em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/meet-bg.gif") top left;
	background-repeat:no-repeat;
	padding-bottom:12px;
}

.dayadmissionsStaff-Photo {
	width:97px;
	height:145px;
	border:1px solid #a6a6a6;
	padding:4px;
	margin:10px 0 0 10px;
	float:left;
}

#dayadmissionsStaff-info {
	width:230px;
	margin:13px 0 0 7px;
	padding-top:5px;
	float:left;
}

#dayadmissionsStaff-Wrap p {
	font-size:.8em;
	color:#000000;
	font-weight:bold;
	margin:-4px 0 -9px 6px;
}

div#dayadmissionsStaff-Wrap a {
	color: #dc6800;
	text-decoration:none;
}

div#dayadmissionsStaff-Wrap a:active { 
	color: #dc6800;
}

div#dayadmissionsStaff-Wrap a:hover { 
	color:#486784;
	border-bottom: 1px dotted #486784;
}

#dayadmissionsStaff-info h1 {
	font-size:1.5em;
	color:#000000;
	font-weight:bold;
	margin-bottom:-1px;
}

#dayadmissionsStaff-info h2 {
	font-size:1.2em;
	color:#2b2a29;
	padding-bottom:9px;
}

.dayadmissionsStaff-Office {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/office.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.dayadmissionsStaff-Phone {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/phone.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.dayadmissionsStaff-Email {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/email.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.dayadmissionsStaff-Bio {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/bio.gif") no-repeat center left;
	margin-top:10px;
	padding:0 0 0 23px;
}

#dayadmissionsStaff-Map {
	width:180px;
	height:150px;
	float:right;
	padding:12px 0 0 0;
	margin-right:22px;
}

#callstoactionWrap {
	width:560px;
	height:122px;
	margin: 7px 0 20px 0;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/actions-bg.gif") top left;
	background-repeat:no-repeat;
}

#callstoaction-position {
	float:left;
	clear:both;
	margin: 5px 0 0 10px;
}

#callstoactionWrap a {
	border:0;
}

#callstoactionWrap a:hover {
   border:0;
}

.DistReg-S1Container {
	width:526px;
	height:100%;
	border-left:4px #637bad solid;
	border-right:4px #637bad solid;	
	margin:-5px 0 0 0;	
	padding:15px 10px 5px 10px;		
}

.DistReg-S2Container {
	width:526px;
	height:100%;
	border-left:4px #73b417 solid;
	border-right:4px #73b417 solid;	
	margin:-5px 0 0 0;	
	padding:15px 10px 5px 10px;		
}

.DistReg-S3Container {
	width:526px;
	height:100%;
	border-left:4px #b43c17 solid;
	border-right:4px #b43c17 solid;	
	margin:-5px 0 0 0;	
	padding:15px 10px 5px 10px;		
}

.DistReg-S4Container {
	width:526px;
	height:100%;
	border-left:4px #d3d503 solid;
	border-right:4px #d3d503 solid;	
	margin:-5px 0 0 0;	
	padding:15px 10px 5px 10px;		
}

.DistReg-Date {
	font-size:1.8em;
	font-weight:bold;
	margin:-72px 0 0 220px;	
	color:#5d5d5d;
	padding-bottom:40px;	
}

/* THIS IS THE STYLE FOR THE CPS STAFF */


#cpsadmissionsStaff-Wrap {
	width:560px;
	height:187px;
	line-height:1.4em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/meet-bg.gif") top left;
	background-repeat:no-repeat;
	padding-bottom:12px;
}

.cpsadmissionsStaff-Photo {
	width:97px;
	height:145px;
	border:1px solid #a6a6a6;
	padding:4px;
	margin:10px 0 0 10px;
	float:left;
}

#cpsadmissionsStaff-info {
	width:265px;
	margin:13px 0 0 7px;
	padding-top:5px;
	float:left;
}

#cpsadmissionsStaff-Wrap p {
	font-size:.8em;
	color:#000000;
	font-weight:bold;
	margin:-4px 0 -9px 6px;
}

div#cpsadmissionsStaff-Wrap a {
	color: #dc6800;
	text-decoration:none;
}

div#cpsadmissionsStaff-Wrap a:active { 
	color: #dc6800;
}

div#cpsadmissionsStaff-Wrap a:hover { 
	color:#486784;
	border-bottom: 1px dotted #486784;
}

#cpsadmissionsStaff-info h1 {
	font-size:1.5em;
	color:#000000;
	font-weight:bold;
	margin-bottom:-1px;
}

#cpsadmissionsStaff-info h2 {
	font-size:1.2em;
	color:#2b2a29;
	padding-bottom:9px;
}

.cpsadmissionsStaff-Office {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/office.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.cpsadmissionsStaff-Phone {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/phone.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.cpsadmissionsStaff-Email {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/email.gif") no-repeat center left;
	padding:0 0 0 23px;
}

.cpsadmissionsStaff-Bio {
	font-size:.9em;
	color:#2b2a29;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/bio.gif") no-repeat center left;
	margin-top:10px;
	padding:0 0 0 23px;
}

#cpsadmissionsStaff-Map {
	width:142px;
	height:183px;
	float:right;
	padding:0px 0 0 0;
	margin: 2px 22px 0 0;
}

#cpsadmissionsStaff-ElkhartMap {
	width:142px;
	height:194px;
	float:right;
	padding:0px 0 0 0;
	margin: -8px 22px 0 0;
}

#callstoactionWrap {
	width:560px;
	height:122px;
	margin: 7px 0 20px 0;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/actions-bg.gif") top left;
	background-repeat:no-repeat;
}

#callstoaction-position {
	float:left;
	clear:both;
	margin: 5px 0 0 10px;
}

#callstoactionWrap a {
	border:0;
}

#callstoactionWrap a:hover {
   border:0;
}


/* END CPS MAP STYLE */





/* ADMISSIONS HOMEPAGE PODS */

#admissionsHP-PodsWrap {
	width:558px;
	height:auto;
	background-color:#eaeaea;
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
}

div#admissionsHP-PodsWrap a {
	color:#142f44;
	font-weight:bold;
	text-decoration:none;
}

div#admissionsHP-PodsWrap a:visited {
   color: #142f44;
}

div#admissionsHP-PodsWrap a:hover {
    color:#142f44;
    font-weight:bold;
    border-bottom: 1px dotted #142f44;
}

#admissionsHP-PodsTop {
	width:560px;
	height:8px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/hp-pods-top.gif") top left;
	background-repeat:no-repeat;
}

#admissionsHP-PodsBottom {
	width:560px;
	height:8px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/hp-pods-bottom.gif") top left;
	background-repeat:no-repeat;
}

.podsRow {
	width:558px;
	height:108px;
	margin-bottom:8px;
	border-right:1px solid #c5c5c5;
	background-color:#eaeaea;
}

.podsRow-Last {
	width:558px;
	height:108px;
	border-right:1px solid #c5c5c5;
	background-color:#eaeaea;
}

#admissionsHP-DegreesPod {
	width:268px;
	height:73px;
	margin-left:7px;
	float:left;
	padding:35px 0 0 9px;
	font:#000;
	font-size:1em;
	line-height:1.2em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/degrees-pod.gif") top left no-repeat;
}

#admissionsHP-EventsPod {
	width:264px;
	height:73px;
	float:left;
	padding:35px 0 0 9px;
	font:#000;
	font-size:1em;
	line-height:1.2em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/events-pod.gif") top left no-repeat;
}


#admissionsHP-BlogsPod {
	width:268px;
	height:73px;
	margin-left:7px;
	float:left;
	padding:35px 0 0 9px;
	font:#000;
	font-size:1em;
	line-height:1.2em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/blogs-pod.gif") top left no-repeat;
} 

#admissionsHP-GalleryPod {
	width:264px;
	height:73px;
	float:left;
	padding:35px 0 0 9px;
	font:#000;
	font-size:1em;
	line-height:1.2em;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/callouts/gallery-pod.gif") top left no-repeat;
}


/* END ADMISSIONS HOMEPAGE PODS */



/********************** END DAY ADMISSIONS CALL-TO-ACTION STYLES ************************/






/********************** CALLOUTS ************************/


/**** ADMISSIONS ****/


#simple-apply-request-visit {
	width:165px;
	margin:4px 0 -5px 10px;
}

#simple-apply-request-visit p {
	padding-bottom:5px;
}


/**** END ADMISSIONS ****/


/********************** END CALLOUTS ************************/



/**** HP VIDEO PLAYER ****/

#HPVideoPlayer {
	width:560px;
	background-color:#f0f0f0;
	margin-top:3px;	
}

#HPVideoPlayer h1 {
	font-size:1.3em;
	color:#2b2a29;
	padding:5px 0 7px 4px;		
}

#HPVideoPlayer p {
	font-size:1em;
	color:#303030;
	line-height:1.2em;
	padding-bottom:15px;
	padding-left:4px;
}

/**** END HP VIDEO PLAYER ****/


/**** FINANCIAL AID CALCULATOR STYLES ****/

.calculator {
	margin:-2px 0 0 -2px;
}

/**** FINANCIAL AID CALCULATOR STYLES ****/


/********************** END DAY ADMISSIONS STYLES ************************/

















/********************** ALUMNI/IA STYLES ************************/

/** FEATURED STORIES **/

#featuredStories-IssueArrow {
	width:250px;
	height:26px;
	background: url("/stegasaurus/PublishingImages/graphics/featured/issue-arrow.gif") top left;
	margin: 10px 0 15px 2px;
}

#featuredStories-IssueArrow p {
	font-size:1.15em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	padding: 1px 0 0 6px;
}

#featuredStories-Wrap {
	width:560px;
}

#featuredStories-Wrap ul {
     font-size:1em;
	 line-height: 1.6em;
	 padding: 5px 0 6px 6px;
}

#featuredStories-Wrap li {
     color: #486784;
	 list-style-type: none;
}

#featuredStories {
	width:162px;
	float:left;
	clear:both;
	margin: 0 0 0 2px;
	padding: 0 25px 0 0;
}

#featuredStories h1 {
	font-size:1.05em;
	font-family: Georgia, serif;
	color:#1b3249;
	margin: 1px 0 0 0;
	padding-bottom:10px;
}

#featuredStories h1 a {
	font-size:1.05em;
	font-family: Georgia, serif;
	color:#1b3249;
	text-decoration:none;
	border-bottom:none;
}

#featuredStories h1 a:hover {
	font-size:1.05em;
	font-family: Georgia, serif;
	color:#1b3249;
	border-bottom: 1px dotted #142f44;
}

#featuredStories h1 a:visited {
	font-size:1.05em;
	font-family: Georgia, serif;
	color:#1b3249;
}

#featuredStories p {
	font-size:.8em;
	color:gray;
	margin-top:-3px;
}

#featuredStories-ArticleWrap {
	width:560px;
}

#featuredStories-ArticleWrap p {
	line-height: 1.6em;
}

#featuredStories-ArticleWrap h1 {
	font-size:1.9em;
	font-family: Georgia, serif;
	color:#1e1e1e;
	border-bottom:thin #1e1e1e dotted;
	padding:4px 5px 5px 0;
	margin: 0 0 10px 0;
	font-weight:bold;
}

#featuredStories-ArticleWrap h2 {
	font-size:1.4em;
	color:#565656;
	padding:4px 5px 5px 0;
	margin: 0 0 10px 0;
	font-weight:bold;
}

#featuredStories-Date {
	font-size:1em;
	color:#1e1e1e;
	padding: 5px 0 20px 0;
	font-weight:bold;
}

#featuredStories-OfInterest {
    width:560px;
    height:auto;
}

#featuredStories-OfInterest h1 {
	background-color:#d38e3a;
	font-size:1.3em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	padding:2px 0 2px 6px;
	margin: 15px 0 3px 0px;
}

#featuredStories-OfInterest h2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	padding:7px 0 7px 3px;
}
	
#featuredStories-OfInterest p {
	font-size:1em;
	padding:2px 7px 5px 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


div#featuredStories-OfInterest a {
	color:#142f44;
	font-weight:bold;
	text-decoration:none;
}

div#featuredStories-OfInterest a:visited {
   color: #142f44;
}

div#featuredStories-OfInterest a:hover {
    color:#142f44;
    font-weight:bold;
    border-bottom: 1px dotted #142f44;
}

#give {
	height:48px;
	margin:10px 0 0 10px;
	padding:9px 0 0 50px;
	font-weight:bold;
	font-size:1.1em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#262626;
	background: url("/stegasaurus/PublishingImages/newsletter/monthly/giving.gif") top left no-repeat;
}

div#give a {
	color:#142f44;
	font-weight:bold;
	text-decoration:none;
}

div#give a:visited {
   color: #142f44;
}

div#give a:hover {
    color:#142f44;
    font-weight:bold;
}

/** END FEATURED STORIES **/


/********************** END ALUMNI/IA STYLES ************************/


















/*********************** ACADEMICS **************************/

#faculty-CollegeHeader {
	width:560px;
}

#faculty-CollegeHeader p {
	font-size:.8em;
	font:font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	padding:16px 0 0 402px;
}

#faculty-BusinessHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/business-header.gif") top left no-repeat;
}

#faculty-CSHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/computer-sciences-header.gif") top left no-repeat;
}

#faculty-EngineeringHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/engineering-header.gif") top left no-repeat;
}

#faculty-CriminalHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/criminal-sciences-header.gif") top left no-repeat;
}

#faculty-GeneralStudiesHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/general-studies-header.gif") top left no-repeat;
}

#faculty-EducationHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/education-header.gif") top left no-repeat;
}

#faculty-phdHeader {
	width:555px;
	height:80px;
	margin:30px 0 5px 0;
	background: url("/academics/PublishingImages/graphics/phd-header.gif") top left no-repeat;
}

/*********************** END ACADEMICS **************************/





/*********************** CPS STYLES ****************************/


/************ DEGREES ************/

#degreeSummary-Wrap {
	width:540px;
	padding:7px 0 0 3px;
	background:#f0f0ed;
	margin:4px 0 0 0;
	border:1px solid #dadada;
}

#degreeSummary-Wrap ul li {
	list-style:none;
	line-height:1.6em;
	font-size:.9em;
	margin-left:-13px;
	color:#4a4a4a;
}

.degreeSummary {
	font-size:1em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	padding:3px 3px 3px 8px;
	margin:10px 6px 0 5px;
	background:#8a9aa2;
	text-transform:uppercase;
	width:250px;
	letter-spacing:1px;
	font-weight:bold;
}

.degreeType {
	font-size:1.3em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	padding:6px;
	margin:10px 0 0 0;
	background:#8a9aa2;
	text-transform:uppercase;
	width:540px;
}

#degreeType-List {
	width:530px;
	padding:7px 5px 0 15px;
	background:#f6f6f6;
	margin:4px 0 0 0;
	border:1px solid #dadada;
}

#degreeType-List h1 {
	padding:12px 5px 2px 0;
	font-size:1em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:0;
}

#degreeType-List ul li {
	list-style:none;
	line-height:1.4em;
	font-size:.9em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#onlineClasses-Statement {
	font-size:.8em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: url("/ProspectiveStudents/CPS/PublishingImages/icons/online.gif") top left no-repeat;
	padding: 3px 0 15px 13px;
	height:15px;
	font-style:italic;
}

#onlineClassesOnly-Statement {
	font-size:.8em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: url("/ProspectiveStudents/CPS/PublishingImages/icons/online-only.gif") top left no-repeat;
	padding: 0 0 15px 13px;
	height:15px;
	font-style:italic;
	margin-top:-8px;
}

#degreeType-List td {
	font-size:.9em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding:7px 60px 0 5px;
	background:#f6f6f6;
	color:#343434;
}

.totalCredits {
	font-size:1em;
	border:1px solid #b0b0b0;
	padding: 8px 10px 8px 8px;
	margin:10px 40px 20px 0;
	text-align:right;
	width:461px;
	background-color:#e8e8e8;
}

.courseGroup {
	font-size:1.05em;
	padding:5px 0 10px 0;
	text-transform:uppercase;
	margin:0 0 -4px -4px;
	font-weight:bold;
	letter-spacing:1px;
	color:#2a3b43;
}

.preReq {
	font-size:.85em;
	padding:12px 0 10px 10px;
	color:#9d9d9d;
	font-style:italic;
}


/************ END DEGREES ************/


/************ LOCATIONS ************/


#LocationSummaryWrap {
	width:550px;
	height:auto;
}

.LocationSummary {
	height:129px;
	width:550px;
	margin:5px 0 10px 0;
}

.locationName {
	font-size:1.1em;
	padding:12px 0 6px 35px;
	color:#000000;
	margin:-130px 0 0 0;
	font-weight:bold;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#LocationSummaryWrap p {
	font-size:.8em;
	padding:0 0 0 35px;
	color:#343434;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#LocationCounselors-Wrap {
	height:100%;
	background-color:#f0f0f0;
	border:1px solid #dddddd;
	margin:10px 0 10px 0;
}

#LocationCounselors-Wrap h1 {
	font-size:1em;
	font-weight:bold;
	padding:10px 0 7px 5px;
	color:#ffffff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color:#3e4851;
	margin-bottom:10px;
}

.miniCounselor {
	padding:0 10px 10px 5px;
	/*margin-bottom:10px;*/
	float:left;
	clear:both;
	width:165px;
}

.miniCounselorPhoto {
	border:1px solid #b7b7b7;
	height:56px;
	width:37px;
	margin:0 4px 0 0;
	float:left;
	clear:both;
}

.miniCounselorInfo {
	font-size:.8em;
	padding:0 0 0 5px;
	margin:0 0 0 5px;
	color:#343434;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


/************ END LOCATIONS ************/




/***** CALLOUTS *****/

#CPSDatesCallout-Header {
	width:165px;
	height:43px;
	background: url("/ProspectiveStudents/CPS/PublishingImages/callouts/registration-header.gif") top left; 
	background-repeat:no-repeat;
	margin-left:-1px;
}


/***** END CALLOUTS *****/



/****** TABLE HIGHLIGHTING DATES/DEADLINES. THIS CAN BE USED FOR ANY TABLE DATA AND IS NOT SPECIFIC TO DATES **********/


#onlineClassTable-Wrap {
	width:544px;
	background:#f0f0ed;
	border:1px solid #dadada;
}

#onlineClassTable-Wrap h1 {
	padding:9px 5px 7px 5px;
	margin-bottom:0px;
	text-transform:uppercase;
	font-size:1.2em;
	background-color:#3e4851;
	color:#ffffff;
}

#onlineClassTable-Wrap p {
	line-height:1em;
	font-size:.9em;
	padding-left:5px;
	color:#4a4a4a;
}

#onlineClassTable-Wrap h2 {
	padding:4px 7px 4px 0;
	font-size:1.2em;
	font-weight:bold;
	margin-left:3px;
	margin-right:5px;
	color:#334255;
	text-transform:uppercase;
}

#onlineClassTable-Wrap td {
	font-size:.9em;
	border: 1px solid #cecece;
	padding-top:4px;
}

.onlineClassSession {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.6em;
	color:#ffffff;
	background-color:#5e6163;
	padding:3px;
	font-weight:bold;
}

/****** TABLE FOCUSED ON DATES/DEADLINES **********/


/*********************** END CPS STYLES ************************/


/************** MAIN PROSPECTIVE STUDENTS LANDING PAGE STYLES ****************/

#audienceWrap {
	width:560px;
	height:100%;
}

.audienceHeader {
	width:554px;
	height:31px;
	padding:0 0 3px 0;
	margin:-2px 0 0 0;
}

.audiencePhoto {
	width:400px;
	height:213px;
	border:1px solid #c6c6c6;
	padding:4px;
	margin:5px 0 0 2px;
}

#audienceWrap p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:.8em;
	color:#3e3e3e;
	padding:6px 5px 10px 4px;
	line-height:1.4em;
	width:395px;
}

.audience-GetStarted {
	width:133px;
	margin:5px 0 0 10px;
}

#audience-NavWrap {
	height:100%;
	margin-left:7px;
}

.audience-navBG-Header {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	padding:5px 0 5px 5px;
	background-color:#d6d6d6;
	width:124px;
	font-weight:bold;
	margin:0;
	border:4px solid #f0f0f0;
}

.audience-LinksBG {
	padding:5px 0 5px 7px;
	background-color:#f0f0f0;
	width:130px;
	font-weight:bold;
	margin:0 0 6px 0;
}

div#audienceWrap ul {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-left:25px;
}

div#audienceWrap ul li {
	line-height:1.1em;
	font-size:.8em;
	color:#4b4b4b;
}

#audienceWrap a {
	color:#dc6800;
	text-decoration:none;
	border-bottom: 0;
}

#audienceWrap a:visited {
   color: #dc6800;
}

#audienceWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#audienceWrap a.no {
   border: 0;
}

div#audience-NavWrap ul {
	list-style:none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin:-6px 0 0 4px;
	font-weight:normal;
}

div#audience-NavWrap ul li {
	list-style:none;
	line-height:1.1em;
	font-size:.8em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}

/****************** STYLES FOR GET STARTED BUTTONS ********************/

#gsday-button {
    height: 71px;
    width: 133px;
    margin:5px 0 7px 9px; 
}

#gsday-button a {
    background: url(/ProspectiveStudents/PublishingImages/images/getstarted-day-onoff.png) no-repeat top left;
    display: block;
    text-indent: -9999px;
    height: 71px;
}

#gsday-button a:hover {
   background-position: 0 -71px;
}

#gscps-button {
    height: 71px;
    width: 133px;
    margin:5px 0 7px 9px; 
}

#gscps-button a {
    background: url(/ProspectiveStudents/PublishingImages/images/getstarted-cps-onoff.png) no-repeat top left;
    display: block;
    text-indent: -9999px;
    height: 71px;
}

#gscps-button a:hover {
   background-position: 0 -71px;
}

#gsonline-button {
    height: 71px;
    width: 133px;
    margin:5px 0 7px 9px; 
}

#gsonline-button a {
    background: url(/ProspectiveStudents/PublishingImages/images/getstarted-online-onoff.png) no-repeat top left;
    display: block;
    text-indent: -9999px;
    height: 71px;
}

#gsonline-button a:hover {
   background-position: 0 -71px;
}

/****************** END STYLES FOR GET STARTED BUTTONS ********************/


/************** END MAIN PROSPECTIVE STUDENTS LANDING PAGE STYLES ****************/



/**** PHOTO GALLERIES ****/

#photoGallery {
	width:540px;
	height:auto;
	border:1px solid #c5c5c5;
	padding: 4px 2px 4px 2px;
	margin-bottom:10px;
}

#photoGallery td {
	padding-right:3px;
}

#videoGallery {
	width:540px;
	height:auto;
	border:1px solid #c5c5c5;
	padding: 4px 5px 0 2px;
	margin-bottom:10px;
}

#videoGallery td {
	padding-right:3px;
}

#videoGallery p {
	font-size: .8em;
	color:#000000;
}

/**** END PHOTO GALLERIES ****/


/**** START WALLPAPER STYLES ****/

.wallpaper {
	padding-right:6px;
}

.wallpaperThumb {
	border:1px solid #c5c5c5;
	padding: 4px 5px 4px 5px;
}

.resolution {
	width:132px;
	height:18px;
	background: url("/ProspectiveStudents/day-admissions/campus/PublishingImages/res-bg.gif") top left no-repeat; 
}


/**** END WALLPAPER STYLES ****/



/* FOOTER STYLES */

#footerWrap {
       font-size:70%;
       color:#333;
       /* background-color:#fc9200; */
       text-align:center;
       line-height:1.4em;
       padding-top:1.7em;
       padding-bottom:.3em;
       width:959px;  
       height:54px;    
       clear: both;
       margin: 0 auto;
       background: url(http://www.indianatech.edu/PublishingImages/global/footer.jpg) top left; 
	   background-repeat:no-repeat;
}

div#footerWrap a {
	color: #2a445c;
	text-decoration:none;
	font-weight:bold;
}

div#footerWrap a:active { 
	color: #2a445c;
	font-weight:bold;
}

div#footerWrap a:hover { 
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	font-weight:bold;
}


/********************** SITE INDEX STYLES ************************/

#directoryLists {
	width:100%;
	border-top:5px #c34500 solid;
	font-size:.9em;
	float: left;
	padding:7px 0 15px 0;
	margin:20px 0 0 0;
	text-decoration:none;
	font-weight:bold;
}


#directoryLists a {
	color:#dc6800;
	text-decoration:none;
	border:0;
	padding:5px 6px 5px 6px;
}

#directoryLists a:visited {
   font-size:1em;
   text-decoration:none;
}

#directoryLists a:hover {
   color: #486784;
   background-color:#eaeaea;
   border:0;
}

#currentPage {
	background-color:#486784;
	font-size:1em;
	/* font-weight:bold; */
	color: #ffffff;
	text-align:center;
	display:inline;
	padding:5px 7px 6px 7px;
}

#AZListWrap {
	width:auto;
	height:auto;
	margin-top:15px;
}

.evenRows {
	width:100%;
	height:20px;
	background-color:#e7e7e7;
	font-size:.9em;
	/* color:#fff; */
	padding:4px 0 4px 10px;
}

.oddRows {
	width:100%;
	height:20px;
	background-color:#fff;
	font-size:.9em;
	/* color:#fff; */
	padding:4px 0 4px 10px;
}


/********************** END SITE INDEX STYLES ************************/



.slideshow { 
	height: 315px; 
	width: 560px; 
	margin-top:4px;
	border: 1px solid #ccc; 
	background-color: #eaeaea;
}

.slideshow img { 
	padding: 4px 4px 4px 8px; 
}




/* CONTACT US PAGE STYLES */


#ContactcontentWrap {
	width:530px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top:6px;
}

#ContactcontentWrap p {
	font-size:.95em;
	padding: 3px 0 10px 0;
	line-height:1.4em;
}

#ContactcontentWrap h1 {
	font-size:195%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#151515;
	margin: -5px 0 15px 0;
	line-height:1.1em;
}

#ContactcontentWrap a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#ContactcontentWrap a:visited {
   font-size:1em;
   color: #dc6800;
}

#ContactcontentWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#contactPageContainer {
	width:522px;
	height:auto;
	border: 1px solid #bf5b02;
}

#contactPageContainer p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:10px;
}

#contactPageContainer a {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#contactPageContainer a:visited {
   font-size:1.1em;
   color: #dc6800;
}

#contactPageContainer a:hover {
   color: #37425d;
   border-bottom: 1px dotted #37425d;
}


.departmentName {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	margin:7px 0 0 10px;
	font-weight:bold;
}

.department {
	background: url('bg.gif');
	height:100%
}

.address {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	padding-top:7px;
	padding-left:10px;
}

#addressPhoneContainer {
	width:190px;
	height:auto;
	background: url('http://www.indianatech.edu/About/PublishingImages/contact/callout-bg.gif') top left;
	border: 1px solid #d2b9a5;
	padding: 2px 5px 5px 5px;
}

#addressPhoneContainer p{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color:#404040;
	padding-left:12px;
}

#addressPhoneContainer h1{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	font-style:italic;
	color:#404040;
	margin: 0 0 5px 0;
}

#addressPhoneContainer h2{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:#404040;
	margin: 10px 0 0 0; 
	background: url('http://www.indianatech.edu/About/PublishingImages/contact/arrows.gif') no-repeat left;
	padding-left:12px;
}

.separator {
	border-bottom: 1px dotted #dc6800;
	width:180px;
	margin:10px 0 10px 0;
	height:1px;
}

.calloutAddressPhone {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	padding-top:7px;
}

#addressPhoneContainer li {
	list-style-image: url(http://www.indianatech.edu/About/PublishingImages/contact/bullet.gif);
	margin-left:-5px;
	margin-top:4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

/** END UNIVERSITY CONTACT PAGE STYLES **/



/****** THIS IS FOR NEWS RELEASE PAGES AND OTHER CONTENT THAT DOESN'T HAVE LEFT-HAND NAVIGATION GENERATED BY SP ******/

#NoLeftNav-ContentWrap {
	padding:0 0 0 20px;
	width:730px;
	font-size: .95em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#NoLeftNav-ContentWrap h1 {
	font-size:150%;
	line-height:1em;
	padding:13px 0 8px 0;
	/*text-transform:uppercase;*/
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#151515;
}

#NoLeftNav-ContentWrap p {
	font-size:.85em;
	line-height:1.3em;
	padding: 7px 0 7px 0;
}

#NoLeftNav-ContentWrap a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#NoLeftNav-ContentWrap a:visited {
   font-size:1em;
   color: #dc6800;
}

#NoLeftNav-ContentWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}


#NoLeftNav-ContentWrap ul {
     font-size:.9em;
	 margin-bottom:10px;
	 margin-left: 30px;
}

#NoLeftNav-ContentWrap ul li {
     color: #000000;
     font-size:.95em;
     line-height: 1.3em;
	 list-style-type: disc;
	 padding-bottom:3px;
	 padding-top:3px;
}

/* END */




/********************** RESUABLE CONTENT PAGE STYLES ****************************/

#rcWrap {
	width:550px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
}

#rcWrap p {
	font-size:.62em;
	padding-top:3px;
	padding-bottom:10px;
	line-height:1.4em;
}

#rcWrap h1 {
	font-size:135%;
	color:#151515;
	margin: 0 0 15px 0;
}

#rcWrap h2 {
	font-size:110%;
	padding-bottom:6px;
	padding-top:12px;
	color:#303030;
}

#rcWrap h3 {
	font-size:80%;
	padding-top:12px;
	padding-bottom:6px;
	font-style:italic;
	color:#757575;
}

#rcWrap h4 {
	font-size:50%;
	padding-top:10px;
	padding-bottom:3px;
	color:#303030;
}

#rcWrap h5 {
	font-size:35%;
	padding-top:8px;
	padding-bottom:8px;
	font-style:italic;
}

#rcWrap h6 {
	font-size:20%;
	padding-top:8px;
	padding-bottom:6px;
	color:#757575;
}

#rcWrap ul {
     font-size:.95em;
	 /* line-height: 1.3em; */
	/* margin-top:-10px; */
	 margin-bottom:10px;
	 margin-left: 30px;
}

#rcWrap ol {
     font-size:.95em;
	 margin-bottom:10px;
	 margin-left: 30px; 
}


#rcWrap a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#rcWrap a:visited {
   font-size:1em;
   color: #dc6800;
}

#rcWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

#rcWrap a.no {
   border: 0;
}
	
#rcWrap td {
     font-size:13px;
     padding: 1px 0 2px 1px;
}

#rcWrap td p {
     font-size:13px;
     padding: 0 0 0 9px;
}

#rcWrap td h1 {
     font-size:15px;
     background-color:#ea7800;
     color:#ffffff;
     padding: 1px 0 1px 5px;
     margin-bottom:-2px;
}

#rcWrap td h2 {
     font-size:1em;
     background-color:#dbdbdb;
     padding: 1px 0 1px 5px;
}

#reusableOutCallout-Wrap {
	float: right;
	clear: both;
	width: 165px;
	height:auto;
	margin-top:-3px;
	padding-right:15px;
	padding-left:15px;
}


/***** SIMPLE CALLOUTS (GREY) FOR RESUABLE CONTENT PAGES ******/

#SimpleCallout-RC {
	width:165px;
	height:auto;
	margin:17px 0px 15px 10px;
	background: url("/PublishingImages/global/callouts/grey-callout-bg.gif") top left;
}

#RelatedLinks-Header-RC {
	width:165px;
	height:34px;
	background: url("/PublishingImages/global/callouts/relatedlinks-header.gif") top left no-repeat;; 
}

#SimpleCallout-Footer-RC {
	width:165px;
	height:17px;
	background: url("/PublishingImages/global/callouts/simple-callout-footer.gif") top left; 
	background-repeat:no-repeat;
}

#SimpleCallout-RC p {
     color: #ffffff;
     line-height:1.3em;
     padding: 5px 12px 8px 10px;
}

#SimpleCallout-RC ul {
    font-size:.70em;
    line-height: 1.8em;
	margin:1px 0 5px 10px;
}

#SimpleCallout-RC li {
     color: #ffffff;
     list-style-type:none;
     line-height:1.3em;
     padding: 0 5px 8px 0;
}

div#SimpleCallout-RC a {
	color: #ffffff;
	text-decoration:none;
	border:0;
}

div#SimpleCallout-RC a:active { 
	color: #ffffff;
	border:0;
}

div#SimpleCallout-RC a:hover { 
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
}

/**** FACEBOOK CALLOUT ****/

#facebook-RC {
	width:165px;
	color:#545454;
	font-weight:bold;
	font-size:.65em;
	padding:55px 0 0 5px;
	margin:0 0 0 10px;
	background: url("/PublishingImages/global/callouts/facebook-callout.gif") top left no-repeat; 
}

#facebook-RC p {
	color:#545454;
	font-weight:bold;
	padding:0;
}

div#facebook-RC a {
	color: #3b5a93;
	text-decoration:none;
	border:0;
}

div#facebook-RC a:active { 
	color: #3b5a93;
	border:0;
}

div#facebook-RC a:hover { 
	color:#3b5a93;
	border-bottom: 1px dotted #3b5a93;
}

/**** END FACEBOOK CALLOUT ****/





/** LAW SCHOOL NEWS RELEASE **/

#newsWrap {
	width:730px;
	font-family: 75% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top:6px;
	margin-left:20px;
}


#newsWrap p {
	font-size:.95em;
	padding: 3px 0 10px 0;
	line-height:1.4em;
}

#newsWrap h1 {
	font-size:195%;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#151515;
	margin: -5px 0 15px 0;
	line-height:1.1em;
}

#newsWrap a {
	color:#dc6800;
	border-bottom: 1px dotted #dc6800;
	text-decoration:none;
}

#newsWrap a:visited {
   font-size:1em;
   color: #dc6800;
}

#newsWrap a:hover {
   color: #486784;
   border-bottom: 1px dotted #486784;
}

.newsPhotoCaption {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;	
	font-size:.8em;
	color:#6a6a6a;
	width:350px;
	padding:7px 0 5px 0;	
}

.newsPhoto {
	padding:4px;
	margin: 5px 15px 5px 6px;
	float:left;
	clear:both;
	border: 1px solid #959595;
}


