﻿/* All Articles Page */

.AllArticlesWrapper
{
	width: 690px;
	margin-top: 16px;
}
.AllArticlesPagerDiv
{
	height: 22px;
	overflow: hidden;
}
.AllArticlesPagerDiv ul, .AllArticlesPagerDiv ul li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.AllArticlesPagerDiv ul li a, .AllArticlesPagerDiv ul li a:link, .AllArticlesPagerDiv ul li a:active, .AllArticlesPagerDiv ul li a:visited
{
	font: normal 11px/17px Arial, Helvetica, Sans-Serif;
    color: #005395;
    border: 1px solid #C4C4C4;
    padding: 0 5px 0 5px;
    margin: 0 2px 0 2px;
}
.AllArticlesPagerDiv ul li a:hover, .AllArticlesPagerDiv ul li a.Selected
{
	color: #FFF;
	background: #005395;
	border-color: #005395;
	text-decoration: none;
}
.HeadingUnderline
{
	width: 700px;
	height: 5px;
	background: url("../../Images/resilience/hrline-full.gif") no-repeat 0 0;
}
.HeadingNoUnderline
{
	width: 700px;
	height: 5px;
}
.AllArticlesTemplate
{
	margin: 15px 0 22px 0;
	line-height: 18px;
}
.AllArticlesTemplate a
{
	text-decoration: underline;
}
.AllArticlesTitle, .AllArticlesTitle a
{
	color: #005395;
	font: bold 14px/18px Arial, Sans-Serif;
	text-decoration: none;
}
.ArticleVertSep
{
	color: #CCC;
	font-size: 15px;
	padding: 0 2px 0 2px;
}
.ArticleCommentsLink, .ArticleCommentsLink:link, .ArticleCommentsLink:active, .ArticleCommentsLink:visited
{
	color: #005395;
	font: normal 11px Arial, Sans-Serif;
	text-decoration: underline;
}
.AllArticlesTemplateTable
{
	width: 666px;
	margin: 14px 0 6px 0;
}
.AllArticlesContentTD
{
	/*padding-left: 16px;
	width: 520px;*/
}
.AllArticlesImageTD, .AllArticlesImageTD div
{
	width: 150px;
}
.AllArticlesContentTD .Arial12Blue
{
	padding-top: 3px;
}
.AllArticlesHorizSep
{
	height: 2px;
	border-top: 1px solid #D9D9D9;
}
.AllArticlesRightDiv
{
	width: 251px;
	margin-left: 20px;
}
.AllArticlesRightCatDiv
{
	width: 251px;
}
.AARCatTopDiv
{
	height: 28px;
	line-height: 28px;
	background: #005395;
}
.AARCatTopDiv span
{
	margin-left: 15px;
}
.AARCatMiddleDiv
{
	background: url("../../Images/resilience/article-categories-middle-bg.gif") repeat-y 0 0;
}
.AllArticlesRightCatDiv ul, .AllArticlesRightCatDiv li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.AllArticlesRightCatDiv ul
{
	margin: 15px 0 15px 0;
}
.AllArticlesRightCatDiv li
{
	color: #6A6B6B;
	font: normal 12px/21px Arial, Sans-Serif;
	margin-left: 15px;
}
.AllArticlesRightCatDiv ul li a, .AllArticlesRightCatDiv ul li a:active, .AllArticlesRightCatDiv ul li a:link, .AllArticlesRightCatDiv ul li a:visited
{
	color: #005395;
	font: normal 12px/21px Arial, Sans-Serif;
	text-decoration: underline;
}
.AARCatBottomDiv
{
	height: 35px;
	background: url("../../Images/resilience/article-categories-bottom-bg.gif") no-repeat 0 0;
	border-top: 1px dotted #B4B4B4;
	padding: 5px 0 0 0;
}
.AARCatBottomDiv a
{
	text-decoration: underline;
	margin-left: 15px;
}
.AARPopArticlesDiv
{
	padding: 20px 0 0 0;
}
.AARPopArticlesDiv ul
{
	margin: 0;
}
.AARPopArticlesDiv ul li
{
	margin: 0;
}
.AARPopArticlesDiv ul li a, .AARPopArticlesDiv ul li a:link, .AARPopArticlesDiv ul li a:active, .AARPopArticlesDiv ul li a:visited
{
	color: #005395;
	font: normal 10px/22px Arial, Sans-Serif;
}
.AllAriclesRightBottomDiv
{
	margin-top: 30px;
}

/* End All Articles Page */

/* Article Display Page */

.ArticleDisplayWrapper
{
	width: 690px;
	margin-top: 16px;
}
.ArtDispMainDiv
{
	padding-top: 15px;
}
.ArtDispImageDiv
{
	padding-right: 15px;
}

/* End Article Display Page */
