body {
	margin:0;
	background: url(../images/body_bgd.gif) repeat-x 0px 401px #77AFC9;
	font-size: 72%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	}
	
a:link, a:visited {
	color: #374E65;
	text-decoration: none;
	border-bottom: 1px dotted #374E65;
	}
a:hover, a:active {
	color: #D6DFE9;
	text-decoration: none;
	border-bottom: 1px dotted #D6DFE9;
	}
	
#header {
	border-top: 4px solid #0A243A;
	height: 115px;
	background: url(../images/header_bgd.gif) repeat-x;
	margin: 0 auto;
	padding: 0;
	}
	
	#header .container {
		width: 700px;
		height: 115px;
		background: url(../images/header_container_bgd.jpg) no-repeat top left;
		}
	
	#header h1 {margin:0; padding:0;}
	
	#header h1 a {
		display: block;
		float:left;
		text-indent: -9999px;
		margin: 28px 0 0 20px;
		padding: 0;
		height: 67px;
		width: 210px;
		border: none;
		text-decoration:none;
		background: url(../images/logo.gif);
		}
		
	#nav {
		width: 400px;
		float:right;
		margin: 62px 20px 0 0;
		}
		
	#nav a {
		border: none;
		text-decoration:none;
		}
		
	#nav .nav-vision {
		width: 42px;
		height: 14px;
		position: relative;
		background: url(../images/nav/vision_bgd.gif) no-repeat top left;
		display: block;
		margin:0 0 0 15px;
		padding:0;
		float:right;
		}
	#nav .nav-vision a:hover img {visibility: hidden;}
		
	#nav .nav-faqs {
		width: 34px;
		height: 14px;
		position: relative;
		background: url(../images/nav/faqs_bgd.gif) no-repeat top left;
		display: block;
		margin:0 0 0 15px;
		padding:0;
		float:right;
		}
	#nav .nav-faqs a:hover img {visibility: hidden;}
		
	#nav .nav-giving {
		width: 99px;
		height: 14px;
		position: relative;
		background: url(../images/nav/giving_bgd.gif) no-repeat top left;
		display: block;
		margin:0 0 0 15px;
		padding:0;
		float:right;
		}
	#nav .nav-giving a:hover img {visibility: hidden;}
		
	#nav .nav-strategy {
		width: 62px;
		height: 14px;
		position: relative;
		background: url(../images/nav/strategy_bgd.gif) no-repeat top left;
		display: block;
		margin:0 0 0 15px;
		padding:0;
		float:right;
		}
	#nav .nav-strategy a:hover img {visibility: hidden;}
		
	#nav .nav-resources {
		width: 68px;
		height: 14px;
		position: relative;
		background: url(../images/nav/resources_bgd.gif) no-repeat top left;
		display: block;
		margin:0 0 0 15px;
		padding:0;
		float:right;
		}
	#nav .nav-resources a:hover img {visibility: hidden;}
	
#banner {
	height: 274px;
	background-color: #F8F6F2;
	border-top: 4px solid #A7C5D6;
	border-bottom: 4px solid #A7C5D6;
	margin: 0 auto;
	}
	
	#banner .container {
		width: 660px;
		margin: 0 20px 0 20px;
		}
	
	#banner #whatis1 {
		background: url(../images/whatisimagine1.gif) no-repeat top left;
		height: 254px;
		width: 214px;
		float: left;
		}
		
	#banner #whatis2 {
		background: url(../images/whatisimagine2.gif) no-repeat top left;
		height: 254px;
		width: 214px;
		float: left;
		}
		
	#banner #whatis3 {
		background: url(../images/whatisimagine3.gif) no-repeat top left;
		height: 254px;
		width: 214px;
		float: left;
		}
		
	#banner #whatis4 {
		background: url(../images/whatisimagine4.gif) no-repeat top left;
		height: 254px;
		width: 214px;
		float: left;
		}
		
	#banner #whatis5 {
		background: url(../images/whatisimagine5.gif) no-repeat top left;
		height: 254px;
		width: 214px;
		float: left;
		}
		
	#banner #pic1 {
		background: url(../images/bannerpic1.jpg) no-repeat top left;
		height: 254px;
		width: 432px;
		float: right;
		}
		
	#banner #pic2 {
		background: url(../images/bannerpic2.jpg) no-repeat top left;
		height: 254px;
		width: 432px;
		float: right;
		}
		
	#banner #pic3 {
		background: url(../images/bannerpic3.jpg) no-repeat top left;
		height: 254px;
		width: 432px;
		float: right;
		}
		
	#banner #pic4 {
		background: url(../images/bannerpic4.jpg) no-repeat top left;
		height: 254px;
		width: 432px;
		float: right;
		}
		
	#banner #pic5 {
		background: url(../images/bannerpic5.jpg) no-repeat top left;
		height: 254px;
		width: 432px;
		float: right;
		}
		


#video {
	width: 660px;
	margin: 0 20px 0 20px;
	clear: both;
	text-align: center;
	margin: 40px 0 0 0;
	background-color: #6DA4C2;
	padding: 8px 0 10px 0;
	}	
	
	#video a {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: none;
		font-weight: bold;
		font-size: 120%;
		}
		
	#video a:hover {
		color: #D6DFE9;
		text-decoration: none;
		border-bottom: none;
		font-weight: bold;
		font-size: 120%;
		}
		
	#video .beige {
		color: #E5DFD2;
		}
		
#copy {
	
	}
	
	#copy .container {
		width: 660px;
		margin: 0 20px 0 20px;
		clear: both;
		text-align: left;
		margin: 40px 0 0 0;
		}
		
	#copy #left {
		float:left;
		width: 206px;
		text-align: left;
		margin-right: 21px;
		margin-bottom: 40px;
		}
	
	#copy #middle {
		float:left;
		width: 206px;
		text-align: left;
		margin-bottom: 40px;
		}
	
	#copy #right {
		float:right;
		width: 206px;
		text-align: left;
		margin-bottom: 40px;
		}
		
	#copy #col1 {
		float:left;
		width: 306px;
		text-align: left;
		margin-bottom: 40px;
		}
	
	#copy #col2 {
		float:right;
		width: 306px;
		text-align: left;
		margin-bottom: 40px;
		}
		
	#copy #footer {
		width: 660px;
		border-top: 2px solid #6DA4C2;
		clear: both;
		padding: 20px 0 20px 0;
		text-align: center;
		color: #5487AE;
	}
	
.returntotop {
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	}
	
		
h2 {
	font-size: 25pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E5DFD2;
	font-weight: normal;
	margin: .3em 0 0 0;
	line-height: 105%;
	}
	
.sub1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 15px 0 0 0;
	display: block;
	line-height: 120%;
	}
	
.sub2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13pt;
	color: #E5DFD2;
	margin: 1em 0 0 0;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 1em 0 -.5em 0;
	}
	
blockquote {
	margin-left: 20px;
	}
	
ul {
	margin-left: 0;
	padding-left: 20px;
	}
	
.featuredblock {
	width: 206px;
	background-color: #6DA4C2;
	}
		
	#featured1 {background: url(../images/featured1.jpg) no-repeat top left; width: 186px; height: 89px;}
	#featured2 {background: url(../images/featured2.jpg) no-repeat top left; width: 186px; height: 89px;}
	#featured3 {background: url(../images/featured3.jpg) no-repeat top left; width: 186px; height: 89px;}
		
	.featuredblock-top {
		background: url(../images/featuredblock-top.gif) no-repeat top left #6DA4C2;
		padding: 10px 10px 0 10px;
		}
		
	.featuredblock-bottom {
		padding: 0 10px 6px 10px;
		background: url(../images/featuredblock-bottom.gif) no-repeat bottom right #6DA4C2;
		}
		
	.featuredblock h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 13pt;
		color: #E5DFD2;
		margin: .8em 0 -.2em 0;
		}
		
.required {
	color: #FFD3A3;
	font-style: italic;
	}
		
.success {
	color: #FFD3A3;
	font-size: 11pt;
	}
		
.failed{
	color: #FFD3A3;
	font-size: 11pt;
	}
	
a.resource-visual:link, a.resource-visual:visited {
	color: #374E65;
	display: block;
	width: 120px;
	text-decoration: none;
	border: 4px solid #374E65;
	}
a.resource-visual:hover, a.resource-visual:active {
	color: #D6DFE9;
	display: block;
	text-decoration: none;
	width: 120px;
	border: 4px solid #D6DFE9;
	}
	
.spacerA {
	height: 15px;
	}