﻿@charset "utf-8";
/* CSS Document */
/*added the below as a carryover from 2007 site*/

/*.list_style_1 {
    list-style-type: none;
    padding-left: 10px;
}*/


.list_style_1 li {
    background: transparent url(/Style%20Library/images/bullet_blue_disc.png) no-repeat 0px 2px;
    padding: 0 0 14px 18px;
    list-style-type: none;
}
#ms-designer-ribbon *,
#ms-designer-ribbon *:before,
#ms-designer-ribbon *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.container_style_b h4 {
    color: #473f2c !important;
    margin: 0 0 .8em 0;
    padding: 4px 12px;
    background-color: #a1cba1;
    border-bottom: 1px solid #447766;  
}
.add_side_padding {
    padding: 0 4%;
}
.container_style_b {
    border: 1px solid #447766;
    background: #effaf6;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 1em;
}
.container_style_c {
    background: #effaf6;
    overflow: hidden;
    margin-bottom: 1em;
    border: 1px solid #447766;
    border-radius: 8px;
}
.ms-tv-selected:link {
    background-color: transparent;
    color: #000!important;
}

.cySubtitle { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 100%; color: #000000; }
.cyTitle { font-family: Arial, Helvetica, sans-serif;                font-weight: bold;           font-size: 150%; color: #000000; }
.cyWhiteContent { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 100%; }
.cyContent { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; }
.cdstyle1 { color: #FFFFFF; text-align: left; background-color: #1d4d4c; } 
.cdstyle3 { font-size: large; }
.cdstyle4 { border-collapse: collapse; border: 1px solid #000000; }
.cdstyle5 { border: 1px solid #000000; }

.row
{
margin-top:1em;	
}
.container_style_d H5 {
    border-bottom: 5px solid #fbad23;
    background-color: #194949;
}
.container_style_d H5 {
    position: relative;
    -moz-box-shadow: 0px 3px 3px #aaa;
    -webkit-box-shadow: 0px 3px 3px #aaa;
    box-shadow: 0px 3px 3px #aaa;
    margin: 0 0 .8em 0;
}
h1 {
    font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: normal;
    color: #c60 !important;
    font-size: 2em;
}
/*h4 {
    font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: normal;
    color: #c60 !important;
    font-size: 1.7em;
}
*/
H5 {
    font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: normal;
    color: #fff;
    font-size: 1.3em;
    background: #473723;
    text-align: center;
    padding: 6px 0;
}
/* end of carryover from 2007 site*/

#doc-seal{
    max-width:328px;  
    vertical-align:middle; 
}
.ms-signInLink{
	background-color:RGBA(0,0,0,0)!important;
	float:right!important;
}

@media (max-width: 991px)
{
.main-content .main-secondary{
    background-color:#F2FBF8;
    vertical-align:middle; 
   }
}
@media only screen and (min-width: 600px){
#nav_item {
  position: static;
  bottom: 0;
  width: 100%;
  display: table; 
}
}

.main-content{
	 float:none !important;
}
.mobile-control a{
	text-decoration:none;
	color:white;	
}


#panel-content{
    max-width:328px; 
   vertical-align:middle;
}

#social-icons{
    max-width:328px; 
    vertical-align:middle;
    padding-left:5em;
    padding-top:4px;
}
input[type=button],input[type=submit],button{
min-width:0em !important;
}
#s4-bodyContainer{
  background: -moz-linear-gradient(left, rgba(29, 77, 76, 0.9), rgba(29, 77, 76, 0) , rgba(29, 77, 76, 0.9));
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, rgba(29, 77, 76, 0.9), rgba(29, 77, 76, 0) , rgba(29, 77, 76, 0.9));
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(29, 77, 76, 0.9), rgba(29, 77, 76, 0) , rgba(29, 77, 76, 0.9));
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(29, 77, 76, 0.9), rgba(29, 77, 76, 0) , rgba(29, 77, 76, 0.9));
  /* IE10+ */
  background: linear-gradient(to right, rgba(29, 77, 76, 0.9), rgba(29, 77, 76, 0) , rgba(29, 77, 76, 0.9));
  /* W3C */
}
.ms-core-listMenu-horizontalBox .additional-background.dynamic-children{	
	background-image:none;
}
.additional-background.ms-navedit-flyoutArrow{
	list-style-type:none;	
}

@charset "utf-8";
/* CSS Document */
/* effaf6 very light pastel green*/
/* c2dec2 light pastel green */
/* a1cca1 lime/avacado green*/
/* 62877b avacado pastel green*/
/* 7ca094 dark pastel green */
/* 447766 mid dark green */
/* 31574a forest green*/
/* 194949 dark green*/
/* 153e3e dark teal */
/* 123636 very dark green */
/* 1b3029 super dark green */
/* adadad light grey */
/* 333333 dark grey */
/* 4d4d4d slate grey */
/* effaf6 very light blue/green*/
/* fbad23 goldenrod */
/* fddca0 orange sherbert*/

/*added 9/8/2015 */
.ms-srch-item-body {
	width:100%;
}
.ms-searchCenter-result-main{
	width:100%;
}
.ms-srch-group-content{
	width:100%;
}


.ms-breadcrumb-top {
	background-color:orange;
}

/* OOTB Nav Holder div */
/*this spans the entire width of the top navigation bar*/
.ms-core-listMenu-horizontalBox {
	background-color: #193939;
	/*opacity:.9;*/
	/*height:25px; /* only applied height to make it easier to see for example. Not always necessary. */
	width:100%;
	border-style: solid;
	border-color: #193939;
	border-bottom-color: #fbad23;
	padding:1px;
	z-index:50;
	
	
}

/* Containing <li> tag for links */
/* this is the space between list items that would have the drop down arrow if sub nav items were availiable*/
.ms-core-listMenu-horizontalBox li.static {
	background-color:#193939;
	
}

/* Default nav item state */
.ms-core-listMenu-horizontalBox li.static  > .ms-core-listMenu-item {
	background-color:#193939;
	font-size:1.21em;
	font-weight:bold;
	/*padding:13px 0;*/
	display:block;
	color:white;
	width:auto;
	/*padding: 0 10PX;*/
	padding: 10px 0px 10px 0px;
	opacity:1 !important;
			
}

/* Default nav item state, includes non-link headers */
.ms-core-listMenu-horizontalBox li.static span.static  {
	background-color:yellow;
}

/* Hover state for nav items (includes selected nav item) */
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover {
	/*background-color:aqua;*/
	text-shadow: 0 0 0.2em #ce770e, 0 0 0.2em #ce770e;
}

/* Selected state for nav item */
.ms-core-listMenu-horizontalBox li.selected a.selected {
	/*background-color:#62877b;*/
	/*background-color:pink;*/
}

/* Containing <ul> for dropdown navigation items */
ul.dynamic {
	background-color:#193939;			
	margin:9px 10px 0px 10px;
	border-color: #fbad23 #fbad23;		
	min-width:20em;
	overflow:visible;
}

/* Link tag in dropdown nav */
ul.dynamic .ms-core-listMenu-item {
	background-color:#193939;
	color:white;
	font-size:1.21em;
	opacity:1 !important;
}

/* Hover state for links in the dropdown navigation */
ul.dynamic .ms-core-listMenu-item:hover {
	background-color:#1b3029;
	color:white;
}
.ms-displayInlineBlock{
	display:none;
}
/*i want this one for 1280-992*/
@media only screen and (min-width: 992px){

.ms-core-listMenu-horizontalBox li.static:first-child a {
    background-image: url("/Style%20Library/Images/nav_home.png")!important;
    width: 32px;
    height: 29px;
    box-shadow: none !important;
    border-style: none !important;
    outline:none;
   }
.ms-core-listMenu-horizontalBox li.static:first-child a span.menu-item-text {
    display: none;
    }

ul#zz13_RootAspMenu.root.ms-core-listMenu-root.static{
	width:100%;
	}
li.static li.static.dynamic-children{
	margin-left:10px;
	margin-right:10px;
}
a.static.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode{
	margin:0px 5px 0px 5px;
}
.ms-srch-item{
	width:100%;
}

}
/*768-991*/
@media only screen and (min-width: 768px)
and (max-width:991px){
.ms-core-listMenu-horizontalBox li.static:first-child a {
    background-image: url("/Style%20Library/Images/nav_home.png")!important;
    width: 32px;
    height: 29px;
    box-shadow: none !important;
    border-style: none !important;
    outline:none;
   }
.ms-core-listMenu-horizontalBox li.static:first-child a span.menu-item-text {
    display: none;
    }

ul#zz13_RootAspMenu.root.ms-core-listMenu-root.static{
	width:100%;
	min-width:780px;
	}
li.static li.static.dynamic-children{
	margin-left:0px;
	margin-right:0px;
}
a.static.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode{
	margin:0px 10px 0px 10px;
}

}

/*i want this for 1280 and above*/
@media only screen and (min-width: 1280px){
.ms-core-listMenu-horizontalBox li.static:first-child a {
    background-image: url("/Style%20Library/Images/nav_home.png")!important;
    width: 32px;
    height: 29px;
    box-shadow: none !important;
    border-style: none !important;
    outline:none;
   }
.ms-core-listMenu-horizontalBox li.static:first-child a span.menu-item-text {
    display: none;
    }

/*spans the entire width of the nav bar*/
div#zz12_TopNavigationMenu.nav-container.noindex.ms-core-listMenu-horizontalBox{
		
}
li.static {
	margin-left:20px;
	margin-right:20px;
}
/*spans the entire length of the button*/
a.static.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode{
	margin:0px -7px 0px -7px;
}
/*the span that contains all the nav buttons*/
ul#zz13_RootAspMenu.root.ms-core-listMenu-root.static{
	width:100%;
	}
}

@media only screen and (max-width: 767px){
  /*to stack menu items*/
.ms-core-listMenu-horizontalBox {
opacity:0.9;
}

.ms-core-listMenu-horizontalBox li.static {
	border-color:white;
	border-style:solid;
	width:100%;
	text-align:center;
	border-width: 1px;
	
	}

.ms-navedit-editSpan {
	display:none;
	border-color:#193939;
	}
.ms-listMenu-editLink{
	display:none;
	}
ul#zz13_RootAspMenu.root.ms-core-listMenu-root.static{
	margin-left:-32pt;
	
}
ul#zz2_RootAspMenu.root.ms-core-listMenu-root.static{

	margin-left:-32pt;
}
li.static.ms-verticalAlignTop.ms-listMenu-editLink.ms-navedit-editArea	{
	display:none;
}
#MSOZoneCell_WebPartWPQ2{
	max-width:80%;
	max-height:40px;
	margin:0px;
}
.ms-srch-sbLarge{
	max-width:80%;
	max-height:40px;
}

.ms-srch-result-groups {
	width:80%;
}
.ms-srch-Paging  {
	width:80%;
}
.ms-srch-resultscount{
	width:80%;
}
.ms-srch-item{
	width:100%;
}

}


@media only screen and (max-width: 540px){
.ms-srch-result-groups {
	width:60%;
}
	.ms-srch-Paging  {
	width:60%;
}
.ms-srch-resultscount{
	width:60%;
}
#MSOZoneCell_WebPartWPQ2{
	max-width:60%;
	max-height:40px;
	margin:0px;
}
.ms-srch-sbLarge{
	max-width:60%;
	max-height:40px;
}

}
@media only screen and (max-width: 254px){
.ms-srch-result-groups {
	width:60%;
}
.ms-srch-Paging  {
	width:60%;
}
.ms-srch-resultscount{
	width:60%;
}
.ms-srch-item{
	width:60%;
}
#MSOZoneCell_WebPartWPQ2{
	max-width:40%;
	max-height:40px;
	margin:0px;
}
.ms-srch-sbLarge{
	max-width:40%;
	max-height:40px;
}

}













