/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	line-height: 1.3em;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.block {
	margin-bottom: 0px;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

.header h1 {
	float: left;
	width: 310px;
	height: 151px;
}

.onecol h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: normal;
}

.onecol .article h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 624px;
}

.onecol .article h3 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h3 a:link {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h3 a:visited {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h3 a:hover {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	font-weight: normal;
	text-decoration: underline;
}

.onecol .article h1 a:link {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h1 a:visited {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h1 a:hover {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.onecol .article h1 br {
	margin-bottom: 0px;
}

.onecol.divider .article h1 {
	color: #000;
	font-size: 24px;
	line-height: 1.1em;
	width: 624px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: normal;
}

.onecol.divider .article h1 a:link {
	color: #000;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.onecol.divider .article h1 a:visited {
	color: #000;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.onecol.divider .article h1 a:hover {
	color: #000;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.onecol .article .subheadline {
	color: #555555;
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 624px;
	line-height: 1.3em;
}

.onecol .article h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h2 a:link {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h2 a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol .article h2 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.onecol h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.onecol p {
	margin-bottom: 12px;
}

/*********************ARTICLE SPECIFIC STYLES***********************************/

.articleHeader h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.1em;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 624px;
}

.articleHeader h1 a:link {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.articleHeader h1 a:visited {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.articleHeader h1 a:hover {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.articleHeader h1 br {
	margin-bottom: 0px;
}

.articleHeader h1 .subheadline {
	color: #555555;
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 624px;
	line-height: 1.3em;
}

.articleHeader h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.articleHeader h2 a:link {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.articleHeader h2 a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.articleHeader h2 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

/***************************************END ARTICLE SPECIFIC STYLES**************************************************/

.colLeft .article h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}

.colRight .article h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}

.colLeft .article h3 a, a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.colLeft .article h3 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.colRight .article h3 a, a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.colRight .article h3 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.article h3 .sub {
	font-size: 16px;
	color: #515151;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}

.article h3 .sub a {
	font-size: 16px;
	color: #515151;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}

.article h3 .sub a:visited {
	font-size: 16px;
	color: #515151;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}

.article h3 .sub a:hover {
	font-size: 16px;
	color: #515151;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.3em;
}

.colLeft .article p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.colRight .article p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.article a, a:visited {
	color: #0484ce;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.article a:hover {
	color: #0484ce;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
	
.relatedstories h2 {
	color: #676767;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 300px;
}

.onecol .article .relatedstories h2 {
	color: #676767;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 624px;
}

.relatedstories ul {
	float: left;
	width: 294px;
	list-style: none;
}

.onecol .article .relatedstories ul {
	float: left;
	width: 624px;
}

.onecol .article .relatedstories ul li {
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image:url(../images/article_list.jpg);
	clear: left;
}

*+html .onecol .article .relatedstories ul li {
	padding-left: 17px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	background-image:url(../images/article_list.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: left;
}

.node-type-programs .view-id-related_content .views-row-odd .article h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}

.node-type-programs .view-id-related_content .views-row-odd .article h3 a:link {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.node-type-programs .view-id-related_content .views-row-odd .article h3 a:visited {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.node-type-programs .view-id-related_content .views-row-odd .article h3 a:hover {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.node-type-programs .view-id-related_content .views-row-even .article h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}

.node-type-programs .view-id-related_content .views-row-even .article h3 a:link {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.node-type-programs .view-id-related_content .views-row-even .article h3 a:visited {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.node-type-programs .view-id-related_content .views-row-even .article h3 a:hover {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.relatedstories ul li {
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 12px;
	list-style-image:url(../images/article_list.jpg);
	float: left;
}


#sidebar .sideBlockhead h2 {
	width: 294px;
	background-color: #555555;
	color: #fff;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
	padding-left: 6px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 8px;
	line-height: 0px;
}

#sidebar .sideBlockhead h2 a:link {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
}

#sidebar .sideBlockhead h2 a:visited {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
}

#sidebar .sideBlockhead h2 a:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: underline;
}

.blockheader h1, .blockheader h2 {
	height: 20px;
	width: 638px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 6px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.blockheader h1 a:link, .blockheader h2 a:link {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blockheader h1 a:visited, .blockheader h2 a:visited {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blockheader h1 a:hover, .blockheader h2 a:hover {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: underline;
}

/*******************************ONE COL BLOCKHEADERS******************************/

.blankblock .colLeft .blockheader h1, .blankblock .colLeft .blockheader h2 {
	height: 20px;
	width: 314px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 6px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.blankblock .colLeft .blockheader h1 a:link, .blankblock .colLeft .blockheader h2 a:link {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blankblock .colLeft .blockheader h1 a:visited, .blankblock .colLeft .blockheader h2 a:visited {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blankblock .colLeft .blockheader h1 a:hover, .blankblock .colLeft .blockheader h2 a:hover {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: underline;
}

.blankblock .colRight .blockheader h1, .blankblock .colRight .blockheader h2 {
	height: 20px;
	width: 314px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 6px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.blankblock .colRight .blockheader h1 a:link, .blankblock .colRight .blockheader h2 a:link {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blankblock .colRight .blockheader h1 a:visited, .blankblock .colRight .blockheader h2 a:visited {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.blankblock .colRight .blockheader h1 a:hover, .blankblock .colRight .blockheader h2 a:hover {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: underline;
}

/**************************************END ONE COL BLOCKHEADERS******************************************/

.onecolheader h2 {
	height: 20px;
	width: 308px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 6px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.onecolheader h2 a:link {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.onecolheader h2 a:visited {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.onecolheader h2 a:hover {
	color: #fff;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}

.article_grey_header h2 {
	background-color: #555555;
	float: left;
	width: 308px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 6px;
	padding-top: 5px;
	height: 16px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 0px;
}

.article_grey_header h2 a:link {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
}

.article_grey_header h2 a:visited {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
}

.article_grey_header h2 a:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: p22-underground, Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: underline;
}

.article_text h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-weight: normal;
}

.article_text h3 a:link {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.article_text h3 a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.article_text h3 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.article_text h4 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-weight: normal;
}

#sidebar h3 {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0484ce;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 1.4em;
	margin-bottom: 8px;
}

#sidebar h3 a:link {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0484ce;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}

#sidebar h3 a:visited {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0484ce;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}

#sidebar h3 a:hover {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0484ce;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: underline;
}

.bottomnews h3 {
	font-size: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-weight: normal;
}

.bottomnews h3 a:link {
	font-size: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.bottomnews h3 a:visited {
	font-size: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.bottomnews h3 a:hover {
	font-size: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

.page-taxonomy-term .grid_10 .onecol .article h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .article h3 a:link {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .article h3 a:visited {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .article h3 a:hover {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.page-taxonomy-term .grid_10 .onecol .taxonomy-term-description h1 {
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	color: #515151;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .taxonomy-term-description h1 a:link {
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	color: #515151;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .taxonomy-term-description h1 a:visited {
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	color: #515151;
	text-decoration: none;
}

.page-taxonomy-term .grid_10 .onecol .taxonomy-term-description h1 a:hover {
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	color: #515151;
	text-decoration: underline;
}

.page-taxonomy-term .grid_10 .onecol .taxonomy-term-description .divider {
	float: left;
	height: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}


/* ADDITION for CONTRIBUTORS page and AUTHORS pages, Luke Hollis, May 2013
----------------------------------------------------------------------------------------*/
.host-contributors {
	margin-bottom:20px;
}

.host-contributor h5 {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
}

.host-contributor h5 a, visited {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
	text-decoration: none;
}

.host-contributor h5 a:hover {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
	text-decoration: underline;
}
	
.host-contributor {
	width:135px;
	height:230px;
	float:left;
	padding:0px;
	margin-right: 28px;
	text-align: center;
}
.host-contributor.last{
	width:135px;
	height:230px;
	float:left;
	padding:0px;
	margin-right: 0px;
	text-align: center;
}
.host-contributor img {
	border:3px solid #b7b7b7;
}
.host-contributor p {
	margin:0 ;
	padding:0;
	text-align:center;
}
.host-contributor a {
	font-size:14px;
	display:block;
	text-align:center;
}
.view-author-list a{
	font-size:12px;
}
.view-author-list .view-content {
	padding: 10px;
	margin-bottom:2em;
	margin-right:7px;
	background:#fff;
}
.view-author-list .blocsubheader {
	margin-bottom:10px;
}
.view-author-list .view-content .views-row .views-field {
	padding:5px 5px 4px 15px;
}
.view-author-list .view-content .views-row a {
	color:#0484ce;
	text-decoration:none;
}
.view-author-list .view-content .views-row a:hover {
	text-decoration:underline;
}
/*  --  Individual Author Pages
*/

.node-author .onecol {
	padding-bottom:2em;
}
.node-author .field-author-photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px; 
}
.node-author .field-author-photo  img {
	border:3px solid #b7b7b7;
}
.node-author .field-author-body {
	margin-top:13px;
}
.view-author-list-of-articles .views-row {
	border-bottom: 1px solid #eee;
	padding-bottom:2%;
}
.view-author-list-of-articles .views-field-field-feed-provider-comp span {
	font-size:10px;
}
.view-author-list-of-articles .views-field-title a {
	color:#000;
	font-size:23px;
	margin:5px 0;
}
.view-author-list-of-articles .views-field-field-image-attach img {
	border:3px solid #b7b7b7;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}

/* ADDITION for CONTRIBUTORS page and AUTHORS pages, Carrie Moskal, June 2013
----------------------------------------------------------------------------------------*/

h5.author {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
}

h5.author a, visited {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
	text-decoration: none;
}

h5.author a:hover {
	font-family: Helvetica, arial, sans-serif;
	color: #515151;
	font-size: 16px;
	line-height: 1.3em;
	text-decoration: underline;
}

.authoritem {
	padding-bottom: 30px;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #515151;
}

.field-twitter-follow {
	float: left;
	margin-top: 15px;
}

.authordetails {
	float: left;
	width: 100%;
}
