﻿
.tableWidth
{
	
}
.UploadTable
{
	background-color: #f7f7f7;
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
	margin: 5px 5px 0px 0px;
	width: 650px;
	font: normal 11px Verdana, Arial, Sans-serif;
	color: #333;
}
.UploadTable td
{
	padding: 0px 0px 3px 4px;

}
.btnStyleTable
{ 
background-color: SandyBrown;
font: normal 11px Verdana, Arial, Sans-serif;
}
.btnStyleTable a
{
font-size:10pt;
color:#000000;
font-variant:small-caps;
text-decoration: none;
}
.btnStyleTable a:hover
{
font-size:10pt;
color:#FFFF00;
}
.GridTable
{
	
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
	margin: 5px 5px 5px 5px;
	color: #444444;
}
.GridTable td
{
padding: 0px 0px 3px 4px;
border: solid 1px #e5e5e5;
}
.GridTable th
{
    border: solid 1px #e5e5e5;
}
.GridTableHD
{
	background-color: #bacdc9;
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
	margin: 5px 5px 5px 5px;
	width: 650px;
	color: #333;
}
.GridTableHDRow td
{
	border: solid 1px #e5e5e5;
}
.RadUploadButton
{
	background: white url('Img2/radUploadBtnMedium.gif') no-repeat;
	border: 0px;
	height: 21px;
	width: 114px;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.RadUploadButtonSmall
{
	background: white url('Img2/radUploadBtnSmall.gif') no-repeat;
	border: 0px;
	height: 21px;
	width: 50px;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.RadButtonSmall
{
	background: white url('Img2/radBtnSmall.gif') no-repeat;
	border: 0px;
	height: 21px;
	width: 50px;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
 .bodys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
 .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.faculty-directory
{
	
	text-align:left;
	background:#7095a7;
	height:100%;
}
.faculty-directory-container
{
    padding:10px;
    background:#7095a7;
}
.faculty-directory ul
{
	margin:0;
	padding:10px;
	list-style-type: none;
}

.faculty-directory li
{
	color:#FFFFFF;
}


.faculty-directory a
{
	font-size:10pt;
	color:#ffffff;
	/*font-variant:small-caps;*/
	text-decoration: none;
}

.faculty-directory a:hover
{
	font-size:10pt;
	color:#FFFF00;
}



/* 	
	The container for the faculty info box.
	Controls width, center alignment of box, 
	and font family.
*/
.faculty-container
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*
	The faculty info box.
	Specifies border and background.
*/
.faculty-box
{
	text-align:left;
	padding:10px;
	border:1px #7095a7 solid;
	background:#F9FFFE;
}

/*
	How the faculty's name is displayed.
*/
.faculty-name
{
	font-weight:bold;
	font-size:12pt;
}

/*
	How the faculty's title (name plus credientials) is displayed.
*/
.faculty-title
{
	padding-bottom:5px;
	font-size:11pt;
	border-bottom:1px #7095a7 dotted;
}

/*
	How the faculty's description is displayed.
*/
.faculty-desc
{
	padding-top:5px;
	color:#666666;
}

/*
	Faculty box link section, below faculty description.
*/
.faculty-links
{
	margin:0;
	text-align:left;
	margin-right:auto;
	border:0px #CCCCCC solid;
	border-top: 0px;
	background: #7095a7;
}

.faculty-links ul
{
	margin:0;
	padding:10px;
	white-space:nowrap;
}

.faculty-links li
{
	display:inline;
	color:#FFFFFF;
}


.faculty-links a
{
	font-size:10pt;
	color:#ffffff;
	font-variant:small-caps;
	text-decoration: none;
}

.faculty-links a:hover
{
	font-size:10pt;
	color:#FFFF00;
}
.Header
{
    font-size: 14px;
    font-weight:bold;
 }
 .NewEvents-container
{
    padding:4px;
    border: solid 1px #e5e5e5;
}
.NewEvents-container th
{
    display: none;
}


.rsApt       
        {       
            height: 40px !important;   
            cursor: default;     
        }                                                          
          