@charset "utf-8";

/* Eric Meyer Reset, v1.0 | 20080212, http://meyerweb.com/eric/tools/css/reset/index.html, modified */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/* mods */h1,h2,h3,h4,h5,h6{font-weight:normal}
/*CLEAR FIX*/.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix { height: 1%;} .clearfix {display: block;}
/* IE image scaling */ img { -ms-interpolation-mode:bicubic; }
/*
Order of Elements...
	1. Display and Flow
	2. Positioning
	3. Dimensions
	4. Margins, Padding, Borders, Outline
	5. Typographic Styles
	6. Backgrounds
	7. Opacity, Cursors, Generated Content
*/


/****************************************************************
	Basic Layout */

body {
	font: normal 75% Helvetica, 'Helvetica Lt Std', Arial, sans-serif;
	text-align: center;
	background: #016394 url(../images/bg-body-repeat.jpg) repeat-y center top;
}
html>body { /* ignored by IE6 */
	font-size: 12px;
}
#bgLeft {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 50%;
	height: 57px;
	background: url(../images/bg-top-left.jpg) repeat-x -367px top;
}
#bgRight {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 50%;
	height: 57px;
	background: url(../images/bg-top-right.jpg) repeat-x -367px top;
}
#wrapper {
	position: relative;
	z-index: 2;
	width: 100%;
	min-height: 1397px;
	text-align: left;
	background: url(../images/bg-body.jpg) no-repeat center top;
}


/****************************************************************
	Header */

#header {
	position: relative;
	width: 994px;
	height: 154px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg-body.jpg) no-repeat center top;
}
#header h1 {
	position: absolute;
	top: 57px;
	left: 0;
	width: 318px;
	height: 97px;
}
#header h1 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#header h1 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-body.jpg) no-repeat -325px -57px;
	cursor: pointer;
}
#header h2 {
	position: absolute;
	top: 57px;
	right: 0;
	width: 676px;
	height: 97px;
	overflow: hidden;
}
#header h2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-body.jpg) no-repeat -643px -57px;
}
#header h3 {
	position: absolute;
	top: 23px;
	left: 342px;
	width: 159px;
	height: 33px;
	overflow: hidden;
}
#header h3 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-body.jpg) no-repeat -667px -23px;
}
#secondNav {
	position: absolute;
	top: 23px;
	left: 501px;
	font-size: 12px;
	letter-spacing: -.02em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#secondNav a {
	display: block;
	position: relative;
	width: 142px;
	height: 33px;
	overflow: hidden;
	text-decoration: none;
	color: #fbfcfc;
}
#secondNav a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-body.jpg) no-repeat -826px -23px;
}
#secondNav li { /* all list items */
	float: left;
}
#secondNav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide navs because display: none isn't read by screen readers */
	width: 293px;
	padding: 8px 0 5px 9px;
	line-height: 22px;
	background: #a60e3d;
}
#secondNav li ul a {
	float: left;
	width: 128px;
	height: auto;
	overflow: hidden;
	padding-left: 14px;
	background: url(../images/bg-second-nav-item.png) no-repeat left 1px;
}
#secondNav li ul li.right a {
	width: 137px;
}
#secondNav li ul a:hover {
	color: #f3eaa2;
}
#secondNav li:hover ul,
#secondNav li.sfHover ul { /* lists nested under hovered list items */
	left: -160px;
}
#header h4 {
	position: absolute;
	top: 0;
	right: 12px;
	width: 70px;
	height: 23px;
}
#header h4 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#header h4 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/isi-login.png) no-repeat;
	cursor: pointer;
}
#header h4 a:hover span {
	background-position: left -23px;
}
#header h5 input {
	position: absolute;
	top: 1px;
	left: 10px;
	width: 239px;
	height: 22px;
	margin: 0;
	padding: 0 0 0 9px;
	border: 0;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #66848a;
	background: #e4f4f7;
}
#header h5 {
	position: absolute;
	top: 28px;
	right: 12px;
	width: 339px;
	height: 24px;
	background-image: url(../images/bg-search.png);
}
#header h5 a {
	position: absolute;
	top: 0;
	right: 0;
	width: 72px;
	height: 24px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/btn-search.png) no-repeat left 24px;
}
#header h5 a:hover {
	background-position: left top;
}
#header h6 {
	position: absolute;
	top: 2px;
	right: 98px;
	width: 876px;
	padding-right: 20px;
	font-size: 10px;
	text-align: right;
	line-height: 21px;
	color: #fff;
}
#header h6 a {
	text-decoration: none;
	color: #fff;
}
#header h6 a:hover {
	text-decoration: underline;
}
#header h6 a.mandarin {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 21px;
	overflow: hidden;
}
#header h6 a.mandarin span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/mandarin.png) no-repeat;
	cursor: pointer;
}
#header h6 a.mandarin:hover span {
	background-position: left -21px;
}
#header .social {
    position: absolute;
    top: 123px;
    right: 4px;
}
#header .social li {
    float: left;
    margin-right: 9px;
}
#header .social li a,
#header .social li a img {
    display: block;
}
#navWrapper {
	position: relative;
	z-index: 100;
	width: 970px;
	height: 48px;
	margin: 0 auto;
	padding: 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* background: url(../images/bg-body.jpg) no-repeat center -219px; this needs to be dynamic for alert notification module */
}
#nav li { /* all list items */
	float: left;
	line-height: 48px;
}
#nav li a {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#nav li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(../images/bg-nav.png) no-repeat;
}
#nav li.link1 {
	width: 114px;
}
#nav li.link1 a span {
	background-position: left top;
}
#nav li.link1:hover a span,
#nav li.link1 a:hover span {
	background-position: left -48px;
}
#nav li.link2 {
	width: 130px;
}
#nav li.link2 a span {
	background-position: -114px top;
}
#nav li.link2:hover a span,
#nav li.link2 a:hover span {
	background-position: -114px -48px;
}
#nav li.link3 {
	width: 129px;
}
#nav li.link3 a span {
	background-position: -244px top;
}
#nav li.link3:hover a span,
#nav li.link3 a:hover span {
	background-position: -244px -48px;
}
#nav li.link4 {
	width: 119px;
}
#nav li.link4 a span {
	background-position: -373px top;
}
#nav li.link4:hover a span,
#nav li.link4 a:hover span {
	background-position: -373px -48px;
}
#nav li.link5 {
	width: 128px;
}
#nav li.link5 a span {
	background-position: -492px top;
}
#nav li.link5:hover a span,
#nav li.link5 a:hover span {
	background-position: -492px -48px;
}
#nav li.link6 {
	width: 103px;
}
#nav li.link6 a span {
	background-position: -620px top;
}
#nav li.link6:hover a span,
#nav li.link6 a:hover span {
	background-position: -620px -48px;
}
#nav li.link7 {
	width: 101px;
}
#nav li.link7 a span {
	background-position: -723px top;
}
#nav li.link7:hover a span,
#nav li.link7 a:hover span {
	background-position: -723px -48px;
}
#nav li.link8 {
	width: 146px;
}
#nav li.link8 a span {
	background-position: -824px top;
}
#nav li.link8:hover a span,
#nav li.link8 a:hover span {
	background-position: -824px -48px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide navs because display: none isn't read by screen readers */
	width: 202px;
	padding: 5px 0 13px;
	background: url(../images/bg-nav-dd.png);
}
#nav li ul li {
	clear: both;
	width: 194px;
	padding-right: 8px;
	line-height: 19px;
}
#nav li ul li a {
	float: left;
	width: auto;
	padding: 4px 11px 4px 19px;
	text-decoration: none;
	color: #e9f5f9;
	background: url(../images/bg-nav-dd-item.png) no-repeat right -999em;
}
#nav li ul li a:hover {
	text-decoration: underline;
	background-position: right 4px;
}
#nav li:hover ul {
	left: auto;
}
#nav li.link8:hover ul {
	right: 12px;
	top: 48px;
}
#nav li:hover ul.empty,
#nav li.link8:hover ul.empty {
	left: -999em;
	right: auto;
	top: auto;
}

/****************************************************************
	Notification Message */
	
#notificationBox {
    margin: 0 auto;
    position: relative;
    background-color: #a60e3d;
    border: 3px solid #b10b3f; 
    height: auto;
    width: 964px;
    top: 4px;
}
h4#notificationTitle {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 9px 10px 2px 34px;
    background: url(../images/alert-icon.png) 9px 10px no-repeat;
}
p#notificationMessage {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 3px 10px 12px 34px; 
}
#notificationBox a:link, 
#notificationBox a:visited {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    font-family: Arial, Helvetica, Sans-Serif;
}    
#notificationBox a:hover, 
#notificationBox a:active {
    text-decoration: none;
}    

/****************************************************************
	Footer */

#footerWrapper {
	width: 994px;
	margin: 0 auto;
	text-align: center;
}
#footer {
	position: relative;
	width: 994px;
	height: 98px;
	padding: 8px 0 0 0;
	font-size: 11px;
	line-height: 22px;
	color: #d4eff5;
	background: url(../images/bg-footer.png) no-repeat center 8px;
}
#footer h6.left {
	position: relative;
	top: 8px;
	float: right;
	width: 103px;
	height: 98px;
}

#footer h6.middle {
	position: relative;
	top: 8px;
	float: right;
	width: 96px;
	height: 98px;
}

#footer h6.right {
	position: relative;
	top: 8px;
	float: right;
	width: 96px;
	height: 98px;
}

#footer h6.left a,
#footer h6.right a,
#footer h6.middle a {
    display: block;
    width: 100%;
    height: 100%;
	text-indent: -999em;
	overflow: hidden;
}

#footer a {
	text-decoration: none;
	color: #d4eff5;
}
#footer a:hover {
	text-decoration: underline;
	color: #fbfcfc;
}
#footer p {
	margin: 19px 0 8px 15px;
	text-align: left;
	line-height:14px;
}
#footer p.nav {
	margin: 0;
	margin-left: 15px;
	text-align: left;
}
#footer p.nav a {
	color: #20506a;
}
#footer p.nav a:hover {
	color: #102836;
}

/****************************************************************
	Modal Confirmation */

.modalBackground {
    background: #2b2b2b;
	filter:alpha(opacity=70);
	opacity:0.70;
}

#confirmation {
	position: relative;
	width: 531px;
	padding-top: 58px;
	padding-bottom: 25px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fffefe url(../images/bg-confirmation.png) no-repeat;
}
#confirmation .closeLink {
	position: absolute;
	left: 444px;
	top: 20px;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
	color: #00b6dd;
}
#confirmation h2 {
	position: relative;
	height: 33px;
	margin-bottom: 10px;
}
#confirmation h2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-confirmation-home.png) no-repeat left bottom;
}
#confirmation .copy {
	margin: 0 80px 15px 80px;
	padding: 14px 0 0;
	border-top: 1px solid #dbdada;
	border-bottom: 1px solid #dbdada;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color: #383b3c;
}
#confirmation .error {
	border: 0;
	font-size: 16px;
	color: #c60c46;
}
#confirmation .copy p {
	margin: 0 0 14px;
}
#confirmation .receiptLink {
	float: left;
	width: 106px;
	height: 25px;
	margin-left: 212px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	line-height: 25px;	
	color: #036f86;
	background: #edf7f9;
}

/****************************************************************
	Main */

#mainWrapper {
	width: 994px;
	margin: 0 auto;
	/* background: url(../images/bg-body.jpg) no-repeat center -202px; this needs to be dynamic for alert notification module */
}
#main {
	position: relative;
	padding-top: 5px;
}
#banners {
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 1;
	width: 970px;
	height: 363px;
	overflow: hidden;
	padding-top: 5px;
	background: #fff url(../images/bg-banner.png) no-repeat;
}
#banners .banner {
	position: relative;
}
#banners .banner img {
	display: block;
}
#banners .banner .copy {
	position: absolute;
	right: 0;
	top: 224px;
	min-width: 376px;
	padding: 15px 20px;
	background: url(../images/bg-banner-copy.png);
}
#banners .banner .copy h1 {
	padding-bottom: 4px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #fff;
}
#banners .banner .copy h2 {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
	color: #00b6dd;
}
#banners .banner .copy h2 a {
	text-decoration: none;
	color: #00b6dd;
}
#banners .banner .copy h2 a:hover {
	color: #fff;
}
#mainContentTop {
	position: relative;
	z-index: 2;
	margin: 0 0 0 12px;
	height: 14px;
}
#mainContentBg {
	background: url(../images/bg-main-repeat.png);
}
#mainContent,
#newsContent,
#storiesContent {
	position: relative;
	z-index: 2;
	min-height: 980px;
}
#newsContent,
#storiesContent {
	min-height: 1092px;
}
#mainCopy,
#testimonialsCopy {
	float: right;
	margin: 0 0 61px 22px;
}

/* Second Tier */
.secondTier #mainContentTop {
	margin-top: 348px;
	background: url(../images/bg-main-second-new.png) no-repeat -12px -20px;
}
.secondTier #mainContent {
	background: url(../images/bg-main-second-new.png) no-repeat left -34px;
}
.secondTier #mainCopy {
	width: 459px;
	padding-right: 330px;
}
.secondTier #testimonialsCopy {
	width: 502px;
	padding-right: 287px;
}

/* Third Tier */
.thirdTier #mainContentTop {
	margin-top: 348px;
	background: url(../images/bg-main-third.png) no-repeat -12px top;
}
.thirdTier #mainContent {
	background: url(../images/bg-main-third.png) no-repeat left -14px;
}
.thirdTier #mainCopy {
	width: 614px;
	padding-right: 175px;
}

/* News, Stories */
.news #mainContentTop {
	height: 13px;
	margin-top: 331px;
	background: url(../images/bg-main-news.png) no-repeat -12px -20px;
}
.newsDetail #mainContentTop {
	display: none;
}
#newsContent,
#storiesContent {
	padding: 0 264px 0 12px;
	background: url(../images/bg-main-news.png) no-repeat left -33px;
}
#storiesContent {
	background-image: url(../images/bg-main-stories.png);
}
.newsDetail #newsContent,
.newsDetail #storiesContent {
	padding: 0 264px 0 12px;
	background: url(../images/bg-main-news-detail.png) no-repeat left top;
}
.newsDetail #newsContent .copy,
.newsDetail #storiesContent .copy {
	padding: 0 100px 0 32px;
}
.newsDetail #newsContent .newsHead,
.newsDetail #storiesContent .newsHead {
	height: 98px;
	padding: 96px 16px 0 271px;
}
.newsDetail #newsContent .newsHead img,
.newsDetail #storiesContent .newsHead img {
	display: block;
	position: absolute;
	top: 27px;
	left: 22px;
	border: 7px solid #fefefe;
}
#newsContent h1,
#storiesContent h1 {
	position: relative;
	height: 85px;
}
#storiesContent h1 {
	height: 72px;
}
#storiesContent .topCopy {
	height: 72px;
	margin: 0 50px 36px 100px;
	font-size: 11px;
	line-height: 18px;
	color: #545454;
}
#newsContent .newsHead h1.title,
#storiesContent .newsHead h1.title {
	position: static;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #01709f;
}
#newsContent h2,
#storiesContent h2 {
	position: relative;
	height: 26px;
}
#newsContent .copy h2,
#storiesContent .copy h2 {
	position: static;
	height: auto;
}
#newsContent h1 span,
#newsContent h2 span,
#storiesContent h1 span,
#storiesContent h2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-main-news.png) no-repeat -12px -33px;
}
#storiesContent h1 span,
#storiesContent h2 span {
	background-image: url(../images/bg-main-stories.png);
}
#newsContent h2.recent,
#storiesContent h2.recent {
	margin-bottom: 21px;
}
#newsContent h2.recent span {
	background: url(../images/recent-news.png);
}
#storiesContent h2.recent span {
	background: url(../images/featured-stories.png);
}
#newsContent h2.past span {
	background: url(../images/past-news.png);
}
#storiesContent h2.past span {
	background: url(../images/more-stories.png);
}
#newsContent .recentNews,
#storiesContent .recentNews {
	height: 273px;
	padding: 9px 0 40px 12px;
	background: url(../images/bg-news-content.png) no-repeat;
}
#newsContent .pastNews,
#storiesContent .pastNews {
	padding: 14px 0 51px;
}
#newsContent .newsItem,
#storiesContent .newsItem {
	font-size: 11px;
	line-height: 18px;
	color: #386c8e;
}
#storiesContent .newsItem {
	color: #5c6a73;
}
#storiesContent .newsItem a {
    text-decoration: none;
	color: #5c6a73;
}
#storiesContent .newsItem a:hover {
    text-decoration: underline;
}
#newsContent .recentNews .newsItem,
#storiesContent .recentNews .newsItem {
	float: left;
	width: 217px;
	margin: 0 23px 0 0;
}
#newsContent .pastNews .newsItem,
#storiesContent .pastNews .newsItem {
	height: 135px;
	margin-bottom: 8px;
	padding: 0 24px 0 12px;
}
#storiesContent .pastNews .newsItem .copy {
    padding-right: 120px;
    line-height: 17px;
    color: #5c6a73;
}
#newsContent .recentNews .right,
#storiesContent .recentNews .right {
	margin-right: 0;
}
#newsContent .recentNews img,
#storiesContent .recentNews img {
	margin-bottom: 11px;
	border: 7px solid #fefefe;
}
#newsContent .pastNews img,
#storiesContent .pastNews img {
	float: left;
	margin-right: 23px;
	border: 7px solid #eaeaea;
}
#newsContent h4,
#storiesContent h4 {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 34px;
	color: #e48914;
}
#newsContent .newsHead h4.newsLink,
#storiesContent .newsHead h4.newsLink {
	position: absolute;
	top: 41px;
	right: 280px;
	text-indent: 13px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	color: #1f3c4f;
}
#newsContent .newsHead h4.newsLink a,
#storiesContent .newsHead h4.newsLink a {
	display: block;
	text-decoration: none;
	color: #1f3c4f;
	background: url(../images/bg-news-head-link.png) no-repeat left 2px;
}
#newsContent .newsHead h4.newsLink a:hover,
#storiesContent .newsHead h4.newsLink a:hover {
	text-decoration: underline;
}
#newsContent .pastNews h4,
#storiesContent .pastNews h4 {
	margin-bottom: 10px;
	line-height: 14px;
}
#newsContent h3,
#storiesContent h3 {
	margin-bottom: 9px;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	color: #1f3c4f;
}
#newsContent .newsHead h3.date,
#storiesContent .newsHead h3.date {
	position: absolute;
	top: 54px;
	left: 283px;
	margin: 0;
	padding: 0 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 21px;
	color: #ec911c;
	background: url(../images/bg-news-head-date.png);
}
#newsContent .pastNews h3,
#storiesContent .pastNews h3 {
	margin-bottom: 8px;
}
#newsContent  h3 a,
#storiesContent  h3 a {
	text-decoration: none;
	color: #1f3c4f;
}
#newsContent h3 a:hover,
#storiesContent h3 a:hover {
	color: #3c7ca6;
}
#storiesContent .recentNews .newsItem .copy p {
    margin-top: 16px;
}
#storiesContent .pastNews .newsItem .copy p {
    padding-top: 42px;
}
#newsContent .hr,
#storiesContent .hr {
	height: 1px;
	margin: 0 9px 9px 12px;
	background: #dae1e3;
}
#newsContent .hr hr,
#storiesContent .hr hr {
	display: none;
}
#newsContent .pager,
#storiesContent .pager {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 39px;
	color: #8d9c9b;
}
#newsContent .pager label,
#storiesContent .pager label {
	color: #808f6b;
}
#newsContent .pager a,
#storiesContent .pager a {
	text-decoration: none;
	color: #0882af;
}
#newsContent .pager a:hover,
#newsContent .pager span,
#storiesContent .pager a:hover,
#storiesContent .pager span {
	color: #e78d19;
}
#newsContent .pager a.arrow,
#storiesContent .pager a.arrow {
    position: relative;
    top: -1px;
}
#newsContent .pager a.arrow img,
#storiesContent .pager a.arrow img {
	vertical-align: middle;
	background: url(../images/pager-arrows.png) no-repeat;
}
#newsContent .pager a.arrow:hover img,
#storiesContent .pager a.arrow:hover img {
	background-position: left -21px;
}
#newsContent .pager a.right img,
#storiesContent .pager a.right img {
	background-position: left -42px;
}
#newsContent .pager a.right:hover img,
#storiesContent .pager a.right:hover img {
	background-position: left -63px;
}

/* Main Copy
   Form Copy */
#mainContent .copy,
#newsContent .copy,
#mainContent .formCopy,
#mainContent .staffCopy,
#mainContent .testimonialsCopy {
	line-height: 18px;
	color: #292929;
}
#mainContent .formCopy {
	padding-left: 15px;
	color: #686868;
}
#mainContent .required {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b90b41;
}
#mainContent .formRow {
	width: 599px;
	margin-bottom: 21px;
	line-height: 26px;
}
#mainContent .formRow .left,
#mainContent .formRow .right {
	float: left;
	width: 293px;
}
#mainContent .formRow .left {
	margin-right: 13px;
}
#mainContent .formRow .leftLeft,
#mainContent .formRow .leftRight {
	float: left;
	width: 143px;
}
#mainContent .formRow .leftLeft {
	margin-right: 7px;
}
#mainContent .formRow .valLabel {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #556f35;
}
#mainContent .formRow label {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #556f35;
}
#mainContent .formRow label.radioLabel {
	font-size: 12px;
	font-family: Helvetica, 'Helvetica Lt Std', Arial, sans-serif;
	color: #686868;
}
#mainContent .formRow label .note {
	font-size: 12px;
	font-style: italic;
	color: #7a7a7a;
}
#mainContent .formCopy .radioLists,
#mainContent .formCopy .radioLists2 {
	margin-bottom: 31px;
	line-height: 26px;
}
#mainContent .formCopy .radioLists2 table {
	width: 599px;
}
#mainContent .formCopy .radioLists h2,
#mainContent .formCopy .radioLists2 h2 {
	padding: 23px 0 0 0;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	color: #556f35;
}
#mainContent .formCopy .radioLists2 h2 {
	padding: 0;
}
#mainContent .formRow .txtInput,
#mainContent .radioLists2 .txtInput {
	width: 273px;
	height: 23px;
	margin: 0;
	padding: 0 9px;
	border: 1px solid #b9b9b9;
	line-height: 23px;
}
#mainContent .formRow .zipInput {
	width: 123px;
}
#mainContent .formRow .phoneInput1,
#mainContent .formRow .phoneInput2 {
	width: 23px;
}
#mainContent .formRow .phoneInput3 {
	width: 32px;
}
#mainContent .formRow .stateSelect,
#mainContent .formRow .countrySelect {
	height: 23px;
	border: 1px solid #b9b9b9;
}
#mainContent .formRow .stateSelect select,
#mainContent .formRow .countrySelect select {
	width: 100%;
	height: 100%;
	border: 0;
}
#mainContent .formRow .stateSelect option {
	padding-top: 2px;
}
#mainContent .formCopy .radioList {
	width: 115px;
	padding: 0 15px 0;
	border-left: 1px solid #b9b9b9;
}
#mainContent .formCopy .hr {
	height: 1px;
	margin-bottom: 21px;
	background: #dbdada;
}
#mainContent .formCopy .doubleHr {
	height: 4px;
	border: 1px solid #dbdada;
	border-width: 1px 0;
	margin-top: 27px;
}
#mainContent .formCopy .hr hr,
#mainContent .formCopy .doubleHr hr {
	display: none;
}
#mainContent .formCopy .darkText {
	color: #393939;
}
#mainContent .copy a,
#newsContent .copy a,
#mainContent .formCopy a,
#newsContent a,
#storiesContent a {
	color: #00a8cc;
}
#mainContent .copy a.darkLink,
#newsContent .copy a.darkLink,
#mainContent .formCopy a.darkLink {
	color: #3e3f3f;
}
#mainContent .copy a:hover,
#newsContent .copy a:hover,
#mainContent .formCopy a:hover,
#newsContent a:hover,
#storiesContent a:hover {
	text-decoration: none;
}
#mainContent .copy h1,
#newsContent .copy h1,
#mainContent .formCopy h1,
#mainContent .staffCopy h1,
#mainContent .testimonialsCopy h1 {
	margin-bottom: 36px;
	padding: 12px 0 5px 9px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	line-height: 27px;
	color: #01709f;
}
#mainContent .formCopy h1 {
	margin-bottom: 0;
	padding-left: 0;
}
#mainContent .copy h2,
#newsContent .copy h2,
#mainContent .formCopy h2 {
	padding: 7px 0 8px 0;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color: #556f35;
}
#mainContent .copy h3,
#newsContent .copy h3,
#mainContent .formCopy h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #808f6b;
}
#mainContent .copy h4,
#newsContent .copy h4,
#mainContent .formCopy h4 {
	font-weight: bold;
	color: #1c1b1b;
}
#mainContent .copy h5,
#newsContent .copy h5,
#mainContent .formCopy h5,
#mainContent .copy label,
#newsContent .copy label {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e5a54;
}
#mainContent .copy p,
#newsContent .copy p,
#mainContent .formCopy p {
	margin-bottom: 18px;
}
#mainContent .copy ul,
#newsContent .copy ul,
#mainContent .formCopy ul {
	margin: 0 0 18px;
	padding: 0 0 0 16px;
	list-style: url(../images/bullet.png);
}
#mainContent .copy ol,
#newsContent .copy ol,
#mainContent .formCopy ol {
	margin: 0 0 18px;
	padding: 0 0 0 16px;
	list-style: decimal;
}
#mainContent .copy blockquote,
#newsContent .copy blockquote,
#mainContent .formCopy blockquote {
	margin: 0 0 18px 16px;
	padding: 8px 0;
	border: 1px solid #dfdede;
	border-width: 1px 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent .copy img.rightImage,
#newsContent .copy img.rightImage,
#mainContent .formCopy img.rightImage {
	float: right;
	margin: 6px 0 36px 32px;
}
#mainContent .copy img.leftImage,
#newsContent .copy img.leftImage,
#mainContent .formCopy img.leftImage {
	float: left;
	margin: 6px 32px 36px 0;
}
#mainContent .formCopy .buttons {
	position: relative;
	height: 30px;
}
#mainContent .formCopy .buttons a {
	display: block;
	position: absolute;
	top: 0;
	left: 2px;
	width: 92px;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/btn-submit.png);
}
#mainContent .formCopy .buttons a:hover {
	background-position: left -30px;
}
#mainContent .formCopy .buttons a.clear {
	left: 111px;
	background-image: url(../images/btn-clear.png);
}
#mainContent .testimonialsCopy .paging {
    height: 21px;
    margin-bottom: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 13px;
    background: url(../images/bg-paging.png) no-repeat center bottom;
    color: #8d9c9b;
}
#mainContent .testimonialsCopy .paging a {
    text-decoration: none;
    color: #0882af;
}
#mainContent .testimonialsCopy .paging a:hover {
    color: #e78d19;
}
#mainContent .testimonialsCopy .paging label {
    text-transform: uppercase;
    color: #808f6b;
}
#mainContent .testimonialsCopy .paging span {
    color: #e78d19;
}
#mainContent .testimonialsCopy .paging .arrow {
    font-size: 15px;
    color: #3a4131;
}
#mainContent .testimonialsCopy .paging a.arrow {
    color: #808f6b;
}
#mainContent .testimonialsCopy .paging a.arrow:hover {
    color: #3a4131;
}
#mainContent .testimonialsCopy .paging .current {
    color: #e78d19;
}
#mainContent .testimonialsCopy .item {
    padding: 0 0 0 14px;
    margin-bottom: 22px;
}
#mainContent .testimonialsCopy blockquote {
    margin: 0 0 14px;
    font-style: italic;
    font-size: 13px;
    line-height: 19px;
}
#mainContent .testimonialsCopy .cite {
    margin-bottom: 14px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5e5a54;
}
#mainContent .testimonialsCopy .cite .author {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #1c1b1b;
}
#mainContent .testimonialsCopy .hr {
    height: 3px;
    margin-bottom: 27px;
    border-top: 1px solid #dcdad9;
    border-bottom: 1px solid #dcdad9;
}
#mainContent .testimonialsCopy .hr hr {
    display: none;
}

/* Videos Page */

#pagination {
    margin-bottom: 20px;
    text-align: center;
    background: url('../images/hrdots.png') center bottom no-repeat;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #808f6b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}


#mainCopy .copy #pagination #pagination .pages a,
#mainCopy .copy #pagination #pagination .pages a:visited,
#mainCopy .copy #pagination a,
#mainCopy .copy #pagination a:visited {
    color: #808f6b;
    text-decoration: none;
}

#mainCopy .copy #pagination .pages .current {
    color: #e78d19;
}

#mainCopy .copy #pagination .pages a:hover {
    color: #37b9db;
}

#mainCopy .copy #pagination a:hover {
    color: #3a4131;
}

#mainCopy #videoContent 
{
    width: 530px;
    
}
#mainCopy .videoItem  {
    width: 255px;
    height: auto;
    min-height: 300px;
    float: left;
    border-bottom: 1px solid #dae1e3;
    margin: 0 0 15px 0;
}

#mainCopy .videoItem.noBorder  {
    border:0
}

#mainCopy .videoItem .videoDate {
    color: #e48914;
    font-family: Georgia, Times, Serif;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 10px !important;
}

#mainCopy .videoItem .videoTitle {
    color: #1f3c4f;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px !important;
    min-height: 35px;
}

#mainCopy .videoItem .videoTitle a {
    color: #1f3c4f;
    text-decoration: none;
}

#mainCopy .videoItem .videoTitle a:hover {
    text-decoration: underline;
}

#mainCopy .videoItem .videoImg {
    border: 7px solid #eaeaea;
    width: 203px;
    height: 121px;
    margin: 0 0 15px 0;
}

#mainCopy .videoItem .videoImg img {
    display: block
}

#mainCopy .videoItem .videoImg a {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 203px;
    height: 121px;
}

#mainCopy .videoItem .videoImg a span.videoBg {
    background: url('../images/videobg.png') no-repeat 0 -121px;
    width: 203px;
    height: 121px;
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

#mainCopy .videoItem .videoImg a span.videoBg:hover {
    background: url('../images/videobg.png') no-repeat 0 0;
}

#mainCopy .videoItem .videoDescription {
    color: #386c8e;
    font-size: 11px;
    line-height: 18px;
    width: 210px;
    margin-bottom: 15px !important;
}

/* Sidebar Navigation */
#navSidebar {
	float: right;
	width: 164px;
	min-height: 481px;
}
#navSidebar h3.header {
	position: relative;
	width: 143px;
	height: 18px;
	padding: 19px 0 0 9px;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 18px;
	color: #fffefe;
	overflow: hidden;
}
#navSidebar h3.header span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#navSidebar h3.about span {
	background-image: url(../images/sidebar-nav/about-isi.png);
}
#navSidebar h3.admission span {
	background-image: url(../images/sidebar-nav/admission.png);
}
#navSidebar h3.academics span {
	background-image: url(../images/sidebar-nav/academics.png);
}
#navSidebar h3.athletics span {
	background-image: url(../images/sidebar-nav/athletics.png);
}
#navSidebar h3.campus span {
	background-image: url(../images/sidebar-nav/campus-life.png);
}
#navSidebar h3.alumni span {
	background-image: url(../images/sidebar-nav/alumni.png);
}
#navSidebar h3.giving span {
	background-image: url(../images/sidebar-nav/giving.png);
}
#navSidebar h3.news span {
	background-image: url(../images/sidebar-nav/news-and-events.png);
}
#navSidebar h3.isi span {
	background-image: url(../images/sidebar-nav/isi.png);
}
#navSidebar h4 {
	padding: 0 0 31px 9px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	line-height: 15px;
	color: #eaebeb;
}
#navSidebar ul {
	margin-bottom: 4px;
	border-bottom: 1px solid #dadada;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
#navSidebar li a {
	display: block;
	padding: 6px 16px 6px 10px;
	border-top: 1px solid #dadada;
	text-decoration: none;
	color: #4b4b4b;
	background: #f5f6f6;
}
#navSidebar li a.currentLevel2,
#navSidebar li a.currentLevel2:hover {
	padding-top: 12px;
	padding-bottom: 4px;
	color: #1e3545;
	background: none;
}
#navSidebar li a.current,
#navSidebar li a.current:hover,
#navSidebar .noChildren a.current,
#navSidebar .noChildren a.current:hover {
	padding: 6px 16px 6px 10px;
	color: #00a8cc;
	background: url(../images/bg-sidebar-nav-current.png) no-repeat 0 10px;
}
#navSidebar li a.singleLine,
#navSidebar li.noChildren a.singleLine,
#navSidebar li a.singleLine:hover,
#navSidebar li.noChildren a.singleLine:hover {
	padding: 13px 16px 13px 10px;
	background-position: 0 17px;
}
#navSidebar .noChildren a.singleLine {
	background-position: 0 17px;
}
#navSidebar li a:hover {
	color: #303030;
	background: #eaebeb;
}
#navSidebar a.current:hover {
	color: #1e3545;
	background: none;
}
#navSidebar ul ul {
	margin-bottom: 0;
	padding-bottom: 19px;
	border: 0;
}
#navSidebar li li a {
	padding: 4px 16px 4px 15px;	
	background: none;
	border: 0;
	color: #3b6887;
}
#navSidebar li li a:hover {
	color: #1e3545;
	background: none;
}
#navSidebar li li a.current,
#navSidebar li li a.current:hover {
	padding: 4px 16px 4px 15px;	
	color: #00a8cc;
	background: url(../images/bg-sidebar-nav-current.png) no-repeat 5px 8px;
}
#navSidebar #gift a {
	display: block;
	position: relative;
	width: 164px;
	height: 130px;
	overflow: hidden;
}
#navSidebar #gift a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/make-a-gift-sidebar.png) no-repeat;
	cursor: pointer;
}
#navSidebar #gift a:hover span {
	background-position: left -130px;
}

/* Sidebar */
#sidebarWrapper {
	position: absolute;
	z-index: 3;
	right: 0;
	width: 260px;
}
.secondTier #sidebarWrapper {
	top: 333px;
}
.news #sidebarWrapper {
	top: 316px;
}
.newsDetail #sidebarWrapper {
	top: 13px;
}
#sidebarBg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 260px;
	height: 20px;
	background: url(../images/bg-main-second.png) no-repeat right top;
}
#sidebarBg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 260px;
	height: 20px;
}
.secondTier #sidebarBg {
	background: url(../images/bg-main-second.png) no-repeat right top;
}
.news #sidebarBg {
	background: url(../images/bg-main-news.png) no-repeat right top;
}
.newsDetail #sidebarBg {
	display: none;
}
#sidebarContent {
	position: relative;
	z-index: 5;
}
#sidebarContent #blog {
	position: relative;
	height: 253px;
	padding: 32px 25px 0 20px;
	font-size: 11px;
	line-height: 17px;
	color: #6c6964;
}
#sidebarContent #blog h3 {
	position: relative;
	height: 69px;
	margin-bottom: 25px;
	padding-left: 102px;
}
#sidebarContent #blog h3 span {
	display: block;
	height: 57px;
	overflow: hidden;
	text-indent: -999em;
}
#sidebarContent #blog h3 a {
	display: block;
	position: absolute;
	left: 102px;
	bottom: 0;
	padding-right: 13px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	text-decoration: none;
	color: #4c4840;
	background: url(../images/bg-blog-link-sidebar.png) no-repeat right 4px;
}
#sidebarContent #blog h3 a:hover {
	text-decoration: underline;
	background-position: right -9px;
}
#sidebarContent #blog img {
	position: absolute;
	top: 8px;
	left: 18px;
	border: 7px solid #fefefe;
}
#sidebarContent #blog h5 {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color: #949088;
}
#sidebarContent #blog h4 {
	margin-bottom: 5px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
#sidebarContent #blog h4 a {
	text-decoration: none;
	color: #4f4940;
}
#sidebarContent #blog h4 a:hover {
	color: #23211c;
}
#sidebarContent #quickLinks {
	width: 249px;
	height: 338px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #5d5449
}
#sidebarContent #quickLinks h3 {
	height: 66px;
	text-indent: -999em;
	overflow: hidden;
}
#sidebarContent #quickLinks ul {
	padding: 0 35px;
}
#sidebarContent #quickLinks a {
	display: block; 
	margin: 0 0 11px;
	padding: 1px 0 3px 53px;
	color: #5d5449;
	text-decoration: none;
	background: url(../images/bg-quicklinks-sidebar-new.png) no-repeat;
}
#sidebarContent #quickLinks a:hover {
	color: #ac3e56;
}
#sidebarContent #quickLinks li.link1 a {
	background-position: left top;
}
#sidebarContent #quickLinks li.link1 a:hover {
	background-position: -214px top;
}
#sidebarContent #quickLinks li.link2 a {
	background-position: left -34px;
}
#sidebarContent #quickLinks li.link2 a:hover {
	background-position: -214px -34px;
}
#sidebarContent #quickLinks li.link3 a {
	background-position: left -87px;
}
#sidebarContent #quickLinks li.link3 a:hover {
	background-position: -214px -87px;
}
#sidebarContent #quickLinks li.link4 a {
    width: 117px;
	background-position: left -121px;
}
#sidebarContent #quickLinks li.link4 a:hover {
	background-position: -214px -121px;
}
#sidebarContent #quickLinks li.link5 a {
	background-position: left -175px;
}
#sidebarContent #quickLinks li.link5 a:hover {
	background-position: -214px -175px;
}
#sidebarContent #quickLinks li.link6 a {
	background-position: left -207px;
}
#sidebarContent #quickLinks li.link6 a:hover {
	background-position: -214px -207px;
}
#sidebarContent #news {
	position: relative;
	height: 391px;
	margin-right: 11px;
	padding: 0 16px 0 19px;
}
#sidebarContent #news h2 {
	position: relative;
	height: 70px;
}
#sidebarContent #news h2 span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
}
#sidebarContent #news h2 a {
	display: block;
	position: absolute;
	left: 0;
	top: 14px;
	padding-right: 13px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-decoration: none;
	color: #6e6e6e;
	background: url(../images/bg-blog-link-sidebar.png) no-repeat right 5px;
}
#sidebarContent #news h2 a:hover {
	text-decoration: underline;
	background-position: right -21px;
}
#sidebarContent #news .newsItem {
	padding-top: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #3d4c35;
}
#sidebarContent #news .newsItem img {
	margin-bottom: 16px;
	border: 7px solid #fefefe;
}
#sidebarContent #news .copy {
	padding: 0 2px;
}
#sidebarContent #news .newsItem h4 {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #fffefe;
}
#sidebarContent #news .newsItem h3 {
	margin-bottom: 1px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #252a1f;
}
#sidebarContent #news .newsItem h3 a {
	text-decoration: none;
	color: #3b4331;
}
#sidebarContent #news .newsItem h3 a:hover {
	color: #1c2018;
}
#sidebarContent #gift a {
	position: relative;
	display: block;
	width: 248px;
	height: 152px;
}
#sidebarContent #gift a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/make-a-gift-sidebar-news.png);
	cursor: pointer;
}
#sidebarContent #gift a:hover span {
	background-position: left -152px;
}

/****************************************************************
	Home Banner */

#homeBanner {
	width: 970px;
	padding: 0 12px;
	margin: 0 auto;
	/* background: url(../images/bg-body.jpg) no-repeat center -267px; this needs to be dynamic for alert notification module */
}
#homeBanner .banners {
	height: 373px;
	padding-bottom: 17px;
	overflow: hidden;
	background: url(../images/bg-home-banner.png) no-repeat left bottom;
}
#homeBanner .banner {
	position: relative;
	margin-bottom: 17px;
}
#homeBanner .banner img {
	display: block;
}
#homeBanner .banner .copy {
	position: absolute;
	right: 0;
	bottom: 14px;
	padding: 15px 16px;
	background: url(../images/bg-banner-copy.png);
}
#homeBanner .banner .copy h1 {
	font: bold 26px Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
	color: #fff;
}
#homeBanner .banner .copy h2 {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	color: #00b6dd;
}
#homeBanner .banner .copy h2 a {
	text-decoration: none;
	color: #00b6dd;
}
#homeBanner .banner .copy h2 a:hover {
	color: #fff;
}


/****************************************************************
	Main Home */

#mainHomeWrapper {
	width: 1032px;
	margin: 0 auto;
	 /* background: url(../images/bg-body.jpg) no-repeat center -592px; this needs to be dynamic for alert notification module */
}
#mainHomeBg {
	width: 994px;
	padding: 0 19px;
	background: url(../images/bg-main-home-new.png) no-repeat left top;
}
#mainHome {
	position: relative;
	width: 970px;
	height: 785px;
	margin: 0 auto;
	padding: 0 12px;
}
#newsHome {
	position: absolute;
	top: 0;
	left: 12px;
	width: 736px;
	height: 413px;
	overflow: hidden;
}
#newsHome .flags {
    position: absolute;
    left: 652px;
    top: 96px;
    width: 55px;
    height: 3px;
	background: url(../images/flags.png);
}
#newsHome h2 {
	position: relative;
	height: 84px;
}
#newsHome h2 span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
}
#newsHome h2 a {
	display: block;
	position: absolute;
	left: 16px;
	top: 21px;
	padding-right: 12px;
	font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6e6e6e;
	background: url(../images/bg-news-link-small.png) no-repeat right -23px;
}
#newsHome h2 a:hover {
	background-position: right 7px;
}
#newsHome .newsItem {
	position: absolute;
	top: 84px;
	height: 425px;
	padding-top: 12px;
	font-size: 11px;
	line-height: 17px;
	color: #717a80;
}
#newsHome .left {
	left: 17px;
	width: 217px;
}
#newsHome .middle {
	left: 260px;
	width: 217px;
}
#newsHome .right {
	left: 503px;
	width: 217px;
}
#newsHome .newsItem img {
	margin-bottom: 18px;
	border: 7px solid #fefefe;
}
#newsHome .newsItem .copy {
	padding: 0 2px;
}
#newsHome .newsItem h4 {
	font: italic 12px/28px Georgia, "Times New Roman", Times, serif;
	color: #e48914;
}
#newsHome .newsItem h3 {
	margin-bottom: 7px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #1f3c4f;
}
#newsHome .newsItem h3 a {
	text-decoration: none;
	color: #698257;
}
#newsHome .newsItem h3 a:hover {
	color: #3c7ca6;
}
#testimonialsHome {
	position: absolute;
	top: 0;
	right: 12px;
	width: 223px;
	font: italic 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #516674;
}
#testimonialsHome h3 {
	position: relative;
	height: 79px;
}
#testimonialsHome h3 span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
}
#testimonialsHome h3 a {
	display: block;
	position: absolute;
	left: 6px;
	top: 21px;
	padding-right: 12px;
	font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6e6e6e;
	background: url(../images/bg-news-link-small.png) no-repeat right -23px;
}
#testimonialsHome h3 a:hover {
	background-position: right 7px;
}
#testimonialsHome .copy {
    width: 180px;
    height: 169px;
    padding-left: 27px;
    overflow: hidden;
    text-indent: -.3em;
}
#testimonialsHome .copy blockquote {
    display: block;
    margin-bottom: 8px;
}
#testimonialsHome .copy cite {
    display: block;
    padding-left: 22px;
    font: italic 11px/15px Arial, Helvetica, sans-serif;
    color: #717a80;
    text-indent: 0;
	background: url(../images/hyphen.png) no-repeat 15px 8px;
}
#testimonialsHome .copy cite .name {
    display: block;
    font: normal 11px/17px Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    color: #1f3c4f;
}
#quickLinksHome {
	position: absolute;
	top: 259px;
	right: 12px;
	width: 204px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #5d5449
}
#quickLinksHome h3 {
	height: 51px;
	margin-bottom: 8px;
	text-indent: -999em;
	overflow: hidden;
}
#quickLinksHome ul {
	padding-left: 18px;
}
#quickLinksHome a {
	display: block;
	width: 166px;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
	font-size: 1px;
	background: url(../images/bg-quicklinks-new.png) no-repeat;
}
#quickLinksHome a:hover {
    background-position: -166px top;
}
#quickLinksHome li.link2 a {
    height: 47px;
	background-position: left -30px;
}
#quickLinksHome li.link2 a:hover {
	background-position: -166px -30px;
}
#quickLinksHome li.link3 a {
    height: 30px;
	background-position: left -77px;
}
#quickLinksHome li.link3 a:hover {
	background-position: -166px -77px;
}
#quickLinksHome li.link4 a {
    height: 48px;
	background-position: left -107px;
}
#quickLinksHome li.link4 a:hover {
	background-position: -166px -107px;
}
#quickLinksHome li.link5 a {
    height: 37px;
	background-position: left -155px;
}
#quickLinksHome li.link5 a:hover {
	background-position: -166px -155px;
}
#quickLinksHome li.link6 a {
    height: 37px;
	background-position: left -194px;
}
#quickLinksHome li.link6 a:hover {
	background-position: -166px -194px;
}
#storiesHome {
    position: absolute;
    left: 12px;
    top: 441px;
    width: 328px;
    height: 146px;
}
#storiesHome a {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    width: 103px;
    height: 68px;
    overflow: hidden;
}
#storiesHome a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/read-a-few-of-our-stories.png);
    cursor: pointer;
}
#storiesHome a:hover span {
    background-position: left -68px;
}
#partnershipHome {
    position: absolute; 
    left: 384px;
    top: 439px;
    width: 258px;
    height: 81px;
    text-indent: -99999px;
}
#partnershipHome a {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    width: 258px;
    height: 81px;    
    background: url(../images/read-about-our-partnership.png);
    cursor: pointer;
    overflow: hidden;
}
#partnershipHome a:hover  {  
    background-position:  0 81px;
}
#giftHome {
	position: absolute;
	left: 12px;
	top: 615px;
	width: 158px;
	height: 102px;
}
#giftHome a {
    position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
}
#giftHome a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../images/make-a-gift.png) no-repeat;
	cursor: pointer;
}
#giftHome a:hover span {
	background-position: left -102px;
}
#blogsHome {
	position: absolute;
	left: 171px;
	top: 615px;
	width: 171px;
	height: 102px;
}
#blogsHome a {
    position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
}
#blogsHome a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../images/view-our-blogs.png) no-repeat;
	cursor: pointer;
}
#blogsHome a:hover span {
	background-position: left -102px;
}
#newsletterHome {
	position: absolute;
	left: 343px;
	top: 615px;
	width: 230px;
	height: 102px;
}
#newsletterHome a {
    position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
}
#newsletterHome a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../images/read-our-newsletter.png) no-repeat;
	cursor: pointer;
}
#newsletterHome a:hover span {
	background-position: left -102px;
}
#ibHome {
	position: absolute;
	left: 574px;
	top: 615px;
	width: 236px;
	height: 138px;
}
#ibHome a {
    position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
}
#ibHome a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../images/what-is-the-ib.png) no-repeat;
	cursor: pointer;
}
#ibHome a:hover span {
	background-position: left -138px;
}
#videosHome {
	position: absolute;
	right: 0;
	top: 584px;
	width: 184px;
	height: 195px;
	background: url(../images/bg-videos.png) no-repeat;
}
#videosHome h3 {
	width: 184px;
	height: 59px;
	text-indent: -999em;
	overflow: hidden;
}
#videosHome a {
	display: block;
	width: 162px;
	height: 105px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/videos-link.png) no-repeat 71px 40px;
}
#videosHome a:hover {
	background-position: 71px -60px
}

#facebookHome {
	position: absolute;
	top: 436px;
	right: 38px;
}
#facebookHome a {
	display: block;
	width: 178px;
	height: 85px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/isi-on-facebook.png) no-repeat left -10px;
}
#facebookHome a:hover {
	background-position: left -118px;
}

/*staff page*/

#staffSearch {
	margin: 0 0 25px 0;	
}
#staffSearch h4.searchHeader {
	margin: 0 0 10px 3px;
	font: 12px/18px Georgia, Times, serif;
	color: #5d5a55;
	font-style: italic;
}
#staffSearch .formItem {
	float: left;
}
#staffSearch label {
	display: block;
	width: 185px;
	font: 14px Georgia, Times, serif;
	color: #567136;
}
#staffSearch input {
	width: 180px;
	height: 23px;
	padding: 0 5px;
	margin: 7px 15px 15px 0;
	float: left;
	border: 1px solid #b9b9b9;
}
#staffSearch .keywords input {
	width: 387px;
}
.watermark {
	font: 12px Georgia, Times, serif;
	color: #aeadad;
	font-style: italic;
}
#staffSearch select {
	width: 189px;
	height: 23px;
	margin: 7px 15px 15px 0;
	float: left;
}
#staffSearch .button {
	float: left;
	position: relative;
	border: none;
	width: 75px;
	height: 25px;
}
#staffSearch .button span {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 25px;
	background: url(../images/search.jpg);
	cursor: pointer;
}
#staff {
	clear: left;
	width:  520px;
}
#pageListing {
	position: relative;
	background: url(../images/bgPages.jpg) left top no-repeat;
	height: 40px;
	width: 520px;
	margin: 0 0 30px 0;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80906c;
}
#pageListing span {
	padding: 0 15px;
}
#pageListing ul {
	position: absolute;
	top: 0;
	left: 70px;
}
#pageListing li {
	float: left;
	list-style: none;
	padding: 0 3px;
}
#pageListing a,
#pageListing a:visited {
	text-decoration: none;
	color: #2f81ae;
}
#pageListing a:hover {
	color: #e08d25;
}
.staffCol {
	width: 260px;
	float: left;
}
.staffItem {
	display: inline-block;
	margin: 0 0 40px 0;
	width: 260px;
	clear: left;
}
.staffItem img,
.staffPic {
	float: left;
	width: 80px;
	height: 105px;
	padding: 4px 4px 11px 4px;
	margin: 0 15px 20px 0;
	background: #e9e8e8;
}
.staffItem h3.staffName {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #243c4f;
}
.staffItem p.staffDescription {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #53514d;
	padding: 4px 20px 0 0;
}
.staffItem h4.staffTitle {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	line-height: 18px;
	color: #5a7f97;
	padding: 4px 20px 0 0;
}
.hiddenHover {
	display: none;
}
.staffCol .staffLink,
.staffCol .staffLink:visited {
	display:  block;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	height: 120px;
	width: 88px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.staffCol .staffLink:hover span {
	margin: 0;
	padding: 20px 0 0 15px;
	display:block;
	position:absolute;
	top: 4px;
	left: 4px;
	height: 86px;
	width: 65px;
	background: #e19d3f;
	opacity: .89;	
}

/*staff detail*/

h3.staffNameDetail {
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #243c4f;
}
h4.staffDepartmentDetail,
#staffBio h3{
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	line-height: 18px;
	color: #5a7f97;
	padding: 4px 20px 0 0;
}
span.staffTitleDetail,
span.staffPhone {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6c6964;
	padding: 8px 0 0 0;
	margin: 0;
}
span.staffEmail {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6964;
}
a.staffEmail,
a.staffEmail:visited {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #3fb6dc;
	text-decoration: none;
}
span.staffLocationDetail {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #6c6964;
	padding: 0;
	margin: 0;
}
#staffBio {
	display: block;
	clear: left;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6c6964;
}
#staffBio p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6c6964;
	padding: 8px 0 0 0;
	margin: 0;
}
.directoryBack {
	position: absolute;
	top: 27px;
	right: 285px;
	padding-left: 15px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #243c4f;
	text-decoration: none;
	background: url(../images/back_arrow.png) left 4px no-repeat;
}
.directoryBack:hover {
	color: #f09829;
}


/* video page */
#mainCopy .copy table#videos td.caption {
    vertical-align: top; 
    padding-left: 20px;
    width: 200px;
}

.ppt {
    display:none !important;
}









