/*<meta conditions="" />*/

/*ADD Review*/

@font-face 
{
	font-family: "Titillium Web";
	src: url(../Fonts/TitilliumWeb-Regular.ttf);
}

/*src: url('https://fonts.googleapis.com/css?family=Titillium+Web'), url("~/../Content/TitilliumWeb-Regular.ttf") format("ttf");*/

body
{
	font-family: Arial;
	background-color: #ffffff;
	color: #565656;
}

p
{
	color: #565656;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	margin-bottom: 10pt;
	margin-top: 10pt;
}

p.BodyText
{
	margin-top: 4pt;
	color: #565656;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	margin-bottom: 10pt;
}

p.TableHead
{
	color: #ffffff;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: Arial;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 10pt;
	background-color: #898493;
	mc-disable-glossary-terms: true;
}

p.TableText
{
	color: #565656;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 5pt;
	margin-right: 5pt;
	font-variant: normal;
	font-family: Arial;
	line-height: 125%;
	font-size: 10pt;
}

p.Note
{
	color: #565656;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 5pt;
	margin-right: 5pt;
	font-style: italic;
	font-family: Arial;
	line-height: 150%;
	font-size: 10pt;
}

p.SplashPageTopic
{
	font-size: 10pt;
	text-align: center;
	margin-top: 3pt;
	margin-bottom: 3pt;
	mc-disable-glossary-terms: true;
}

p.SplashPageTitle
{
	font-size: 12pt;
	text-align: center;
	margin-bottom: 4pt;
	mc-disable-glossary-terms: true;
}

p.SplashPageImage
{
	text-align: center;
	margin-top: 6pt;
	margin-bottom: 6pt;
	mc-disable-glossary-terms: true;
}

p.footnote
{
	color: #565656;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 5pt;
	margin-right: 5pt;
	font-variant: normal;
	font-family: Arial;
	line-height: 150%;
	font-size: 9pt;
}

p.Code
{
	font-family: 'Courier New';
	font-size: 10 pt;
}

ol
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	color: #565656;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
}

ul
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	color: #565656;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
}

li
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	color: #565656;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
}

ol.NumbListBody
{
	list-style-type: decimal;
}

ol.NumbListBody > li > ol
{
	list-style-type: lower-alpha;
}

ol.NumbListBody > li > ol > li > ol
{
	list-style-type: lower-roman;
}

ol.NumbListTable
{
	list-style-type: decimal;
	list-style-image: none;
	font-size: 10pt;
}

ol.NumbListTable > li::marker
{
	font-size: 10pt;
	content: counter(NumbListTable);
}

ol.NumbListTable > li > ol
{
	list-style-type: lower-alpha;
	list-style-image: none;
	font-size: 10pt;
}

ol.NumbListTable > li > ol > li::marker
{
	font-size: 10pt;
	content: counter(NumbListTable);
}

ul.BulletListBody
{
	list-style-image: none;
}

ul.BulletListBody > li::marker
{
	font-family: ;
	content: '▪';
}

ul.BulletListBody > li > ul
{
	list-style-image: none;
}

ul.BulletListBody > li > ul > li::marker
{
	font-family: ;
	content: '–';
}

ul.BulletListTable
{
	list-style-image: none;
}

ul.BulletListTable > li::marker
{
	font-family: Arial;
	font-size: 10pt;
	content: '▪';
}

ul.BulletListTable > li > ul
{
	list-style-image: none;
}

ul.BulletListTable > li > ul > li::marker
{
	font-family: Arial;
	font-size: 10pt;
	content: '–';
}

h1
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-top: 15px;
	font-weight: normal;
	font-style: normal;
	font-family: "Titillium Web", Arial, sans-serif;
	font-size: 34pt;
	x-next-class: BodyText;
	x-next-type: p;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	padding-bottom: 30px;
	border-bottom-color: #5e5493;
	color: #5e5493;
}

h2
{
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-family: "Titillium Web", Arial, sans-serif;
	color: #5e5493;
	margin-bottom: 20px;
	margin-top: 25px;
}

h3
{
	font-family: "Titillium Web", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: #5e5493;
	margin-bottom: 20px;
	margin-top: 25px;
}

h4
{
	font-family: "Titillium Web", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #5e5493;
	font-size: 13pt;
	margin-bottom: 20px;
	margin-top: 25px;
	margin: .83em 0;
}

h5
{
	font-size: 10.0pt;
	font-family: "Titillium Web", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

h6
{
	font-size: 8.0pt;
	font-family: "Titillium Web", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	border-bottom-color: #5e5493;
}

a
{
	display: inline;
	color: #02a0db;
	text-decoration: none;
}

a.breadcrumbs
{
	color: #565656;
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #02a0db;
	font-size: 11pt;
}

span.expandtext
{
	font-weight: normal;
	font-size: 10pt;
	color: #565656;
}

span.BoldItalic
{
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
}

span.Bold
{
	font-weight: bold;
	font-size: 11pt;
}

span.DataEntry
{
	font-family: Courier New;
	font-size: 10 pt;
}

img.Thumbnail_Popup
{
	mc-thumbnail-max-height: 96px;
	mc-thumbnail: popup;
}

img.button_inline
{
	max-height: 18 px;
	width: auto;
	margin-bottom: -2px;
	display: inline-block;
}

.MCTextPopup_Open.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: none;
	background-image: none;
	padding-right: 0;
	padding-left: 0;
	color: #5e5493;
}

.MCTextPopup_Closed.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: none;
	background-image: none;
	padding-right: 0;
	padding-left: 0;
	color: #5e5493;
}

.MCToggler_Closed.MCTogglerHotSpot_.MCHotSpotImage
{
	color: #5e5493;
	background-image: url('../../Graphics/Style_Images/Review_dd_close.png');
}

.MCToggler_Open.MCTogglerHotSpot_.MCHotSpotImage
{
	color: #5e5493;
	background-image: url('../../Graphics/Style_Images/Review_dd_open.png');
}

.MCTogglerHotSpot_
{
	color: #5e5493;
}

.MCToggler_Open
{
	color: #5e5493;
}

.MCTextPopupHotSpot_Popup
{
	color: #5e5493;
}

.MCTextPopupHotSpot_
{
	color: #5e5493;
}

span.SearchHighlight1
{
	background-color: #FFFF66;
}

span.SearchHighlight2
{
	background-color: #ffc57d;
}

span.SearchHighlight3
{
	background-color: #fde4a9;
}

img
{
	border: solid 0px #000000;
}

@media print
{
	img.button
	{
		
	}
}

img.Thumbnail
{
	border: solid 1px #000000;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 96px;
}

img.ReduceButtonSize
{
	max-width: auto;
	margin-bottom: -2px;
	max-height: 21px;
}

ul > li
{
	padding-left: 3pt;
}

p.LandingPageIcon
{
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: all .2s ease-in-out;
	display: block;
}

p.LandingPageIcon:hover
{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: all .2s ease-in-out;
}

p.Landing_Page_Links
{
	color: #5D5397;
	font-size: 14pt;
}

a.Landing_Page_Hyperlinks
{
	color: #5D5397;
	text-transform: uppercase;
	font-size: 18pt;
}

p.Code_1
{
	background-color: #eeeeee;
	font-family: 'Courier New';
	font-size: 10pt;
	color: #000000;
}

span.Code_1
{
	background-color: #eeeeee;
	font-family: 'Courier New';
	font-size: 10pt;
	color: #000000;
}

div.Code_1
{
	background-color: #eeeeee;
	font-family: 'Courier New';
	font-size: 10pt;
	color: #000000;
}

h1.h1_NEW
{
	font-weight: bold;
	font-family: Roboto;
}

object.Border
{
	border: solid 1px #000000;
}

img.Border
{
	border: solid 1px #000000;
}

