body {
	background-color: #E7E8F1;
	font-size: 16px;
	font: 100%/1.4 'Roboto', san-serif;
	font-weight:300;
	color: #000000;
}


table#table-3{	
	background: #FFF;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
.table2{	
	background: #FFF;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}

#rcorners4 {
    border-radius: 15px;
    background: #FFF;
    padding: 20px;
    width: 200px;
    height: 150px;
}

td, th {
	color: #000000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.button {
	 background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
}
.button1 {
	border: 1px solid #0066CC;
	background: #E3F3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	letter-spacing: 1px;
	cursor: pointer;
	border-top: 1px solid #85A7C8;
	border-left: 1px solid #85A7C8;
}
.button:hover{
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.button1:hover {
	background: #85A7C8;
	color:#FFFFFF;
}
.btnInput {
	border: 1px solid #006;
	background: #F6F6F6;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}
.btn3 {
	border: 1px solid #0066CC;
	background: #E3F3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 1px;
	cursor: pointer;
	border-top: 1px solid #FEFEFE;
	border-left: 1px solid #FEFEFE;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	min-width: 60px;
}
.btn3:hover {
	background: #85A7C8;
	color:#FFFFFF;
	border-top: 1px solid ;#999
	border-left: 1px solid #999;
	border-bottom: 1px solid #FEFEFE;
	border-right: 1px solid #FEFEFE;
}
.btn3Close {
	border: 1px solid #006;
	background: #CC0000;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	cursor: pointer;
	border-top: 1px solid #F9A0A0;
	border-left: 1px solid #F9A0A0;
	font-style: normal;
	font-weight: bold;
}
.btnClose {
	border: 1px solid #006;
	background: #CC0000;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	cursor: pointer;
	border-top: 1px solid #F9A0A0;
	border-left: 1px solid #F9A0A0;
	font-style: normal;
	font-weight: bold;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
}
.btn_grey {
  background: #beced9;
  background-image: -webkit-linear-gradient(top, #c8d3db, #a4b0b7);
  background-image: -moz-linear-gradient(top, #c8d3db, #a4b0b7);
  background-image: -ms-linear-gradient(top, #c8d3db, #a4b0b7);
  background-image: -o-linear-gradient(top, #c8d3db, #a4b0b7);
  background-image: linear-gradient(to bottom, #c8d3db, #a4b0b7);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-shadow: 1px 1px 2px #fff;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #000;
  font-size: 16px;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
  border:1px solid #999;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.btn_grey:hover {
  background: #9c9d9d;
  background-image: -webkit-linear-gradient(top, #a4b0b7, #c8d3db);
  background-image: -moz-linear-gradient(top, #a4b0b7, #c8d3db);
  background-image: -ms-linear-gradient(top, #a4b0b7, #c8d3db);
  background-image: -o-linear-gradient(top, #a4b0b7, #c8d3db);
  background-image: linear-gradient(to bottom, #a4b0b7, #c8d3db);
  text-decoration: none;
  color:#000;
}
.btn1 {
	border: 1px solid #0066CC;
	background: #E3F3FF;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 1px;
	cursor: pointer;
	border-top: 1px solid #85A7C8;
	border-left: 1px solid #85A7C8;
}
.btn1:hover {
	background: #85A7C8;
	color:#FFFFFF;
}
.btn2 {
	border-top: 1px solid #0066CC;
	background: #E3F3FF;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
menu2{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu2:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu2:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu2:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.activate{
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav2:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav2:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav3:link {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
a.nav3:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
a.nav3:hover {
	text-decoration: underline;
	color: #0033FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
a.nav3:active {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
a.nav4:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
a.nav4:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
a.nav4:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #ABBDCB;
}
a.nav4:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
a.nav5:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
}
a.nav5:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
}
a.nav5:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	background-color: #ABBDCB;
}
a.nav5:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-style: normal;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-style: normal;
}


h3, h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-style: normal;
}

h5, h6 {
	color: #6699CC;
}

img{  
  border-style: none;
}
textarea{
  resize:none;
}
img.AlignBottom {
   border: 0px solid #666666;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	alignment-adjust:middle;
}
img.floatCenterB0 {
	border: 0px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align:center;
    display:block;
}
img.floatAboveB0 {
	border: 0px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align:Left;
    display:block;
}
img.floatLeft {
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.floatRight { 
    float: right; 
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
img.floatLeftB0 {
	float: left;
	border: 0px solid #666666;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.floatRightB0 { 
    float: right; 
	border: 0px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
#footer {
	position: relative;
	top: 40px;
	width: 100%;
	z-index: 4;
	padding-top: 1px;
	text-align: center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.red {color: #FF0000}
.blue{color: #0066CC}
.grn{color: #339900}
.orng{
	color: #CC6600
}
.yelo{color: #FFCC00}
.white{color: #FFFFFF}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.style4 {
	font-size: 10px;
	color: #666666;
}
.style5 {
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {color: #FF0000}

.style8 {
	font-size: 10px;
	color: #202020;
}

.style9 {
	font-size: 10px;
	color: #C5C5C5;
}
.style10 {
	font-size: 10px;
	color: #FF0000;
}
.style11 {
	font-size: 10px;
	color: #000000;
}
.style12 {
	font-size: 10px;
	color: #F16100;	
	}

.style13 {
	color: #0066CC;
	font-size: 10px;
}
.style14 {
	font-size: 12px;
	color: #000000;
}
.style14a {
	font-size: 14px;
	color: #000000;
}
.style15 {
	font-size: 10px;
	color: #FFFFFF;
}

.style16 {
	font-size: 12px;
	color: #FFFFFF;
}
.style17 {font-size: 16px}
.style18 {font-size: 24px}
.style20 {font-size: 14px}
.stylesans28{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:28px;
}
a.stylesans18{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
}
a.stylesans18:hover{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
	text-decoration: underline;
	color: #03F;
}
.stylesans12{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:12px;
	letter-spacing:0.0425em;
	font-weight:400;
}
.stylesans14{
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	letter-spacing: 0.0425em;
	font-weight: 300;
}
.stylesans16{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	letter-spacing:0.0425em;
}
.stylesans18{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
	letter-spacing:0.0425em;
}
.stylesans20{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	letter-spacing:0.0425em;
}
.stylesans30{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:30px;
	letter-spacing:0.0425em;
}
.stylesans16{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	letter-spacing:0.0425em;
	font-weight:300;
	line-height:22px;
}
.stylesans30{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	letter-spacing:0.0425em;
	font-weight:300;
	line-height:28px;
}

#closePreview {
	position:absolute;
	left:751px;
	top:11px;
	width:128px;
	height:22px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.vertical-line {
display: inline;
background-color: #000000;
width: 1px;
height: 100%;
}

.tooltip { position:relative; z-index:24; }
.tooltip span { display:none;}
.tooltip:hover {z-index:25;}
.tooltip:hover span { 
	display:block;
	position:absolute; 
	width:120px; 
	top:25px; 
	left:20px; 
	background-color:#FCFBDC; 
	border:1px solid #333333; 
	padding:5px;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.twoColElsLtHdr #footer {
	background: #FFFFFF;
	left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0;
	width: 100%;
} 
.tdborder{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#33CCFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color: #33CCFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}
.thisRow {
	
}
.activaterow {
	background-color: #33FFFF;
}
@font-face {
  font-family: 'Zekton';
  src: url('css/Fonts/Zekton.eot?#iefix') format('embedded-opentype'),  url('css/Fonts/Zekton.woff') format('woff'), url('css/Fonts/Zekton.ttf')  format('truetype'), url('css/Fonts/Zekton.svg#Zekton') format('svg');
  font-weight: normal;
  font-style: normal;
}
.styleZekton {
	font-family: 'Zekton';
	font-weight: normal;
  	font-style: normal;
}
@font-face {
	font-family: 'Arial_Narrow';
	src: url('css/Fonts/Arial_Narrow.eot');
	src: url('css/Fonts/Arial_Narrow.woff') format('woff'), url('css/Fonts/Arial_Narrow.ttf') format('truetype'), url('css/Fonts/Arial_Narrow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.styleArial_Narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.blink_text {
animation:1s blinker linear infinite;
-webkit-animation:1s blinker linear infinite;
-moz-animation:1s blinker linear infinite;
 color: red;
}

@-moz-keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }

@-webkit-keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }

@keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }
  /* Dropdown Button */
.dropbtn {
    color: white;
    padding: 10px;
    font-size: 12px;
	font-style:italic;
    border: none;
    cursor: pointer;
	background-color: transparent;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	width:90%;
	top:-10px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 

/*button 2
/* Dropdown Button */
.dropbtnMenu {
    background-color: transparent;
    color: white;
    padding: 10px;
    font-size: 12px;
	font-style:italic;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtnMenu:hover, .dropbtn:focus {
    background-color: transparent;
}

/* The container <div> - needed to position the dropdown content */
.dropdownMenu {
    position: relative;
    display: inline-block;
	width:90%;
	top:-10px;
}

/* Dropdown Content (Hidden by Default) */
.dropdownMenu-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdownMenu-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdownMenu-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 
#DialogOverlay1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
	overflow:auto;
}

#DialogOverlayContent1 {
	position: absolute;
	padding: 12px;
	top: 10%;
	left: 6%;
	color: #000;
	text-align: left;
	width: 82%;
	height: auto;
	z-index: 999999;
	background: rgba(255, 255, 255, 1);
	border: 2px solid;
	border-radius: 25px;
}

#DialogOverlayContent1 > p {
    color: #000;
    margin-top: 10px;
	font-size:16px;
	width:96%;
}

#DialogOverlay2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	overflow: auto;
}
#DialogOverlayContent2 {
	position: absolute;
	padding: 12px;
	top: 10%;
	left: 6%;
	color: #000;
	text-align: left;
	width: 82%;
	height: auto;
	z-index: 999999;
	background: rgba(255, 255, 255, 1);
	border: 2px solid;
	border-radius: 25px;
}
#DialogOverlayContent2 > p {
    color: #000;
    margin-top: 10px;
	font-size:12px;
	width:96%;
}
#DialogOverlay3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
	overflow:auto;
}
#DialogOverlayContent3 {
	position: absolute;
	padding: 12px;
	top: 10%;
	left: 6%;
	color: #000;
	text-align: left;
	width: 82%;
	height: auto;
	z-index: 999999;
	background: rgba(255, 255, 255, 1);
	border: 2px solid;
	border-radius: 25px;
}
#DialogOverlayContent3 > p {
    color: #000;
    margin-top: 10px;
	font-size:12px;
	width:96%;
}
#DialogOverlay4 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
	overflow:auto;
}
#DialogOverlayContent4 {
	position: absolute;
	padding: 12px;
	top: 10%;
	left: 6%;
	color: #000;
	text-align: left;
	width: 82%;
	height: auto;
	z-index: 999999;
	background: rgba(255, 255, 255, 1);
	border: 2px solid;
	border-radius: 25px;
}
#DialogOverlayContent4 > p {
    color: #000;
    margin-top: 10px;
	font-size:12px;
	width:96%;
}
#rcorners1 {
    border-radius: 15px;
    background: #fff;
    padding: 20px; 
}
.rcorners2 {
    border-radius: 15px;
    background: #fff;
    padding: 20px; 
}
.anchor { 
  padding-top: 150px;
  margin-top: -150px;
  display: block;
}
.stylesansH{
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	letter-spacing:0.1025em;
	font-weight:300;
	line-height:28px;
}
input[type="checkbox"]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
}
input[type="radio"]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
}
.boxShadow {
    border: 0px solid;
    padding: 10px;
    box-shadow: 3px 6px 9px #888888;
}
.loader {
	border: 12px solid #f3f3f3; /* Light grey */
	border-top: 12px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 2s linear infinite;
	margin: auto;
	visibility: hidden;
}
.loaderOn {
	border: 12px solid #f3f3f3; /* Light grey */
	border-top: 12px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 60px;
	height: 60px;
	animation: spin 2s linear infinite;
	margin: auto;
	visibility: visible;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
