﻿/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

div.footercontainer
{
	background-color: #1d1d1d;
	margin: 0 auto;
}

.footercontainer h4
{
	color: #e7e7e7;
	font-size: 1.375rem;
	padding-bottom: 0.5rem;
}

div.sidebysidefooter
{
	max-width: 960px;
	margin: 0 auto;
	background-color: #1d1d1d;
	padding: 1.25rem 0 6.25rem 0;
}

div.pageContentWrapper
{
	max-width: 960px;
	margin: 0 auto;
	color: #000000;
	padding-bottom: 50px;
}

body
{
	font-family: Arial;
	line-height: 1.5em;
}

h2
{
	font-size: 1.6785em;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 1.2em;
}

h4
{
	font-size: 1.5em;
	font-family: FontSite Sans Condensed, FontSite Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-color: #bcbcbc;
	color: #bcbcbc;
	text-transform: none;
	padding-left: 0px;
}

h4.header
{
	font-size: 1.9em;
	font-color: #6d6d6d;
	Text-transformation: uppercase;
}


p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 0.9375rem;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.inner-wrap .tab-bar .nav-search
{
	display: none;
}

.inner-wrap .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

#contentBody > .responsive-header
{
	background-color: transparent;
}

#content-section
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#content-section h2
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	list-style-image: url('../Images/Templated_Images/Bullet_1.eps');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

.search,
.search-bar
{
	margin: 0 auto;
}

.mc-wrapper .mc-caption
{
	background: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

html.HomePage
{
	margin-left: 0px;
	mc-community-features: disabled;
}

div.HomeWelcomePDFSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeWelcomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomePDFSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomePDFSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.HomeWelcomePDFSection > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 0%;
}

div.NewRowClass1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.SidebySide3
{
	mc-grid-row: true;
	margin: 0 auto;
}

div.SidebySide3::before
{
	content: ' ';
	display: table;
}

div.SidebySide3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.SidebySide3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.SidebySide3 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.SidebySide3 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.SidebySide3 > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.SidebySide3 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

h5
{
	text-align: left;
	text-transform: none;
	border-bottom-style: solid;
	border-bottom: solid 1px #990000;
	margin-bottom: 0;
	font-size: 1.5em;
	font-family: "FontSite Sans Condensed", Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666666;
}

a
{
	text-decoration: none;
}

/* Medium Layout */
@media only screen and (max-width: 5000px)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		background-color: #FAFAFA;
		width: 100%;
		margin-left: 0%;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 50%;
	}

	h1
	{
		font-size: 2.0rem;
		font-family: FontSite Sans Condensed, FontSite Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
		padding-bottom: 0;
		font-color: #ffffff;
		line-height: 50px;
		margin-left: 2px;
		margin-right: 2px;
		color: #ffffff;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	h4
	{
		padding-top: 1em;
		text-align: center;
		color: #777777;
		font-color: #777777;
		margin-bottom: 1.12em;
		margin-top: .50em;
		font-family: FontSite Sans Condensed, FontSite Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-style: normal;
	}

	.pageContentWrapper
	{
		max-width: 960px;
		margin: 0 auto;
		margin-bottom: 250px;

	}

	div.NewRowClass1
	{
		background-color: #ffffff;
	}

	div.HomeWelcomePDFSection
	{
		border-bottom: 1px solid #e7e7e7;
	}

	div.HomePage_wrap
	{
		background-color: #333333;
		color: #333333;
	}


	div.HomePage
	{
		max-width: 1000px;
		background-color: #333333;
		color: #333333;
	}

	div.SidebySide3 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 0%;
	}
}

/* Small Layout */

@media only screen and (max-width: 767px)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	.left-content
	{
		margin-bottom: 60px;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		width: 100%;
		background-color: #FAFAFA;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 100%;
	}

	h1
	{
		font-size: 1.25em;
		font-family: FontSite Sans Condensed, FontSite Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-color: #ffffff;
		line-height: 30px;
		margin-bottom: 0;
		margin-top: 1.5px;
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 10px;
		padding-right: 10px;
		color: #ffffff;
	}

	h2
	{
		margin-bottom: 0;
		margin-top: 0;
		font-size: .90em;
	}

	h4
	{
		text-transform: none;
		margin-left: 0%;
		text-align: center;
		color: #777777;
		font-color: #777777;
		margin-bottom: 1.12em;
		margin-top: .50em;
		font-family: FontSite Sans Condensed, FontSite Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 1.2em;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	.pageContentWrapper
	{
		max-width: 960px;
		margin: 0 auto;
		margin-bottom: 145px;
	}

	MadCap|searchBarProxy
	{
		background-color: #bcbcbc;
	}

	div.NewRowClass1
	{
		background-color: #ffffff;
	}

	div.HomeWelcomePDFSection
	{
		border-bottom: 1px solid #e7e7e7;
	}

	div.HomePage
	{
		background-color: #333333;
		color: #333333;
	}

	div.SidebySide3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	h4.header
	{
		font-size: 1.2em;
	}
}

div.HomePage
{

}

a._hyperlink_No_under
{
	color: #999999;
	text-decoration: none;
}

a._hyperlink
{
	color: #999999;
}

.search-submit-wrapper
{
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	font-size: 1.5em;
}

._Skins_HomeSearchBar.mc-component .search-field,
._Skins_OtherPagesSearchBar.mc-component .search-field
{
	border-top: solid 0.1875rem #EFEFEF;
	border-right: solid 0.1875rem #EFEFEF;
	border-bottom: solid 0.1875rem #EFEFEF;
	border-left: solid 0.1875rem #EFEFEF;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 1.625rem;
	padding-left: 55px;
	height: 60px;
}

._Skins_HomeSearchBar.mc-component .search-submit,
._Skins_OtherPagesSearchBar.mc-component .search-submit
{
	border-top: solid 0.1875rem #EFEFEF;
	border-right: solid 0.1875rem #EFEFEF;
	border-bottom: solid 0.1875rem #EFEFEF;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	margin-top: 9px;
}

@media only screen and (max-width: 5000px)
{
	.search-bar._Skins_HomeSearchBar.mc-component
	{
		width: 960px;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.tab-bar-section a.logo
	{
		top: 10px;
	}

	.search-bar._Skins_OtherPagesSearchBar.mc-component
	{
		marging-top: 30px;
		margin-bottom: 20px;
	}

	.HomePage h1
	{
		margin-left: 0px;
		font-size: 2rem;
	}
		.SidebySide3, .SidebySide2
	{
		margin-left: 10px !important;
		margin-right: 20px !important;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 940px)
{
	.search-bar._Skins_HomeSearchBar.mc-component
	{
		width: 85%;
		margin-top: 20px;
		margin-bottom: 15px;
	}
	
	._Skins_HomeSearchBar.mc-component .search-field,
	._Skins_OtherPagesSearchBar.mc-component .search-field
	{
		font-size: 1.2em;
		height: 50px;
	}
	
	._Skins_HomeSearchBar.mc-component .search-submit,
	._Skins_OtherPagesSearchBar.mc-component .search-submit
	{
		margin-top: 4px;
	}
}

@media only screen and (max-width: 767px)
{
	.HomePage h1
	{
		margin-left: 0px;
		font-size: 1.25rem;
	}

	.SidebySide3, .SidebySide2
	{
		margin-left: 10px !important;
		margin-right: 20px !important;
		margin: 0 auto;
	}
}

.row .row
{
	width: 100%;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 60rem;
}

nav.tab-bar
{
	background: #1d1d1d;
}

@media only screen and (max-width: 5000px)
{
	div.SidebySide3 > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	h4
	{
		text-transform: none;
		padding-left: 0px;
		margin-right: 10px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #444444;
	}
	
	h5
	{
		margin-right: 10px;
	}
}

@media only screen and (max-width: 767px)
{
	h5
	{
		margin-right: 10px;
	}

	div.NewRowClass1
	{
		background-color: #ffffff;
	}

	div.SidebySide3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.SidebySide3
	{
		margin-bottom: 0px;
	}

	div.SidebySide3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SidebySide3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	h4
	{
		padding-right: 10px;
		padding-left: 0px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-left: 0px;
		margin-right: 20px;
	}
}

p.p_footer, p.p_footer a
{
	font-family: "FontSite Sans Roman", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #e7e7e7;
	font-size: 0.875rem;
	text-transformation: none;
}