﻿/* .ms-sbtext, .ms-sbcell, .ms-sbplain, .ms-sbgo used to
   customize the look of the search box. */
   
.ms-sbtext
{
	color: #fff;
}

.ms-sbcell 
{
	border-color: #cbcaca !IMPORTANT;
}

.ms-sbplain
{
	border: 1px silver solid;
	color: gray;
}

.ms-sbgo
{
	background-color: #e5e5e5 !IMPORTANT;
}

.link-item a, .link-item a:visited, .link-item a:active
{
	color: #7a1519 !IMPORTANT;
}

.pscdr-topMenuTable
{
	background-color:  #dfdedf;
}


.pscdr-topMenuTable td a:hover
{
	text-decoration: underline;
}

.pscdr-topMenuLastCell img
{
	padding-right: 6px;
}

.pscdr-leftMenuStaticStyle
{
	border-top: none;
	border-left: none;
	border-bottom: 1px #b0b4b5 solid;
	border-right: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #3d3c3c;
	padding-top: 4px;
	text-align: center;

}

/*
.pscdr-leftMenuStaticStyle a:visited, .pscdr-leftMenuStaticStyle a
{
	color: #152255;
}
*/

.pscdr-leftMenuDynamicStyle
{
	border-top: 1px #b0b4b5 solid;
	border-left: 1px #b0b4b5 solid;
	border-right: 1px #b0b4b5 solid;
	border-bottom: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #3d3c3c;	
}

.pscdr-leftMenuDynamicItemStyle
{
	border-bottom: 1px #b0b4b5 solid;
	padding: 2px 10px 2px 10px;
}

.pscdr-leftMenuDynamicStyle a
{
	color: #3d3c3c;	
}

.pscdr-leftMenuDynamicHoverStyle a
{
	color: #b72026;
}

.pscdr-leftMenuStaticSelectedStyle
{
	/* background-color: #ebf3ff; */
}

.pscdr-leftMenuDynamicSelectedStyle
{
	/* background-color: #ebf3ff; */
}

.pscdr-leftMenuStaticHoverStyle
{
	color: #b72026;
}

.pscdr-breadcrumbRootNode
{
	display:none;
}

.pscdr-breadcrumbCurrentNode
{
	
}

.pscdr-breadcrumb
{
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.pscdr-breadcrumb a, .pscdr-breadcrumb a:visited, .pscdr-breadcrumbCurrentNode
{
	color: white;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
}

.pscdr-imageCaption
{
	font-size: 9pt;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d3c3c;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.pscdr-articleByLine
{
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}

.pscdr-articleByLine div
{
	background: white;
}
.pscdr-articleDate
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: gray;
}

.pscdr-mainContent
{
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: #58595b;
	padding: 8px 16px 16px 16px;
}

.pscdr-ArticleImage img
{
	border: 1px #152255 solid!important;
}

.pscdr-RollupItemCreationDate
{
	color:gray;
}

.pscdr-fv-categoryImage img
{
	border: 1px #152255 solid!important;
}

.pscdr-fv-categoryTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.pscdr-fv-categoryHeader, .pscdr-fv-linksHeader
{
	width: 100%;
	display: block;
	background-color: #152255;
	color: white;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-size: 12pt;
}

.pscdr-fv-links
{
	font-weight: bold;
	font-size: 11pt;
}

.pscdr-fv-ErrorMessage
{
	color: maroon;
	font-weight: bold;
	display: block;
	padding: 10px 10px 10px 10px;
	border: 2px maroon dashed;
}

.pscdr-fv-breadcrumb
{
	display: block;
	padding: 10px 10px 10px 10px;
}

.pscdr-newsSlideShowTextContainer
{
	
}

.pscdr-newSlideShowHeader
{
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

.pscdr-newSlideShowHeader a
{
	font-weight: bold;
	color: white !important;
	text-decoration: none;
}

.pscdr-newSlideShowHeader a:hover
{
	font-weight: bold;
	color: white !important;
	text-decoration: underline;
}

.pscdr-newSlideShowText
{
	color: white;
	font-size: small;
	font-family: Tahoma, Arial, sans-serif;
}

.pscdr-mainPageNewsSection
{
	padding-bottom: 6pt;
}
.pscdr-mainPageNewsSection a
{
	font-family: 'Times New Roman', Times, serif;
	font-size:14pt;
	font-weight: bold;
	text-decoration:none;
	color: #152255;
}

.pscdr-mainPageNewsSection a:hover
{
	text-decoration: underline;
}

.pscdr-fv-categoryTitle
{
	font-size: 10pt !IMPORTANT;
}

.pscdr-mainPageSectionHeader a, .pscdr-mainPageSectionHeader a:visited
{
	font-weight: bold;
	color: #706660;
	font-size: 14pt;
	text-decoration: none;
}

.pscdr-mainPageSectionHeader a:hover
{
	text-decoration:underline;
}

.pscdr-otherSideMenuCell
{
	background: transparent url(/Style%20Library/Images/rev3/other-side-menu-background.png) repeat-y;
	padding: 10px 17px 10px 17px;
	color: #DF2A28;
	font-weight: bold;
	font-size: 10pt;
}

.pscdr-otherSideMenuCell img
{
	border: 0;
}

#calendar-title
{
	margin-top: 10px;
}

#calendar
{
	margin-bottom: 0;
}

#calendar, #calendar-title
{
	width: 140px;
	margin-right: 20px;
	margin-left: 20px;
}

#calendar-title a, #calendar-title a:visited, #calendar-title a:active, #calendar-title a:hover
{
	font-weight: bold;
	color: #df2b29;
	text-decoration: none;
}

#calendar-title a:hover
{
	text-decoration: underline;
}

.calendar-month
{
	background: white;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px silver solid;
	border-right: 1px silver solid;
	font-size: 10pt;
	width: 100%;
}

.other-month
{
	color: #a6a6a6;
}

.calendar-month th
{
	color: #706a6a;
}

.calendar-month td
{
	background: #e6e6e6;
	border: 1px white solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

.calendar-month td a, .calendar-month td a:visited, .calendar-month td a:active, .calendar-month td a:hover
{
	color: #df2b29;
	text-decoration: none;
	font-weight: bold;
}

.calendar-month td a:hover
{
	text-decoration: underline;
}

.pscdr-eventsCalendarLink
{
	display: none;
}

#foundersCarousel
{
	background: white url(/Style%20Library/images/rev3/carousel-background.png) repeat-x;
}

#carousel-title
{
	border: 1px solid #AAAAAA;
	border-bottom: none;
	font-size: 14pt;
	color: #df2b29;
	background: #f1f1f1;
	font-family: "Traditional Arabic",Arial,Sanf-Serif;
	font-weight: bold;
	padding: 2px 16px 2px 16px;
}

div#fancy_div
{
	background-color: #f1f1f1;
	border: 1px #e6e6e6 solid;
}

div#fancy_div .link-item
{
	padding-left: 10px;
	
}

div#fancy_div .link-item
{
	color: #df2b29;
	font-size: 10pt;
	text-align: right;
}

div#fancy_div .image-area-left
{
	margin: 10px 5px 10px 10px;	
}
div#fancy_div .image-area-left img
{
	border: 1px silver solid;
}

div#fancy_div .link-item .description
{
	font-style: normal;
	font-size: 12pt;
	font-family: "Traditional Arabic",Arial,Sanf-Serif;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 10px 10px;
}

.pageTitle h1
{
	background-color: white;
	margin-top: 0;
	padding-top: 16px;
}


.pscdr-topMenuTable td
{
	background-color: #dfdedf;
	background-image: url(/Style%20Library/Images/rev3/top-menu-background.png);
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
}

.pscdr-topMenuTable td a, .pscdr-topMenuTable td a:visited, .pscdr-topMenuTable td a:active
{
	color: #df2a28;
	font-family: "Traditional Arabic", Arial, Sans-Serif;
	font-weight: bolder;
	text-decoration: none;
}

.pscdr-topMenuTable td a:hover
{
	text-decoration: underline;
}

.pscdr-topMenuTable td.ms-sbcell
{
	background: transparent;
}

.pscdr-topMenuTable td.ms-sbLastcell
{
	display: none;
	background: transparent;
}

td.pscdr-topMenuLastCell
{
	padding-top: 10px;
	text-align: left;
	background-color: transparent;
	background-image: url(/Style%20Library/Images/rev3/top-menu-background-red.png);
}

td.pscdr-topMenuLastCell a
{
	font-family:Arial, Helvetica, sans-serif !IMPORTANT;
	font-size: 10pt !IMPORTANT;
	color: white !IMPORTANT;
}

.pscdr-navBarTable td
{
	background: #dfdfdf url(/Style%20Library/Images/rev3/nav-bar-background.png) repeat-x;
	vertical-align: top;
}

h3
{
	padding-bottom: 0;
	margin-bottom: 0;
	
}

h3 a
{
	color: maroon !IMPORTANT;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}
