/* CSS Document */

a {
	color: #002664;
	text-decoration: none;
}

a:active {
	color: #002664;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* for residency pictures in Right Column */

.caption {
	font-size:7pt;
	line-height:8pt;
	padding-bottom: 5px;
	border-bottom: solid 1px #ffffff;
	margin-left:7px;
	text-align: center;
	margin-top: 2px;
	margin-right:7px;
}

/* for faculty pages */

#faculty {
	position:absolute;
	left:8px;
	top:15px;
	width:770px;
	height:131px;
	z-index:1;
}
.name {
font-size:11pt;
color: 002664;
font-weight: bold;
}

.subhead {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #002664;
font-weight:bold;
}

div#faculty p {
margin-right:15px;
}




h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Avant Garde, Arial, sans-serif;
	}


h1 {
	font-family:"Minion Pro", "Minion Pro Bold", Garamond, "Times New Roman", serif, Times;
	font-size: 36px;
	color: #002664;
	margin-left: 20px;
	margin-top: 55px;
	font-weight: 400;	
	}

h2 {
	font-size: 24px;
	color: #002664;
	margin-left: 20px;
	margin-top: 0px;
	font-weight: 400;
	}
	
h3 {
	font-size: 18px;
	color: #002664;
	margin-left: 20px;
	font-weight: 400;
	}
	
h4 {
	font-size: 14px;
	color: #002664;
	margin-left: 20px;
	font-weight: 400;
	}
	
h5 {
	font-size: 9pt;
	color: #002664;
	margin-left: 20px;
	font-weight: 400;
	}	
h6 {
	font-size: 7pt;
	color: #002664;
	margin-left: 20px;
	font-weight: 400;
	}	

/* Horizontal Nav for subpages */
.hnav {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#6f7c81;
}

.hnav a{
color:#6f7c81;
}

.hnav a:hover{
text-decoration: underline;
}




.kicker {font-size: 18px}

p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #6f7c81;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 17px;
	}
	
p.faq {
	font-size: 10pt;
	line-height: 12pt;
	color: #456DB2;
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 3px;
	}

p.miniapp {
	font-size: 8pt;
	line-height: 9pt;
	color: #456DB2;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 3px;
	}	
	
p.home {
	font-size:11pt;
	line-height: 16pt;
	color: #6f7c81;
	}	
	
p.definition {
	font-size:11pt;
	line-height: 12pt;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #6f7c81;
	}
/* Right Column Styles */

.rCol_head {font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#002664;
margin-left:5px;
margin-top: 10px;
margin-right:7px;
}

.rCol_head2 {font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#002664;
margin-left:5px;
margin-top: 10px;
margin-right:7px;
}

#rightCol {	
	position:absolute;
	background-color: #E7E7E8;
	width:145px;
	height: auto;
	z-index:1;
	left: 990px;
	top: 100px;
}

#rColBottom {
background-image:url(images/rCol_bottom.gif);
background-repeat:no-repeat;
position:relative;
width:145px;
height:28px;
z-index:2;
}

.rColBottomLink {
font-family:Arial, Helvetica, sans-serif;
font-size: 7pt;
color: white;
text-align:right;
margin-right: 5px;
padding-top:8px;

}
.rColBottomLink a{
color: white;
text-decoration:underline;
}
.rColtext {
font-size:8pt;
line-height:10pt;
padding-bottom: 10px;
border-bottom: solid 1px #6f7c81;
margin-left:7px;
margin-top: -5px;
margin-right:7px;
}

.rColtext a{
color: #002664;
text-decoration: none;
}

.rColtext a:hover{
text-decoration: underline;
}

.rColtextLast {
font-size:8pt;
line-height:10pt;
margin-left:7px;
margin-top: -5px;
margin-right:7px;
}

.rColtextLast a{
color: #002664;
text-decoration: none;
}
.rColtextLast a:hover{
text-decoration: underline;
}

/* right column sytles end */


.style1 {
	font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
	color: #002664;
	font-size: 11pt;
}	
.style2 {font-size: 12pt}
.style3 {font-size: 14pt}	
.style4 {font-size: 24px}

ul.list {
	font-family: Arial, sans-serif;
	font-size:11pt;
	line-height: 16pt;
	color:#6f7c81;	
	}
	
td ul {
	font-family: Arial, sans-serif;
	font-size:10pt;
	line-height: 14pt;
	color:#6f7c81;	
	}	

