/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	color: #808080;
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #1b1718 url(/SiteFiles/1340/Images/body-bkgd.jpg) repeat-x top;
}

img, div { behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc); cursor: pointer; }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13.25px;
	line-height: 23px;
	color: #FFF;
}
p {
margin-bottom: 18px;
margin-top: 10px;
}

a:link, a:visited, a:active {
	color: #99CC00; 
	text-decoration: none;
}
a:hover {
	color: #99CC00; 
	text-decoration: none;
}
a:focus {
	outline: underline; 
}
strong, b { font-weight:bold; }

h1 {
}
h2 {
font-size: 21px;
	line-height: 32px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	color: #99cc00;
	font-weight: bold;	
	margin-top:10px;
}
h4 {
	line-height: 28px;
}
h5 {
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 5px;
	right: 115px;
	width: 161px;
	height: 23px;
	background: url(/SiteFiles/1340/Images/search-field.gif) no-repeat;
}
.searchField {
	font-size: 11px;
	color: #808080;
	float: left;
	padding: 0;
	margin: 5px 0px 5px 8px;
	border: 0;
	width: 153px;
	background: none;
	outline: none;
}
.searchButton {
	text-indent: -1000px;
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1340/Images/search-button.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	outline: none; 
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	margin: 0px;
	padding: 24px 5px 24px 4px;
	width: 644px;
	height: 31px;
	position: absolute;
	top: 79px;
	right: 0px;
	background: url(/SiteFiles/1340/Images/mainnav-bkgd.png) no-repeat right top;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 31px;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#mainnav a.aboutus {
	width: 93px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-aboutus.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.aboutus:hover {
	background: url(/SiteFiles/1340/Images/mn-aboutus.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.institute {
	width: 95px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-institute.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.institute:hover {
	background: url(/SiteFiles/1340/Images/mn-institute.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.institute-current {
	width: 95px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/institute-current.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.summit {
	width: 76px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-summit.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.summit:hover {
	background: url(/SiteFiles/1340/Images/mn-summit.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.summit-current {
	width: 76px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/summit-current.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.global {
	width: 75px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-global.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.global:hover {
	background: url(/SiteFiles/1340/Images/mn-global.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.global-current {
	width: 75px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/global-current.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.resources {
	width: 103px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-resources.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.resources:hover {
	background: url(/SiteFiles/1340/Images/mn-resources.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.resources-current {
	width: 103px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/resources-current.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
	margin: 0px 18px 0px 0px;
}
#mainnav a.contactus {
	width: 109px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1340/Images/mn-contactus.png) 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
#mainnav a.contactus:hover {
	background: url(/SiteFiles/1340/Images/mn-contactus.png) 0px -31px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
    width: 176px;
    float: left;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size:16px;
	font-weight: bold;
	color: #FFF; 
	padding: 2px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size: 13.25px;
	padding: 0;
	margin: 0 0 2px;
	width: 176px;
	background: none;
	line-height: auto;
}
#subnav a {
	color: #FFF;
	display:block;
	padding: 2px 4px;
	text-decoration: none;
	background: url(/SiteFiles/1340/Images/subnav.gif) no-repeat right 1px;
}
#subnav a:hover {
	color: #FFF;
	display:block;
	padding: 2px 4px;
	text-decoration: none;
	background: url(/SiteFiles/1340/Images/subnav.gif) no-repeat right -25px;
}
#subnav a.current {
	color: #FFF;
	display:block;
	padding: 2px 4px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#tab-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#news-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#bottom-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Tab Styles */
#tab {
	margin: 0px auto;
	padding: 0px;
	width: 974px;
	height: 30px;
	position: relative;
}
.b-tab {
	position: absolute;
	top: 8px;
	right: 0px;
	width: 161px;
	height: 22px;
	overflow: hidden;
}
.b-tab a {
	width: 161px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/b-tab.png) no-repeat 0px 0px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.b-tab a:hover {
	background: url(/SiteFiles/1340/Images/b-tab.png) no-repeat 0px -22px;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 974px;
	height: 158px;
	position: relative;
}
.logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 124px;
	height: 114px;
	overflow: hidden;
}
.logo a {
	width: 124px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.tagline {
	position: absolute;
	top: 45px;
	right: 148px;
	width: 489px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/tagline.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 12px 13px;
	width: 948px;
	border-top: 1px solid #555454;
	border-bottom: 1px solid #555454;
}
#top-left {
	float: left;
	width: 256px;
	margin: 0px 15px 0px 0px;
	background: #2b2b2b;
	border: 13px solid #131313;
	padding: 12px;
}
#top-right {
	float: left;
	width: 627px;
}

/* ----------------------------------------------------------------------------------------------------------------- News Styles */
#news {
	margin: 0px auto;
	padding: 11px 13px 11px 54px;
	width: 907px;
	font-size: 13px;
	color: #bfbfbf;
	background: url(/SiteFiles/1340/Images/news-bkgd.gif) no-repeat 13px 10px;
	position: relative;
}
#news p {
	font-size: 13px;
	color: #bfbfbf;
	margin: 0px;
}	
#news a {
	font-size: 13px;
	color: #808080;
}	
#news a:hover {
	font-size: 13px;
	color: #FFF;
}	
.b-donate {
	position: absolute;
	top: 11px;
	right: 98px;
	width: 76px;
	height: 25px;
	overflow: hidden;
}
.b-donate a {
	width: 76px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/b-donate.gif) 0px 0px;
}
.b-donate a:hover {
	background: url(/SiteFiles/1340/Images/b-donate.gif) 0px -25px;
}
.b-booking {
	position: absolute;
	top: 11px;
	right: 13px;
	width: 79px;
	height: 25px;
	overflow: hidden;
}
.b-booking a {
	width: 79px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/b-booking.gif) 0px 0px;
}
.b-booking a:hover {
	background: url(/SiteFiles/1340/Images/b-booking.gif) 0px -25px;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px auto;
	padding: 13px;
	width: 948px;
	border-top: 1px solid #3f3c3d;
}
#bottom a img {
	border: 1px solid #3f3c3d;
}
#bottom a:hover img {
	border: 1px solid #999;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 13px;
	width: 948px;
	border-top: 1px solid #3f3c3d;
}
#footer-left {
	float: left;
	width: 575px;
	font-size: 11px;
	color: #808080;
}
#footer-right {
	float: left;
	width: 373px;
	text-align: right;
	font-size: 11px;
	color: #808080;
}
#footer-right a {
	color: #808080;
}
#footer-right a:hover {
	color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#content {
	margin: 0px auto;
	padding: 65px 13px;
	width: 948px;
}
#content-left {
	float: left;
	width: 176px;
	margin: 0px 95px 0px 0px;
	background: #2b2b2b;
	border: 13px solid #131313;
	padding: 12px;
}
#content-right {
	float: left;
	width: 626px;
}

/* ----------------------------------------------------------------------------------------------------------------- Other Styles */
.institute-logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 188px;
	height: 114px;
	overflow: hidden;
}
.institute-logo a {
	width: 188px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/institute-logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.summit-logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 165px;
	height: 114px;
	overflow: hidden;
}
.summit-logo a {
	width: 165px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/summit-logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.global-logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 164px;
	height: 114px;
	overflow: hidden;
}
.global-logo a {
	width: 164px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/global-logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.resources-logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 196px;
	height: 114px;
	overflow: hidden;
}
.resources-logo a {
	width: 196px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/resources-logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}
.emergingleaders-logo {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 196px;
	height: 114px;
	overflow: hidden;
}
.emergingleaders-logo a {
	width: 196px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/emergingleaders-logo.png) no-repeat;
	behavior: url(/SiteFiles/1340/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}
.generallist strong {
	font-size:18px;
}