@charset "utf-8";
body {
	background-color: #666666;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	line-height: normal;
	font-size: large;
	font-weight: normal;
	font-style: normal;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
#testimonials {
	height: 399px;
	width: 480px;
	background-image: url(images/testimonials.png);
}
#logoLink {
	height: 120px;
	width: 354px;
	float: none;
	margin-left: 19px;
	padding-left: 2.4px;
	padding-top: 13.8px;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #009;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
#bannerAd {
	height: 80px;
	width: 960px;
}
#skyAd1 {
	height: 600px;
	width: 140px;
}
a:visited {
	color: #009;
	text-decoration: underline;
}
#video {
	height: 315px;
	width: 420px;
	margin-left: 270px;
}
#playButton {
	height: auto;
	width: auto;
	float: right;
	margin-right: 216px;
	margin-top: 315px;
}



a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
	color: #009;
	text-align: center;
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: auto;
	margin-bottom: auto;
	height: 200px;
	position: relative;
	background-color: #E0E2E2;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
}
#mission {
	background-color: #E0E2E2;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: xx-large;
	text-align: left;
}

#social {
	width: 312px;
	height: 38px;
	padding-top: 2px;
	float: right;
	padding-right: 22px;

}
#facebook {
	height: auto;
	width: 196px;
	float: right;
	padding-top: 4px;
}
#YouTube {
	height: auto;
	width: 104px;
	alignment-adjust: middle;
	padding-top: 4px;
	float: none;
}
#searchBar {
	height: auto;
	width: 200px;
	float: right;
	margin-top: 25px;
}


#google {
	height: auto;
	width: 104px;
	padding-top: 2px;
	float: left;
	padding-left: 6px;
}
#paypalBar {
	height: 54px;
	width: 960px;
	background-image: url(images/donate_bar.png);
}


#nav {
	height: 51px;
	bottom: 19.5px;
	position: absolute;
	width: 960px;
}
#blogNews {
	background-color: #E0E2E2;
	height: auto;
}
#topTopics {
	height: auto;
	width: 320px;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	margin: 0
	text-align: center;
}

r {margin: 0
font-size: medium}
}

#bigNews {
	height: auto;
	width: 320px;
	float: right;
}



#link {
	color: #009;
	text-decoration: none;
	}
#visited {
	color: #009;
	text-decoration: underline;
	}
#content {
	margin-top: 0px;
	background-color: #E0E2E2;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#homepage_content {
	height: auto;
	width: 960px;
	background-color: #666;
	background-repeat: no-repeat;
}
#test1 {
	height: 399px;
	width: 480px;
	background-image: url(../Root%20Copy/images/test1_image.png);
}
#homepageVid {
	float: right;
	height: 399px;
	width: 480px;
}


#testimonials {
	height: 400px;
	width: 520px;
	margin-top: 0px;
	background-image: url(images/testimonial_background.png);
	color: #E0E2E2;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	background-repeat: no-repeat;
}
#homeVideo {
	width: 440px;
	margin-top: 0px;
	margin-left: 520px;
	height: 400px;
	top: 0px;
	z-index: auto;
}


#footer {
	margin-top: auto;
	margin-bottom: auto;
	clear: both;
	height: auto;
	background-color: #243A78;
}
#footer2 {
	background-color: #E0E2E2;
	height: 175px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 19px;
}
#slider {
	background-color: #E0E2E2;
	height: auto;
	width: 829px;
	padding-right: 65.5px;
	padding-left: 65.5px;
}
#leaderboard {
	height: 90px;
	width: 728px;
	padding-right: 116px;
	padding-left: 116px;
	background-color: #E0E2E2;
	padding-bottom: 14px;
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	text-align: center;
}
italic intro {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.smallright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	float: right;
	margin-right: 120px;
}
.container .content h2 {
	text-align: center;
}
.container .content h2 {
	font-size: large;
	text-align: left;
}
.container .content p {
	font-size: large;
	font-weight: bold;
}
.italic {
	font-size: medium;
	text-align: justify;
}
.container .content p strong {
	font-size: large;
	font-weight: bold;
	text-align: left;
}
.container .content ul ul li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.container .content h2 {
	text-align: center;
}
.container .content ul ul ul ul li strong {
	text-align: justify;
}
.container .content ul ul ul ul li strong {
}
.container .content ul ul ul ul li strong {
	text-align: left;
}
.container .content ul ul ul ul li strong {
	text-align: left;
}
.container .content ul ul ul ul li strong {
	text-align: right;
}
.container .content ul ul li ul li strong {
	text-align: left;
}
.container .content ul ul li ul li strong {
	text-align: left;
}
.container .content ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.container .content p {
	font-weight: normal;
	text-align: justify;
}
nonbold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.container .content ul ul ul ul li {
	font-weight: bold;
}
.container .content ul ul ul ul li {
	font-weight: normal;
}
unbold {
	font-weight: bold;
}
.container .content ul ul ul ul li .bold {
	font-weight: bold;
}
.container .content table tr td {
	text-align: left;
}
.table 1 {
	text-align: left;
	font-size: medium;
}
.table 2 {
	text-align: center;
	font-size: medium;
	}
.table 3 {
	text-align:center;
	font-size:small
	}
.container .content table tr td p {
	font-size: medium;
	text-align: left;
	color: #000;
}
.container .content h4 strong {
	font-size: large;
}
.unbold {
	font-weight: normal;
}
.unbold {
}
.unbold {
	font-weight: normal;
}
unbold {
	font-weight: normal;
}
.container .content h2 strong {
	font-weight: bold;
	font-size: x-large;
}
.container .content p em {
	font-size: large;
}
.container .content ul ul ul ul li strong {
	text-align: left;
}
.container .content ul ul ul ul ul ul ul ul ul ul ul ul ul li strong {
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.link {
	color: #009;
}
.link {
	color: #009;
}
.container .content h2 strong {
	font-size: large;
}
.underline {
	text-decoration: underline;
}
table center {
}
.tableleft {
	text-align: left;
	font-size: medium;
}
.smalltableleft {
	text-align: left;
	font-size: small;
}
.xsmalltableleft {
	text-align: center;
	font-size: x-small;
}
.container .content p strong {
	text-align: justify;
}
.popupcolor {
	color: #063;
}
.container .content blockquote ul li strong {
	font-weight: normal;
}
.h1 {
	font-weight: bold;
	text-align: center;
	font-size: xx-large;
}
.paragraph {
	text-align: justify;
	font-size: large;
}
.paragraphbig {
	text-align: justify;
	font-size: x-large;
}
.alert {
	text-align: justify;
	font-size: large;
	font-color: ed1c24;
	color: #B40004;
}
.keywordparagraph {
	width: 960px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size: medium;
	color: #fefcfc;
}
.h2 {
	font-size: large;
	text-align: center
}
.h3 {
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.h5 {font-size: x-large;
text-align: center;
}
.return {text-align:center;
font-size:small;
}
.img {align: center;}
.tbi {font-size: medium;}

.centertable {
	font-size: medium;
	text-align: center;
}
.smalltable {
	font-size:small;
text-align:center
}

		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }
		.description { font-size: 100%; color: #008000; }

		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }

		input.zoom_button {  }
		input.zoom_searchbox {  }

		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }

		.searchtime { font-size: 80%; }

		.recommended
		{
			background: #DFFFBF;
			border-top: 1px dotted #808080;
			border-bottom: 1px dotted #808080;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }

#wrapper #footer #blogNews table tr td {
	font-size: large;

}
#wrapper #footer #blogNews table tr td {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
#wrapper #footer #blogNews #paypalBar table tr td {
	color: #000000;
	font-size: large;
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 7.5em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 7.5em;
	position: absolute;
	left: -1000em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #CCC;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 7.5em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin-top: -5%;
	margin-bottom: 0;
	margin-left: 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	height: 35px;
	background-color: #243A78;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
	background: #243a78; /* Old browsers */
background: -moz-linear-gradient(top,  #243a78 0%, #7183d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#243a78), color-stop(100%,#7183d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #243a78 0%,#7183d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243a78', endColorstr='#7183d6',GradientType=0 ); /* IE6-9 */

}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 19.40em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 19.40em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 19.4em;
	left: -1000em;
	top: 0;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75%;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}
ul.MenuBarVertical ul a.MenuBarSubmenuColor
{
	background-color: #3a5ec2;

}

ul.MenuBarVertical ul a.MenuBarSubMenuColor2
{
	background-color: #607ed0;

}


/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	background: #243a78;
	background: #ffffff;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 19.40em;
	background-color: #3a5ec2;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 4em;
	width: auto;
	background-color: #243A78;
	font-weight: normal;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #243A78;
	text-align: left;


}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	/* Old browsers */
	background: -moz-linear-gradient(top,  #243a78 0%, #7183d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#243a78), color-stop(100%,#7183d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #243a78 0%,#7183d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243a78', endColorstr='#7183d6',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	font-weight: normal;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 95% 50%;



}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background: #243a78;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top,  #243a78 0%, #7183d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#243a78), color-stop(100%,#7183d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #243a78 0%,#7183d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #243a78 0%,#7183d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243a78', endColorstr='#7183d6',GradientType=0 ); /* IE6-9 */
	color: #FFF;

}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}

	.contact-form {
	  input,
	  textarea {
	    margin-bottom: .5rem;
	    font: inherit;
	    width: 92%;

	    &:required+span::after {
	      content: ' *';
	      color: red;
	      vertical-align: top;
	    }

	    &:not(:placeholder-shown):valid {
	      background-color: #f4feee;
	    }

	    &:not(:placeholder-shown):invalid {
	      background-color: #fff0f0;
	    }
	  }

	  label,
	  button {
	    display: block;
	  }
	}

	.js-submitted {
	  input,
	  textarea {
	    &:valid {
	      background-color: #f4feee;
	    }

	    &:invalid {
	      background-color: #fff0f0;
	    }
	  }
	}
