html {
	text-align: center;
	height: 100%;
}

/* @group builds */

body {
	width:100%;
	height:100%;
	margin: 0 auto;
	font-size: 10px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #333;
    line-height: 1.8em;
    *font-size: 62.5%;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* @group hd */

#hd {
	background: transparent url(../img/common/bg_header.jpg) no-repeat 0 0;
	position: relative;
	height: 146px;
	width: 960px;
}

#hd #logo {
	position: absolute;
	top: 34px;
	left: 50px;
	font-size: 3em;
}

#hd #logo a {
	color: #fff;
	display: block !important;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../img/en/logo.png) no-repeat 0 0;
	_background-image: url(../img/en/logo.gif);
	height: 80px;
	width: 319px;

}

#hd #util {
	position: absolute;
	right: 0;
	font-size: 1.2em;
	margin: 22px 20px 0 0;
}

#hd #util li {
	display: inline-block;
	margin: 0 0 0 5px;
	*margin-left: 8px; 
	padding: 0;
	height: 16px;
	width: 16px;
}

#hd #util li a {
	display: block;
	position: relative;
	text-indent: 9999px;
	overflow: hidden;
	background: transparent url(../img/common/sprite.png) no-repeat 0 0;
	_background: transparent url(../img/common/sprite.gif) no-repeat 0 0;
	height: 16px;
	width: 16px;
}

#hd #util li.twitter a {
	background-position: 0 -150px;
}

#hd #util li.facebook a {
	background-position: 0 -200px;
}

#hd #util li.youtube a {
	background-position: 0 -250px;
}

#hd #util li.rss a {
	background-position: 0 -600px;
}

#hd #util li.lang {
	background: transparent url(../img/common/flourish_sm.png) no-repeat 0 3px;
	_background: transparent url(../img/common/flourish_sm.gif) no-repeat 0 3px;
	padding-left: 24px;
	width: 50px;
}

#hd #util li.lang a {
	text-indent: 0;
	overflow: auto;
	background: none;
	width: 50px;
	color: #fff;
}

#hd #util li a:hover {
	color: #999;
}

/* @end */

.search {
	float: right;	
	margin: 10px 12px 0 0;
	/*_margin-right: 6px;*/
}

.search input.seek {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 0 !important;	
	font-size: 12px !important;
	background: #fff url(../img/common/search_bar.gif) no-repeat 0 50% !important;
	width: 163px;
	padding: 7px 0 8px 24px !important;
	*padding: 6px 0 7px 24px !important;
}

.search input.button {
	background: none;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 7px;
	*font-weight: bold;
	*width:auto;
   	*overflow:visible;
   	/**position: relative;
   	*top: -20px;
   	*left: 5px;
   	_top: -5px;
   	_left: 0;*/
   	_padding:0 0 0 7px;
   	_margin: 0;
}

.search input.button:hover {
	color: #006699;
}

/* @group nav */

#nav {	
	background: transparent url(../img/common/bg_nav.gif) repeat-x 0 0;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 50px;
	width: 960px;
	margin-top: 1px;
}

#nav ul {	
	float: left;
}

#nav li {
	background: transparent url(../img/common/div_nav.gif) no-repeat right 0;
	height: 50px;
	display: inline-block;
	margin: 0 0 0 -3px; 
	padding: 0;
}

#nav li a {
	color: #fff;
	display: block;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../img/en/sprite_nav.png) no-repeat 0 0;
	_background: transparent url(../img/en/sprite_nav.gif) no-repeat 0 0;
	height: 50px;
	width: 146px;
}

#nav li a:hover {
	color: #006699;
}

/* @group About */
#nav li.x4adca41e-dd94-4f49-a1f6-28e9716ef015 a {
	width: 122px;
	background-position: 50% -30px;
	margin-left: 4px;
}
body#fr #nav li.x4adca41e-dd94-4f49-a1f6-28e9716ef015 a {width: 144px;}
#nav li.x4adca41e-dd94-4f49-a1f6-28e9716ef015 a:hover,
#nav li.x4adca41e-dd94-4f49-a1f6-28e9716ef015 a.active:hover {
	background-position: 50% -80px;
}
#nav li.x4adca41e-dd94-4f49-a1f6-28e9716ef015 a.active {
	background-position: 50% -130px;
}

/* @end */

/* @group Programs */

#nav li.x4adca783-e6cc-4445-b964-135a716ef015 a {
	width: 149px;
	background-position: 50% -180px;
}
body#fr #nav li.x4adca783-e6cc-4445-b964-135a716ef015 a {width: 141px;}
#nav li.x4adca783-e6cc-4445-b964-135a716ef015 a:hover,
#nav li.x4adca783-e6cc-4445-b964-135a716ef015 a.active:hover {
	background-position: 50% -230px;
}
#nav li.x4adca783-e6cc-4445-b964-135a716ef015 a.active {
	background-position: 50% -280px;
}

/* @end */

/* @group Spotlight */

#nav li.spotlight a {
	width: 122px;
	background-position: 50% -330px;
}

body#fr #nav li.spotlight a {width: 122px;}

#nav li.spotlight a:hover,
#nav li.spotlight a.active:hover {
	background-position: 50% -380px;
}

#nav li.spotlight a.active {
	background-position: 50% -430px;
}

/* @end */

/* @group Granting */

#nav li.x4adca794-11e4-4a44-ac61-135a716ef015 a {
	width: 143px;
	background-position: 50% -480px;
}

body#fr #nav li.x4adca794-11e4-4a44-ac61-135a716ef015 a {width: 141px;}

#nav li.x4adca794-11e4-4a44-ac61-135a716ef015 a:hover,
#nav li.x4adca794-11e4-4a44-ac61-135a716ef015 a.active:hover {
	background-position: 50% -530px;
}

#nav li.x4adca794-11e4-4a44-ac61-135a716ef015 a.active {
	background-position: 50% -580px;
}

/* @end */

/* @group Resources */

#nav li.x4bbb4057-4ab4-40f4-94e9-0a3b716ef015 a {
	width: 150px;
	background-position: 50% -630px;
}

body#fr #nav li.x4bbb4057-4ab4-40f4-94e9-0a3b716ef015 a {width: 133px;}

#nav li.x4bbb4057-4ab4-40f4-94e9-0a3b716ef015 a:hover,
#nav li.x4bbb4057-4ab4-40f4-94e9-0a3b716ef015 a.active:hover {
	background-position: 50% -680px;
}

#nav li.x4bbb4057-4ab4-40f4-94e9-0a3b716ef015 a.active {
	background-position: 50% -730px;
}

/* @end */

/* @group News/Blog */

#nav li.blog a {
	width: 108px;
	background-position: 50% -780px;
}

body#fr #nav li.blog a {width: 118px;}

#nav li.blog a:hover,
#nav li.blog a.active:hover {
	background-position: 50% -830px;
}

#nav li.blog a.active {
	background-position: 50% -780px;
}

/* @end */

/* @end */

/* @group feature */



#feature {
	background: transparent url(../img/common/border.gif) no-repeat 0 0;
	width: 961px;
	height: 223px;
	font-size: 1.4em;
	color: #fff;
	font-style: italic;
	margin-top: 10px;
}

#feature #photo {
	background: transparent url(../img/feature/default.jpg) no-repeat 11px 11px;
	width: 961px;
	height: 212px;
	padding: 11px 0 0 11px;
}

#feature #photo img {
	width: 939px;
	height: 201px;
}

/* @end */

/* @group feature homepage */

#feature_home {
	position: relative;
	width: 961px;
	height: 402px;
	font-size: 1.3em;
	color:#FFFFFF;
	margin-top: 1px;
}

	#feature_home #panels {
	position:relative;
	width:961px;
	height:402px;
}

#feature_home #panels .panel {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	width:961px;
	height:402px;
	margin:0;
	padding:0;
}

#feature_home #panels .panel img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#feature_home #panels .panel .text {
	position: absolute;
	width: 390px;
	left: 491px;
	padding: 10px 0 20px;
	z-index: 5;
}

#feature_home #panels .panel .text .valign_outer {
	display: table;
	height: 372px;
	overflow: hidden;
	*position: relative;
}

#feature_home #panels .panel .text .valign_middle {
	display: table-cell; 
	vertical-align: middle; 
	*position: absolute; 
	*top: 50%;
}

#feature_home #panels .panel .text .valign_inner {
	position: static;
	*position: relative; 
	*top: -50%;
}

#feature_home .panel .text h1 {
	font-size: 4.615em;
	padding: 0 0 4px;
	line-height: 0.8em;
	*margin-bottom: 0.44em;
}

#feature_home .panel .text p {
	margin: 1.2em 0;
	line-height: 1.384em;
}

#feature_home .panel .text p.read_more {
	margin-top: 1.6em;
}

#home #feature_home .panel .text h4 {
	background: none;
	margin: 0;
	padding: 0 0 11px;
	*padding: 0;
	font-size: 1em;
	line-height: 1.384em;
}

#feature_home .panel .text a.hilite {
	color: #fff;
	font-size: 0.769em;
	letter-spacing: 0.18em;
	*letter-spacing: 0.1em;
	background: none;
	padding-right: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 1px;
	line-height: 2em;
}

#feature_home .panel .text a:hover.hilite {
	border-bottom: none;
}

/* @group arrows */

#feature_home #prev,
#feature_home #next {
	position: absolute;
	top: 160px;
}

#feature_home #prev {
	left: -17px;
}

#feature_home #next {
	left: 920px;
}

#feature_home #prev a,
#feature_home #next a {
	display: block;
	width: 58px;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	background: transparent url(../img/common/sprite_feature.gif) no-repeat 0 0;
}

#feature_home #prev a {
	background-position: 0 0;
}

#feature_home #prev a:hover {
	background-position: 0 -100px;
}

#feature_home #next a {
	background-position: 0 -300px;
}

#feature_home #next a:hover {
	background-position: 0 -400px;
}

#feature_home #prev a.inactive,
#feature_home #prev a.inactive:hover {
	background-position: 0 -200px;
	cursor: default;
}

#feature_home #next a.inactive,
#feature_home #next a.inactive:hover {
	background-position: 0 -500px;
	cursor: default;
}

#feature_home #next a.rewind {
	background-position: 0 -600px;
}

#feature_home #next a.rewind:hover {
	background-position: 0 -700px;
}

/* @end */

/* @end */

/* @group callouts */

#callouts {
	font-size: 1.2em;
	width: 960px;
	background: transparent url(../img/callouts/callouts_top.gif) no-repeat 0 0;
	margin: 16px 0 0 !important;
	padding: 1px 0 0 !important;
}

#callouts .callout_border {
	height: 3px;
	width: 960px;
	background: white url(../img/callouts/callouts_top.gif) no-repeat 0 0;
	clear: left;
	position: relative;
	top: -2px;
}

#callouts ul {
	background: transparent url(../img/callouts/bg_callouts.gif) repeat-y 0 0;
	display: inline-block;
	width: 960px; 
}

#callouts li {
	width: 203px !important;
	min-height: 173px;
	_height: 173px;
	float: left;
	*display: inline-block;
	vertical-align: top;
	padding: 10px 11px 19px;
	margin: 0;
	margin-right: 19px;
	_margin-right: 18px;
}

#callouts li.second {
	margin-right: 21px;
	_margin-right: 20px;
}

#callouts li.last {
	margin-right: 0;
}

#callouts h3, #callouts p {
	margin: 0 9px;
}

#callouts p {
	padding-bottom: 0.6em;
}

#callouts p.image {
	margin: 0;
	padding: 0;
}

#callouts h3 {
	padding: 0.54em 0;
	line-height: 1em;
}

#callouts h3 a {
	line-height: 1em;
}

/* @end */

/* @group bd */

#bd {
	width:961px;
	font-size: 1.3em;
	background: transparent url(../img/common/div_v.gif) repeat-y 240px -1px;
	margin-bottom: 20px;
	padding-bottom: 65px;
}

#bd.full {
	background: none;
	padding-bottom: 25px;
}

/* @group breadcrumbs */

#breadcrumbs {
	margin: 19px 0 10px 40px;
	font-size: 0.923em;
	_font-size: 0.85em;
	color: #999;
	*display: inline-block;
}

#breadcrumbs li {
	margin-right: 3px;
}

/* @end */

/* @group sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#bd.full #sidebar {
	display: none;
}

#subnav li {
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.846em;
	/*letter-spacing: 0.12em;*/
	padding: 0;
}

#subnav li ul {
	margin-top: -15px;
	padding-bottom: 16px;
	*margin-bottom: 16px;
	display: none;
}

#subnav li.active ul {
	display: block;
}

#subnav li li {
	background: none;
	text-transform: none;
	font-size: 1.182em;
	letter-spacing: 0;
	padding: 0;
	font-weight: normal;
}

#subnav li a {
	padding: 21px 8px 20px;
	width: 224px;
	display: block;
}

#subnav li li a {
	padding: 4px 8px 4px 21px;
	display: block;
	width: auto;
	background: transparent url(../img/common/sprite.png) no-repeat 12px -293px;
	_background: transparent url(../img/common/sprite.gif) no-repeat 12px -292px;
}

#subnav li li a:hover {
	background-position: 12px -343px;
	_background-position: 12px -342px;
}

#subnav li a.active {
	color: #999;
}

#subnav li li a.active {
	background: none;
	padding-left: 8px;
}

#sidebar .callouts li {
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
	padding: 10px 10px 12px;
	font-size: 0.92em;
}

#sidebar .callouts li h3 {
	/*padding: 8px 10px 4px;*/
	padding: 6px 10px 0;
	margin-bottom: 0.1em;
}

#sidebar .callouts li p {
	/*padding: 0 20px 10px 10px;*/
	padding: 0 20px 2px 10px;
}

#sidebar .callouts li p.image {
	margin: 0;
	padding: 0;
}


/* @end */

/* @group content */

#content {
	float: right;
	width: 721px;
	padding: 0;
}

#bd.full #content {
	float: none;
	width: 841px;
	padding: 0 50px;
}

#content #text {
	width: 641px !important;
	padding: 0 40px;
	overflow: hidden;
	clear: left;
}

#bd.full #content #text {
	width: 841px !important;
}

/* @end */

/* @group home */

#home #bd {
	background: transparent url(../img/common/div_v.gif) repeat-y 480px 0;
	margin-top: 20px;
	padding-bottom: 14px;
}

#home #bd #news,
#home #bd #updates {
	float: left;
	width: 460px;
	padding: 10px 10px 8px;
	text-align: center;
}

#home #bd #news {
	margin-right: 1px;
}

#home #bd #news li {
	margin: 0 10px 1.1em;
	display: block;
	float:none;
}

#home #bd #news p.more {
	margin: 1.6em 0 1em;
	font-size: 0.91em;
}



/* @end */

/* @end */

/* @group ft sitemap */

#sitemap {
	margin: 21px 0;
	_margin: 10px 0 21px; 
	padding-bottom: 25px;
	*padding-bottom: 12px;
	background: transparent url(../img/common/bg_sitemap.gif) repeat-y 0 0;
	font-size: 1.2em;
	*font-size: 1.1em;
	*height: 1%;
}

#sitemap ul {
	padding: 6px 0 0;
}

#sitemap ul ul {
	padding: 0;
}

#sitemap li {
	display: block;
	float: left;
	text-align: left;
	width: 180px;
	padding: 0 30px;
	_padding: 0 20px;
}

#sitemap li a {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.18em;
	font-weight: bold;
}

#sitemap ul ul {
	margin-top: 0.75em;
}

#sitemap li li {
	display: block;
	float: none;
	padding-left: 0;
	line-height: 1em;
	margin-bottom: 0.25em;
}

#sitemap li li a {
	color: #069;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
}

#sitemap li li a:hover {
	color: #999;
}

/* @end */

/* @group ft */

#ft {
	text-align: center;
	font-size: 1.2em;
	*font-size: 1.1em;
	color: #999;
	padding: 28px 0 80px;
	background: transparent url(../img/common/flourish.png) no-repeat 50% 3px;
	_background-image: url(../img/common/flourish.gif);
}

#ft .address {
	color: #333;
}

#ft .nav {
	margin: 1.2em 0;
	text-align: center;
}

#ft .nav ul {
	text-align: center;
}

#ft .nav li {
	padding: 0 2px;
	*display: inline;
	*float: none;
}

#copyright {
	font-size: 0.833em;
}

p.plank {
	font-size: 1em;
	margin-top: 1.1em;
}

p.plank a {
	background:url(../img/common/plank_leaf.gif) no-repeat scroll 2px 5px transparent;
	padding:6px 0 6px 16px;
	color: #679000;
}

p.plank a:hover {
	background-image: url(../img/common/plank_leaf_o.gif);
	color: #999;
}

/* @end */

/* @end */

/* @group html rewrites */

h1, h2 {
	font-size: 1.846em;
	margin: 0 0 0.225em;
}

h2 {
	margin-top: 1.125em;
}

h2.underline {
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
	padding-bottom: 0.25em;
	margin: 1.75em 0 18px;
}

#home h2 {
	margin-top: 0;
}

h3 {
	font-size: 1.5em;
	margin: 0 0 0.225em;
}

#text h3 {
	font-size: 1.385em;
	margin: 1.8em 0 0.35em;
}

#text .faq h3 {
	/*width: 540px;*/
	margin: 0.35em 0;
}

h5 {
	font-size: 1.385em;
	margin: 0 0 0.225em;
}

h6 {
	color: #006699;
	font-size: 1.385em;
	line-height: 24px;
	margin: 0 0 0.225em;
}

h6 .type {
	color: #333333;
}

#text p.top {
	/*float: right; 
	margin-top: 18px;*/
	text-align: right;
	margin: 0.5em 0 1.2em;
}

#text p.top.floated {
	float: right; 
	margin-top: 32px;
}

#text p.top a {
	background: url(../img/common/sprite.png) no-repeat 100% -449px;
	_background: url(../img/common/sprite.gif) no-repeat 100% -449px;
	padding: 0 19px 0 0;
	display: block;
}

h4 {
	font-size: 0.769em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.18em;
}

#text h4 {
	font-size: 0.85em;
	margin-bottom: 0.85em;
}

#text h4 span {
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
	padding-bottom: 0.25em;
}

#text h4.attention {
	background: transparent url(../img/common/sprite.png) no-repeat 0 -375px;
	_background-image: url(../img/common/sprite.gif);
	padding: 2.6em 0 2.6em 22px;
	font-size: 0.77em;
}

#home h4 {
	background: transparent url(../img/common/flourish.png) no-repeat 50% 100%;
	_background: transparent url(../img/common/flourish.gif) no-repeat 50% 100%;
	padding: 0 0 23px;
	margin: 0 0 10px;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	color: #999;
}

a:active, a:focus {
	outline: 0;
}

a.hilite {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.18em;
	font-size: 0.846em;
	background: url(../img/common/sprite.png) no-repeat 100% 3px;
	/*background-image: url(../img/common/sprite.gif);*/
	*background-image: none;
	padding-right: 8px;
}

a:hover.hilite {
	background: url(../img/common/sprite.png) no-repeat 100% -47px;
	/*background-image: url(../img/common/sprite.gif);*/
	*background-image: none;
}

a.hilite span {
	*background: url(../img/common/sprite.gif) no-repeat 100% 2px;
	*padding: 0 10px 0 0;
	*display: inline-block;	 
	*cursor: pointer;	  
}

a.hilite:hover span {
	*background: url(../img/common/sprite.gif) no-repeat 100% -48px;
}

a.top {
	float: right; 
	margin-top: 19px;
	background: url(../img/common/sprite.png) no-repeat 100% -449px;
	_background-image: url(../img/common/sprite.gif);
	padding-right: 19px;
}

#feature_home a.hilite span.underline {
	background: url(../img/common/div_h_wh.gif) repeat-x 0 100%;
	padding-bottom: 3px;
	*padding-right: 0;
}

/*#feature_home a.hilite {
	background-position: 100% -98px;
	*background: url(../img/common/sprite.gif) no-repeat 100% -98px !important;
	_background-image: url(../img/common/sprite.gif);
	*padding-right: 10px;
}*/

#feature_home a.hilite:hover span.underline {
	background: none;
}

li {
	display: inline-block;
	*float:left;
}

#text li, 
#sidebar li {
	display: block;
	*float: none;
}

#text p {
	line-height: 1.384em;
	margin-bottom: 1.384em;
}

#text p.attention {
	padding-left: 40px;
	background: transparent url(../img/common/sprite.png) no-repeat 13px -398px;
	_background-image: url(../img/common/sprite.gif);
}

#home #bd p {
	line-height: 1.384em;
	margin: 0 30px 1.384em;
}

#text ul {
	margin-bottom: 1.384em;
}

#text ul li {
	margin-bottom: 1.3em;
	line-height: 1.384em;
	background: transparent url(../img/common/list_bullet.gif) no-repeat 25px 0.384em;
	padding-left: 40px;
}

#text ul li ul {
	margin-top: 1.3em;
}

#text ul.sitemap {
	margin-top: 1.2em;
}

#text ul.sitemap ul {
	margin: 0.5em 0 1em;
}

#text ul.sitemap ul ul {
	margin-bottom: 0.5em;
}

#text ul.faq li,
#text ul.sitemap li {
	margin-bottom: 0.5em;
	background: none;
	padding-left: 0;
	font-weight: bold;
}

#text ul.faq li li,
#text ul.sitemap li li {
	margin-bottom: 0.5em !important;
	background: transparent url(../img/common/list_bullet_bl.gif) no-repeat 25px 0.384em;
	padding-left: 40px;
	font-weight: normal;
}

#text ul.archive {
	margin: 20px 0;
}

#text ul.archive li{
	background: url("../img/common/list_bullet_bl.gif") no-repeat scroll 0px 5px transparent;
	font-weight: normal;
	padding-left: 10px;
	line-height:1em;
	margin-bottom:1em;
}

#text ul.links li {
	margin-bottom: 0.5em !important;
	background: transparent url(../img/common/sprite.png) no-repeat 25px 0.384em;
	_background-image: url(../img/common/sprite.gif);
	padding-left: 40px;
	font-weight: normal;
}

#text ol li {
	padding: 0 0 1em 0;
	margin-left: 40px;
	list-style-type: decimal;
	display: list-item;
	line-height: 1.384em;
	*vertical-align: top;
}

#text #footnotes {
	background: transparent url(../img/common/div_h_gr.gif) repeat-x 0 0;
	margin-top: 3em;
	padding-top: 3em;
}

#text #footnotes ol li {
	font-size: 0.85em;
	color: #666;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	*height: 1px !important;
	_height: auto !important;
	_line-height: 1px !important;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

hr {
	border: 0;
	height: 1px;
	background: transparent url(../img/common/div_h.gif) repeat-x 0 0;
}

div.hr {
	border: 0;
	height: 1px;
	background: transparent url(../img/common/div_h.gif) repeat-x 0 0;
	_line-height: 1px !important;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.bold, strong {
	font-weight: bold;
}

sup {
	vertical-align: baseline;
	font-size: x-small;
	padding: 0 1px;
	position: relative;
	bottom: 0.5em;
	*line-height: 0;
}

sup a {
	font-weight: bold;
}

.caps {
	text-transform: uppercase;
}

.outer {
	display: table; 
	height: 400px; 
	overflow: hidden; 
	*position: relative;
}

.middle {
	display: table-cell; 
	vertical-align: middle; 
	width: 100%;
	*position: absolute; 
	*top: 50%;
}

.inner {
	*position: relative; 
	*top: -50%;
}

/* @end */

/* @group pages */

/* @group Block Outlined list styles */

#text ul.outline {
	position: relative;
	margin-right: -20px !important;
}

#text ul.outline li {
	float: left;
	height: 151px;
	width: 290px;
	text-align: center;
	background: transparent url(../img/common/bg_blocks_dotted_half.gif) no-repeat 0 0;
	margin: 0 20px 20px 0;
	padding: 0 10px;
	*display: inline;
	*float:none;
	_vertical-align: top;
}

#text ul.outline.grantmaking_philosophy li img {
	padding: 11px 0 4px;
	*padding-bottom: 7px;
	_padding-bottom: 5px;
}

#text ul.outline.grantmaking_philosophy li a {
	font-size: 1.385em;
	_height: 1%;
	_line-height: 1px;
}

#text ul.outline.granting {
	margin-top: 3em;
}

#text ul.outline.granting li h3 {
	background: transparent url(../img/common/flourish.png) no-repeat 50% 100%;
	_background-image: url(../img/common/flourish.gif);
	padding: 18px 0 27px;
	margin: 0 0 12px;
	line-height: 1em;
}

#text ul.outline.granting li.full h3 {
	padding-top: 12px;
}

#text ul.outline.granting li h3 a {
	line-height: 1em;
}

#text ul.outline.granting li p {
	font-size: 0.85em;
}

/* @end */

/* @group External links */

p.mcconnell_book {
	background: transparent url(../img/content/mcconnell_book_cover.jpg) no-repeat 0 0;
	padding: 32px 0 50px 90px;
	margin-top: 24px !important;
}

p.maytree_link {
	background: transparent url(../img/logos/maytree_sm.gif) no-repeat 1px 0;
	padding: 18px 0 21px 63px;
	margin: 3em 0 0;
}

p.youthscape_link {
	background: transparent url(../img/logos/youthscape_sm.gif) no-repeat 1px 0;
	padding: 1px 0 5px 97px;
	margin: 5em 0 0;
}

p.sig_link {
	background: transparent url(../img/logos/sig_sm.gif) no-repeat 1px 0;
	padding: 12px 0 10px 97px;
	margin: 5em 0 0;
}

p.greenstreet_link {
	background: transparent url(../img/logos/green_street_sm.gif) no-repeat 1px 0;
	padding: 14px 0 16px 62px;
	margin: 5em 0 0;
}

/* @end */

/* @group Granting Total tables */

table.granting_total {
	background: transparent url(../img/common/div_h_gr.gif) repeat-x 0 100%;
}

table.granting_total td {
	padding: 8px;
	width: 204px;
}

table.granting_total.halved td {
	width: 306px;
}

table.granting_total tr.odd td {
	background: transparent;
}

table.granting_total tr.first td {
	background: transparent url(../img/common/div_h_gr.gif) repeat-x 0 0;
	padding-top: 9px;
}

table.granting_total tr.even td {
	background: #f5f5f5;
}

table.granting_total tr.total td {
	padding-bottom: 9px;
	background: transparent url(../img/common/div_h_gr.gif) repeat-x 0 0;
}

/* @end */

/* @group Spotlight */

#text .item, #text .block {
	background:url("../img/common/div_h.gif") repeat-x scroll 0 100% transparent;
	clear:both;
	display:block;
	margin:15px 0;
	padding:0 0 15px;
	
}

#text .block .item {
	background: none;
	margin: 0;
}

.thumbnail {
	float: left;
	padding-right: 15px;
}

#text p.author {
	font-size: 1.0em;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.2em;
}

#text p.author span{
	font-style: italic;
	text-transform: none;
	font-weight: normal;
}

#text p.tags {
	color:#666666;
	font-size:0.8em;
	margin:0 0 10px;
	text-transform:uppercase;
}

#text .item p.tags {
	margin:-10px 0 10px;
}

#text p.tags span{
	margin: 0 0 0 5px;
}

/* @end */



/* @group President Corner / News styles */

#text ul.staff li {
	margin-bottom: 0.5em;
	line-height: 1.384em;
	background: none;
	padding-left: 0;
}

#text ul.article_list li {
	background: none;
	padding: 1.3em 0 1.425em;
	margin: 0;
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
}

#text ul.article_list li p.date {
	text-transform: uppercase;
	font-size: 0.769em;
	letter-spacing: 0.16em;
	font-weight: bold;
	color: #999;
	margin: 0 0 1.2em;
}

#text ul.article_list li h3 {
	background: none;
	padding-left: 0;
	margin: 0 0 0.3em;
	font-size: 1.2em;
	font-weight: bold;
}

#text ul.pres_corner li h3 {
	font-size: 1em;
}

#text ul.article_list li p {
	margin-bottom: 0em;
}

#text .title {
	background: transparent url(../img/common/div_h.gif) repeat-x 0 100%;
	padding: 8px 0 13px;
	margin-bottom: 14px;
}

#text .title p {
	font-style: italic;
	margin-bottom: 2px;
}

#text .title p.date, 
#text p.date {
	text-transform: uppercase;
	font-size: 0.769em;
	color: #666;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.2em;
	margin-bottom:2px;
}
.paging {
	color: #666;
}

.paging .disabled {
	display: inline;
}

.download_pdf {
	float: right;
	background: transparent url(../img/common/pdf_outline.gif) no-repeat 0 0;
	width: 168px;
	height: 32px;
	text-align: left;
	padding: 14px 0 0 10px;
	*padding: 12px 0 4px 10px;
	margin: 3px 0 20px 20px;
}

.download_pdf a {
	background: transparent url(../img/common/sprite.png) no-repeat 0 -549px;
	width: 178px;
	height: 46px;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 4px 30px;
	
	*display: block;
	*font-size: 0.92em;
	
	_background: transparent url(../img/common/sprite.gif) no-repeat 0 -550px;
	_width: auto;
	_height: auto;
	_padding-left: 32px;
}

#text .presidents_corner h3.top {
	margin: 1.45em 0 1.1em;
}

/* @end */

/* @group Grants Database */

.grants.index a.back {
	float: right;
	background: transparent url(../img/common/back_arrow.png) no-repeat left 50%;
	padding-left: 10px;
	margin-top: 0.3em;
	position:relative;
	right: -13px;
}

.grants.index a:hover.back {
	background-image: url(../img/common/back_arrow_o.png);
}

.grants.index .search_results {
	margin: 0.7em 0 1.4em;
}

.grants.index .search_results span {
	font-style: italic;
	color: #666;
}

#content.wide #text .grants.index table#SearchResults {
	border: 1px solid #cccccc;
	position: relative;
	left: -20px;
	right: -40px;
	width: 701px;
}

.grants.index table tr {
	background: #f2f2f2;
}

.grants.index table tr.altrow {
	background: #fff;
}

.grants.index table td,
.grants.index table th {
	border: 1px solid #cccccc;
	border-width: 0	1px;
	vertical-align: top;
	padding: 12px 10px;
}

.grants.index table th {
	background: #f2f2f2;
	vertical-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.grants.index table#SearchResults td.amount,
.grants.index table#SearchResults td.year {
	white-space: nowrap;
}

.grants.index .paging {
	text-align: right;
	padding: 12px 0;
	position: relative;
	right: -23px;
}

.grants.index .paging div,
.grants.index .paging a,
.grants.index .paging span.current {
	padding: 5px;
	display: inline-block;
}

.grants.index .paging div,
.grants.index .paging a,
.grants.index .paging span {
	*display: inline;
}

.grants.index .paging span.border {
	*vertical-align: 6px;
	padding: 5px;
}

.grants.view h2 {
	margin-top: 0.125em;
}

.grants.view .reports,
.grants.view .media,
.grants.view .ext_link {
	background:transparent url(../img/common/div_h.gif) repeat-x scroll 0 0;
	padding-top: 1.35em;
}

.grants.view .media {
	*overflow:hidden;
}

#text .grants.view .reports ul,
#text .grants.view .media ul {
	margin: 1em 0 1em 2px;
}

#text .grants.view .reports ul {
	margin-bottom: 1.6em;
}

#text .grants.view .media ul {
	overflow: hidden;
}

#text .grants.view .reports ul li,
#text .grants.view .media ul li {
	margin-bottom: 0.5em;
	padding-left: 12px;
}

#text .grants.view .reports ul li {
	background-position: 0 0.384em;
}

#text .grants.view .media ul li {
	display: block;
	margin: 0 21px 16px 0;
	font-weight: normal;
	background: 0;
	padding-left: 0;
	overflow: hidden;
}

#text .grants.view .media ul li img {
	display: block;
	margin: 0 14px 0 0;
	float: left;
}

.grants.view .ext_link {
	_zoom: 1;
	_width: 100%;
}

.grants.view .ext_link h5 {
	padding: 0 0 1em;
}

.grants.view .ext_link .logo {
	display: inline-block;
	width: 126px;
	margin-right: 14px;
	text-align: center;
}

.grants.view .ext_link p {
	vertical-align: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	*display: inline;
}

/*.ext_link p.aib {
	background: transparent url(../img/logos/aib_sm.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 103px;
}

.ext_link p.wusc {
	background: transparent url(../img/logos/wusc.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 93px;
}

.ext_link p.natureconservancy {
	background: transparent url(../img/logos/natureconservancy.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 113px;
}

.ext_link p.natureconservancy-fr {
	background: transparent url(../img/logos/natureconservancy-fr.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 133px;
}

.ext_link p.girls_action {
	background: transparent url(../img/logos/girlsactionfoundation.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 133px;
}

.ext_link p.girls_action-fr {
	background: transparent url(../img/logos/girlsactionfoundation-fr.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 133px;
}

.ext_link p.evasinitiatives {
	background: transparent url(../img/logos/evasinitiatives.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 66px;
}

.ext_link p.atlantic_wildlife_institute {
	background: transparent url(../img/logos/atlanticwildlife.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 90px;
}

.ext_link p.aqpere {
	background: transparent url(../img/logos/aqpere.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 110px;
}

.ext_link p.cacsl {
	background: transparent url(../img/logos/communityservicelearning.gif) no-repeat 1px 50%;
	padding: 2em 0 2em 90px;
}*/


/* @end */

/*.grants.index table th.grantee,
.grants.index table th.year,
.grants.index table th.amount,
.grants.index table th.strategic_area,
.grants.index table th.program,
.grants.index table th.description {
	width: 125px;
}*/

.grants.index .program {
	display: none;
}

/* @end */


/* @group forms */

input {
	color: #888;
}

form#GrantAddForm {
	background: #f2f2f2;
	padding: 20px 20px 26px;
}

#content.wide #text form#GrantAddForm {
	position: relative;
	left: -20px;
	right: -40px;
	width: 661px;
}

form#GrantAddForm legend {
	font-size: 1.846em;
	margin: 0 0 0.225em;
	padding: 0;
}

form#GrantAddForm div.StrategicAreas,
form#GrantAddForm div.Program {
	background: transparent url(../img/common/div_h.gif) repeat-x scroll 0 0;
}

form#GrantAddForm div.Search,
form#GrantAddForm div.StrategicAreas,
form#GrantAddForm div.Program {
	padding: 1em 0;
	*display: block;
	*overflow: hidden;
}

form#GrantAddForm div.Search div {
	margin-bottom: 10px;
}

form#GrantAddForm div.Search label {
	display: inline-block;
	text-align: right;
	width: 125px;
	padding-right: 8px;
	*width: 130px;
	*white-space: nowrap;
	*margin-bottom: 3px;
}

form#GrantAddForm div.Search .input.text input {
	margin-right: 3px;
	width: 280px;
	border: 1px solid #c1c1c1;
	padding: 2px;
}

form#GrantAddForm .input.text span {
	color: #999;
}

form#GrantAddForm .search .input label {
	text-align: right;
	width: 125px;
	padding: 0 8px 0 0;
	display: inline-block;
	margin: 0.5em 0;
}

form#GrantAddForm .StrategicAreas label {
	font-size: 1.4em;
	font-weight: normal;
	display: block;
	margin: 2px 0;
}

form#GrantAddForm .StrategicAreas .checkbox {
	display: inline-block;
	*display: inline;
	*float: left;
	margin: 0.5em 0;
}

form#GrantAddForm .StrategicAreas .checkbox label {
	font-weight: bold;
	font-size: 1em;
	display: inline;
	margin: 0 36px 0 5px;
	*margin-right: 25px;
}

form#GrantAddForm .Program label {
	display: block;
	margin: 7px 0 10px;
	*margin-top: 20px;
}

form#GrantAddForm .Program .checkbox {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 48%;	
	margin-bottom: 8px;
}

form#GrantAddForm .Program .checkbox label {
	display: inline-block;	
	margin: 0 0 0 5px;
}

form#GrantAddForm .search_btt {
	*margin: 1.2em 0;
	*overflow: hidden;
	*padding: 10px 0;
}

form#GrantAddForm .submit {
	display: inline-block;
	*display: inline;
	*overflow:hidden;
	padding: 1px;
	border: 1px dotted black;
	margin: 1.2em 0;
}

form#GrantAddForm .submit input[type=submit] {
	font-family: georgia, serif;
	color: #fff;
	background: #003467 url(../img/common/button_bg.gif) repeat-x 0 0;
	border: 0;	
	padding: 10px 20px;
	*padding: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	cursor: pointer;
}

form#GrantAddForm .submit input:hover[type=submit] {
	color: #006699;
	background: #fff url(../img/common/button_bg_o.gif) repeat-x 0 bottom;
	text-shadow: none;	
}

/* @end */


