/* =========================================================== */
/*   GLOBAL   */
/* =========================================================== */
body
{
	background:  #ffffff;
	/* add the bg-main.gif if you want the graident on top
	background: url(bg-main.gif) #eff5f5 repeat-x; 
	margin: 10px 2% 5px; */
	margin: 0px;
	text-align: center
}

body, table, pre
{
    font: normal small arial,helvetica;

}

a:link, a:visited
{
    color: #00f;
}
a:hover
{
    color: #f00;
}
a img
{
    border-width: 0;
}
form
{
    margin: 0;
}
.errorText
{
    color: #f00;
    background-color: #ff0;
    font-weight: bold;
}
.warningText
{
    color: #00f;
    background-color: #ff0;
    font-weight: bold;
}
.accessMessage
{
    color: #9d080d;
    padding: 10px 8px 10px 8px;
    font-weight: bold;
    border: solid 1px #9d080d;
    text-align: center;
}
span.reqdFld
{
    color: #c00;
}

code
{
    font-family: Courier New;
    font-size: small;
}
.loginForm			{border: solid 0px #9babbb; padding: 10px 20px; text-align:center;}
/*.loginForm input	{width: 200px; margin: 2px 0px}*/
/*.loginForm h3		{margin-bottom: 13px}*/
.loginLabel			{float: left;width: 80px; margin-right: 5px}
.loginBtns			{margin: 0px 0px 0px 0px}
.loginBtns input	{width: auto; height:auto}

.rememberMe         {width: 100%; display:block; font-size: 10px; padding: 10px 20px}
.forgot				{width: 100%; display:block; font-size: 10px; padding: 10px 20px}

.forgot				{padding: 0px 25px}

.error				{color: Red}
.green				{color: Green}
.Asterisk			{color: Red;font-weight: bold}
.stepTitle			{font-size: 90%; font-weight: bold}
.FormLabelSignIn	{white-space: nowrap;	text-align: right;	background-color: #ffffff; }
.FormLabel			{white-space: nowrap;	text-align: right;	font-weight: bold; color: #808080; background-color: #ffffff; }
.FormEntry			{white-space: nowrap; text-align: left;	font-weight: normal; background-color: #ffffff;}
.small				{font-size: small}
.statusMsg			{margin: auto;	padding-top: 10px;	color: Red;	text-align: center}

/* =========================================================== */
/*   MAIN DIV (COMPONENT) AREAS   */
/* =========================================================== */
.divWrapper {
	
	width: 100%; 
	min-width: 749px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 

	/*Column Color stuff 
	border-top: #00649b 1px solid; 
	border-left: #00649b 1px solid; 
	border-bottom: #00649b 1px solid; 
	border-right: #00649b 1px solid; 

	background-color:#c0d9d9;
	*/
	background-color:#ffffff;
	
	MIN-HEIGHT: 600px;

}
.BreadCrumbsContainer {
	border-right: #00649b 1px solid; 
	padding-right: 0px; 
	border-top: #00649b 1px solid; 
	padding-left: 0px; 
	background: url(bg-topnav.gif) #ffffff repeat-x; 
	margin-bottom: 1px; 
	padding-bottom: 6px; 
	border-left: #00649b 1px solid; 
	padding-top: 6px; 
	border-bottom: #00649b 1px solid
}
.divHeader {
	padding-right: 4px; 
	padding-left: 4px; 
	padding-bottom: 4px; 
	overflow: hidden; 
	padding-top: 4px; 
	border-bottom: #00649b 6px solid; 
	background-color: #c0d9d9
}
.divLeftNav {
	left: 0px; 
	float: left; 
	padding-bottom: 13px; 
	width: 140px; 
	top: 0px; 
	height: 100%;
	MIN-HEIGHT: 600px;
}
.divAdsRight 
{
	margin-top: 0px; 
	padding-left: 3px; 
	min-height: 630px; 
	float: right; 
	width: 130px; top: 0px
}
.divContentArea {
	MIN-HEIGHT: 610px
}
.divContentContainer {
	padding: 15px 15px; 
	background-color: #ffffff; 
	MIN-HEIGHT: 600px;
	margin: 0px 0px -15px 0px;

}
.divContentContainerWrap 
{
	margin: 0px 138px;
	/* Column Removal 
	border: 3px solid #bdcad3; 
	*/
	border-left: 3px solid #bdcad3; 
	border-top: none; 
	border-bottom: none
}
.divFooter {
	clear: both
}

/* =========================================================== */
/*   HEADER COMPONENTS   */
/* =========================================================== */
.divLogo
{
    text-align: left;
    float: left;
    width: 45%;
}
.divCourtesyNav
{
    width: 50%;
    float: right;
    padding: 0 8px;
    text-align: right;
}
.divDescription
{
    padding: 3px 20px 5px 10px;
    text-align: right;
}
.divSearch
{
    text-align: right;
}
.divSearch .textbox
{
    border: solid 1px #00649B;
    font-size: 0.8em;
}

/* =========================================================== */
/*   FOOTER COMPONENTS   */
/* =========================================================== */
.divFooter .divMeta
{
    background-color: #f1f1f1;
    clear: both;
    border-bottom: solid 1px #b9b9b9;
    border-top: solid 1px #b9b9b9;
    padding: 4px 0px 4px 12px;
}
.divFooter .divMeta a
{
    vertical-align: middle;
}
.divFooter .divLinks
{
    background-color: #fff;
    clear: both;
    text-align: center;
    line-height: 20px;
    padding: 8px;
}
.divFooter .divCopy
{
    background-color: #fff;
    clear: both;
    line-height: 20px;
    padding: 0 0 8px 0;
    text-align: center;
}
.divCopy a:link, .divCopy a:visited
{
    color: #000;
}
.divCopy a:hover
{
    color: #666;
}

/* =========================================================== */
/*   BODY COMPONENTS   */
/* =========================================================== */
fieldset
{
    border: solid 2px #333;
    margin: 0 0 10px 0;
    padding: 10px;
}
fieldset legend
{
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}
fieldset.Flash
{
    border-color: #b1241a;
}
fieldset.Flash legend
{
    color: #b1241a;
    margin-bottom: 10px;
}
.bodyFlashSignUp
{
    margin: 10px 0 0 0;
    font-size: 0.9em;
    text-align: center;
    padding-bottom: 5px;
}
.bodyFlashSignUp h3
{
    color: #b1241a;
    font-weight: bold;
    font-size: 1em;
    margin: 0 0 5px 0;
    text-align: left;
}
.bodyFlashSignUp input
{
    font-size: 0.9em;
    margin-top: 2px;
}
.BreadCrumbs
{
    font-size: .8em;
    float: left;
    text-align: left;
}
.bodyPageTop
{
    background: url( 'top.gif' ) no-repeat 0 5px;
    padding-left: 15px;
    margin: 15px 0 15px 10px;
}
.bodyAd
{
    text-align: center;
    margin: 0px -10px 4px -10px;
}
.divContent .bodyAd
{
    margin-top: 10px;
    margin-bottom: 6px;
}
.bodyTitle
{
    color: #9d080d;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    font-size: 1.4em;
    border-bottom: solid 1px #00649B;
}
.bodyText
{
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 10px 0;
}
.bodyText ol
{
    list-style-type: upper-roman;
}
.bodyText li
{
    padding: 3px auto 3px auto;
}

.bodyText img
{
    padding-right: 8px;
    padding-bottom: 8px;
}

/* =====  PUBLIUS  ===== */
.publius h2, .publius h3
{
    color: #00649B;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 4px 0px;
}
.publius h3 a:link, .publius h3 a:visited
{
    color: #00649B;
}
.publius h3 a:hover
{
    color: #f00;
}
.publius h2
{
    color: #000;
    font-size: 1em;
}

/* =====  GRABBER  ===== */
div.grabber
{
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px 0px 15px 0px;
    border-bottom: dashed 1px #d0ceca;
}
div.grabber .kicker
{
    display: block;
    color: #00f;
    font-size: 1.1em;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    margin: 0px 0px 0px 0px;
}
div.grabber .title
{
    display: block;
    color: #00649B;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}
div.grabber .title a:link, div.grabber .title a:visited
{
    color: #00649B;
}
div.grabber .title a:hover
{
    color: #f00;
}
div.grabber .title span.flashHighlite
{
    color: #9d080d;
}
div.grabber .grabberText
{
    color: #444;
}
div.grabber .readMore
{
    font-weight: normal;
    font-style: italic;
}

/* =====  ARTICLE TOOL BAR  ===== */
div.ArticleToolBar
{
    padding-top: 10px;
    padding-bottom: 6px;
}

/* =====  ARTICLE  ===== */
div.article
{
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;
}
div.article .kicker
{
    display: block;
    color: #00f;
    font-size: 1.1em;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    margin: 0px 0px 0px 0px;
}
div.article .title
{
    display: block;
    color: #00649B;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #00649B;
}
div.article .body p
{
    margin: 0.5em 0 1em 0;
}
div.article .body img
{
    margin: 5px;
}
div.article .copyright
{
    display: block;
}


.bodySearchResult
{
    color: #444444;
    font-size: 0.9em;
    font-style: normal;
    font-weight: normal;
    font-family: arial,helvetica;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0px;
    border-bottom: dotted 1px #d0ceca;
}
.bodySearchResult a:link, .bodySearchResult a:visited, .bodySearchResult a:active, .bodySearchResult a:hover
{
    color: #00649B;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: underline;
}
.bodySearchResult a:active:hover
{
    color: #f00;
}
.bodySearchResultDocInfo
{
    color: #666;
    font-style: italic;
    font-size: 8pt;
}
img.bodySearchResultImage
{
    padding-bottom: 4px;
    margin-bottom: 5px;
}
div.bodySearchResultDocInfo
{
    padding-top: 0px; /*float: right;*/
}
div.bodySearchResultSynopsis
{
    
    padding-top: 5px;
}
.pullQuoteRight
{
    border-top: solid 2px #00649B;
    border-bottom: solid 2px #00649B;
    color: #00649B;
    display: block;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 10px 10px;
    padding: 10px 5px;
    width: 150px;
}
.pullQuoteLeft
{
    border-top: solid 2px #00649B;
    border-bottom: solid 2px #00649B;
    color: #00649B;
    display: block;
    float: left;
    font-style: italic;
    font-weight: bold;
    margin: 0 10px 10px 0;
    padding: 10px 5px;
    width: 150px;
}
.subHead
{
    display: block;
    font-weight: bold;
    text-align: center;
}
/* =====  SHOW SINGLE ARTICLE  ===== */
.bodyShowDoc
{
    padding: 0;
    margin: 0;
}
.bodyShowDoc img
{
    margin: 5px;
}

.bodyShowDoc P
{
    margin: 0.5em 0 1em 0;
}


/* =====  LINK AND RESOURCES LIST  ===== */
a.bodyLinkTitle, .bodyLinkTitle:visited
{
    color: #00649B;
}
.bodyLinkTitle:hover
{
    color: #ff0000;
    font-weight: normal;
    text-decoration: underline;
}
.bodyLink
{
    margin: 10px 25px 0px 25px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #d0ceca;
}

/* =========================================================== */
/*   LEFT NAV SUB COMPONENTS   */
/* =========================================================== */

/* =====  FLASH SIGN-UP  ===== */
.navFlashSignUp
{
    font-size: 0.9em;
    text-align: center;
    padding: 3px 0;
}

.divLeftNav input
{
    font-size: 0.9em;
    margin-top: 2px;
    width: 124px;
}
.divLeftNav input.button
{
    width: auto;
    margin-bottom: 4px;
}

/* =====  MENU  ===== */
.divLeftNav h3
{
    background-color: #00649B; /* this is a menu group title */
    border-right: solid 3px #004279;
    clear: both;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 2px 0px 2px 5px;
    text-align: left;
    font-size: 1em;
}
.divLeftNav h3.Flash
{
    background-color: #b1241a;
    border-right-color: #900208;
}
.divLeftNav ul
{
    border-bottom: solid 1px #fff;
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.divLeftNav li
{
    margin: 0;
    padding: 1px 10px;
    background-color: #eee; /* this is a menu item */
    border-bottom: solid 1px #ccc;
    border-right: solid 3px #ccc;
    border-top: solid 1px #fff;
    

}
.divLeftNav li a
{
    text-decoration: none;
}

/* =========================================================== */
/*   RIGHT ADS SUB COMPONENTS   */
/* =========================================================== */
.adsrightAd
{
    border: solid 1px #333;
    text-align: center;
}

/* =========================================================== */
/*   PUB CUSTOM   */
/* =========================================================== */
.calSection
{
    border: solid 1px #ccc;
    width: 380px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

/* Change later This is in a few pages that was left over from rework */
.bodyArticleTitle
{
    display: block;
    color: #00649B;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

.headline a:link, .headline a:visited
{
    font-weight: bold;
    font-size: 1.1em;
    color: #00649B;
    text-decoration: underline;
}
.headline a:hover
{
    color: #f00;
}
/* News Digest headline */
.headline
{
	font-weight: bold;
	font-size: 1.2em;
	color:  #00508a;
	text-decoration: none;
}

.SignInInfo
{
    font-size: .8em;
    float: right;
    text-align: right;
}

.BreadCrumbLine
{
    width: 100%;
}
.BreadCrumbClearLine
{
    clear: both;
}
.Searchbox
{
    border: solid 1px #7D7D7D;
    font-size: x-small;
}
.SearchBoxTitle
{
    font-weight: bold;
}
.SearchBoxInput
{
    text-align: right; /*padding-right:10px;*/
    padding-top: 10px;
    padding-bottom: 4px;
}
.SearchBoxText
{
    width: 275px;
}
.SearchBoxOptions
{
    /*width: 25%;*/
}
.SearchBoxOptionsWrapper
{
    padding-top: 9px;
}
.SearchBoxActions
{
    text-align: right;
    padding-top: 12px;
}
.SearchBoxButton
{
    /*width: 100px;*/
    text-align: center;
}
.SearchBoxHint
{
    font-size: 8pt;
    padding-top: 20px;
    width: 150px;
}
.SearchBoxRightNav
{
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
}
.SearchBoxTree
{
    text-align: left;
}
.SearchBoxError
{
    color: Red;
}
.SearchBoxSortBy
{
    text-align: right;
}
.class=SearchBoxLink
{
    vertical-align: top;
}
/* ------------------------------------------------- */
.SWGrid
{
    font-size: 7pt;
    border-color: #888;
    width: 100%;
}

.SWGridHeader td
{
    background-color: #F1F1F1;
    font-weight: 600;
    font-size: 9pt; /*text-align: center;*/
    height: 26px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
}

.SWGridItem td
{
    background-color: #fff; /*text-align: left;*/
    height: 26px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
    white-space: normal;
}
.gridNav
{
    padding-bottom: 4px;
}

.gridLinksRight
{
    float: right;
}

.gridLinksLeft
{
    float: left;
}

.SearchWatchNav
{
    font-size: 0.8em;
    float: right;
    text-align: right;
    padding-top: 10px;
}
.SearchWatchNav img
{
    vertical-align: bottom;
}
.SearchWatchGridAddButton, .SearchWatchGridAddButton:visited, .SearchWatchGridAddButton:hover, td.SearchWatchGridAddButton
{
    color: white;
    background-color: red;
    text-decoration: none;
}

/* ------------------------------------------------- */

/* NoRightSideColumn formatting */
#ctl00_NoRightSideColumn .divAdsRight
{
    display: none;
}
#ctl00_NoRightSideColumn .divContentContainer
{
    width: 80%;
}

table.wcabOffices
{
	background-color: #444444;
}

table.wcabOffices td
{
	color: #444444;
	background-color: #ffffff;
	padding: 6px 15px 6px 15px;
}


/* =====  RESOURCE  ===== */
.resource h3, .resourceChild h3
{
    color: #00649B;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}
.resource h4, .resourceChild h4
{
    color: #00f;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    margin: 0px 0px 0px 0px;
}
.resource h3 a:link, .resource h3 a:visited, .resourceChild h3 a:link, .resourceChild h3 a:visited
{
    color: #00649B;
}
.resource h3 a:hover, .resourceChild h3 a:hover
{
    color: #f00;
}
.resource, .resourceChild
{
    color: #00649B;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px 0px 0px 0px;
    border-top: 1px dashed #D0CECA;
}
.resourceChild
{
    margin-left: 30px;
    border: none;
}

.clear {
	clear:both;
	}



/*Area for the Table in ABR*/
/* =========================================================== */
/*   PUB CUSTOM   */
/* =========================================================== */
table.wcabOffices
{
	background-color: #444444;
}

table.wcabOffices td
{
	color: #444444;
	background-color: #ffffff;
	padding: 6px 15px 6px 15px;
}

#chart { border-right: solid 1px #000; border-bottom: solid 1px #000; }
#chart td {
	font: normal normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px 6px 2px 6px;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}
#chart td.title { text-align: left; }
#chart #head td { background-color: #7398B3; font-weight: bold; }
#chart #foot td { background-color: #7398B3; }
#chart tr.line1 { background-color: #AFC5D4; }
#chart tr.line2 { background-color: #C6D5E0; }


.signuptextbox{
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 1px;
	margin:  2px 0 5px 0;
}

.nonwatermarked {
	color:black;
	vertical-align: middle;
	padding: 1px;
	margin:  1px 0 1px 0;
}	
.watermarked {
	color:black;
	vertical-align: middle;
	vertical-align: middle;
	padding: 1px;
	margin: 1px 0 1px 0;
}	
.pagerNumerics span
{
	font-weight:bold;
		
	}