@charset "utf-8";
/* CSS Document */

.depthead{
	font-weight: bold;
	font-size: 14px;
	color: #8D1516;
}

.quotes4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:10px 0px;
	color:#FFF;
	width:100%;
	/*background-color:#8D1516;*/
	box-shadow:0px 3px 3px 0px #ccc;
}

.fmenu{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	width:180px;
	text-align:left;
	line-height:3em;
	color: #0D8BC6;
}

.fmenu a{
	text-align:left;
	display:block;
	line-height:2em;
	font-style:normal;
	text-decoration:none;
	padding:2px 2px 2px 10px;
	color:#0D8BC6;
	border-bottom:1px solid #eee;
	margin:0px;
}

.fmenu a:hover, a:active{
	text-decoration:none;
	color:#333;
	font-weight:bolder;
	font-style:italic;
}

.openapp{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	text-align:left;
	color: #0D8BC6;
}

.openapp a{
	text-align:left;
	line-height:2em;
	font-style:normal;
	text-decoration:none;
	padding:2px 2px 2px 10px;
	color:#0D8BC6;
	margin:0px;
}

.openapp a:hover, a:active{
	color:#F30;
	font-weight:bolder;
	text-decoration: underline;
}

.bodycontainer{
margin-top:10px;
margin-bottom:10px;
font-family: helvetica;
}

.outlined{
	border: 1px blue;
	margin-left: 30px;
}

.staffListHeader{
	font-family: san-seriff;
	font-size: +6;
	font-weight: bold;
	line-height: 1.5em;
	Color:#8D1516;
	text-align:left;
	padding-left: 13px;
}

.newsm1{
	font-size:13px;
	font-weight:bold;
	color:#005BAA;
}

.newsm1 a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#005BAA;
}
.newsm1 a:hover, a:active, a:focus{
	color:#8D1516;
	text-decoration:underline;
}

.staffprofileTab{
	border-collapse: separate;
	border-spacing:10px;
}