html {height:100%;}
body {
	margin: 0;
	min-width: 1000px;
	height: 100%;
	position: relative;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/bg-body.png) fixed 50% 0;
}
a {
	text-decoration: none;
	color: #559cc4;
}
a:hover { text-decoration: underline; }
img { border-style: none; }
input,
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style:none;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-main.png) repeat-y 50% 0;
}
* +html #wrapper { background: none; }
* html #wrapper{
	height: 100%;
	overflow: visible;
}
#wrapper .w1 { width:100%; }
* html #wrapper .w1 { overflow:hidden; }
#wrapper .w2 {
	width: 1042px;
	left: 50%;
	position:relative;
}
#wrapper .w3 {
	width: 1042px;
	left: -50%;
	position: relative;
	padding: 0 0 9999px;
	margin: 0 0 -9999px;
}
* +html #wrapper .w3 { background: url(../images/bg-main.png) repeat-y 50% 0; }
#wrapper .w4 {
	width: 100%;
	display: table;
	background: url(../images/bg-body2.gif) repeat-x;
}
#header {
	width: 100%;
	display: table-header-group;
	background: url(../images/bg-body.gif) repeat-x;
}
#header .header-holder {
	width: 990px;
	min-height: 208px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 8px;
	position:relative;
	background: url(../images/bg-header.gif) no-repeat 670px 0;
}
* html #header .header-holder {
	height: 208px;
	overflow: visible;
}
#header .box {
	width: 505px;
	position:absolute;
	top: 0;
	left: 0;
	padding: 41px 0 0 4px;
}
.logo {
	width: 266px;
	float: left;
	padding-bottom: 11px;
}
.logo a,
.slogan {
	width: 100%;
	height: 122px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
.slogan {
	width: 501px;
	height: 11px;
	background: url(../images/slogan.png) no-repeat;
	cursor: auto;
	margin-left:1px;
}
#header .block {
	float: right;
	padding-top: 18px; 
	position: relative;
}
#header .block .holder {
	height: 1%;
	overflow: hidden;
	padding-bottom: 38px;
}
#nav {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	float: left;
/*	background: url(../images/separator.gif) no-repeat 100% 0;*/
}
#nav li {
	font-size: 14px;
	line-height: 19px;
	float: left;
	padding: 0 0 0 14px;
}
#nav a {
	color: #4d4d4d;
	float: left;
	padding-bottom: 5px;
}
#nav a:hover,
#nav a.active {
	color: #559cc4;
	text-decoration: none;
	border-bottom: 2px solid #bfbfbf;
}
.socials {
	margin: 0;
	padding: 3px 5px 0 0;
	list-style: none;
	float: right;
}
.socials li {
	float: left;
	padding-left: 10px;
}
.socials a {
	height: 15px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(../images/sprites.gif) no-repeat;
	cursor: pointer;
}
.socials .ico-facebook {
	width: 15px;
	background-position: 0 -67px;
}
.socials .ico-twitter {
	width: 12px;
	background-position: -15px -67px;
}
.feed-box {
	height: 1%;
	overflow: hidden;
	padding-right: 1px;
}
.feed-block {
	width: 291px;
	float: right;
	overflow: hidden;
}
.feed-block ul {
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.feed-block ul:after {
	content: "";
	display: block;
	clear: both;
}
.feed-block li {
	width: 291px;
	float: left;
}
.feed-block .content {
	font-size: 28px;
	line-height: 33px;
	color: #fff;
	background: #67b41e;
	text-align: right;
	padding: 3px 9px 5px 15px;
}
.feed-block .meta {
	height: 1%;
	overflow: hidden;
}
.feed-block .meta-box {
	float: right;
	background: #67b41e;
	padding: 5px 0 3px;
}
.feed-block .date {
	float: left;
	font-style: normal;
	padding-left: 14px;
}
.feed-block .more {
	width: 15px;
	height: 15px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	margin: 0 6px 0 11px;
	background: url(../images/sprites.gif) no-repeat -21px -25px;
}
#main {
	width: 100%;
	display: table-footer-group;
}
#main .main-holder {
	width: 990px;
	overflow: hidden;
	margin:0 auto;
	padding:0 0 80px;
	border-top: 8px solid #609cc3;
	position:relative;
}
.chrome .inner #main .main-holder,
.chrome .news #main .main-holder,
.safari4 .inner #main .main-holder,
.safari4 .news #main .main-holder { padding-left: 2px; }
#content {
	width: 481px;
	float: left;
}
#content .main-post {
	padding: 30px 14px 0 22px;
	background: #fff;
}
#content .main-post .heading {
	height: 1%;
	position: relative;
	font-size: 20px;
	line-height: 23px;
	color: #666;
	padding: 45px 0 0 4px;
}
#content .main-post .heading .blue-arrow {
	width: 32px;
	height: 32px;
	background: url(../images/sprites.gif) no-repeat -36px -25px; 
	position: absolute;
	top: 0;
	left: 0;
}
#content .main-post h1 {
	margin: 0;
	font-size: 29px;
	line-height: 32px;
	font-weight: normal;
	word-spacing: -3px;
}
#content .main-post .mark { color: #559cc4; }
#content .main-post p { margin: 0 0 16px; }
#content .main-post .content { padding: 0 0 12px 6px; }
#content .main-post .content p { margin-bottom: 19px; }
#content .main-post .open-box,
#content .post .open-box {
	width: 100%;
	overflow: hidden;
}
#content .main-post .open-box { padding: 10px 0 36px; }
#content .main-post .active .open-box { padding: 0 0 30px; }
#content .main-post .open-box span,
#content .post .open-box span {
	color: #559cc4;
	font-size: 20px;
	line-height: 23px;
	padding: 0 36px 0 3px;
	float: left;
	background: url(../images/bg-open.gif) no-repeat 100% 2px;
}
#content .main-post .active .open-box span,
#content .post .active .open-box span { background-image: url(../images/bg-close.gif); }
#content .main-post .open-box a:hover,
#content .post .open-box a:hover {text-decoration: none;}
#content .posts-box {
	width: 480px;
	padding-top: 19px;
	border-top: 8px solid #aa35ba;
}
#content .post-b {
	width: 25px;
	height: 2px;
	margin: 0 0 17px 26px;
	overflow: hidden;
	background: url(../images/bg-post-b.png) no-repeat;
}
#content .post {
	padding: 0 25px 3px;
	line-height:16px;
}
#content .post .heading {
	height: 1%;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	padding-bottom: 7px;
}
#content .post h2 {
	margin: 0 0 12px;
	padding-bottom: 9px;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #aa35ba;
	background: url(../images/bg-main-post-b.gif) no-repeat 0 100%;
}
#content .post .heading p { margin: 0; }
#content .post p { margin: 0 0 16px; }
#content .post p .mark { color: #4d4d4d; }
#sidebar {
	width: 499px;
	float: right;
}
.info-list {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 21px 0;
	list-style: none;
	background: #fff;
}
.info-list li {
	width: 234px;
	display: inline-block;
	vertical-align: top;
	background: #e6e6e6 url(../images/bg-news-list.gif) repeat-x;
	margin-right:15px;
	padding-bottom: 7px;
	float:left;
}
.info-list .heading { padding: 6px 0 10px 7px; }
.info-list h2 {
	margin: 0;
	padding-bottom: 1px;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #559cc4;
	word-spacing: -2px;
}
.info-list .date { font-style: normal; }
.info-list img {
	display: block;
	border: 3px solid #fff;
	vertical-align: top;
	margin:0 6px 8px;
}
.info-list .content { padding: 0 10px 11px; }
.info-list p { margin: 0; }
.info-list .meta {
	height: 1%;
	overflow: hidden;
	color: #fff;
	padding-right: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.info-list .more {
	float: right;
	height: 25px;
	overflow: hidden;
	background: url(../images/sprites.gif) no-repeat 0 0;
}
.info-list .more a {
	padding: 0 3px 2px;
	color: #fff;
	line-height: 23px;
	float: left;
	background: url(../images/sprites.gif) no-repeat 100% -82px;
}
#sidebar .news-box {
	height: 1%;
	overflow: hidden;
	border-top: 8px solid #67b41e;
}
#sidebar .news-box .heading {
	width: 71px;
	margin-left: 16px;
	padding-top: 19px;
	float: left;
	display: inline;
	background: url(../images/bg-news-box-b.gif) no-repeat 1px 100%;
}
#sidebar .news-box h2 {
	margin: 0;
	padding-bottom: 9px;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #67b41e;
}
#sidebar .news-list {
	width: 411px;
	float: right;
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
}
#sidebar .news-list li {
	width: 100%;
	float: left;
	margin-bottom: 16px;
	background: url(../images/bg-news-dots.gif) no-repeat -8px 100%;
}
#sidebar .news-list .img-holder {
	width: 128px;
	margin: 0 auto;
	padding-right: 6px;
	background: url(../images/bg-img-corner.gif) no-repeat 100% 100%;
}
#sidebar .news-list .img-holder img {
	display: block;
	padding-bottom: 7px;
}
#sidebar .news-list .alignright {
	margin: 0 19px 0 3px;
	float: right;
	display: inline;
}
#sidebar .news-list .alignleft {
	float: left;
	margin: 0 3px 0 19px;
}
#sidebar .news-list .holder {
	height: 1%;
	overflow: hidden;
	padding-bottom: 6px;
}
#sidebar .news-list .heading {
	width: 252px;
	float: none;
	margin: 0;
	padding: 0 0 6px;
	background: none;
	display: block;
}
#sidebar .news-list h3 {
	margin: 0 0 -2px;
	padding-left: 3px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
	background: #67b41e;
}
#sidebar .news-list .date-box {
	height: 1%;
	overflow: hidden;
}
#sidebar .news-list .date {
	font-style: normal;
	background: #67b41e;
	padding: 0 8px 3px 0;
	float: left;
}
#sidebar .news-list .content {padding: 0 10px 10px 3px;}
#sidebar .news-list p { margin: 0; }
#sidebar .news-list .open-box {
	height: 1%;
	overflow: hidden;
	padding: 0 0 9px 2px;
}
#sidebar .news-list .open-box a {
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/sprites.gif) no-repeat -68px -25px;
	float: left;
}
#bottom {
	width: 990px;
	overflow: hidden;
	height: 13px;
	margin: -13px auto 0;
	position:relative;
}
#footer { 
	width: 100%;
	position: fixed; 
	bottom: 0; 
	left: 0;  
	z-index: 90;
}
#footer .box {
	width: 1270px;
	margin: 0 auto;
}
#footer .box .holder {
	width: 79px;
	background: #000;
	padding: 3px 5px 4px 6px;
}
#footer .bpi {
	width: 79px;
	height: 18px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/sprites.gif) no-repeat -84px -25px;
}
#footer .open .bpi{
	width: 79px;
	height: 18px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/spriteshover.gif) no-repeat -84px -25px;
}
.footer-box {
	width: 100%;
	height: 19px;
	overflow: hidden;
	background: #000;
}
#footer .slide-inner{
	width:100%;
	overflow:hidden;
	position:relative;
}
#footer .block {
	padding: 5px 0 24px;
	background: #000;
}
#footer .block ul {
	width: 1270px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 6px;
	list-style: none;
}
#footer .block li {
	float: left;
	padding-right:15px;
}
#footer .block img { display: block; }
.top {
	width: 100%;
	height: 8px;
	position: fixed; 
	top: 0; 
	left: 0;  
	z-index: 90;
	background-color: #5f9cc3;
}
#wrapper .w3 .statue { display: none; }
.statue-holder {
	width: 990px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;
}
.statue {
 	width: 208px;
	height: 494px;
	position: fixed;
	top: 200px;
	background: url(../images/bg-statue.png) no-repeat;
	z-index: 2;
	margin: 0 0 0 -182px;
}
.statue-holder .statue { margin-left: -208px; }
.inner #wrapper { background-image: url(../images/bg-main2.png); }
* +html .inner #wrapper { background-image: none; }
* +html .inner #wrapper .w3 { background-image: url(../images/bg-main2.png); }
.inner #main .main-holder { border-top-style: none; }
.inner #content {
	width: auto;
	height: 1%;
	float: none;
}
#content .gallery {
	height: 1%;
	position:relative;
	padding: 27px 0 0;
	background: url(../images/bg-inner-line.gif) no-repeat;
}
#content .gallery h1 {
	width: 603px;
	margin: 0 0 28px 29px;
	padding-bottom: 3px;
	font-size: 26px;
	line-height: 29px;
	color: #aa35ba;
	border-bottom: 1px solid #808080;
}
.cufon-active #content .gallery h1 {
	margin-top: -2px;
	padding-bottom: 4px;
}
#content .gallery .gallery-holder {
	width: 100%;
	overflow: hidden;
	position:relative;
}
#content .links-holder {
	width: 133px;
	height: 220px;
	position: absolute;
	top: 333px;
	left: 81px; 
	z-index: 5;
}
#content .links-holder .holder {
	width: 100%;
	overflow: hidden;
}
#content .links-holder a {
	width: 32px;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/sprites.gif) no-repeat;
	float: left;
}
#content .links-holder .btn-prev { background-position: -73px -43px; }
#content .links-holder .btn-next {
	background-position: -106px -43px;
	float: right;
}
#content .gallery .gallery-box {
	width: 642px;
	float: left;
	overflow: hidden;
	padding-top: 3px;
	position: relative;
}
#content .gallery .gallery-box ul {
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .gallery .gallery-box ul ul {
	width: auto;
	padding-left: 12px;
}
#content .gallery .gallery-box ul:after {
	content: "";
	display: block;
	clear: both;
}
#content .gallery .gallery-box li {
	width: 642px;
	float: left;
}
#content .gallery .gallery-box li li {
	width: auto;
	float: none;
	padding: 0 0 17px 25px;
	background: url(../images/bullet-pink.gif) no-repeat 0 3px;
}
#content .gallery .gallery-box .holder {
	height: 1%;
	overflow: hidden;
}
#content .gallery .gallery-box .heading {
	width: 212px;
	float: left;
	padding-top: 5px;
}
#content .gallery .gallery-box .photo {
	display: block;
	padding: 0 0 11px 81px;
	background: url(../images/bullet-pink-img.gif) no-repeat 27px 0;
}
#content .gallery .gallery-box img { display: block; }
#content .gallery .gallery-box .info {
	font-size: 19px;
	line-height: 22px;
	color: #4d4d4d;
	text-align: right;
}
#content .gallery .gallery-box .info span { padding-right: 6px; }
#content .gallery .gallery-box .position {
	color: #fff;
	background: #aa35ba;
	display: block;
	margin-bottom: 1px;
	padding: 2px 9px 2px 0;
}
.cufon-active #content .gallery .gallery-box .position { margin-bottom: -1px; }
#content .gallery .gallery-box .content {
	width: 400px;
	float: right;
}
#content .gallery .gallery-box .content p { margin: 0 0 16px; }
.cufon-active #content .gallery .gallery-box .content p { margin-bottom: 18px; }
#content .gallery .gallery-box .content p span {
	font-size: 19px;
	line-height: 22px;
	color: #aa35ba;
}
.cufon-active #content .gallery .gallery-box .content p span {line-height: 20px;}
#content .gallery .switcher {
	width: 312px;
	float: right;
	margin-right: -11px;
	position: relative;
}
#content .gallery .switcher ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .gallery .switcher li {
	width: 135px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 17px;
	color: #4d4d4d;
	margin: 0 21px 4px 0;
	float:left;
	width:130px;
}
#content .gallery .switcher a {
	display: block;
	padding: 7px 0 9px 10px;
	position: relative;
	min-height:130px;
}
#content .gallery .switcher a span {
	color: #4d4d4d;
	display: block;
	line-height: 15px;
}
#content .gallery .switcher .active,
#content .gallery .switcher a:hover {
	text-decoration: none;
	background: #fff;
}
#content .gallery .switcher img {
	display: block;
	border: 2px solid #fff;
	vertical-align: top;
}
#content .gallery .switcher strong {
	margin-bottom:-1px;
	padding-top: 8px;
	color: #559cc4;
	display: block;
}
#content .gallery .switcher .active strong { color: #aa35ba; }
.news #wrapper { background-image: url(../images/bg-main3.png); }
* +html .news #wrapper { background-image: none; }
* +html .news #wrapper .w3 { background-image: url(../images/bg-main3.png); }
.news #main .main-holder { border-top-style: none; }
.news #content {
	width: 790px;
	border-top: 8px solid #67b11e;
}
.news #content .news-box {
	height: 1%;
	padding: 19px 26px 0 27px;
}
.news #content .news-box .heading {
	margin: 0 0 25px 3px;
	padding: 0 0 2px;
	border-bottom: 1px solid #808080;
}
.news #content .news-box h1 {
	margin: 0;
	font-size: 27px;
	line-height: 30px;
	color: #67b41e;
}
.cufon-ready .news #content .news-box h1 { margin: -1px 0 1px; }
* .cufon-ready .news #content .news-box h1 { margin: -1px 0; }
.news #content .news-posts {
	width: 100%;
	overflow: hidden;
	margin: -19px 0 0;
	padding: 0;
	list-style: none;
}
.news #content .news-posts li {
	margin-top: -1px;
	padding: 29px 0 0;
	background: url(../images/bg-news-dots2.gif) repeat-x;
}
.news #content .news-posts li .news-block {
	padding: 1px 0 0 65px;
	background: url(../images/bullet-green-img.gif) no-repeat 0 2px;
}
.news #content .news-posts .odd .news-block { background-image: url(../images/bullet-blue-img.gif); }
.news #content .news-posts .even .news-block { background-image: url(../images/bullet-pink-img.gif); }
.news #content .news-posts .posts {
	width: 100%;
	overflow: hidden;
}
.news #content .news-posts .media-holder {
	font-size: 10px;
	line-height: 23px;
	text-align: right;
	color: #6d6d6d;
	padding-left:10px;
}
.news #content .news-posts .media-holder img {
	border: solid #dfdfdf;
	border-width: 8px 7px 10px 10px;
	display: block;
}
.news #content .news-posts .alignright {float: right;}
.news #content .news-posts .holder {
	height: 1%;
	overflow: hidden;
}
.news #content .news-posts .heading {
	border-style: none;
	margin: 0;
	padding: 0 0 17px;
	font-size: 14px;
	line-height: 17px;
}
.news #content .news-posts .headingDonations {
	padding: 0 0 17px;
	border-style:none;
font-size:14px;
line-height:17px;
}

.news #content .news-posts h2 {
	margin: 1px 0 0;
	padding: 2px 3px 1px 3px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background: #67b11e;
	float: left;
}
.cufon-ready .news #content .news-posts h2 {padding: 1px 8px 2px 2px;}
.news #content .news-posts .odd h2,
.news #content .news-posts .odd .date { background-color: #6f9bc2; }
.news #content .news-posts .even h2,
.news #content .news-posts .even .date { background-color: #a736b7; }
.news #content .news-posts .heading-box {
	height: 1%;
	overflow: hidden;
}
.news #content .news-posts .date {
	float: left;
	background: #67b11e;
	font-style: normal;
	margin-top: -4px;
	padding: 2px 6px 1px 2px;
}
.cufon-ready .news #content .news-posts .date { padding-right: 9px; }
.news #content .news-posts .content {
	line-height: 16px;
	padding: 0 0 6px 1px;
}
.news #content .news-posts p { margin: 0 0 15px; }
.news #content .news-posts .meta {
	width: 260px;
	margin-left: 4px;
	padding: 0 0 32px 0;
	background: url(../images/bg-news-meta-dots.gif) repeat-x;
}
.news #content .news-posts .socials-box {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news #content .news-posts .socials-box li {
	padding: 9px 0 0;
	float: left;
	background: none;
}
.news .addthis_toolbox.addthis_default_style span { display: inline; }
* html .news #content .news-posts .meta .at15t_compact { margin-right: 1px; }
.news #sidebar {
	width: 200px;
	border-top: 8px solid #6f9bc2;
	padding-top: 19px;
}
.news #sidebar .green{
	width: 200px;
	border-top: 8px solid #67B41E;
	padding-top: 19px;
}
.news #sidebar .heading {
	height: 1%;
	margin: 0 0 35px 28px;
	padding: 0 20px 12px 0;
	background: url(../images/bg-main-post-b.gif) no-repeat 0 100%;
}
.news #sidebar .heading h2 {
	margin: 0;
	font-size: 18px;
	line-height: 21px;
	color: #559cc4;
}
.news #sidebar .latest-video {
	margin: 0;
	padding: 0 17px 0 29px;
	list-style: none;
}
.news #sidebar .latest-video li {
	height: 1%;
	vertical-align: top;
	margin-bottom: 23px;
	background: url(../images/bg-video-dots.gif) repeat-x 0 100%;
}
.news #sidebar .video-holder {
 	width: 150px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 4px 16px 0;
	background: url(../images/bg-video-corner.gif) no-repeat 121px 100%;
}
.news #sidebar .video-holder img {
	border: 3px solid #fff;
	display: block;
	vertical-align: top;
}
.news #sidebar .latest-video .meta {
	height: 1%;
	overflow: hidden;
	color: #fff;
	padding: 2px 0 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.news #sidebar .latest-video .more {
	float: left;
	height: 25px;
	overflow: hidden;
	background: url(../images/sprites.gif) no-repeat 0 0;
}
.news #sidebar .latest-video .more a {
	padding: 0 3px 2px;
	color: #fff;
	line-height: 23px;
	float: left;
	background: url(../images/sprites.gif) no-repeat 100% -82px;
}
.contact-box {
	height: 1%;
	overflow: hidden;
	padding: 27px 0 0 26px;
	background: url(../images/bg-inner-line.gif) no-repeat;
}
.inner .contact-box #content {
	width: 602px;
	height: auto;
	float: left;
}
.inner .contact-box #content .heading {
	margin: 0 0 35px 3px;
	padding: 0 0 2px;
	border-bottom: 1px solid #808080;
}
.inner .contact-box #content h1 {
	margin: 0;
	font-size: 27px;
	line-height: 30px;
	color: #6f9bc2;
}
* .cufon-ready .inner .contact-box #content h1 { margin: -1px 0; }
.inner .contact-box #content h2 {
	margin: 0;
	padding: 0 0 32px 62px;
	font-size: 18px;
	line-height: 21px;
	color: #6f9bc2;
	font-weight: normal;
	background: url(../images/bullet-blue-img.gif) no-repeat 1px 2px;
}
.cufon-ready .inner .contact-box #content h2 span {
	display: block;
	margin: -1px 0 1px;
}
.inner .contact-box #content dl {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 11px 61px;
}
.inner .contact-box #content dt {
	width: 308px;
	float: left;
}
.inner .contact-box #content img {
	margin: 1px 13px 0 0;
	border: 2px solid #b3b3b3;
	float: left;
}
.inner .contact-box #content dd {
	margin: 0;
	float: left;
}
.inner .contact-box #content dd a:hover {
	text-decoration: none;
	border-bottom: 1px solid #559cc4;
}
.inner .contact-box .bg-line {
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 13px 0 40px 3px;
	background: url(../images/bg-line.gif) repeat-x;
}
.inner .contact-box #sidebar {
	width: 290px;
	padding-right: 8px;
	font-size: 14px;
	line-height: 17px;
	color: #666;
}
.inner .contact-box #sidebar .heading {
	height: 1%;
	margin: 0 0 35px;
	padding: 0 20px 12px 0;
	background: url(../images/bg-main-post-b.gif) no-repeat 0 100%;
}
.inner .contact-box #sidebar .heading h2 {
	margin: 0;
	font-size: 18px;
	line-height: 21px;
	color: #559cc4;
}
.inner .contact-box #sidebar p { margin: 0 0 18px; }
.feedback-form { padding: 0 29px 43px 0; }
.feedback-form .row {
	height: 1%;
	overflow: hidden;
	padding-bottom:13px;
}
.feedback-form label {
	display: block;
	color: #3b3b3b;
	padding-bottom:1px;
}
.feedback-form .text {
	width: 251px;
	overflow: hidden;
	padding: 4px 5px;
	background: url(../images/bg-text.gif) no-repeat;
}
.feedback-form .text input {
	width: 251px;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	color: #a5a5a5;
	font-style: italic;
	float: left;
}
.feedback-form textarea {
	width: 249px;
	height: 136px;
	overflow: auto;
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
}
.chrome .feedback-form textarea,
.safari3 .feedback-form textarea,
.safari4 .feedback-form textarea {
	max-width: 249px;
	max-height: 136px;
}
.feedback-form .submit,
.funding-box .apply-form .submit {
	width: 61px;
	height: 25px;
	overflow: hidden;
	float: right;
	padding: 0;
	border-style: none;
	text-indent: -9999px;
	line-height: 0;
	background: url(../images/btn-submit.gif) no-repeat;
	cursor: pointer;
}
.funding-box .apply-form .submit {
	width: 59px;
	height: 25px;
	margin-right: -1px;
	position: relative;
	background-image: url(../images/btn-submit2.gif);
}
.inner .contact-box #sidebar address {
	font-style: normal;
	padding-bottom: 17px;
}
.inner .contact-box #sidebar address span { display: block; }
.inner .contact-box #sidebar .information {height: 1%;}
.inner .contact-box #sidebar .information dl {
	height: 1%;
	overflow: hidden;
	margin: 0;
}
.inner .contact-box #sidebar .information dt {
	padding-right: 3px;
	float: left;
	clear: both;
}
* html .inner .contact-box #sidebar .information dt { padding: 0; }
* +html .inner .contact-box #sidebar .information dt { padding: 0; }
.inner .contact-box #sidebar .information dd {
	margin: 0;
	float: left;
}
* html .inner .contact-box #sidebar .information dd { float: none; }
* +html .inner .contact-box #sidebar .information dd { float: none; }
.news .funding-box #content .heading {
	width: 732px;
	margin: 0 0 31px 30px;
	padding: 19px 0 2px;
	border-bottom: 1px solid #808080;
}
.news .funding-box #content h1 {
	margin: 0;
	font-size: 27px;
	line-height: 30px;
	color: #67b41e;
}
* html .news .funding-box #content h1 { margin: -1px 0; }
.funding-box #content .box {
	padding: 0 30px 24px 87px;
	background: url(../images/bullet-green-img.gif) no-repeat 27px 5px;
}
.funding-box #content .box p { margin: 0 0 19px; }
.funding-box #content .box .statement {
	font-size: 19px;
	line-height: 22px;
	color: #4d4d4d;
}
.funding-box #content .box blockquote {
	font-size: 19px;
	line-height: 22px;
	margin: -12px 0 0;
	padding-bottom: 16px;
	color: #7ac943;
}
.cufon-ready .funding-box #content .box blockquote { margin: -15px 0 1px; }
.funding-box #content .box q{
	padding-left: 37px;
	quotes: none;
}
.funding-box #content .box q:before{content:"";}
.funding-box #content .box q:after{content:"";}
.funding-box .apply-form {
	height: 1%;
	padding-left: 22px;
}
.funding-box .apply-form .title {
	height: 1%;
	overflow: hidden;
	padding: 0 0 16px 63px;
	background: url(../images/bullet-blue-img.gif) no-repeat;
}
.funding-box .apply-form .title h2 {
	margin: 0;
	padding: 0 11px 1px 2px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
	background: #6f9bc2;
	float: left;
}
.funding-box .apply-form h3 {
	margin: 0;
	padding: 10px 0 19px 65px;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #559cc4;
}
.funding-box .apply-form .row {
	height: 1%;
	overflow: hidden;
	padding: 0 267px 12px 66px;
}
.funding-box .apply-form .row label {
	width: 170px;
	float: left;
	line-height:21px;
}
.funding-box .apply-form .row .text {
	width: 242px;
	padding: 4px 5px;
	float: right;
	background: url(../images/bg-text2.gif) no-repeat;
}
.funding-box .apply-form .row .text input {
	width: 242px;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	float: left;
}
.funding-box .apply-form .row-long { padding: 0 266px 11px 65px; }
.funding-box .apply-form .row-long label {
	display: block;
	padding-bottom: 5px;
}
.funding-box .apply-form .row-long .text {
	width: 427px;
	padding: 4px 5px;
	overflow: hidden;
	background: url(../images/bg-text-long.gif) no-repeat;
}
.funding-box .apply-form .row-long .text input {
	width: 427px;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	float: left;
}
.funding-box .apply-form p {
	margin: -12px 0 21px 65px;
	padding-right: 200px;
	line-height: 17px;
}
.funding-box .apply-form ul {
	margin: 0;
	padding: 0 0 8px 13px;
	list-style: none;
}
* html .funding-box .apply-form ul { padding-bottom: 6px; }
.funding-box .apply-form li {
	height: 1%;
	overflow: hidden;
}
.funding-box .apply-form .row-long li label {
	width: 402px;
	float: right;
	padding: 0;
	line-height:17px;
}
.funding-box .apply-form .more { padding-bottom: 27px; }
.funding-box .apply-form .more label {
	line-height: 17px;
	padding-bottom: 9px;
}
.funding-box .apply-form .more2 {
	margin-top: -3px;
	padding-right: 269px;
}
.funding-box .apply-form li .radio {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0;
	padding: 0;
}
.funding-box .apply-form textarea {
	width: 424px;
	height: 39px;
	overflow: auto;
	margin: 0 0 5px;
	padding: 5px;
	border: 1px solid #ccc;
}
.chrome .funding-box .apply-form textarea,
.safari3 .funding-box .apply-form textarea,
.safari4 .funding-box .apply-form textarea { max-width: 424px; }
.news .funding-box #sidebar { border-color: #aa35ba; }
.news .funding-box #sidebar .heading {
	margin-bottom: 18px;
	padding-right: 0;
}
.news .funding-box #sidebar .heading h2 { color: #aa35ba; }
.view-link {
	height: 1%;
	overflow: hidden;
	margin-left: 27px;
	padding: 0 1px 63px 0;
	display: block;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	background: url(../images/bullet-pink-img2.gif) no-repeat 115px 100%;
}
.view-link:hover { text-decoration: none; }
.view-link span {
	height: 1%;
	overflow: hidden;
	cursor: pointer;
	display: block;
}
.view-link span span {
	float: left;
	padding: 0 5px 0 2px;
	background: #aa35ba;
}
.field-validation-error
{
	color:Red;
	}
.news #sidebar ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}
.news #sidebar p
{
	padding:10px;
}
