body {
	/*background-color:#000;*/
	background-color:#FFF;/*MEMO: This only changes the background color of the InnovaStudio WYSIWYG editor textarea*/
	font-family:Verdana, Helvetica, Arial, sans-serif, Geneva;
	font-size:14px;
	color:#515151;
	/*line-height: 140%;*/
}
body h1 {
	/*
	color: #CC6633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin: 0.67em 0px 0.67em 0px;
	display:block;
	font-weight:bold;
	line-height:1.2em;
	*/
}
body h2 {
	/*
	text-align:left;
	margin-bottom:1em;
	font-size: 1.2em;
	margin-top:1.5em;
	color:#c63;
	margin: 0.67em 0px 0.67em 0px;
	line-height:1.2em;
	*/
}
div h2 {
	margin-top:2em;
}
body ol {
	list-style-type:disc;
	list-style-position: inside;
}
body li {
	list-style-type:disc;
	list-style-position: inside;
	margin: 0 0 0 1.5em;
}
body li a:link {
	color: #003366;
	text-decoration: none;
}
body li a:visited {
	color: #003366;
	text-decoration: none;
}
body li a:active {
	color: #003366;
	text-decoration: none;
}
body li a:hover {
	/*color: #003366;*/
	text-decoration: underline;
	color:#FC6;
}
body p {
	line-height: 1.8em;
	margin-top: 10px;
}
body br {
	line-height: 1.4em;
}
body blockquote {
	color: #c00;
	width: 10em;
	margin: 0;
	float: left;
	font-size:125%;
	font-style:italic;
	padding-top:1em;
	padding-bottom: 1em;
}
body span {
	/*line-height:1.2;*/
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a.linkopacity img {
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
/*filter:alpha(opacity=50); */
	/*Use this as a class="linkopacity" href="..."*/
a.linkopacity:hover img {
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
#top_menu_myaccount_horizontal li a {
	color: #ffffff;
	text-decoration: none;
}
#spry_vertical_2 li a {
	/*color: #ffffff;*/
	/*text-decoration: none;*/
}

ul {
	margin-left:1em;
	padding-left:1em;
	/*width: 200px;*/
}
/*filter:alpha(opacity=100); */
	.localtitle {
	color: #FFFFFF;
	background-color: #006633;
	font-family: Arial;
	font-size: 20pt;
}
.button_link {
	margin: 10px 10px 10px 0;
	font-weight: bold;	
	padding: 6px 10px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	background: #a5b8da;
	background: -moz-linear-gradient(top, #a5b8da 0%, #7089b3 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5b8da), to(#7089b3));
	border: 1px solid #5c6f91;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
	-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
	box-shadow: inset 0 1px 0 0 #aec3e5;
	min-height: 17px;
	line-height: 15px;
	width: auto;
	font-family: arial;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	align-items: flex-start;
	box-sizing: border-box;	
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	font: -webkit-small-control;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	display: inline-block;
	-webkit-writing-mode: horizontal-tb;
	/*float:right;*/
}
.button_link_selected {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#862573), to(#CF3E8F));
	background: #862573;
	background: -moz-linear-gradient(top, #862573 0%, #CF3E8F 100%);
}
.button_text {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 14pt;
	line-height:1.5em;
}
.code {
	background-color: #EEEEEE;
	font-family: Courier New;
	font-size: x-small;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: black 1px dotted;
}
.column_title {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	text-decoration:none;
	font-weight:bold;
}
div.clear {
	clear: left; line-height: 0; height: 0;
	/*MEMO: Use <div class="clear">&nbsp;</div>*/
}
h3 {
	margin-top: 27px !important;
}
#dynamic_body_1
{
	max-height:none;
	vertical-align: top;
	text-align: left;
	margin-left: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 740px;
	min-height: 565px;
	float: right;
	background-color: white;
	line-height: 1.3em;
	/*font-size: 1.5em;*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	behavior: url(style-border-radius.htc);
}
.event {
	min-width: 350px;
	float: none;
	padding: 1em 1em 2em 1em;
	margin: 1em;
	min-height: 180px;
	border: 3px solid;
	border-radius: 25px;
}
.event a:link {
	color: #003366;
	text-decoration: none;
}
.event a:visited {
	color: #003366;
	text-decoration: none;
}
.event a:active {
	color: #003366;
	text-decoration: none;
}
.event a:hover {
	color: blue;
	text-decoration: underline;
}
div.event_map {
	float:right;
}
div.event_details {
	float:left;
}
div.event:hover {
	background-color:#C0EBF8;
}
.event_title {
	font-weight:bold;
	font-size: 1.1em;
}
.event div.shadow {
	width: 300px;
	margin: 20px;
	border: 1px solid #ccc;
	padding: 10px;
}
.event div.shadow:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.event_button {	
	float: none;
	padding: 1em 1em 2em 1em;
	margin: 1em;
	min-height: 20px;
	border: 3px solid;
	border-radius: 25px;
	font-size:1.5em;
	text-align:center;
}
.event_button a:link {
	color: #003366;
	text-decoration: none;
}
.event_button a:visited {
	color: #003366;
	text-decoration: none;
}
.event_button a:active {
	color: #003366;
	text-decoration: none;
}
.event_button a:hover {
	color: blue;
	text-decoration: underline;
}
div.event_button:hover {
	background-color:#C0EBF8;
}
.event_button div.shadow {
	width: 300px;
	margin: 20px;
	border: 1px solid #ccc;
	padding: 10px;
}
.event_button div.shadow:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.form {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}
.form2 {
	color: #003366;
	background-color: #F1F5F7;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 145px;
}
input.form {
	border: 1px solid #bfbab4;
	margin: 0 4px 8px 0;
	padding: 6px;
	color: #1e1e1e;
	/*height: 14px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 5px 5px #eee;
	-moz-box-shadow: inset 0px 5px 5px #eee;
	box-shadow: inset 0px 5px 5px #eee; 
	}
input.form[type="submit"]  {
	background-color:#c9c9c9;
	color:black;
	font-weight:bold;
	height: 48px;
	vertical-align: middle;
	margin-top: .5em;
}
select.form {
	border: 1px solid #bfbab4;
	margin: 0 4px 8px 0;
	padding: 6px;
	color: #1e1e1e;
	/*height: 30px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 5px 5px #eee;
	-moz-box-shadow: inset 0px 5px 5px #eee;
	box-shadow: inset 0px 5px 5px #eee; 
	}
div.front_page_navigation_group {
	width: 180px;
	float: left;
	padding: 1em 0em 2em 1em;
	margin: 1em;
	min-height: 300px;
	border: 3px solid;
	border-radius: 25px;
}
.front_page_navigation_group li a:link a:visited{
	color:#FC6;
}
h1.front_page_navigation_group {
	color:#FF9;
}
div.front_page_navigation_group a {

}
div.front_page_navigation_title {
	/*float:none;
	clear:both;*/
	color:#E9A138;
	float: none;
	clear: both;
	font-size: 1.4em;
	text-align: center;
	min-height: 3em;
}
.front_page_navigation_item li a:hover{
	color:#FF9;
}
.front_page_navigation_item {
	color:#FC6;
	float: left;
	margin-right: 2em;
}
ul.front_page_navigation_item {
	list-style-type:none;
}
div.front_page_navigation_item a {
	color:#FC6;
	font-size: 1em;
}
div.front_page_navigation_subitem_header {
	font-weight:bold;
	text-align:left;
}
.front_page_navigation_subitem li a:hover{
}
.front_page_navigation_subitem {
	margin-left: 2em;
	float: none;
	list-style-type: disc;
	display: list-item;
}
ul.front_page_navigation_subitem {
}
div.front_page_navigation_subitem a {
}
.frontpagetitle {
	color: #CC6633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
}
.frontpagetitle a {
	color: #CC6633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
}
.info {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 10pt;*/
	line-height:140%;
}
.info h1 {
	line-height:1.5em;
}
.info h3 {
	margin-top: 2em;
}
.infobold {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}
div.inlinedisplay {
	display: inline;
}
input.text {
	border: 1px solid #bfbab4;
	margin: 0 4px 8px 0;
	padding: 6px;
	color: #1e1e1e;
	/*height: 14px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 5px 5px #eee;
	-moz-box-shadow: inset 0px 5px 5px #eee;
	box-shadow: inset 0px 5px 5px #eee; 
	}
select.text {
	border: 1px solid #bfbab4;
	margin: 0 4px 8px 0;
	padding: 6px;
	color: #1e1e1e;
	/*height: 30px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 5px 5px #eee;
	-moz-box-shadow: inset 0px 5px 5px #eee;
	box-shadow: inset 0px 5px 5px #eee; 
	}
li.info {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.link-button {
    background: url(images/link-left.gif) no-repeat 0% 0%;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    line-height: 22px;
    font-size: 1.167em;
    font-weight: bold;
    text-decoration: none;
    color: #e2358d;
}

    .link-button span {
        background: url(images/link-right.gif) no-repeat 100% 0%;
        display: inline-block;
    }
    
        .link-button span span {
            background: url(images/link-tail.gif) repeat-x 0% 0%;
            display: inline-block;
            height: 24px;
            margin: 0 6px;
            padding: 0 14px 0 13px;
			color: #e2358d;
        }
        
        .link-button:hover span span {
            cursor: pointer;
            text-decoration: underline;
        }
.MenuBarVertical ul li a {
	color: #ffffff;
	text-decoration: none;	
	position: relative;
	overflow:hidden;
	background-repeat:no-repeat;
}
.MenuBarVertical a:hover {
	color:#ffffff;
	text-decoration:none;
}
.MenuBarVertical span {
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: 900; 
	font-variant: small-caps; 
	font-family: Georgia, Times, serif, Verdana; 
	text-shadow: 2px 2px 1px #111111; 
	cursor: pointer; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	display: table-cell; 
	text-align: center; 
	width:199px; 
	max-width:199px;
	vertical-align: middle;
	vertical-align:text-top;
	/*line-height: 1.2;*/
	
}
.MenuBarVertical_div {
	margin-top: 0;
	border-top: 0;
	padding-top: 0;
	width: 199px;
	max-width: 199px;
	background-repeat:no-repeat;
	
}
.MenuBarSubVertical ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-variant:normal;
	font-family: Verdana, Helvetica, Arial, sans-serif, Geneva;
}
.menu_text {
	background-color:B2A2D1;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif, Geneva;
	font-size: 8pt;
	margin-bottom:0em;
	height:1.5em;
}
.menu_text ul a {
	color: #000000;
}
.menu_text span {
	float:left;
	vertical-align:middle;
	margin-top:3px;
	margin-left:3px;
}
.menu_text li {
	background-color:B2A2D1;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif, Geneva;
	font-size: 8pt;
	margin-bottom:0em;
	height:1.5em;
}
.menu_text_black {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
.menu_tiny {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
.menu_title {
	background-color:#134990;
	background-color:#005C95;
	
	color:FFFFFF;
	width:auto;
	height:1.5em;
	font-family:Verdana, Helvetica, Arial, sans-serif, Geneva;
	font-size:12px;
	font-weight:bold;
}
#news li a:link a:visited{
	color:#FF9;
}
#news li a:link{
	color:#FF9;
}
#news li a:hover{
	color:#FF9;
}
#news {
	color:#FF9;
}
a#news {
	color:#FF9;
}
h1#news {
	color:#FF9;
}
ul#news {
	list-style-type:none;
	color:#FF9;
}
ul.news li.news span a.news {
	color:#FF9;
}
.product_ordertable {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.qmsubject {
	color: #515151;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
}
.qmsubtitle {
	color: #515151;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
.qminfo {
	color: #515151;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
.similar_link {
	float: right;
	min-width: 100px;
	min-height: 80px;
	border: 3px solid;
	border-radius: 25px;
	text-align: center;
	padding: .5em;
}
.similar_link a:link {
	color: #003366;
	text-decoration: none;
}
.similar_link a:visited {
	color: #003366;
	text-decoration: none;
}
.similar_link a:active {
	color: #003366;
	text-decoration: none;
}
.similar_link a:hover {
	color: blue;
	text-decoration: underline;
}
div.similar_link:hover {
	background-color:#C0EBF8;
}
.subject {
	color: #CC6633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	margin-bottom: 12pt;
}
.subtitle {
	color: #CC6633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
.tabletitle {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	text-decoration:none;
	font-weight:800;
}
.tiny {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height:150%;
}
.tiny_bold {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}
.tiny_bold_red {
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}
.tiny_light {
	color: #003366;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight:lighter;
}
.tinywhite {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
.titlebottom {
	color: #FFFF55;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16pt;
}
.titletop {
	color: #FFFF55;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20pt;
}
.titlebottomOLD {
	color: #FFFF55;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18pt;
}
.titletopOLD {
	color: #FFFF55;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 26pt;
}
.titletopregional {
	color: #FFFF55;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24pt;
}
.warning {
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}
.warning_medium {
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 14pt;
}

/*
.MenuBarVertical ul li a {
	color: #ffffff;
	text-decoration: none;
}
.MenuBarSubVertical ul li a {
	color: #ffffff;
	text-decoration: none;
}
*/


@-webkit-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	20%,75%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	50%{
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		-webkit-transform: scale(1.1);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
}
@-webkit-keyframes fadeInBack{
	0%{
		opacity: 0;
		-webkit-transform: scale(0);
	}
	50%{
		opacity: 0.4;
		-webkit-transform: scale(2);
	}
	100%{
		opacity: 0.2;
		-webkit-transform: scale(5);
	}
}
@-webkit-keyframes fadeInRotate{
	0%{
		opacity: 0;
		-webkit-transform: scale(0) rotate(720deg);
	}
	25%{
		opacity: .25;
		-webkit-transform: scale(.25) rotate(540deg);
	}
	50%{
		opacity: .5;
		-webkit-transform: scale(.5) rotate(360deg);
	}
	75%{
		opacity: .75;
		-webkit-transform: scale(.75) rotate(180deg);
	}
	100%{
		opacity: 1;
		-webkit-transform: scale(1) rotate(0deg);
	}

}
/**/
@-moz-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	20%,75%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-moz-transform: scale(0);
	}
}
@-moz-keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
}
@-moz-keyframes fadeInBack{
	0%{
		opacity: 0;
		-moz-transform: scale(0);
	}
	50%{
		opacity: 0.4;
		-moz-transform: scale(2);
	}
	100%{
		opacity: 0.2;
		-moz-transform: scale(5);
	}
}
@-moz-keyframes fadeInRotate{
	0%{
		opacity: 0;
		-moz-transform: scale(0) rotate(720deg);
	}
	25%{
		opacity: .25;
		-moz-transform: scale(.25) rotate(540deg);
	}
	50%{
		opacity: .5;
		-moz-transform: scale(.50) rotate(360deg);
	}
	75%{
		opacity: .75;
		-moz-transform: scale(.75) rotate(180deg);
	}
	100%{
		opacity: 1;
		-moz-transform: scale(1) rotate(0deg);
	}
}
/**/
@keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	20%,75%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		transform: scale(0);
	}
}
@keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	50%{
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		transform: scale(1.1);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
}
@keyframes fadeInBack{
	0%{
		opacity: 0;
		transform: scale(0);
	}
	50%{
		opacity: 0.4;
		transform: scale(2);
	}
	100%{
		opacity: 0.2;
		transform: scale(5);
	}
}
@keyframes fadeInRotate{
/*
	0%{
		opacity: 0;
		transform: scale(0) rotate(360deg);
	}
	100%{
		opacity: 1;
		transform: scale(1) rotate(0deg);
	}
*/
/*
	0%{
		opacity: 0;
		transform: scale(0) rotate(720deg);
	}
	100%{
		opacity: 1;
		transform: scale(1.5,1.5) rotate(0deg);		
	}
*/
	0%{
		opacity: 0;
		transform: scale(0) rotate(720deg);
	}
	25%{
		opacity: .25;
		transform: scale(.25) rotate(540deg);
	}
	50%{
		opacity: .5;
		transform: scale(.5) rotate(360deg);
	}
	75%{
		opacity: .75;
		transform: scale(.75) rotate(180deg);
	}
	100%{
		opacity: 1;
		transform: scale(1.0) rotate(0deg);
	}
/*	transform: scale(1.5,1.5) rotate(720deg);
   transition: transform 3s;
   transition:ease-in 3s;
*/
}