.clear{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

html {
	padding: 0px;
	margin: 0px;
	min-width: 760px;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E9E6;
}

input {
	margin: 0px;
	padding: 0px;
}

a {
	color: #EFA943;
	text-align: left;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mceContentBody  {
	background-image: none;
}

p {
	margin: 0;
	padding: 0;
}

input.check {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.accessibility {
	display: none;
}

#pagecontainer {
	height: 100%;
	margin: 10px;
	padding: 0px;
	display:inline;
}

#header {
	text-align: center;
	float: left;
}

#maincontainer {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	border: thin;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

#windowcontainer {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	border: thin;
	border-style: solid;
	border-color: #36454F;
}

#banner {
	float: left;
	display: inline;
}

#langsel {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	display: block;
}

#menucolumn {
	width: 15%;
	float: left;
	margin: 2%;
	display: inline;
	overflow: visible;
}

#contentcolumn {
	width: 76%;
	float: right;
	margin: 2%;
	display: inline;
}

#footer {	
	width: 760px;
	text-align: left;
	font-size: 110%;
	overflow: hidden;
	margin:0 auto;
	color: #EDCA00;
	background-color: #36454F;
	padding: 5px 0 5px 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}

#windowfooter {
	width: 760px;
	text-align: left;
	overflow: hidden;
	margin:0 auto;
	color: #EDCA00;
}

.windowcontentcolumn0 {
	width: 96%;
	float: left;
	margin: 2%;
	position: relative;
	display: inline;
}

.windowcontentcolumn1 {
	width: 45%;
	float: left;
	margin: 2%;
	position: relative;
	display: inline;
}

.windowcontentcolumn2 {
	width: 45%;
	float: left;
	margin: 2%;
	position: relative;
	display: inline;
}

.searchblock .windowcontentcolumn1 {
	width: 52%;
}

.searchblock .windowcontentcolumn2 {
	width: 40%;
}

.formsection {
	width: 100%;
	float: left;
	margin-top: 5px;
	position: relative;
}

.formsectionimage {
	width: 40px;
	float: left;
	position: relative;
}

.formsectioncaption {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	position: relative;
	font-weight: bold;
	display:inline;
}

.formsectioncontent {
	float: left;
	width: 100%;
	position: relative;
}

.formcaption {
	width: 30%;
	float: left;
	margin-top: 5px;
	position: relative;
}

.formfield {
	width: 70%;
	float: left;
	margin-top: 5px;
	position: relative;
}

.windowcontentcolumn0 .windowcontentcolumn0 .formcaption {
	width: 15%;
}

.windowcontentcolumn0 .windowcontentcolumn0 .formfield {
	width: 85%;
}

.subcontainer {
	width: 500px;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: left;
	border: thin;
	border-style: solid;
	border-color: #36454F;
}

.sumcaption {
	width: 25%;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	position: relative;
	display:inline;
}

.sumfield {
	width: 20%;
	float: left;
	text-align: right;
	margin-top: 3px;
	position: relative;
	display:inline;
}

.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}

.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}

.footerleft {
	float: left;
	margin-left: 10px;
	display: inline;
}

.footerright {
	float: right;
	margin-right: 10px;
	display: inline;
}

.footercentre {
	text-align: center;
}

h1 {
	font-size: 15pt;
	color: #EFA943;
	text-align: left;
	background-color: #36454F;
}

h2 {
	font-size: 14px;
	color: #EFA943;
	background-color: #36454F;
}

h3 {
	font-size: 11px;
	color: #EFA943;
	margin: 0px;
	background-color: #36454F;
}
p {
	font-size: 120%;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.leftalign {
	text-align: left;
}

.centrealign {
	float: left;
	width: 33%;
	text-align: center;
}

.stylered {
	color: #FF0000;
}

.blackbg {
	background-color: #000000;
}
.darkestgreybg {
	background-color: #BBBBBB;
}

.darkergreybg {
	background-color: #CCCCCC;
}

.darkgreybg {
	background-color: #DDDDDD;
}

.greybg {
	background-color: #EEEEEE;
}

.whitebg {
	background-color: #FFFFFF;
}

.searchblock {
	display: inline-table;
	background-color: #EEEEEE;
	width: 98%;
	padding: 5px;
}

.buttonblock {
	width: 98%;
	padding: 5px;
	text-align: center;
}

.button a {
	font-size: 14px;
	font-weight: bold;
	width: 175px;
	height: 16px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
}

.button a:link, .button a:visited {
	color: #333333;
	background-color: #FF9933;
}

.button a:hover {
	color: #333333;
	background-color: #FFB953;
}

.smallbutton a {
	width: 170px;
	height: 14px;
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #36454F;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 2px;
	margin-right: 7px;
}
.sbw a { 
	width: 250px;
}
.sbh a { 
	border-color: #36454F;
}
.smallbutton a:link, .smallbutton a:visited {
	color: #333333;
	background-color: #FF9933;
}

.smallbutton a:hover {
	color: #333333;
	background-color: #FFB953;
}

.buttonblock .button, .buttonblock .smallbutton {
	float: left;
}

.smalltext {
	font-size: 11.5px;
}

.whitebg .smalltext0 {
	font-size: 10px;
	background-color: #FFFFEE;
}

.greybg .smalltext0 {
	font-size: 10px;
	background-color: #EEEEDD;
}

.whitebg .smalltext1 {
	font-size: 10px;
	background-color: #FFEEFF;
}
.greybg .smalltext1 {
	font-size: 10px;
	background-color: #EEDDEE;
}

.largetext {
	font-size: 16px;
}

.basket {
	text-align: center;
	margin-top: 30px;
	border: solid 1px;
	border-color: #FFFFFF;
}

.basketheader {
	color:#EDCA00;
	background-color: #36454F;
	padding: 2px;
}

.basketinner {
	margin: 2px;
	background-color: #999999;
}
.flex-container {
  display: flex;
  height:150px;
  background-color: #36454F;
}
.flex-container > div {
  background-color: #36454F;
  margin: 0px;
  padding: 0px;
}
.btn-text1 {
  font-size: 16pt;
  color: #4E9FBE;
  position: relative;
  bottom: 70%;
  left: 15%;
}
.btn-text2 {
  font-size: 12pt;
  color: #4E9FBE;
  position: relative;
  bottom: 25%;
  left: 20%;
}
.flex-container > div > a > button {
  position: relative;
  bottom: 30%;
  left: 15%;
}
.r2s-mbutton {
	background-color: #4E9FBE;
	border: none;
	border-radius: 6px;
	color: white;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 5px;
	width: 120px;
	position: relative;
	cursor: pointer;
}
.r2s-button {
	background-color: #4E9FBE;
	border: none;
	border-radius: 6px;
	color: white;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	cursor: pointer;
}
  .headertext {
    background-color: grey;
    opacity: 75%;
    color: white;
    font-size: 20pt;
    text-align: center;
    position: relative;
    left: 25%;
    bottom: 50%;
  }
  .r2s-body {
	font-size: 10pt;
	color: #36454F;
  }
  .r2s-body-on-black {
	font-size: 12pt;
	color: #EDCA00;
  }
ul.r2s-bullet {
	  list-style-type: square;
	  list-style-position: outside;
	  font-size: 10pt;
	  color: #000000;
	  margin: 10px 0;
	}
a:link {
	  color: #000000;
	}
a:visited {
	  color: #000000;
	}
.r2s-headerbg {
	background-color: #36454F;
	padding: 10px;
}
#r2s_maincontainer {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	border: thin;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #36454F;
}
#footer a:hover {
	color: #EDCA00
}#footer a:link {
	color: #EDCA00
}#footer a:visited {
	color: #EDCA00
}#windowfooter a:hover {
	color: #EDCA00
}#windowfooter a:link {
	color: #EDCA00
}#windowfooter a:visited {
	color: #EDCA00
}
.hideit{
    display:none;
}
.showit{
	display:inline;
}
.sponsor {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: space-between;
	width:620px;
}
.sponsor div {
	width: 290px;
	height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #36454F;
	border: 1px solid #c0c0c0;
}
.sponsor img{
	display:block;
	margin: auto;
	max-width: 95%;
	max-height: 95%;
	padding: 2px;
	background-color: #FFFFFF;
}
.boldredtext{
	color: red;
	font-weight: bold;
}
.FAQ_a{
        padding-left:8px;
}
button:hover {
	cursor: pointer;
	color: #191970;
	background-color: #ffd700;
}
