/* CSS Document */

/****************** Normalizer *******************/

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-style: inherit;
	font-size: 100%;
}
em {
	font-style:italic;
}

sub, sup {
	font-size:10px;
}

html {
	width:100%;
}

body {
	margin:0 auto;
	padding:0 0 20px 0;
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	width:930px;
}
body.gallery {
	margin:0;
	width:100%;
}

#wrapper {
	margin:0 auto;
	width:930px;
}

.clearit {
	clear:both;
	height:0;
	overflow:hidden;
	}

img.icon {
	vertical-align:middle;
	margin:0 5px 0 0;
	}
img.icon.mrgleft {
	margin-left:15px;
	}

hr {
	width:904px;
	margin:12px;
	padding:0;
	color:#ccc;
	background:#ccc;
	height:1px;
}
/**************************** Outerwrap with Page BG **************************/

#outerwrap {
	margin:5px auto 0 auto;
	height:auto;
	width:928px;
	background:none;
	border:solid 1px #fff;
}

#branding {
	width:928px;
	padding:0;
	background:#094164;
	position: relative;
}
#branding img, #branding a {
	border:none;
}

#logo {
	float:left;
	width:536px;
	height:98px;
	padding: 10px;
}
#logo img, #logo a {
	border:none;
}


form#search {
position: absolute;
bottom: 8px;
right: 8px;
color: #fff;
}


/*************************** Right Column - Updated to Match K2K Site ****************************/

/*--Sub Content--*/

div#content-sub {
margin: 0 0 0 660px;
}

div#content-sub li, #maincontent div#content-sub li {
padding: 5px;
border-top: 2px solid #fff;
list-style-type:none;
clear: right;
}
div#content-sub li.seal, #maincontent div#content-sub li.seal {
padding:18px 5px 0 5px;
list-style-type:none;
text-align:center;
}
div#content-sub li.seal img, #maincontent div#content-sub li.seal img {
	border:none;
	margin:0;
}
div#content-sub h3, #maincontent div#content-sub h3 {
font-size: 14px;
margin: 0;
line-height: 1.2em;
padding: 8px 10px;
}
div#content-sub h4, #maincontent div#content-sub h4 {
font-size: 15px;
margin: 0;
line-height: 1.2em;
padding: 8px 10px;
color:#124060;
}
div#content-sub h4 img, #maincontent div#content-sub h4 img {
float:right;
margin:0 0 8px 12px;
border:solid 1px #999;
}
div#content-sub li h5, #maincontent div#content-sub li h5 {
font-size:13px;
margin:0;
line-height:1.2em;
padding:0px 10px 8px 10px;
font-weight:normal;
color:#871418;
}
div#content-sub p.clear, #maincontent div#content-sub p.clear {
padding: 8px 10px;
}
div#content-sub li#sponsor-module, #maincontent div#content-sub li#sponsor-module {
min-height: 135px;
}
div#content-sub li#sponsor-module p, #maincontent div#content-sub li#sponsor-module p {
padding-left: 117px;
line-height: 1.2em;
margin-bottom: .75em;
}
div#content-sub a, #maincontent div#content-sub a {
color:#124060;
text-decoration:none;
}
div#content-sub li#sponsor-module a:hover, #maincontent div#content-sub a:hover {
text-decoration:underline;
}
div#content-sub li#sponsor-module p img, #maincontent div#content-sub li#sponsor-module p img {
float: left;
margin-left: -117px;
}
div#content-sub img, #maincontent div#content-sub img {
border:none;
}
div#content-sub li#join h3, #maincontent div#content-sub h3 {
text-align: center;
color:#124060;
}
div#content-sub li#join p, #maincontent div#content-sub p {
float: left;
padding: 0 0 0 20px;
line-height: 30px;
}
div#content-sub li#join p img, #maincontent div#content-sub p img {
vertical-align: middle;
}


#rightside {
	float:right;
	width:350px;
}
.right_inspired {
	float:right;
	text-align:right;
	padding: 20px;
}
.right_inspired a {
	color: #FFD91F;
	font-family: Georgia, times, serif;
	font-style: italic;
	text-decoration: none;
}

.right_inspired_account {
	float:right;
	width:350px;
	text-align:right;
	color:#fff;
	font-size:14px;
	margin:22px 0 0 0;
}
.right_inspired_account p {
	margin:0 20px 0 0;
}
.right_inspired_account a {
	color:#fff;
	text-decoration:none;
}
.right_inspired_account a:hover {
	color:#fff;
	text-decoration:underline;
}

#navbar {
	width:928px;
	display:block;
	background:#e7c607 url(images/v2/yellowheader.jpg);
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
ul.MenuBarHorizontal li a {
line-height:35px;
}
ul.MenuBarHorizontal li a.center, ul.MenuBarHorizontal ul a {
line-height:1em;
}
/************************ Main Content ***************************/

#maincontent {
	width:928px;
	height:auto;
	min-height:500px;
	background:#fff;
	padding:0 0 16px 0;
	margin:0;
}
#maincontent_nopad {
	width:928px;
	background:#fff url(images/bg-sidebar.gif) repeat-y 660px top;
	padding:0 0 14px 0;
	margin:0;
}

/************************ Content Left ***************************/

#content_left {
	float:left;
	width:659px;
}
#content_full {
	float:left;
	width:928px;
}
#content_full.fullcontrol {
	display:block;
	background:#fff;
	width:928px;
}

#content_left h1, #content_full h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#094164;
	margin:20px;
	padding:0 0 20px 0;
	font-size:24px;
	border-bottom:1px solid #BFBFBF;
}
#content_left h2, #content_full h2 {
	color:#8b171a;
	font-size:18px;
	margin:20px 20px 0 20px;
	padding:0 0 0 0;
}
#content_left.fullcontrol h2 a, #content_full.fullcontrol h2 a, #content_full h2.fullcontrol a {
	color:#8b171a;
	text-decoration:underline;
}

#content_left h3, #content_full h3 {
	font-size:14px;
	color:#1f497d;
	margin:20px 20px 0 20px;
	padding:0;
}
#content_left h3.centered, #content_full h3.centered {
	font-size:14px;
	color:#1f497d;
	text-align:center;
}
#content_left h4, #content_full h4 {
	color:#a10000;
	font-weight:bold;
	font-size:14px;
	margin:20px 20px 0 20px;
	padding:0;
}
#content_left p , #content_full p {
	color:#222;
	font-size:14px;
	margin:20px 20px 0 20px;
	padding:0;
	line-height:1.4em;
}
#content_left p.nomrg, #content_full p.nomrg {
	margin:4px 20px 0 20px;
	padding:0;
}
#content_left p.centered , #content_full p.centered {
	text-align:center;
}

#content_left ul, #content_full ul {
	margin:4px 12px 0 20px;
	padding:0 0 0 20px;
}
#content_left ul li, #content_full ul li {
	color:#222;
	font-size:13px;
	padding:0;
	margin:4px 0 0 0;
}
#content_left ul.spaced li, #content_full ul.spaced li {
	color:#222;
	font-size:13px;
	padding:0;
	margin:8px 0 0 0;
}

#content_left ol, #content_full ol {
	margin:9px 12px 0 20px;
	padding:0 0 0 20px;
}
#content_left ol li, #content_full ol li {
	clear:right;
	color:#222;
	font-size:13px;
	padding:0;
	margin:3px 0 0 0;
}
#content_left ol li img, #content_full ol li img {
	margin:0 0 14px 14px;
	border:solid 1px #999;
}

#content_left img, #content_full img {
	border:none;
}
#content_left img {
	border:none;
	display:inline;
	max-width: 609px;
	width:expression(this.width > 609 ? 609: true);
	height:auto;
}


#content_left a, #content_full a {
	color:#174061;
}

/******************* Homepage Specific Styles ***********************/

#flash_banner {
	position:relative;
	width:659px;
	height:264px;
}
body #flash_banner ul {
	list-style:none;
	height:264px;
	overflow:hidden;
	margin:0;
	padding:0;
}
body #flash_banner li {
	list-style:none;
	height:264px;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
}
#content_left #flash_banner img {
	border:none;
	display:inline;
	max-width: 659px;
	width:expression(this.width > 659 ? 659: true);
	max-height:264px;
}


#flash_text {
	z-index:900;
	position:absolute;
	top:12px;
	left:12px;
	width:614px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffda05;
	font-size:30px;
}

#positioning_statement {
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	background: #094164;
	padding:20px 25px;
	position:relative;
	z-index:300;
}
#positioning_statement p {
	font-size:14px;
	color:#fff;
	line-height: 1.7em;
	margin:0;
}
#positioning_statement a {
	color:#8b171a;
	text-decoration:none;
}
#positioning_statement a:hover {
	color:#8b171a;
	text-decoration:underline;
}

/******************* Homepage Three Columns ***********************/

#three_cols {
	width:659px;
	background:url(images/3col-bg.gif) repeat-x;
	padding:15px 0 0 0;
}
#three_cols h2 {
	margin:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#094164;
}
#three_cols p {
	margin:10px 15px 0 15px;
	font-size:13px;
	font-weight:normal;
	color:#222;
}
#three_cols a {
	color:#8b171a;
	text-decoration:none;
}
#three_cols a:hover {
	color:#8b171a;
	text-decoration:underline;
}

.home_column_left {
	float:left;
	display:inline;
	width:231px;
}
.home_column_middle {
	float:left;
	display:inline;
	width:231px;
	height:191px;
	border-left:solid 1px #cbcbcb;
}
.home_column_right {
	float:right;
	display:inline;
	width:231px;
	border-left:solid 1px #cbcbcb;
}
.home_column_right.wide {
	float:right;
	width:423px;
}

#home_column_right img, #home_column_right.wide img {
	border:solid 1px #666;
}
#three_cols .home_column_left p {
	font-weight:bold;
}

.divider_general {
	margin:0 8px;
	color:#999;
}
.divider_header {
	margin:0 6px;
	color:#4880a2;
}

.supporter {
	width:207px;
	margin:12px 12px 0 12px;
}
.supporter_pic {
	float:left;
	width:43px;
}
#three_cols .supporter_pic img {
	border:solid 1px #094164;
}
#three_cols .supporter_name {
	float:right;
	width:152px;
	font-size:12px;
	color:#094164;
}
#three_cols .supporter_name a {
	color:#094164;
	text-decoration:none;
}
#three_cols .supporter_name a:hover {
	color:#094164;
	text-decoration:underline;
}

/************************ Content Right ***************************/

#content_right {
	float:right;
	width:268px;
	background:#eaeaea;
	padding:0 0 12px 0;
	overflow: hidden;
}
#content_right h3 {
	padding:12px 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#094164;
	border-top: 2px solid #fff;
	margin-top: -2px;
}
#content_right p {
	margin:6px 18px 15px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#094164;
}
#content_right a {
	color:#094164;
	text-decoration:none;
}
#content_right a:hover {
	color:#094164;
	text-decoration:hover;
}
#content_right img.border {
	border:solid 1px #094164;
}

/************************ Image Classes ***************************/

.imgmarginleft {
	margin: 0 0 20px 20px;
	}
.imgmarginright {
	margin: 0 20px 20px 0;
	}
.imgmarginleft_bdr {
	margin: 0 0 20px 20px;
	border: solid 1px #0b4a73;
	}
.imgmarginright_bdr {
	margin: 0 20px 20px 0;
	border: solid 1px #0b4a73;
	}

.carat {
	margin:0 8px;
	color:#ccc;
}

.placeholder {
	color:#999;
}

.carat-fc {
	margin:0 4px;
	color:#999;
}

/************************ Table ***************************/

.table_general {
	margin:12px 12px 0 12px;
	font-size:13px;
	color:#333;
}
.table_general_bordered {
	margin:12px 12px 0 12px;
	font-size:13px;
	color:#333;
	border-right:solid 1px #d2d2d2;
	border-bottom:solid 1px #d2d2d2;
}
.table_general td {
	padding:3px;
}
.table_general_bordered td {
	border-top:solid 1px #d2d2d2;
	border-left:solid 1px #d2d2d2;
	padding:4px;
}
.table_general td.shaded, .table_general tr.shaded td {
	background:#e5ebf5;
	font-weight:bold;
}
.table_general td.indented {
	padding-left:20px;
}
.table_general_bordered th, .table_general th {
	padding:4px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#a10000;
}
.table_gallery {
	margin:12px 12px 0 12px;
	font-size:13px;
	color:#333;
	border-top:solid 1px #d2d2d2;
	border-left:solid 1px #d2d2d2;
}
.table_gallery td {
	text-align:center;
	border-right:solid 1px #d2d2d2;
	border-bottom:solid 1px #d2d2d2;
	padding:12px 5px;
}
.table_gallery td.img {
	border:solid 1px #999;
}

#content_full.fullcontrol .table_general th {
	background:#094164;
}
#content_full.fullcontrol .table_general th a {
	color:#fff;
}
#content_full.fullcontrol .table_general th a:hover {
	color:#fff;
	text-decoration:underline;
}
#content_full.fullcontrol .table_general td a:hover {
	text-decoration:underline;
}

#content_full.fullcontrol .table_general input, #content_full.fullcontrol .table_general textarea, #content_full.fullcontrol .table_general select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	color:#333;
}

#content_full .table_general h2 {
	margin:12px 0 0 0;
	font-size:13px;
	color:#333;
}
#content_full .table_general a {
	text-decoration:none;
}

#content_left ul.grants-columns, #content_full ul.grants-columns {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#content_left ul.grants-columns li, #content_full ul.grants-columns li {
	display:block;
	float:left;
	list-style-type:none;
	margin:20px 0 0 20px;
	padding:14px;
	font-size:16px;
	color:#094164;
	font-weight:bold;
	width:163px;
	height:196px;
	background:#f1f1f1;
	border:solid 1px #ccc;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3+, Chrome */
	border-radius: 4px; /* Opera 10.5, IE 9 */
}
#content_left ul.grants-columns li.right, #content_full ul.grants-columns li.right {
	float:right;
	margin-left:0px;
	margin-right:20px;
}
#content_left ul.grants-columns li img {
	display:block;
	margin-top:10px;
	border:solid 1px #999;
}

/************************ Footer ***************************/

#footer {
	width:928px;
	background:#0b4a73;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
	padding: 10px 0;
}
#footer p {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#footer-left {
	float:left;
	width:610px;
}
#footer-left p {
	padding:8px 0px 8px 12px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer_divide {
	margin:0 8px;
	font-weight:normal;
	color:#ccdae5;
}
#footer-right {
	float:right;
	width:295px;
	text-align:right;
}
#footer-right p {
	text-align:right;
	padding:8px 12px 8px 0px;
}
#footer-right img {
	margin:0 0 0 3px;
	vertical-align:middle;
	border:none;
}

/************************ Spanish Page Styles ***************************/

.staff_holder {
	width:638px;
	margin:0 13px 0 0;
	padding:16px 0 0 0;
}
.staff_text {
	float:left;
	width:500px;
	margin:0;
	padding:0 0 0 0;
}
#maincontent #content_full .staff_holder .staff_text h3, #content_left .staff_holder .staff_text h3, #content_left .staff_holder .staff_text_full h3 {
	margin-top:0;
	padding-top:0;
}
.staff_text_wide {
	float:left;
	width:638px;
	margin:0;
	padding:0;
}
.staff_text_full {
	display:block;
	width:auto;
	margin:0;
	padding:0;
}
.staff_image {
	float:right;
	width:127px;
	height:auto;
	margin:0;
	padding:0;
}
.staff_image_double {
	float:right;
	width:264px;
	margin:0;
	padding:0;
}
html .staff_image img {
	border:none;
	margin:24px 0 0 0;
	padding:0px;
}

html .staff_pic {
	border:solid 1px #666;
	margin:0 0 0 12px;
	padding:0;
}

.staff_image_double img {
	margin:12px 0 0 0;
	padding:0;
}

#photos_div {
	width:860px;
	margin:auto;
}

#content_full p.code-hints {
	width:97%;
	margin:0px;
	padding:5px;
	background:#f0f4f8;
	border:dashed 1px #bbcadd;
	line-height:1.4em;
}

.story-photos {
	
}
.story-photo {
	float:left;
	display:inline;
	width:285px;
	height:auto;
	margin:12px 12px;
}
.story-photo.right {
	float:right;
	margin:12px 12px 12px 0;
}
.story-photo-top {
	background:#17365d;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-0.008em;
	font-family:Helvetica, Arial, sans-serif;
	padding:9px 0;
	height:38px;
}
body #maincontent .story-photo-top.gallery {
	font-size:17px;
	font-weight:bold;
}
body #maincontent .story-photo-top a {
	color:#fff;
	text-decoration:none;
}
body #maincontent .story-photo-top a:hover {
	color:#fff;
	text-decoration:underline;
}
.story-photo-pic {
	text-align:center;
	padding:0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.story-photo-pic img, .story-photo-pic a img {
	border:none;
}
.story-photo-text {
	background:#17365d;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding:9px;
	height:75px;
}
body #maincontent #content_full .story-photo-text a {
	color:#fff;
	text-decoration:underline;
}



.supporter-photos {
	
}
.supporter-photo {
	clear:both;
	margin:12px 12px;
}
.supporter-photo-top {
	background:#8b171a;
	text-align:left;
	color:#ffdb3a;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.008em;
	font-family:Helvetica, Arial, sans-serif;
	padding:9px;
	height:auto;
}
.supporter-photo-top.current {
	background:#e7c607;
	color:#094164;
}
.supporter-photo-pic {
	float:left;
	width:200px;
	padding:0;
	border:solid 1px #17365d;
}

.hide-always {
	display:none;
}

.supporter-right {
	float:right;
	width:693px;
	display:inline;
	margin:0;
	padding:0;
}
.supporter-photo-text {
	background:#fff;
	border:solid 1px #999;
	text-align:left;
	color:#333;
	font-size:13px;
	padding:9px;
	height:148px;
}
body #maincontent #content_full .supporter-photo-text a {
	color:#333;
	text-decoration:underline;
}

body #salesforce {
	padding:15px 0 10px 0;
}