@charset "utf-8";
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #c0d0e7 url('/Portals/0/Skins/focus/images/body_bg.gif') center top;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
a {
	color: #E31937;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#news .ndate {
	font-size: 10px;
	line-height: 1.2em;
	color: #666;
}
#news .ntitle {
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	display:none;
}
#news p {
	font-size: 10px;
	color: #333;
	margin-bottom: 10px;
}
#news p a,#news p a:hover{font-size:10px;}
#mContain {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background-image: url('/Portals/0/Skins/focus/images/mContain_bg.png');
	background-repeat: repeat-y;
	text-align:left;
}
#masthead {
	background-image: url('/Portals/0/Skins/focus/images/masthead_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mMenu {
	height: 30px;
	width: 520px;
	float: left;
	margin-top: 40px;
	margin-left: 60px;
}
#jobSearch {
	padding: 0px;
	height: 50px;
	width: 110px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 10px;
	position: relative;
}
#mImage {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 220px;
	width: 920px;
}
#sidebar {
	float: left;
	height: 230px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mInt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 710px;
}
#mInt h3 {
	color: #E31937;
	font-size: 18px;
	letter-spacing: .1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#mInt .col2 {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mInt .col1 {
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#mInt .col3 {
	float: left;
	width: 680px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#mInt #news {
	width: 180px;
	float: right;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E31937;
}
#news h3 {
	background-color: #FFFFFF;
	position: relative;
	bottom: 20px;
	width: 50px;
	margin-bottom: -10px;
}


#mFoot {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 1.5em;
}
#mFoot a {
	color: #000000;
	text-decoration: none;
}
#mFoot a:hover {
	color: #E31937;
}
