/* CSS Document */
/*  Contains the css from content.css, and fontformats.css*/
#content a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#content a:hover{
	text-decoration: underline;
}
#content a:active, #content a:focus{
	color: #666666;
}
#content a:visited{
	color: #990000;
}
#content p{
	font-size: .8em;
	white-space:normal;
	padding: 0px;
	margin:0px 1em 10px 0px;
	line-height: normal;
}
#content blockquote{
	font-size:.8em;
	margin-left:2em;
	margin-right:2em;
}
#content li{
	font-size: .8em;
	margin-bottom:0.5em;
	vertical-align: middle;
	white-space: normal;
	display: list-item;
	margin-right: 1em;
}
#content li li{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#content h1{
	margin:0px 0px .4em 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	display: block;
	clear: left;
}
#content h2{
	font-size: .9em;
	margin: .3em 0px .3em 0px;
	padding:0px;
}
#content h3{
	font-size: .8em;
	margin: 2px 0px 3px 0px;
	padding: 0px;
}
#content h4{
	font-size: .8em;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}
#content table{
	line-height: normal;
}
#content td{
	font-size: .7em;
	vertical-align: bottom;
}
#content th{
	margin: 0px;
	padding: 0px;
	font-size: .7em;
}
.rightindent{
	margin-left:10px;
}
#resources{
	margin:0px;
}
#resources h3{
	margin:0.6em 0em 0.3em;
}
#printlogo{
	display:none;
}
#floater{
	width: 158px;
	padding: 0px;
	margin-bottom:0px;
	float: right;
	border-bottom: 1px;
	border-left: 1px;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 0px;
	position: static;
	top: 0px;
	right: 0px;
}
#pic{
	margin:0px;
}
.uberlink{
	font-weight:normal;
}
.uberlink a:link, .uberlink a:visited, .uberlink a:hover, .uberlink a:active, .uberlink a:focus{
	color: #000000;
	border-bottom: 2px solid #C7DAE9 !important;
	border-left: 2px solid #C7DAE9 !important;
	background-color: #EFEFF8;
}
.smallcaps{
	font-variant: small-caps;
}
.underline{
	text-decoration: underline;
}
.superscript{
	font-size: 70%;
	vertical-align: super;
}
.subscript{
	font-size: 70%;
	vertical-align: bottom;
}
.timesroman{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.indent{
	padding:0 5em 0 5em !important;
}
.pushleft{
	width:10em !important;
	margin:0px !important;
	float:left !important;
}
.pushright{
	width:10em !important;
	margin:0px !important;
	float:right !important;
}
.aligncenter{
	text-align:center;
}
.required{
	color:#CC0000;
}

.skip, .hidden{
	display: none;
}

#courses *{
	font-size: .98em !important;
}

/******************************************************************************
Front page news css
******************************************************************************/
#frontnews p img {
	float:left;
	margin-right:20px;
}


/******************************************************************************
More News css
******************************************************************************/
#morenews h1 {
	text-align:center;
}

#morenews hr {
	height:.1em;
	width:30em;
	border:1px solid #CD1141;
}

#morenews h2 {
	text-align:left;
	margin-left: 20px;
}

#morenews p {
	margin-left: 20px;
	margin-right: 20px;
	text-align:left;
	
}

#morenews h2 img {
	float:right;
	margin-left:20px;
}

#morenews p img {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
/******************************************************************************
Individual News items css
******************************************************************************/
.newstitle {
	text-align: center;
}

.newsphotoinset {
	float:left;
	margin:5px;
}

.newsphotogallery {
	text-align:center;
}

/*******************************************************************************
Day in the Life css
*******************************************************************************/
#dayinlife {
	width:575px;
}

#dayinlife img {
	width:100px;
	height:125px;
}
#dayinlife tr td {
	text-align:center;
	width:125px;
}
#dayinlife h2 {
	font-size:1.1em;
}
#dayinlifeprofile {
	height:485px;
	padding:5px;
}
#dayinlifetitle {
 	color:#FFFFFF;
	margin:5px 15px 5px 15px;
}
#dayinlifetopbox {
	text-align:center;
	width:600px;
	height:250px;
	border:none;
	margin:5px 0px 5px 15px;
}
#dayinlife1stbox {
	float:left;
	margin:5px 15px 5px 15px;
}
#dayinlife2ndbox {
	float:right;
	margin:5px 55px 5px 0px;
	overflow:auto;
	height:253px;
	width:315px;
}
#dayinlifetimetitle {
	margin-left:10px;
	color:#FFFFFF;
}
#daylifetimelinks {
	margin:0px 15px 5px 15px;
	background:none;
	width:280px;
	height:110px;
	overflow:auto;
	float:left;
	border:#000000 2px;
}
#daylifetimelinks p a {
	line-height:18px;
	color:#FFFFFF;
}
#daylifetimelinks p a:visited {
	color:#FFFFFF;
}
#daylifetimelinks p a:hover {
	color:#333333;
	background:#FFFFFF;
}
#daylifetimelinks p a:focus {
	color:#333333;
	background:#FFFFFF;
}
/********************************************************************************
Faculty profile lists css
********************************************************************************/
.profile {
	display:inline;
	float:left;
	margin-left:5px;
	padding-left:10px;
}
.profile li{
	list-style-type:disc;
}
.facultyprofiles h1 a{
	font-size:1.3em;
}
.facultyprofiles tr td h1{
	font-size:2.0em;
}
.facultyprofiles a img {
	border:none;
}
.profilelink {
	font-size:1.2em;
}
#alpha a img{
	border:none;
}
#alpha a {
	font-size:1.0em;
	margin-left:2px;
	margin-right:2px;
}
/*********************************************************************
Faculty pages css
*********************************************************************/
#expertisetable td{
	vertical-align:top;
	text-align:center;
}

#expertisetable td h2 a{
	font-size:1.0em;

}

#expertisetable td {
	font-size:1.0em;
}

.profile {
	display:inline;
	float:left;
	margin-left:5px;
	padding-left:10px;
}
.profile li{
	list-style-type:disc;
}
.facultyprofiles h1 a{
	font-size:1.3em;
}
.facultyprofiles a img {
	border:none;
}
.profilelink {
	font-size:1.2em;
}


