/* Centralpoint.WebSite.StyleSheet.GlobalStyles */
img { border: none; }
.clear { clear: both; }
.accessKey { text-decoration: underline; }
.alert { clear: both; padding: 10px 0px 0px 0px; color: Red; }
.footNote { font-size: 7pt;	color: #808080; }
.intro { padding: 0px 0px 10px 0px; }
.outro { padding: 10px 0px 0px 0px; }
.error { clear: left; color: #FF0000; font-weight:bold; }
table.cpsys_Table td { text-align: left; vertical-align: top; }
td.cpsys_BlockColumn { vertical-align: top; }
div.cpsys_Block { display: table; width: 100%; }
div.cpsys_BlockColumn { display: table-cell; }
ul.cpsys_BlockList, ul.cpsys_BlockList ul { list-style-type: none; margin: 0; padding: 0; }
ul.cpsys_BlockList li { list-style-type: none; }
body, html { margin:0px; padding:0px; background-color:#FFFFFF; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:82%; background-image:url(/Uploads/Public/top_background_VR_white1.png); background-position:left top; background-repeat:repeat-x }
a, a:link { color:#8c0c04; text-decoration:none; }
a:hover { color:#8c0c04; text-decoration:underline; }
a:visited { color:#8c0c04; }
.title { font-size:150%; font-weight:bold; font-style:inherit; }
strong { font-size:100%; font-weight:bold; font-style:inherit; }
em { font-size:100%; font-weight:inherit; font-style:italic; }
small { font-size:75%; font-weight:lighter; font-style:normal; }
.cpweb_PerimeterLeftTd { vertical-align:top; }
.cpweb_Wrapper { text-align:left; border:solid 1px #A0A0A0; margin:0px; padding:0px; background-color:transparent; }
.cpweb_PerimeterRightTd { vertical-align:top; }
.cpweb_SplashPage { position:absolute; z-index:1000; border:solid 1px #000000; }
.cpweb_Taxonomy { font-size:130% !important; color:#000000 !important; text-decoration:none !important; font-weight:bold !important; }
/* Centralpoint.WebSite.StyleSheet.GlobalStyles */

.cpsty_Top { color:#FFFFFF; padding:0px; }
.cpsty_Top a, .cpsty_Top a:link { color:#FFFFFF; text-decoration:inherit; }
.cpsty_Top a:hover { color:#FFFFFF; text-decoration:inherit; }
.cpsty_Top a:visited { color:#FFFFFF; }

.cpsty_RightTd { vertical-align:top; width:1%; }
.cpsty_Right { background-color:transparent; padding:0px; }
.cpsty_Right a, .cpsty_Right a:link { text-decoration:inherit; }
.cpsty_Right a:hover { text-decoration:inherit; }
.cpsty_Right a:visited {  }

.cpsty_Bottom { color:#666666; padding:10px; }
.cpsty_Bottom a, .cpsty_Bottom a:link { color:#666666; text-decoration:none; }
.cpsty_Bottom a:hover { color:#666666; text-decoration:underline; }
.cpsty_Bottom a:visited { color:#666666; }

.cpsty_LeftTd { vertical-align:top; width:1%; }
.cpsty_Left { background-color:transparent; padding:0px; }
.cpsty_Left a, .cpsty_Left a:link { text-decoration:inherit; }
.cpsty_Left a:hover { text-decoration:inherit; }
.cpsty_Left a:visited {  }

.cpsty_CenterTd { vertical-align:top;  }
.cpsty_Center { background-color:transparent; padding:10px; }
.cpsty_Center a, .cpsty_Center a:link { color:#8c0c04; text-decoration:none; }
.cpsty_Center a:hover { color:#8c0c04; text-decoration:underline; }
.cpsty_Center a:visited { color:#8c0c04; }
.cpsty_LeftSeparatorTd { vertical-align:top; width:1%; background-position:top left; background-repeat:repeat-y; background-image:url(); }

.cpsty_Navigation { background-position:top left; background-repeat:repeat-x; text-align:left; text-decoration:inherit; font-weight:inherit; border-top:solid 1px #000000; }
.cpsty_Navigation a, .cpsty_Navigation a:link { text-decoration:inherit; }
.cpsty_Navigation a:hover {  }
.cpsty_NavigationContent { width:auto; }
.cpsty_NavigationSelected { text-decoration:inherit; }
.cpsty_NavigationSelected a, .cpsty_NavigationSelected a:link { text-decoration:inherit; }
.cpsty_NavigationHover { text-decoration:inherit; }
.cpsty_NavigationHover a, .cpsty_NavigationHover a:link { text-decoration:inherit; }
.cpsty_NavigationText { display:block;padding:3px 3px 3px 3px; margin:0px 0px 0px 0px; }

.cpsty_SubNavigation { text-align:left; text-decoration:inherit; font-weight:inherit; }
.cpsty_SubNavigation a, .cpsty_SubNavigation a:link { text-decoration:inherit; }
.cpsty_SubNavigation a:hover {  }
.cpsty_SubNavigationSelected { text-decoration:inherit; }
.cpsty_SubNavigationSelected a, .cpsty_SubNavigationSelected a:link { text-decoration:inherit; }
.cpsty_SubNavigationHover { text-decoration:inherit; }
.cpsty_SubNavigationHover a, .cpsty_SubNavigationHover a:link { text-decoration:inherit; }
.cpsty_SubNavigationText { padding:2px 3px 2px 3px; margin:0px 0px 0px 0px; }


/* Centralpoint.WebSite.StyleSheet.CustomStyles */
.cp-apac-wrap.ui-menu .ui-menu-item-wrapper { padding: 5px; display: flex; align-items: center;}
.cp-apac-wrap .cp-apac-body {flex-grow: 1;}
.cp-apac-wrap .cp-apac-action button { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: none; border: 0; margin: 0; padding: 0; }
.cp-apac-wrap .cp-apac-action svg {width: 20px; color: #666; cursor: pointer;}
.cp-apac-wrap .cp-apac-action svg:hover {color: #000;}

.cp-apac-wrap {max-width: 500px; max-height: 500px; overflow-y: auto;}
.cp-apac-wrap .cp-apac-title {color: #009FE2; font-size: 100%;}
.cp-apac-wrap .cp-apac-title .cp-apac-hl {font-weight: 700; color: #000;}
.cp-apac-wrap .cp-apac-txt {color: #000; font-size: 85%;}
.cp-apac-wrap .cp-apac-txt .cp-apac-hl {background: yellow; font-weight bold; padding: 1px;}
.cp-apac-wrap.ui-autocomplete .ui-state-active {color: inherit; border: 1px solid transparent; background: none; background-color: rgba(179, 173, 214,0.205);}
#ctl00_ctl00_divPerimeterTop {
margin-left: auto;
margin-right: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
        margin-bottom: 15px;
}

.Page_Header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
        margin-bottom: 15px;
}

.ArticleTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #8c0c04;
margin-bottom: 15px;
font-weight: bold;
}

.DashedHorizontal{ 
border: 1px dashed #948E8C;
} 

.SolidHorizontal{ 
border: .5px solid #CCCCCC;
margin-top: 10px;
} 

.HeaderLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

a.HeaderLinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

a.HeaderLinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

a.HeaderLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: underline;
}

a.HeaderLinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

.ForgotPassword{
color: #8c0c04;
text-decoration: none;
}

a.ForgotPassword:link{
color: #8c0c04;
text-decoration: none;
}

a.ForgotPassword:visited{
color: #8c0c04;
text-decoration: none;
}

a.ForgotPassword:hover{
color: #8c0c04;
text-decoration: underline;
}

a.ForgotPassword:active{
color: #8c0c04;
text-decoration: none;
}

#ctl00_ctl00_cphBody_cphCenter_ctl03_ctrlDetailsFooterContentcomments_ctaFormComments {
border: 1px solid #A0A0A0;
}

#ctl00_ctl00_cphBody_cphCenter_ctl03_ctrlDetailsFooterContentcomments_ctbxFormUserName {
border: 1px solid #A0A0A0;
}

#ctl00_ctl00_cphBody_cphCenter_ctl03_ctrlDetailsFooterContentcomments_ctbxFormUserEmail {
border: 1px solid #A0A0A0;
}

.BottomLinks{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
}

a.BottomLinks:link {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
}

a.BottomLinks:visited {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
}

a.BottomLinks:hover {
color: #666666;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
}

a.BottomLinks:active{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
}

.FormText{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
margin-bottom: 5px;
}

.ArticlesTaxonomySubset{
font-size: 13px;
font-style: italic;
margin-bottom: 6px;
}

.ArticlesIssueName{
font-family: Arial;
font-size: 135%;
color: #3C3C3C;
margin-bottom: 5px;
font-weight: bold;
}

.ArticlesIssueDate{
font-family: Arial;
font-size: 100%;
color: #3C3C3C;
margin-bottom: 25px;
}

.ArticlesIssueCopy{
margin-bottom: 25px;
}

.ArticleLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #8c0c04;
	font-weight: bold;
        margin-bottom: 5px;
}

a.ArticleLinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #8c0c04;
	font-weight: bold;
        margin-bottom: 5px;
}

a.ArticleLinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #8c0c04;
	font-weight: bold;
        margin-bottom: 5px;
}

a.ArticleLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #8c0c04;
	font-weight: bold;
        margin-bottom: 5px;
}

a.ArticleLinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #8c0c04;
	font-weight: bold;
        margin-bottom: 5px;
}

#topbar {
	z-index:1000;
	position:fixed;
	top:0;
	width:100%;
height:36px;
}

.AlternateHeadline{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #8c0c04;
}

.Story_Page_Related {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8c0c04;
	font-size: 12px;
        line-height: 25px;
}
.Story_Page_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Story_Page_Category {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.Story_Page_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.Story_Page_Body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8c0c04;
	font-weight: bold;
}

.Footer_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Footer_Text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.Results_Page_Caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.Articles_Home_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 20px;
}

.Log_Subscribe{
	font-family: Arial, Helvetica, sans-serif;
        color: #f7941e;
}

a.Log_Subscribe:link{
	font-family: Arial, Helvetica, sans-serif;
        color: #f7941e;
}

a.Log_Subscribe:visited{
	font-family: Arial, Helvetica, sans-serif;
        color: #f7941e;
}

a.Log_Subscribe:hover{
	font-family: Arial, Helvetica, sans-serif;
        color: #f7941e;
}

a.Log_Subscribe:active{
	font-family: Arial, Helvetica, sans-serif;
        color: #f7941e;
}

.SubscribeNow{
color: #FFFFFF;
text-decoration: none;
}

a.SubscribeNow:link{
color: #FFFFFF;
text-decoration: none;
}

a.SubscribeNow:visited{
color: #FFFFFF;
text-decoration: none;
}

a.SubscribeNow:hover{
color: #FFFFFF;
text-decoration: underline;
}

a.SubscribeNow:active{
color: #FFFFFF;
text-decoration: none;
}

.cpweb_Taxonomy {
	font-family: Arial, Helvetica, sans-serif;
}

.tooltip_enews {
  position: relative;
  display: inline-block;
  
}

.tooltip_enews .tooltiptext_enews {
  visibility: hidden;
  width: 200px;
  background-color: #787878;
  color: #fff;
  text-align: center;
font-size: 12px;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip_enews .tooltiptext_enews::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #787878 transparent transparent transparent;
}

.tooltip_enews:hover .tooltiptext_enews {
  visibility: visible;
}




/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: -1px;
color: #000000;
list-style-type: none;
font-size: 11px;
font-weight: bold;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 10;
font-size: 11px;
font-weight: bold;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 0;
padding: 2px 7px;
margin-right: 0px;
border: 1px solid #778;
background-color: #71A1C3;
color: #000000;
font-size: 11px;
font-weight: bold;
}

.shadetabs li a:visited{
color: #000000;
font-size: 11px;
font-weight: bold;
border-style: solid;
border-bottom-color: transparent;
margin-bottom: -1px;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
background-color: #71A1C3;
font-size: 11px;
font-weight: bold;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
background-color: #FFFFFF;
font-size: 11px;
font-weight: bold;
border-style: solid;
border-bottom-color: transparent;
}

.shadetabs li a.selected{ /*selected main tab style */
border-style: solid;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: bold;
}

.tabcontent{
display:none;
}

.tabs {
	margin-top: 0.5em;
}
.ui-tabs-panel p {
	margin-top: 0em;
}


#tabs-min {
	background: transparent;
	border: none;
}
#tabs-min .ui-widget-header {
	background: transparent;
	border: none;
	border-bottom: 1px solid #c0c0c0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-min .ui-state-default {
	background: transparent;
	border: none;
}
#tabs-min .ui-state-active {
	background: transparent url(/Uploads/Public/Images/Shared/uiTabsArrow.png) no-repeat bottom center;
	border: none;
}
#tabs-min .ui-state-default a {
	color: #c0c0c0;
	font-size: 12px;
	padding-bottom: 15px;
}
#tabs-min .ui-state-active a {
	color: #900;
	font-size: 12px;
	padding-bottom: 15px;
	font-weight: bold;
}

.panel {
z-index: 1000;
position: fixed;
top: 0px;
left: 95px;
display: none;
background: #efefef;
border:1px solid #111111;
/*-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;*/
width: 330px;
height: auto;
padding: 60px 30px 20px 30px;
filter: alpha(opacity=100);
opacity: 1;
}

.panel p, .panel li{
margin: 0 0 15px 0;
padding: 0;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #cc0000;
text-decoration: none;
border-bottom: 1px solid #cc0000;
font-family: Arial, Helvetica, sans-serif;

}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #cc0000;
text-decoration: none;
border-bottom: 1px solid #efefef;
font-family: Arial, Helvetica, sans-serif;

}

a.trigger{
z-index: 1100;
position: fixed;
text-decoration: none;
top: 0px; left: 120px;
font-size: 12px;

font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px 50px 10px 15px;
font-weight: 700;
background:#cc0000 url(/Uploads/Public/Images/Shared/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
/*-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;*/
display: block;
}

a.trigger:hover{
z-index: 1100;
position: fixed;
text-decoration: none;
top: 0px; left: 120px;
font-size: 12px;

font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px 50px 10px 15px;
font-weight: 700;
background:#cc0000 url(/Uploads/Public/Images/Shared/plus_glow.png) 85% 55% no-repeat;
border:1px solid #444444;
/*-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;*/
display: block;
}

a.active.trigger {
background:#cc0000 url(/Uploads/Public/Images/Shared/minus.png) 85% 55% no-repeat;
}


@media print {

.tabcontent { display:block !important; }

.noPrint, .noPrint * { display:none !important; }

}

body{ padding-bottom: 125px; }
/* Centralpoint.WebSite.StyleSheet.CustomStyles */
