body{
	
        background-image: url ("/PSA/psalightlogo.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
        color:black;
	font-size: 9pt;
}

/* default links */
a{text-decoration: none; color: #5880C9;}
a:visited{text-decoration:none; color: #5880C9;}
a:link{text-decoration: none; color: #5880C9;}
a:hover{text-decoration: underline; color: #5880C9;}

/* default text */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p{
	margin:0px 0px 10px 0px;
}

hr{
	margin:9px 0px 9px 0px;
	color:#999999;
	width:100%;
}

form{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul 
{  
  margin-top: 0px;
  margin-left: 28px;
  padding-left: 10px;
  list-style-image:url(/PSA/assets/images/bullet.gif);
}

/*FEATURED LIST STYLES*/
ul.rightColumnList
{  
  margin-top: 0px;
  margin-left: 18px;
  padding-left: 0px;
  list-style-image:url(/PSA/assets/images/bullet.gif);
}

ol 
{  
  margin-top: 0px;
}

li 
{  
	margin-top: 4px;
	margin-left : 0px;
}

.boldtext {
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------------------ */

/* main title within the content of a page */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	text-decoration: underline;
	color: #990000;	
	font-weight: bold;
	margin:0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 11.5pt;
	color: #011F5B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 6px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 9.5pt;
	color: #011F5B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* h5 are used on the  bottom of the homepage*/
h5 {
	font-size: 14pt;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.homeHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #FFFFFF;	
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headerLink {
	text-decoration:none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* Button class */
.btn1{  
	font-family: Arial, Helvetica, sans-serif;
    font-size:9pt; 
	color: #FFFFFF; 
	font-weight: normal;
	background-color: #011F5B;
	line-height: 16px;
	border: 2px solid #011F5B;
}	

/* ------------------------------ CONTENT AREA COLUMNS LAYOUT ------------------------------ */

#pageContainer{
	height:100%;
}

/* headerContainer - holds all header elements */
#headerContainer{	
	position:relative;
	width:980px; 
	/*margin-bottom:20px;*/
}

#mainBody2Column{
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainBody3Column{
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainBodyFull{
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainBodyHome{
	margin-top: 4px;
	margin-top: 4px;
}

.leftColumn{
	margin: 0px;
	padding: 5px 10px 0px 0px;
	vertical-align: top;
	width:160px;
	height:300px;
}

.contentColumn1{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width:650px;
}

.contentColumn2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:470px;
}

.contentColumn3{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width:380px;
}

.rightColumn{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	/*border-left: 1px solid #999999;*/
	width:170px;
}

/* ------------------------------ BANNER LAYOUT AND STYLES ------------------------------ */
#bannerBG{
	position:relative; 
	z-index:1;
	background-color:#011F5B; 
	width:980px;
	height:90px;
	margin-bottom:2px;
}

/* bannerTitle holds the title that appear in the banner */ 
#bannerTitle{
  	position:absolute;
  	display: block;
	bottom:0px;
	left:20px;	   
  	width:auto; 
  	height:auto;
  	z-index:400; 
}

/* upennLogo - container that holds the Upenn Logo */
#upennLogo{
  	position:absolute;
 	display: block;	 
  	left:745px; 
  	top:5px; 
  	z-index:300;
	color:#FFFFFF;
	font-size:8pt;
	text-align:right;
}

/* ------------------------------ MAIN NAVIGATION LAYOUT AND STYLES ------------------------------ */

#mainNavBG{
	position:relative; 
	z-index:1;
	background-color:#7794C9;
	width:980px; 
	height:25px;
}

/* mainNavContainer */  
#mainNavContainer{
	position: absolute;
	display:block;
	width:950px;
	top:6px;
	left:20px;
	z-index:300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* mainNavDivider used to divide the navigation items in the main navigation */
.mainNavDivider{
	float:left;
	width:19px;
	text-align:center;
	color: #FFFFFF;
}

#mainNav {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#mainNav ul {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#mainNav li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
} 

#mainNav li a{color: #FFFFFF;text-decoration: none;}
#mainNav li a:visited {color: #FFFFFF;text-decoration: none;}
#mainNav li a:link {color: #FFFFFF;text-decoration: none;}
#mainNav li a:hover {color: #FFFFFF;text-decoration: underline;}

/* mainNavActive is the active state for the main navigation items */
.mainNavActive {color: #011F5B;text-decoration: none;}


.pennLink{
    float:right; 
	font-weight:normal; 
	font-size:8pt; 
	color:#FFFFFF;
	display:block;
}

a.pennLink{text-decoration:none;color:#FFFFFF;}
a.pennLink:visited{text-decoration:none;color:#FFFFFF;}
a.pennLink:link{text-decoration:none; color:#FFFFFF;}
a.pennLink:hover{text-decoration:underline; color:#FFFFFF;}

/* ------------------------------ BREADCRUMB LAYOUT AND STYLES ------------------------------ */

/* breadcrumbContainer */  
#breadcrumbContainer{
	position: relative;
	display:block;
	width:980px;
	height:auto;
	overflow:auto;
	top:10px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #5880C9;
}

#breadcrumb {
	padding-right: 0px;
	padding-left: 0px;
	margin:0px 0px 0px 20px;
}

#breadcrumb ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#breadcrumb li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
} 

#breadcrumb li a{color: #5880C9;text-decoration: none;}
#breadcrumb li a:visited {color: #5880C9;text-decoration: none;}
#breadcrumb li a:link {color: #5880C9;text-decoration: none;}
#breadcrumb li a:hover {color: #5880C9;text-decoration: underline;}

/* ------------------------------ FOOTER LAYOUT AND STYLES ------------------------------ */

/*  footerContainer holds all of the elements that make up the page footer */  

#footerContainer{
  	position:relative;
	z-index:1;
	background-color:#011F5B; 
	width:980px; 
	height:25px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #FFFFFF;
}

#copyright{
  padding: 6px 0px 0px 24px;
  float:left;
}

/* footerLinkDivider used to divide the navigation items in page footer */
.footerLinkDivider{
	float:left;
	width:15px;
	text-align:center;
}

/* footerLeft aligns the bottom navigation items to the left margin */
#footerLeft {
	position:relative;
	float:left;
}

#footerLeft ul {
	list-style: none;
	list-style-image: none;
	padding: 0px 0px 0px 24px;
	margin: 0px;
}

#footerLeft li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0px;
} 

#footerLeft li a{color: #FFFFFF;text-decoration: none;}
#footerLeft li a:visited {color: #FFFFFF;text-decoration: none;}
#footerLeft li a:link {color: #FFFFFF;text-decoration: none;}
#footerLeft li a:hover {color: #FFFFFF;text-decoration: underline;}

/* footerRight aligns the bottom navigation items to the right margin */

#footerRight{
	position:relative;
	margin:0px;
    padding: 6px 24px 0px 0px;
}

#footerRight ul { 
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#footerRight li {
	list-style: none;
	list-style-image: none;
	float: right;
	margin: 0px;
} 

#footerRight li a{color: #FFFFFF;text-decoration: none;}
#footerRight li a:visited {color: #FFFFFF;text-decoration: none;}
#footerRight li a:link {color: #FFFFFF;text-decoration: none;}
#footerRight li a:hover {color: #FFFFFF;text-decoration: underline;}


/* ------------------------------ SUB NAVIGATION LAYOUT AND STYLES ------------------------------ */

#subNavContainer {
	margin:0px 0px 0px 20px;
	z-index:300;
	width:130px;
}

#subNav li.subNavHeader { 
  	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; 
	display:block;
	font-size: 9pt; 
	font-weight:bold;
	/*border-bottom:1px solid #999999;*/
	padding:2px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

#subNav{
	margin: 0;
	padding: 0;
}

#subNav ul {	
    list-style-type: none; 
	list-style-image:none; 
	margin: 0;
	padding: 0;
}

#subNav ul li { 
	list-style-type: none; 
	list-style-image:none; 
	margin: 0px;
	padding: 0px;

}

#subNav li.subNavLink a:link,  li.subNavLink a:visited,  li.subNavLink a:active{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:130px;
	font-size:8pt;
	font-weight: normal;
	color: #5880C9;
	background-image:url(/PSA/assets/images/nav_bullet_out.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:2px 0px 2px 12px;
}

#subNav li.subNavLink a:hover {
	color: #5880C9;
	text-decoration: underline;
}

#subNav li.subNavActive a:link,  li.subNavActive a:visited,  li.subNavActive a:active {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:130px;
	font-size:8pt;
	font-weight: normal;
	color: #011F5B;
	background-image:url(/PSA/assets/images/nav_bullet_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:2px 0px 2px 12px;
}

#subNav li.subNavActive a:hover {
	color: #011F5B;
	text-decoration: none;
}


/* NOTE: Class "back" is used at the bottom of 
the left navigation for the "Back to Link". */ 
/*.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5880C9;
	font-weight: normal;
	display: block;
	width:130px;
	background-image: url(/PSA/assets/images/back_arrow.gif);
	background-repeat: no-repeat;
	margin: 16px 0px 16px 0px;
	padding: 0px 0px 0px 12px;
}

a.back{text-decoration:none; color:#5880C9;}
a.back:visited{text-decoration:none; color: #5880C9;}
a.back:link{text-decoration:none; color: #5880C9;}
a.back:hover{text-decoration:underline; color:#5880C9;
}*/ 

/* ----------------------------RIGHT-SIDE FEATURE LAYOUT AND SYTELS-------------------- */

.featureContainer {
    display:block;
	width:100%;
	margin-bottom:8px;
}

.featureHeader{
	color:#990000;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	width:100%; 
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	/*border-bottom: 1px solid #999999;*/
}

.featureHeader2{
	color:#990000;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	width:100%; 
	padding:0px 0px 2px 0px;
	margin:0px 0px 6px 0px;
}

/* ------------------------------ HOMEPAGE LAYOUT AND STYLES ------------------------------ */

/* homepage middle content layout and styles */
#homeMiddleContainer{
    position:relative; 
	display: block; 
	width:980px; 
	margin-top:2px;
	margin-bottom:2px;
}

/* homepage bottom content layout and styles */

.homeTopLeft{

    border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF; 
    padding:12px 24px 12px 24px;
    width: 500px;
    background-color:#990000;
}

.homeTopRight{

	border-bottom:2px solid #FFFFFF; 
    padding:12px 24px 12px 24px;
    background-color:#85851B;
}

.homeBottomLeft{
    padding:0px 0px 0px 0px;
    border-right:2px solid #FFFFFF;
	height:340px;
	width:500px;
	background-repeat:no-repeat;
}

.homeBottomRight{
    padding:12px 24px 12px 24px;
    background-color:#481E48;
}

#homeBodyContent{}

.homeContent {
    display:block;
	width:100%;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:normal;
}

/* hometext is for text on the home page and the section home pages */
.homeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	letter-spacing:1px;
	font-weight: normal;
	color:#FFFFFF;
}

.homeLinks {
	color:#011F5B;
}

a.homeLinks{text-decoration:none; color:#FF9900;}
a.homeLinks:visited{text-decoration:none; color:#FF9900;}
a.homeLinks:link{text-decoration:none; color:#FF9900;}
a.homeLinks:hover{text-decoration:underline; color:#FF9900;}

/* ------------------------------ DATA TABLE STYLES ------------------------------ */

table.dataTable{
  margin-top:4px;
}

table.dataTable tr th{
  background-color: #011F5B;
  font-weight:bold;
  padding:3px;
  text-align:left;
  font-size:8pt;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  vertical-align:text-bottom;
}

table.dataTable tr td{
  border-bottom: 1px solid #011F5B;
  background-color: #EFEFEF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
  padding: 3px;
}

.jobBlock{
  float:right; 
  width:140px; 
  margin:0px 0px 8px 8px; 
  padding:5px; 
  background-color:#FF6600; 
  color:#FFFFFF;
}

.jobDisclaimer {
	font-size: 8pt;
	color:#999999;
}