/* CSS Document */

#container #innerCont #mainRight {
	float: right;
	height: 100%;
	width: 170px;
	padding-top: 10px;
	background: #b4bfdc;
	margin: 0px;
}
#container #innerCont #mainRight #calendar {
	background-color: #fffbf1;
	height: 163px;
	width: 158px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #004a8d;
	background-image: url(../../images/calHead.gif);
	background-repeat: repeat-x;
}
#container #innerCont #homeContent {
	width: 395px;
	font-size: 11px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#container #innerCont #homeContent #slideMonth {
	background-color: #dfe2ea;
	width: 396px;
	margin-top: 8px;
}
#slideImage {
	margin-top: 8px;
	margin-left: 11px;
	float: left;
	margin-right: 5px;
}
#slideView {
	text-align: right;
	font-size: 10px;
	width: 100px;
	margin-right: 8px;
	margin-bottom: 5px;
	clear: both;
	margin-left: auto;
}
#slideTitle {
	margin-top: 4px;
	float: left;
	width: 115px;
	clear: none;
	padding-right: 5px;
	padding-left: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#container #innerCont #homeContent a {
	color: #003769;
}
#container #innerCont #homeContent #slideMonth .slideView a {
	color: #003769;
}

.calGraphic {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
}
#container #innerCont #mainRight a {
	color: #000000;
}
#container #innerCont #mainRight #loginBox {
	background-color: #fffbf1;
	padding: 6px;
	width: 146px;
	margin-right: auto;
	margin-left: auto;
}
.loginHead {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.loginCopy {
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
}

#container #innerCont #mainRight #poll, #grantors {
	background-color: #fffbf1;
	width: 158px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #004a8d;
	background-image: url(../../images/calHead.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.pollCopy {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.facultyCategoryLanding
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;	
	margin-left: 0px;
	font-size: 13px;	
	font-weight: bold;
	Color : #000000;	
}

.facultyCategory
{
	font-family: Arial, Helvetica, sans-serif;	
	float: left;
	margin-left:5px;
	margin-bottom:5px; 
	font-size: 10px;	
	Color : #000000;	
}

#container #innerCont #mainLeft #facultyBox #facultyName a {
	color: #000000;
}

#container #innerCont #mainLeft #facultyBox {
 background-color: #fffbf1;
 width: 168px;
 margin-top: 19px;
 margin-right: auto;
 margin-left: auto;
 margin-bottom :15px; 
 background-image: url(../../images/calHead.gif);
 background-repeat: repeat-x;
 border-top: none;
 border-right: none;
 border-bottom: none;
 border-left: none;
}
.facultyPhoto {
 border: 1px solid #003769;
 margin-top: 5px;
 margin-bottom: 11px;
 margin-left: 10px;
}
#container #innerCont #mainLeft #facultyName {
 float: right;
 width: 150px;
 margin-top: 5px;
 margin-right: 5px;
 font-size: 11px;
 color: #003769;
 font-weight: bold;
}
 

#container #innerCont #mainLeft #facultyBox #facultyDesc a {
 color: #003769;
}
#container #innerCont #mainLeft #facultyDesc {
 float: right;
 width: 85px;
 margin-top: 5px;
 margin-right: 5px;
 font-size: 10px;
 color: #000000;
 font-weight: bold;
}
a.WhatsNewContentLink 
{
	font-size: 11px;
	font-weight: bold;
	color: #003769;
	text-decoration:none;
	padding: 7px;
}
.WhatsNewBKImage
{
	background-image: url(../../images/whats_new_bg.gif);
	width:384px;
	height:94px; 
}
.SlideOfTheMonthTR
{
	display:none;
}

.inner1 {
	padding: 10px;
}
.login {
	background-color: #FFFFFF;
	width: 150px;
	font-size: 11px;
}
.login a:link {
	color: #B91E3C;
	text-decoration: underline;
}
.login a:visited {
	color: #B91E3C;
	text-decoration: underline;
}
.login a:hover {
	color: #FF0000;
	text-decoration: none;
}
.login a:active {
	color: #FF0000;
	text-decoration: underline;
}