﻿@charset "UTF-8";
/* CSS Document */


/*basic typography styles*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 100%;
	line-height: 130%;
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	}
	
h1 {
	font-size: 200%;
	margin-bottom: .35em;
	line-height: 135%;
	color:#666666;
}
	
h2 {
	font-size: 150%;
	margin: 15px 0 7px 0;
	line-height: 115%;
	}
	
h3 {
	font-size: 125%;
	margin-bottom: .3em;
	}
	
h4 {
	font-size: 97%;
	margin-bottom: 0em;
	color:#1e1e1e;
	padding-bottom:3px;
	padding-top:4px;
	}
	
p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: .7em;
	font-size: .85em;
	line-height:1.3em;
}

ul {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: .7em;
    list-style-type: disc;
    list-style-position:inside;
    font-size: .85em;
}

ol {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: .7em;
    font-size: 100%;
    list-style-type: disc;
    list-style-position:inside;
}

/*lists*/

.pageContent {
	width:100%;
}

.pageContent ul {
    margin-bottom: .7em;
    line-height: 120%;
    list-style-type: disc;
    padding-left: 2em;
    padding-bottom:8px;
    font-size: .85em;
}

.pageContent ol {
    margin-bottom: .7em;
    line-height: 120%;
    list-style-type: disc;
    padding-left: 2em;
    font-size: .85em;
}

.pageContent li {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    text-indent: -.1em;
    padding:0 0 5px 0;
    line-height:1.3em;
    list-style-position:outside;
}

.pageContent li li {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    padding:7px 0 0 0;
    font-size:1.1em;
    font-style:italic;
    list-style-type:circle;
}


/* basic links*/

a:link, a:visited, a:hover {
	text-decoration:none;
	color: #0066FF;
	font-size:inherit;
	font-family:inherit;
}

a:hover {
	text-decoration: underline;
}


/*block quotes*/


blockquote {
	font-weight: bold;
	padding: 0 0px;
	margin: 1em 0em 1.3em 0em;
	width: 55%;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left:#FF6600 solid 15px;
	margin: 0;
	padding: 0 0 0 15px;
}

cite {
	color:#000000;
	font-size: 85%;
	text-align: left;
	font-style:italic;
	display: block;
}

/*legacy CSS from old site*/

.homeTitle {
	text-transform:uppercase;
	font-size:13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #e1e1e1;	
	margin: 1px;
	width:455px;
}


.spacer {height: 10px; }

.bioDiv {
	padding-top: 3px;
	padding-bottom: 3px;
	padding: 3px;
	border: 1px solid #e1e1e1;
}

.bioTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #e1e1e1;	
}

#box{
	font-size: 100%;
	border: 1px dashed #000000; padding: 0px; 
}

#box a{
	font-size: 100%;
	font-weight:Normal;	
	color:#333333;
	text-decoration: none;
}

#box a:hover {
	text-decoration: underline;
	color: #cc5500;
}

hr {
	border: 0px;
}

.clear {
	clear: both;
}

/* master page footer styles */

#footerWrap {
       font-size:70%;
       color:#333;
       background-color:#fc9200;
       text-align:center;
       line-height:1.5em;
       padding-top:.2em;
       padding-bottom:.3em;
       width:960px;      
       clear: both;
       margin: 0 auto;
}

#footerWrap a { 
	color: #FFF
}

#footerWrap a:hover { 
	color:#FFF
}

/* master page content styles */


div#mainContent {
	width:700px;
}

div#mainContent .floatRight {
	float:right;
	clear:left;
	margin:.5em;
}

.floatLeft {
	float:left;
	clear:right;
	margin-right:.75em;
	margin-bottom:.75em;
	padding-right:1em;
	padding-bottom:1em;
}
























/* NEW TEST STYLES */


#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	font-family: Calibri,trebuchet,sans-serif,helvetica;
	font-size:15px;
}


#content a { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#content a:link { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#content a:hover, a:active, a:focus { 
	color:#FF9900;
	text-decoration:none;
	border-bottom:none;
}

#content p {
	color: #000000;
	font-size:15px;
	text-decoration: none;
		font-family: Calibri,trebuchet,sans-serif,helvetica;
}

#content h1 {
	color: #000000;
	font-weight: bold;
	font-size: 165%;
	text-decoration: none;
}

#content h2 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 130%;
	text-decoration: none;
	padding-top:10px;
}

#content h3 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:5px;
}

#content h4 {
	color: #3e3e3e;
	font-style:italic;
	font-size: 100%;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:.5em;
}

#content h5 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#content h6 {
	color: #3e3e3e;
	font-weight: bold;
	font-style:italic;
	font-size: 100%;
	text-decoration: none;
}

#content li {
	color: #000000;
	font-size:15px;
	text-decoration: none;
	font-family: Calibri,trebuchet,sans-serif,helvetica;
	list-style-type: disc;
	margin-left:0px;
}

#content li a{
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#address {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	padding-left:20px;
}

.floatRight {
	float:right;
	clear:left;
	margin-left:.5em;
}

#pageContent {
	font-family: calibri,trebuchet,helvetica,sans-serif;
	font-size: 100%;
}


/* Right floated column that holds the 4 parts together */
#rightcontent
{
	float: right;
	width: 250px;
}

.photoFloatRight {
    float:right;
    margin-left:25px; /* Adjust this to get the text to line p underneath it properly */
    margin-right:5px;
}

.photoCaption {
     font-size:.7em;
     color:gray;
     text-align:right;
     margin-top:-13px;
     margin-bottom:10px; 
	 float: right;
}


/* Homepage Headline News Story */


#topStory {
	border:thin #ffffff;
	font-family: calibri,trebuchet,helvetica,sans-serif;
	font-size:12px;
}

#topStory a { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#topStory a:link { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#topStory a:hover, a:active, a:focus { 
	color:#FF9900;
	text-decoration:none;
	border-bottom:none;
}

#topStory p {
	color: #000000;
	font-size:13px;
	text-decoration: none;
}

#storyImage {
	float:left;
	margin-right:15px;
}

#storyHeadline {
	font-size:1.3em;
	font-weight:bold;
	color:#022c5c;
	text-transform:uppercase;
	margin-bottom:6px;
	margin-top:2px;
}



/* Informational Callout */


#infoCallout {

     background-color: #e2ebf8;
     width:266px; 
	 border: 1px dotted #000000;
     text-indent:2px;
     padding:6px;
	 margin: 8px 8px 8px 0;
     font-size: .5em;
	 clear: right;
	 float: right;
}

#infoCallout li {
     color: #000000;
     font-size:1.6em;
     margin-left:10px;
	 line-height: 1.6em;
}

#infoCallout h1 {
     font-size:1.9em;
     font-weight:bold;
     padding:0;
     background-color: #f2f7fe;
     padding:.2em;
     text-transform:uppercase;
}

#infoCallout h2 {
     font-size:1.5em;
     font-weight:bold;
     color:#333333;
     text-transform:uppercase;
}



/* Simple Callout */

#simpleCallout {
    background-color: #e8e8e8;
	font-size: .5em;
    width: 266px;
	border: 1px solid #999;
    text-indent: 2px;
    padding: 6px;
	margin: 8px 8px 8px 0;	
	clear: right;
	float: right;
}

#simpleCallout ul {
	margin-top: 0;
	padding-top: 0;
}

#simpleCallout li {
    color: #000000;
    font-size:1.6em;
    margin-left:10px;
	line-height: 1.5em;
}

#simpleCallout h1 {
                font-size:1.9em;
                font-weight:bold;
                padding:0;
                background-color: #f5f5f5;
                padding:3px;
				margin-top: 5px;
                text-transform:uppercase;
}

#simpleCallout h2 {
                font-size:1.2em;
                font-weight:bold;
                color: #333333;
                text-transform:uppercase;
}



/* Contact Callout */


#content #ContactCallout {
     background-image:url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-watermark.gif');
     width:200px; 
	 border: 1px solid #999999;
     padding-left:8px;
     padding-top:6px;
     padding-right:4px;
	 margin: 0px 8px 8px 15px;
	 clear: right;
	 float: right;
}

#content #ContactCallout p {
     font-size:.9em;
     color:#000000;
     padding-top:8px;
     padding-bottom:8px;
}

#content #ContactCallout ul {
	 margin-top:-5px;
	 list-style-type: disc;
}

#content #ContactCallout li {
     color: #000000;
     font-size:.85em;
     margin-left:4px;
	 line-height: 1.2em;
	 list-style-type: disc;
}

#content #ContactCallout h1  {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     background: url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-header.gif') no-repeat top left;
     text-transform:uppercase;
     color:white;
     padding-left:8px;
     padding-top:2px;
     margin-left:-2px;
     height:28px;
     width:190px;
}

#content #ContactCallout h2 {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#373737;
     margin-top: -10px;
}

#content #ContactCallout h3 {
     font-size:.9em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#333333;
     padding-bottom:0px;

}






















/* THESE STYLES CLOSELY MATCH WHAT IS CURRENTLY ON THE SITE. ONCE NEW STYLES ARE CREATED THESE CAN BE DELETED */


#contentCurrent {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size:1em;
}

#contentCurrent a { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#contentCurrent a:link { 
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#contentCurrent a:hover, a:active, a:focus { 
	color:#FF9900;
	text-decoration:none;
	border-bottom:none;
}

#contentCurrent p {
	color: #000000;
	font-size:1em;
	text-decoration: none;
	font-family: sans-serif, Arial, Helvetica, Verdana;
}

#contentCurrent h1 {
	font-size: 200%;
	margin-bottom: .35em;
	line-height: 135%;
	color:#666666;
}

#contentCurrent h2 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
	padding-top:10px;
}

#contentCurrent h3 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:5px;
}

#contentCurrent h4 {
	color: #3e3e3e;
	font-style:italic;
	font-size: 100%;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:.5em;
}

#contentCurrent h5 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#contentCurrent h6 {
	color: #3e3e3e;
	font-weight: bold;
	font-style:italic;
	font-size: 100%;
	text-decoration: none;
}


#contentCurrent ul {
	padding:5px 0 5px 12px;
}

#contentCurrent li {
	color: #000000;
	font-size:16px;
	text-decoration: none;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	list-style-type: disc;
	margin-left:20px;
	line-height:1.2em;
}

#contentCurrent li a{
	color: #164b72;
	border-bottom: 1px dotted #164b72;
	text-decoration: none;
}

#address {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	padding-left:20px;
}

.admissionsSteps {
	font-size:150%;
	color:#164166;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:22px;
	padding-right:100px;
	
}

.floatRight {
	float:right;
	clear:left;
	margin-left:.5em;
}

.AlumniPhoto-floatLeft {
	float:left;
	clear:right;
	margin-right:.5em;
	margin-bottom:.5em;
}


#contentCurrent pageContent {
	font-family: calibri,trebuchet,helvetica,sans-serif;
	font-size: 100%;
}

#simpleCallout {
	border: 1px solid #000000;
	width:142px;
	height:auto;
	background:#ecf2f5;
}

#meetStaff {
	width:560px;
}

.meetStaff-Name {
	font-size: 1.3em;
	font-family: calibri,trebuchet,helvetica,sans-serif;
	font-weight:bold;
	padding-bottom:4px;
}

.meetStaff-Title {
	font-size: 1.1em;
	font-family: calibri,trebuchet,helvetica,sans-serif;
	font-weight:bold;
	padding-bottom:6px;
	color:#666;
}

#meetStaff p {
	font-size: 1em;
	font-family: calibri,trebuchet,helvetica,sans-serif;
}

#meetStaff ul {
	line-height:1.2em;
	margin-top:-7px;
}

#meetStaff ul li {
	font-size: 1.1em;
	font-family: calibri,trebuchet,helvetica,sans-serif;
}


/* Styles for content in web parts */

#contentCurrentWebPart {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
}


#contentCurrentWebPart p {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size:1.4em;
}


#contentCurrentWebPart h1 {
	font-size: 200%;
	margin-bottom: .35em;
	line-height: 135%;
	color:#666666;
}


#contentCurrentWebPart h2 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 200%;
	text-decoration: none;
	padding-top:10px;
}



/* Right floated column that holds the 4 parts together */
#rightCallOutContent
{
	float: right;
	width: 225px;
}

.photoFloatRight {
    float:right;
    margin-left:25px; /* Adjust this to get the text to line p underneath it properly */
    margin-right:5px;
}

.photoCaption {
     font-size:.7em;
     color:gray;
     text-align:right;
     margin-top:-13px;
     margin-bottom:10px; 
	 float: right;
}


/* Contact Callout */


#contentCurrent #ContactCallout {
     background-image:url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-watermark.gif');
     font-family:Calibri,trebuchet,sans-serif;
     width:200px; 
	 border: 1px solid #999999;
     padding-left:6px;
     padding-top:6px;
     padding-right:3px;
	 margin: 0 0 8px 10px;
	 clear: right;
	 float: right;
}

#contentCurrent #ContactCallout p {
     font-size:.9em;
     color:#000000;
     padding-top:8px;
     padding-bottom:8px;
     font-family:Calibri,trebuchet,sans-serif;

}

#contentCurrent #ContactCallout ul {
	 margin-top:-5px;
	 list-style-type: disc;
}

#contentCurrent #ContactCallout li {
     color: #000000;
     font-size:.85em;
     margin-left:4px;
	 line-height: 1.2em;
	 list-style-type: disc;
}

#contentCurrent #ContactCallout h1  {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     background: url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-header.gif') no-repeat top left;
     text-transform:uppercase;
     color:white;
     padding-left:8px;
     padding-top:2px;
     margin-left:-2px;
     height:28px;
     width:190px;
}

#contentCurrent #ContactCallout h2 {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#373737;
     margin-top: -10px;
}

#contentCurrent #ContactCallout h3 {
     font-size:.9em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#333333;
     padding-bottom:0px;

}





/* Alumni HOF Callout */


#contentCurrent #HOFCallout {
     background-image:url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-watermark.gif');
     font-family:Calibri,trebuchet,sans-serif;
     width:200px; 
	 border: 1px solid #999999;
     padding-left:6px;
     padding-top:6px;
     padding-right:6px;
	 margin: 0px 1px 8px 10px;
	 clear: right;
	 float: right;
}

#contentCurrent #HOFCallout p {
     font-size:.9em;
     color:#000000;
     padding-top:3px;
     padding-bottom:3px;
     font-family:Calibri,trebuchet,sans-serif;

}

#contentCurrent #HOFCallout ul {
	 margin-top:-5px;
	 list-style-type: disc;
}

#contentCurrent #HOFCallout li {
     color: #000000;
     font-size:.85em;
     margin-left:4px;
	 line-height: 1.2em;
	 list-style-type: disc;
}

#contentCurrent #HOFCallout h1  {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     background: url('http://www.indianatech.edu/SiteCollectionImages/Athletics/callout-header.gif') no-repeat top left;
     text-transform:uppercase;
     color:white;
     padding-left:8px;
     padding-top:2px;
     margin-left:-2px;
     height:28px;
     width:190px;
}

#contentCurrent #HOFCallout h2 {
     font-size:1.1em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#373737;
     margin-top: -10px;
}

#contentCurrent #HOFCallout h3 {
     font-size:.9em;
     font-family:Calibri,trebuchet,sans-serif;
     font-weight:bold;
     color:#333333;
     padding-bottom:0px;

}



.photoRight {
    float:right;
    margin-left:25px; /* Adjust this to get the text to line p underneath it properly */
    margin-right:5px;
    font-size:.7em;
    color:gray;
}












/* NEW PAGE STYLES -- 11/2009 */


/* These styles are for 2-column layouts (left-hand navigation, and full page content */

#pageContainer2col {
	width:730px;
}

#pageContainer2col p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	color:#000;
	line-height:1.3em;
}

#pageContainer2col h1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:250%;
	color:#000;
}

#pageContainer2col h2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:210%;
	color:#2c2c2c;
}




/* These styles are for 3-column layouts (left-hand navigation, and 2-column column page content */

#pageContainer {
	width:530px;
	margin-top:-7px;
}

#pageContainer p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	color:#000;
	line-height:1.3em;
}

#pageContainer h1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:250%;
	color:#2c2c2c;
}

#pageContainer h2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:200%;
	color:#000000;
}


/* CONTACT US PAGE STYLES */

#contactPageContainer {
	width:530px;
	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%
}

/* Check these styles 

.infoLeft-ON {
	width:205px;
	background-color:#eaf0f5;
	position:absolute;
}


.infoRight-ON {
	width:304px;
	background-color:#eaf0f5;
	float:right;
	margin-top:2px;
}


.infoLeft-OFF {
	width:205px;
	background-color:#fff;
	position:absolute;
}


.infoRight-OFF {
	width:304px;
	background-color:#fff;
	float:right;
	margin-top: 2px;
}

*/

.address {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	padding-top:7px;
	padding-left:10px;
}

#addressPhoneContainer {
	width:200px;
	height:auto;
	background: url('http://www.indianatech.edu/About/PublishingImages/contact/callout-bg.gif') top left;
	border: 1px solid #d2b9a5;
	margin-left:20px;
	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;
}

#graduateSurvey-Wrap {
 	background: url('http://www.indianatech.edu/CurrentStudents/CPDC/PublishingImages/graduate-survey.gif') no-repeat left;
	padding: 5px 0 5px 0;
	height:149px;
	width:309px;
}

#graduateSurvey-Wrap p {
	font-size:1em;
	line-height:1.2em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding: 3px 5px 0 150px;
}

#graduateSurvey-Wrap ul {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding: 3px 5px 0 150px;
}

#graduateSurvey-Wrap li {
	font-size:1.2em;
	line-height:1.4em;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}




/****************** 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;
	margin:0px;
	padding: 3px 0 3px 0;
}

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.9em;
	color:#000000;
	font-weight:bold;
	margin-bottom:-5px;
}

#staffInfo-Wrap h2 {
	font-size:1.4em;
	color:#2b2a29;
	padding-bottom:9px;
}

.staffInfo-Office {
	font-size:1.3em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/office.gif") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}

.staffInfo-Phone {
	font-size:1.3em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/phone.gif") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}

.staffInfo-Email {
	font-size:1.3em;
	color:#2b2a29;
	height:23px;
	background: url("/PublishingImages/global/icons/email.gif") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}


.staffInfo-Bio {
	font-size:1.3em;
	color:#2b2a29;
	height:23px;
	background: url("/ProspectiveStudents/day-admissions/PublishingImages/meet/bio.gif") no-repeat center left;
	padding:0 0 0 23px;
	margin:-2px 0 -2px 0;
}


/****************** END GLOBAL STAFF LISTING PAGES ******************/


