html, body {
  height: 101%;
}

.wrapper {
  width: 100%;
  height: 90%;
  text-align: center;  
  background-color: #ffffff;
}

.box {
  display: inline-block;
  vertical-align: middle;
  height: 90%;
}

.content {
  background: #ffffff;
  height: auto;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 5vw;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.baseStyles {
	margin: 0; padding: 0; border: none; width: 810px; background-color:#FFFFF4;
}
.scrolling { overflow: hidden; }
.other {
	margin-top: 20px;
	margin-bottom: 30px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
	
	-moz-box-shadow: 1px 1px 6px #000; 
	-webkit-box-shadow: 1px 1px 6px #000; 
	box-shadow: 1px 1px 6px #000; 

	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
}
.style2 {
	font-size: 11px;
}
.style3 {color: #999999}
.style4 {color: #666666}
.style99 {font-family: Arial, Verdana, Helvetica; font-size: 12px; position:absolute; left:-7500px;}
.style100 {font-size: 14px}
.style102 {font-size: large}
.style103 {font-size: 2vw}
.style104 {font-size: 12px}
.style106 {font-size: 12px}
.style107 {font-size: 12px}
.style111 {font-size: 55px}
.style113 {font-size: 65px}
.style114 {color: #FB2C00}
.style115 {font-weight: bold}

.roundCorners3 {
background:#FF6600; border:3px solid #FF6600; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; border-radius:20px; }

.container {
	max-width: 950px;
	width: 100%;  
}
}
