body{
	font-family: Lucida Grande,Lucida Sans,Verdana,Helvetica,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	background-color: #FFFFFF;
}

html
{
   margin: 0;
   padding: 0;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #003366;
	text-decoration: none;
}

a:hover{
	border-bottom: 1px solid #D6D1BB;
	padding-bottom:1px;
}

/************** header tag styles **************/

h1{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding: 0em 0em 0em 0em;
	Margin: 1em 0em 0em 0em;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #333;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #333;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 20px auto 0;
	padding: 0;
	width: 800px;
}

/******* Header tag styles *******/

#header {
	float:left;
	width:100%;
	height:85px;
	background: url(/images/gcc.jpg) no-repeat scroll center bottom #ffffff;
	font-size:100%;
	line-height:normal;
	margin-bottom: 0.5em;
}
  
#header ul {
	margin-top:42px;
	margin-left:114px;
	padding:10px 10px 0;
	list-style:none;
}

#header li {
	float:left;
	margin:0;
	padding:0 0 0 14px;
}
  
#header a {
	float:left;
	display:block;
	width:.1em;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
	color:#765;
	letter-spacing:0.1em;
}
  
#header > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#home #nav-home a, #about #nav-about a,
#analysis #nav-analysis a, #pathways #nav-pathways a, 
#projects #nav-projects a, #resources #nav-resources a {
	color:#000;/*d95351, c20404;*/
	letter-spacing:0.1em;
	background: url(/images/nav-arrow.gif) no-repeat scroll center bottom; 
	border-bottom: 0px none;
  }
#header li:hover, #header li:hover a {
  color:#000;
  }
#header li:hover a {
	border-bottom: 0px none;
  }

#page{
	margin: 0 auto;
	width: 800px;
	background: url("/images/bodybg.jpg") repeat-y scroll 0 50% transparent;
}

/*** Equal-height Columns ***/

#page {
	overflow: hidden;
}

#page .column {

}

#pageName{

}

#pageName h2{
	font: 1.35em Georgia, "Times New Roman", Times, serif;
	padding: 0.35em 0.5em 0.5em;
	color: #000000;
	background-color: #d6d1bb;/*EAE7E2/d6d1bb*/
}

#pageName h3{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 0.35em 0.5em 0.75em 0.5em;
	color: #000000;
	background-color: #d6d1bb;/*EAE7E2/d6d1bb*/
}

#pageName img{

}

#pageNav{
	float: right;
	width: 160px;
	padding: 0.5em 5px 2em 20px;
}

#content{
	margin: 1.5em 0 2em;
	padding: 0 25px 0 20px;
	width: 570px;
}

#footer-wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#footer {
	clear: both;
	margin: 0em 0em 2em 0em;
	width: %100;
	border-top: 3px solid #CBC2B7;
	font-size: 0.8em;
	color: #333;
	padding: 0.75em 1.5em 2em 1.5em;
	background-color:#F8F7EF;
}

#footer a:link, #footer a:visited {
	color: #7F2C02;
}

#footer a:hover {
	border-bottom: 1px solid #7F2C02;
	padding-bottom:1px;
}

#footer .left{
	float: left;
	text-align:left;
	width: 49%;
}

#footer .right{
	float: right;
	text-align:right;
	width: 49%;
}

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
}


/*************** search styles *****************/

#search {
	z-index: 101;
	padding-bottom: 0.5em;
}

#search input[type="text"], textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	background:#FBFAF4 none repeat scroll 0%;
	border-color:#999999 rgb(217, 217, 217) rgb(217, 217, 217) rgb(153, 153, 153);
	border-style:solid;
	border-width:2px;
}

#subscribe {
	z-index: 101;
	padding: 0em 0em 0.5em 0;
}

#subscribe input[type="text"], textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 134px;
	background:#FBFAF4 none repeat scroll 0%;
	border-color:#999999 rgb(217, 217, 217) rgb(217, 217, 217) rgb(153, 153, 153);
	border-style:solid;
	border-width:2px;
}

.subscribeDescription {
	text-align: left; font: 0.9em Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;
	padding: 1em 1em 1em 1em; margin: 2em 0em 2em 0em; background: #F8F7EF;
	border: 1px dashed #CBC2B7; border-width: 1px 0; font-style: italic;
}

.subscribeButton {
	margin-top: 0.5em;
}
 
/************* Topic Index styles ***************/

.topicIndex {
	padding: 0em 2em 2em 2em;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
}

.topicIndex li {
	list-style:none;
}

/***********************************************/
/* Home Page                                   */
/***********************************************/
		
#homePage {
	position: relative;
	clear:both;
	margin: 0 auto;
	width: 470px;
	background-color: #FFFFFF;
	border-top: 1px solid #d6d1bb;/*b7ae88*/
	font: 0.9em;
	padding-left: 165px;      /* LC fullwidth */
	padding-right: 165px;     /* RC fullwidth + CC padding */
	padding-bottom: 15px;
	overflow: hidden;
}

#homePage .column {
	position: relative;
	float: left;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#homeContent {
	padding: 5px 0px;       /* CC padding */
	width: 100%;
	border-left: 1px solid #CBC2B7;
	border-right: 1px solid #CBC2B7;
}

#homePageNav {
	width: 140px;             		/* LC width */
	padding: 5px 15px 5px 10px;     /* LC padding */
	right: 165px;             		/* LC fullwidth + CC padding */
	margin-left: -100%;
}

#homePageNav p {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#homeRightColumn {
	width: 140px;             		/* RC width */
	padding: 5px 10px 5px 15px;     /* RC padding */
	margin-right: -100%;
}

#homeRightColumn p {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

.homeRecent {
	padding: 0em 2em 0em 2em;
	font-family: Verdana, sans-serif;
	font-size: 0.74em;
	line-height: 1.5em;
	margin-bottom: 2em;
}

.homeFeature {
	border-top: 1px solid #CBC2B7;
	padding: 0em 2em 0em 2em;
	font-family: Verdana, sans-serif;
	font-size: 0.74em;
	line-height: 1.5em;
}

.homeFeature h2 {
	font: 1.2em oblique Georgia, Times, serif; letter-spacing: 0.25em; text-transform: none;
	margin: 1.5em 0em 1em 0em; color: #333; text-align:center;
}

.homeFeature h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0.25em 0em 0.25em 0em;
	Margin: 0em 0em 0em 0em;
	text-align:center;
}

.homeRecent h2 {
	font: 1.2em oblique Georgia, Times, serif; letter-spacing: 0.25em; text-transform: none;
	margin: 1.5em 0em 1em 0em; color: #333; text-align:center;
}

.homeRecent h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0.25em 0em 0.25em 0em;
	Margin: 0em 0em 0em 0em;
	text-align:center;
}

.homeByline {
	padding: 0.25em 0em 0.75em 0em; 
	font: 1.05em Georgia, serif; 
	text-align: center;
}

.homeByline a:hover {
	border-bottom: 1px solid #D6D1BB;
	padding-bottom:1px;
}

.homeDivider {
	border-bottom: 1px dashed #CBC2B7;
	padding: 1em 0em 1em 0em;
	margin-bottom: 1.5em;
}

.homeFeature ul{
	list-style: disc;
	padding: 0em 0em 0em 0em;
	font-size: 0.95em;
}

.homeFeature li {
	padding: 0.1em 0em 0.25em 0.5em;
	margin: 0em 0em 0em 2em;
	line-height: 1.1em;
}

/*************** story styles ******************/

.story {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}

.story ul{
	list-style: disc;
	padding: 0em 1.5em 0em 1.5em;
}

.story ul ul{
 	list-style-type: circle;
	padding: 0em 2.5em 0em 2.5em;
}

.story ul ul ul{
 	list-style-type: square;
}

.story li {
	padding: 0em 0em 0em 0em;
	margin: 0.25em 0em 0.25em 0em;
}

.story h2 {
font: 1.5em Georgia,serif;
color: #000000;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
margin:1em 0em 0.5em 0em;
}

.story h3{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding: 0em 0em 0em 0em;
	Margin: 1em 0em 0em 0em;
	line-height:1.4em;
}

.story h4{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding: 0em 0em 0em 0em;
	Margin: 1.25em 0em 0.5em 0em;
}

.story table{
	border: none;
	width:%100;
}

.story tr{
	padding: 0.25em 0em 0.25em 0em;
	text-align:left;
	vertical-align:top;
	font-size:0.9em;
}

.story.odd {
    background-color: #FFFFFF;
}
.story.even {
    background-color: #F8F7EF;
}

.storyHeader {
	padding: 0em 0em 1em;
}

.storyHeader h3{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-bottom: 0.25em;
	margin-bottom: 0;
	border-bottom: none;
	color: #000000;
}

.story p {
	padding: 0em 0em 0em 0em; /**for entry paragraphs**/
}

.story em { /**for entry headings**/
	letter-spacing: 0.15em;
	font-size: 1.05em;
}

.storyDivider {
	border-bottom: 1px dashed #CBC2B7;
	padding: 0em 0em 1.5em 0em;
}

.story a: {
	color: #003366;
}

.story a:hover{
	text-decoration: none;
	border-bottom: 1px solid #003366;
	/**padding-bottom:1px;**/
}

.storyByline {padding: 0.25em 0em 1em 0em; margin: 0; font: 0.9em Georgia, serif; text-align: center; text-transform: none;}

.storyByline a:hover {
	border-bottom: 1px solid #003366;
	padding-bottom:1px;
}
.catByline {padding: 0.25em 0em 0.75em 0em; margin: 0; font: 1em Georgia, serif; text-align: left; text-transform: none;}

.editorsChoice {padding: 0.5em 0em 0em 0em; margin: 0; font: 0.85em Verdana, Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase; letter-spacing: 2px;}

.storyDescription {
	text-align: left; font: 0.8em Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;
	padding: 1em 1em 1em 1em; background: #F8F7EF;
	border: 1px dashed #CBC2B7; border-width: 1px 0; font-style: italic;
}


.storyDescription a:link, .storyDescription a:visited {
	color: #7F2C02;
	font-size: 0.8em;
}

.storyDescription a:hover {
	border-bottom: 1px solid #003366;
	padding-bottom:1px;
	font-size: 0.8em;
}

.padDown {
margin-bottom: 2em;
}

.storyNav {
	text-align: left; font: 1em Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;
	padding: 0.5em 0em 0.5em 1em; margin: 1.5em 0em 0.5em 0em; background: #F8F7EF;
	border: 1px dashed #CBC2B7; border-width: 1px 0;
}

.storyNav {
	font: bold;
}

.storyDate{
	padding: 1em 0em 1em 0em;
	margin-bottom: 1.5em;
	border-bottom: 1px dashed #CBC2B7;
	text-align: center;
	font: 0.8em Georgia, serif;
	letter-spacing:0.33em;
}

.storyTags {text-align: center; font: 0.8em Georgia, serif;
  padding: 0.75em 0em 0.5em 0em; margin: 0.25em 0em 0em 0em; background: #F8F7EF;
  border: 1px dashed #CBC2B7; border-width: 1px 0;}
  
.storyTags a:hover {
	border-bottom: 1px solid #003366;
}

.storyReview {
	font: 1em "Times New Roman", Times, serif;
	padding: 0.5em 0em;
}

.storyFooter {
	padding: 1em 1.5em 2em 1.5em;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	margin: 1em 0em 0em 0em;
}

.storyFootnotes {
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0.25em;
	margin-bottom: 0.5em
}

.storyFootnotes em {
letter-spacing:0em;
font-size:1em;
font-style:italic;
}


.story blockquote, pre {padding: 0.5em 40px;}

.story blockquote {
	font: 1.05em Georgia, Times, serif;
	background: url(/images/quote_wh.gif) 10px 0.75em no-repeat;
  	margin: 0.25em 0;
	line-height: 1.6em;
}

.dropCap {
	font: 4em Georgia, "Times New Roman", Times, serif;
	line-height: 0.5em;
	padding: 0px 3px 0px 0px;
}

.storySearchResult {
	padding: 0em 0em 0em 0em;
}

.storySearchHeader {
	text-align:center;
}

.story a.accordionHead:hover {
border-bottom: 0px;
}
.story a.accordionLink:link, .story a.accordionLink:visited  {
color:#003366;
text-decoration: none;
}
.story a.accordionLink:hover {
border-bottom: 1px solid #D6D1BB;
padding-bottom:1px;
}

/*************** comment styles ******************/

.comment {
border-color:#999999;
border-style:dashed;
border-width:1px 0pt;
margin-bottom:-1px;
padding:15px 10px 1px;
}

.comment h4 {
background:transparent url(/images/comment_wh.gif) no-repeat 0pt 0.1em;
font-family:Georgia,serif;
font-size:1.05em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:0.5em;
padding: 0 0 0 25px;
}

.comment h4 .commentnum {
border-right:1px solid #999999;
margin-right:0.5em;
padding-right:0.66em;
}

.comment h4 a {
font-family:Georgia,serif;
font-size:1.05em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

.posttime {
font-family:Georgia,serif;
font-size:1em;
font-size-adjust:none;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:17px;
}

#content form {
font-size:0.9em;
}

#content form label {
color:#666666;
font-weight:bold;
letter-spacing:1px;
margin:1.5em 0pt 0.25em;
text-transform:uppercase;
}

#content form dt strong {
font-style:italic;
font-weight:normal;
letter-spacing:0pt;
text-transform:none;
}

#content form strong {
font-style:italic;
font-weight:normal;
letter-spacing:0pt;
text-transform:none;
}

#content form dd {
margin-bottom:1em;
margin-left:0em;
}

#content form .image {
}

#content input[type="text"], textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background:#FBFAF4 none repeat scroll 0%;
	border-color:#999999 rgb(217, 217, 217) rgb(217, 217, 217) rgb(153, 153, 153);
	border-style:solid;
	border-width:2px;
	width:100%;
}

#content form .text, #content form textarea {
width:100%;
}

#cmt-prvw {
background:#F8F7F2 url(/images/white5.gif) repeat-x scroll left bottom;
border-bottom:1px dashed #999999;
border-top:1px dashed #999999;
margin:5px 0pt 5px;
padding:10px 10px 1px 10px;
}

/*************** Scholar styles ******************/

.scholar {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

.scholar ul{
	padding: 0em 1em 0em 1.5em;
}

.scholar li {
	list-style: disc;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.5em 0em;
}

.scholar h3{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
	padding: 0em 0em 0em 0em;
	Margin: 0em 0em 0em 0em;
}

.scholar h4{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0.3em 0em 0em 0em;
	Margin: 0em 0em 0em 0em;
}

.scholar h5{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0.75em 0em 0em 0em;
	Margin: 0em 0em 0em 0em;
}

.scholarIndex{
	margin: 1.5em 0em 1.5em 0em;
	border-bottom: 1px dashed #CBC2B7;
}

.scholarIndex h3{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
	padding: 0em 0em 0.5em 0em;
	Margin: 0em 0em 0em 0em;
}

.scholarIndexExcerpt{
	padding-left: 1em;
	margin-left: 80px;
	height: 100px;
}

.scholarEntries {
	padding: 0.3em 0.5em 0.1em 0.5em;
	font: 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #F8F7EF;
}

/************** Feed styles ****************/

.feeds {
	padding: 0em 0em 0em 1em;
}

.feeds li{
	list-style: url(/images/feed-icon-14x14.png);
}

/************** SuggestedReading styles ****************/

.resource {
	padding: 0em 1.5em 0em 1.5em;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top:1em;
}

.resourceReading {
	float:left;
	width: 48%;
	margin: 0.5em 0em 0em;
	padding-right: 1em;
	border-right: 1px dashed #CBC2B7;
}

.resourceLinks {
	float:right;
	width: 48%;
	margin: 0.5em 0em 0em;
	padding-left:0.75em;
}

.resource h4{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding: 0em 0em 0em 0em;
	Margin: 1.25em 0em 0.5em 0em;
	line-height:1.4em;
}

.resource ul{
	list-style: url(/images/bullet.gif);
	padding: 0em 1.5em 0em 2em;
}

.resource li {
	padding: 0em 0em 0em 0em;
	margin: 0.25em 0em 0.5em 0em;
}

.resourceBody{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
 	padding:  0em 0em 0em 0em;
}

.resource p {
	padding: 0.25em 0em 0em 0em;
	margin: 0em;
}

.resourceCat{
	font: 1.3em bold Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	padding: 0.25em 1em 0.25em 0.5em;
	margin: 0em 0em 1em 0em;
	background: #F8F7EF;
	border-bottom: 1px dashed #CBC2B7;
}

.resourceLeft{
	float: left;
	text-align:left;
	width: 69%;
}

.resourceRight{
	float: right;
	text-align:left;
	width: 29%;
	padding: 1.75em 0em 0em 0em;
}

/************* relatedLinks styles **************/

.relatedLinks {
	color: #333;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.relatedLinksDiv {border-bottom: 1px dashed #CBC2B7; padding: 0.5em 0em 0em 0em;}/*B2B2B2*/

.relatedLinksBottom {padding: 0em 0em 1em 0em;}

.relatedLinks a:link, .relatedLinks a:visited {
	color: #7F2C02;
}

.relatedLinks a:hover {
	border-bottom: 1px solid #7F2C02;
}

.relatedLinks p {
	margin-top: 0.25em;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

.relatedLinks h3 {
	font: 1.15em Georgia, Times, serif; letter-spacing: 0; text-transform: none;
	margin: 0.75em 0em 0.5em 0em; color: #333;
}

.relatedLinks h4 {
	padding: 0.25em 0em 0em 0em;
	text-align:left;
	font: 0.92em oblique Georgia, Times, serif; letter-spacing: 0.2;
	color: #333;
}

.relatedLinks h5 {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.05em; text-transform: none;
	margin: 1em 0em 0.5em 0em; color: #333; font-style:italic; line-height:1.4em;
}

.relatedLinks li {
	list-style: url(/images/diamond-gray.gif);
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0.5em 0em 0.5em 0em;
	line-height:1.4em;
}

.relatedLinks ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

/********* form and related tag styles *********/

form {
	margins: 0;
	padding: 0;
}

.form {
	padding: 0em 1.5em 0em 1.5em;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
}

.form h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 1em 0em 0em 0em;
}

.form h4 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #333333; /*#7F2C02;*/
	padding: 1em 0em 0em 0em;
}

.formSent {
	color: #7F2C02;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 1.5em 0em 0.5em 0em;
}

.formError {
	color: #FF0000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 0em 0.5em 0em;
}

.formDescription {
	text-align: left; font: 0.93em Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;
	padding: 1em 1em 1em 1em; margin: 1em 0em 0em 0em; background: #F8F7EF;
	border: 1px dashed #CBC2B7; border-width: 1px 0;
}

label{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
				
input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
