@charset "UTF-8";
body {
	background-image: url(1-images/bg_dropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
}
h1 {
	height: 105px;
	background-image: url(1-images/focus_mast.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	padding-bottom: 30px;
}
h1 a {
	display: block;
	width: 300px;
	height: 100px;
}
h1 a span {
	position: absolute;
	top: -999em;
}

#outer {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	background-color: #009DAE;
	border: 3px solid #ECECEC;
	padding: 20px;
	
}
#content {
	background-color: #FFF;
	
	border: 3px solid #FFF;
	background-image: url(1-images/wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content .leftCopy {
	width: 400px;
	float: left;
	padding-left: 10px;
}
#content .rightCopy {
	float: left;
	width: 260px;
	position: relative;
	padding-left: 15px;
}
.rightLinks li {
	display: block;
	padding-bottom: 1em;
	padding-left: 20px;
	background-image: url(1-images/right_arrow_white1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 1.5em;
}
.rightLinks li a {
	
}

.rightLinks {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.clearfloat {
	clear: both;
}

#footerInfo
{
	width:720px;
	background:#FFF url(/1-images/fticon.gif) no-repeat right;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 54px;
	padding-left: 20px;
}
#footerInfo address span.contactGroup
{
width:225px;
float:left;
display:inline;
}
#footerInfo address br
{
	
display:inline;
}
.profileBoxLeft, .profileBoxRight
{
	width:138px;
	border:1px solid #C8E8ED;
	height:56px;
	margin-bottom:3px;
	display:inline;
	background:url(/1-images/grad_prof_bg.jpg) no-repeat bottom right;
	float: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
}


.profileBoxLeft img, .profileBoxRight img
{
display:inline;
float:left;
border:3px solid #FFF;
clear:left;
}
.profileBoxLeft, .profileBoxRight
{
margin-right:3px;
}#footnotes {
	position: absolute;
	width: 392px;
	height: 112px;
	color: #000;
	overflow: hidden;
	padding: 10px;
}
#footnotes strong {
	font-size: 1.5em;
}
.newspage p {
	color: #E0F4F6;
}
.newspage p a {
	color:#FFF;
}
a:visited {
	color: #006;
}
