/* top elements */
body {
	font: 32px arial,sans-serif;
	font-size: 200%;
	color: #333333;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 100%;	
	width:100%;
	padding: 0; 
	margin: 0;
}

h2 {
	font-size: 20px;	
}

.row.table-row {display:table;width:100%;margin:0 auto;}
.row.table-row > [class*="col-"] {
    float:none;
    float:none;
    display:table-cell;
    vertical-align:top;
  }

.translucent {
	background-color: #E5E5E5;
	opacity: 0.9;
}

div.table {border: 1px solid black; display: table; }
div.tr {border: 1px solid black; display: table-row; }
div.td {border: 1px solid black; display: table-cell; }

/* links */
a { background: inherit; color: #993333; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}

/***********************
	  LAYOUT
************************/
#wrap {
	/* min-width: 1000px; */
	margin: 0;
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 65px;
	margin: 0; padding: 0;	
	background: none repeat scroll 0 0 #E5E5E5;
	opacity: 0.9;
}
#header .logo-box {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 114px;
	height: 40px;
	background: none repeat scroll 0 0 #E5E5E5;
	border:0;
}

#header .logo-box img {
	background: none repeat scroll 0 0 #E5E5E5;
	border:0;
}

#header .profile-box {
	position:absolute;
    top: 25px;
	float: right;
	right: 25px;
	text-align: left;
	/* min-width: 200px;	 */	
}

/*
#recaptcha_area
{
	zoom: 235%;
}*/

.recaptchatable #recaptcha_response_field
{
	margin: 5px 0 0 0 ! important;
	font-size: 235% ! important;
}

.rememberMe
{
	zoom: 200%;
}

.menu-item {
	text-align: center;	
	padding: 0 30px 0 30px;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF;
}

div.content {
	width: 100%;
	clear: both;
	text-align: center;	
	padding: 30px 0 0 0;
	margin: 0 auto;			
}

div.title{
	height: 40px;
	width: 25%;
	overflow:hidden;
	background: none repeat scroll 0 0 #E5E5E5;
	margin: 0 auto;
	line-height: 40px;
}

div.double{
	width: 100%;
	overflow:hidden;
}

div.half-width {
	width: 50%;
}

.app-cell{
	position: relative;
	clear: none;
	display: inline;
}

.fill
{
	width: 99.5%;	
}

.top-buffer { margin-top:20px; }
.bottom-buffer { margin-bottom:20px; }

.halfWidth
{
	width: 49.5%;	
}

label.smallLabel
{
	font-size: 100%;
	font-weight: 700;
	position: relative;
}
input.textInput
{
	font-size: large;
}

.blueButton
{
	font-size: large;
	background-color: #4D7EF0;
	color: #ffffff;
}

.simpleButton
{
	font-size: large;
	background-color: #f0f0f2;
	color: black;
	height:1in;
}

/* 
@media screen and (max-width: 600px) {
    .app-cell{
		position: relative;
		width:100%;
		clear: none;
		background-color:#e0e0e0;
		display: inline;
    }
} */

.float-left.app-cell{
	float: left
}

.app-icon {
	width: 80%;
	margin: 0 auto 20px auto; 	
	display: block
}

.app-icon img{
	width: 100px;
	height: 100px;
	border: 0;
}

div.double.app-icon {
	width: 80%;
	bottom: 20px;
}

.double.left.app-icon {
	margin: 0 10px 0 auto; 	
	display: inline
}

.double.right.app-icon {
	margin: 0 auto 0 10px; 	
	display: inline
}

.app-store-link img{
	width: 30%;
	height: 30%;
	margin: 0 auto 0 auto; 	
}

.app-store-link img.medium{
	width: 30%;
	height: 30%;
	margin: 0 auto 0 auto; 	
}

.app_store_box {
	top: 200px;
	right: 10px;
}

.app_store_box_row {
	padding-bottom: 40px;
	border: 0;	
}

.app-description {
	width: 80%;
	margin: 0 auto 0 auto;
}

.app-description li{
	text-align: left;
	margin: 5px auto 5px 0
}

.app-description p{
	text-align: left;
	word-wrap: normal;
}

.app-snapshot {
	width: 300px;
	height: 375px;
	border: 1px solid #000; 
}

.app-snapshot.landscape {
	width: 375px;
	height: 200px;
}

.app-snapshot.ipad {
	width: 400px;
	height: 600px;
}
.app-snapshot.ipad.landscape{
	width: 480px;
	height: 360px;
}

a.app-title {
	margin: auto;
}

/* sidebar */
#sidebar {
	float: right;
	width: 50%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #0040FF;	
}
.sidebox {
	margin-bottom: 10px;	
}

/* first column */
#first-column {
	float: left;
	width: 50%;	
	margin: 0 0 10px 0; padding: 0;	
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 12px 0 0 0;
	font: normal .92em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	height: 45px;
	color: #666666;
	text-align: center;
}
#footer p {
	margin: 0; padding: 0;
}
#footer a {
	text-decoration: none;
	color: #777;	
}
#footer a:hover {
	text-decoration: underline;
	color: #0040FF;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.center {
    margin-left: auto;
    margin-right: auto;
}

div.spacer
{
	width:100%;
	height: 1em;
}

div.wrapper
{
	background-color:#e0e0e0;
	margin-left: auto;
    margin-right: auto;
	width:90%;
	min-width: 90%;
	max-width: 100%;
	padding: 0px 0px 0px 0px;
}

div.mainDiv
{
	margin-left: auto;
    margin-right: auto;
	width:92%;
	padding-left: 0px;
	padding-right: 0px;
}

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

table { border-collapse:collapse; border-spacing:0; empty-cells:show }
td, th { vertical-align:top; font-size:large;}
span.footnodeNumber { padding-right:1em; }
span.annotation_style_by_filter { font-size:large; font-family:Arial; background-color:#fff000;  margin:0; border:0; padding:0;  }
.P1 { font-size:large; text-align:center ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:bold; }
.P10 { font-size:large; text-align:center ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:bold; }
.P11 { font-size:large; text-align:left ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:bold; }
.P12 { font-size:large; text-align:left ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:bold; }
.P2 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:bold; }
.P3 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:normal; }
.P4 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; font-weight:normal; }
.P5 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; font-style:normal; font-weight:bold; }
.P6 { font-size:235%; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; }
.P7 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; margin-left:0.5in; margin-right:0in; text-indent:-0.25in; font-weight:normal; }
.P8 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; margin-left:0.5in; margin-right:0in; text-indent:-0.25in; font-weight:normal; }
.P9 { font-size:large; text-align:justify ! important; font-family:Times New Roman; writing-mode:lr-tb; margin-left:0.5in; margin-right:0in; text-indent:-0.25in; font-weight:normal; }
.Table_20_Contents { font-size:235%; text-align:left ! important; font-family:Times New Roman; writing-mode:lr-tb; }
.Table1 { width:6.6972in; writing-mode:lr-tb; }
.Table1_A1 { vertical-align:top; background-color:#e6e6e6; padding:0.0382in; border-width:0.0133cm; border-style:solid; border-color:#000000; writing-mode:lr-tb; }
.Table1_A { width:6.6972in; }
.Internet_20_link { color:#000080; text-decoration:underline; }
.T1 { font-size:large; font-weight:normal; }
.T2 { font-size:large; font-weight:bold; }
.T3 { font-weight:bold; }
.WW8Num1z0 { font-family:Wingdings; font-size:large; }
.WW8Num1z1 { font-family:Wingdings 2; font-size:large; }
.WW8Num1z2 { font-family:StarSymbol, Arial Unicode MS; font-size:large; }
.WW8Num2z0 { font-family:Wingdings; font-size:large; }
.WW8Num2z1 { font-family:Wingdings 2; font-size:large; }
.WW8Num2z2 { font-family:StarSymbol, Arial Unicode MS; font-size:large; }
.WW8Num3z0 { font-family:Wingdings; font-size:large; }
.WW8Num3z1 { font-family:Wingdings 2; font-size:large; }
.WW8Num3z2 { font-family:StarSymbol, Arial Unicode MS; font-size:large; }
	
