
p, a, ol, ul, h1, h2, h3, h4, h5, h6, .pagetitle, .addy, .nobullet {
	font-family: arial, helvetica, sans-serif;
}

p, .norm, .nobullet {
	font-size: 90%;
	color: #000000;
}

a {
	color: #0066cc;
}

img {
	border: none;
	background-color: #ffffff;
}

/* Page Title style */
.pagetitle {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

/* Defines top sub-heading style */
.sub1 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	width: 100%;
	border-bottom: thin dotted #ffcc00;
	padding-top: 20pt;
}

/* Defines second sub-heading style */
.sub2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding-top: 16pt;
}

/* Defines third sub-heading style */
.sub3 {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	padding-top: 12pt;
}

/* Defines "normal" lists within the text */
.norm {
}

/* Lists with no bullets */
.nobullet {
	list-style: none;
}

/*******************************************************************/
/*  The following styles are for listing Faculty/Staff/Residents   */
/*******************************************************************/

/* Defines style for a particular entry */
.slist {
	margin-left: 60px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	padding: 8px 8px 8px 8px;
	width: 6in;
	margin-bottom: 15px;
	position: relative;
}

/* Defines style for headings like "email" "phone" "fax" */
.slisthead {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

/* Defines style for person's name */
.slistname {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	border-bottom: thin dotted #ffcc00;
}

/* Defines style for person's University title */
.slisttitle {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* Defines style for address, telephone, email info. */
.slistadd, .slisttel, .slistem {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

/* Defines style for telephone info */
.slisttel {
	width: 160px;
	padding-right: 3px;
}

/* Defines style of big letters that appear at beginning of each alphabet section */
.slistblock {
	font-size: 300%;
	font-weight: bold;
	margin-bottom: -40px;
}

.slistblock a {
	color: #000000;
}


/* Defines style for alphabet links at top of page */
.slistalpha {
	font-size: 100%;
	width: 15px;
	text-align: center;
	visibility: hidden;
}

/* Defines style for space between alpha sections */
.slistbreak {
	margin-left: 60px;
	height: 50px;
}

/* End styles for listing Faculty/Staff/Residents */


/**********************************************/
/*    The styles below define the layout      */
/*    of the page.  Proceed with caution.     */
/*                                            */
/**********************************************/

.masthead {
	display: none;
}

/* All of the content for the page, including the menus falls within this div */
.contmaster {
}

/* The tool and area navigation menus are inside this div */
.sidemenus {
}


/* This sets up the parameters of the address box */
.address {
	border-top: 1px solid #000000;
	width: 2in;
}

/* This div defines where the content of the site resides */
.content {
}

/* This defines the Divisional submenus */
.divmenuctr {
	display: none;
}

.divmenu {
	display: none;
}
/* End Divisional Menu Styles */


/* Begin Horizontal Main Menu Styles */
.hmenuctr {
	display: none;
}

.hmenu {
	display: none;
}

/* End Horizontal Main Menu Styles */


/* Begin Tool Menu Styles */
.toolmenu {
	display: none;
}
/* End Tool Menu Styles */


/* Begin Category Menu Styles */
.catmenu {
	display: none;
}
/* End Category Menu Styles */
