body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
}
#wrapper {
 width: 774px;
 margin: 0 auto;
 margin-top: 20px;
}
#innerwrapper {
 width: 580px;
 margin: 0 auto;
 margin-top: 20px;
}
.aymheading {
  font-style:italic; 
  font-size:24px;
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.style3 {font-size: 12px;}

/* wrapper 698 (requires 701 though) = left col 281 + center col 417 */
img {
 border: none;
}
a {
 color:#009900;
 text-decoration:underline;
} 

a:hover {
 color:#33ff00;
 text-decoration:underline;
}
.beta-order  {
 color:#333333;
 width: 80px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc; 
 background-color: #fff;
 text-decoration: none;
}

.padding h1 {
 font-size: 19px;
 font-family: Arial, Helvetica, sans-serif;
 color: #690;
 padding-top: 83px;
}
.padding {
 margin: 0px 8px 0px 18px; 
/* margin: 10px 8px 58px 8px;*/
}

.padding-left {
 margin: 0px 12px 8px 12px;
 text-align:left;
}


/* Left hand border and top left border of page */
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 float: left;
 width: 281px;
 height: 560px;  /* height #1 */
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 text-align:center;
}
* html #leftcolumn {height:500px} /* IE Min-Height Hack */ 

#centercolumn {
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 height: 560px;  /* height #2 */
  width: 405px;
 float: left;
 min-height: 310px;
}


#footer {
 border: 1px solid #ccc;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 height: 20px;
 width: 679px;
 color: #719D2F;
}

#footer a:link {
 color: #719D2F;
 text-decoration: none;
}
#footer a:visited {
 color: #719D2F;
 text-decoration: line-through;
}
#footer a:hover {
 color: #999;
 text-decoration: none;
}

.float, .float-last {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
}

/* float and float-last */
.float a:link {
 width: 80px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc; 
 background-color: #fff;
 text-decoration: none;
 color: #690;
}

.float a:visited {
 width: 80px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc; 
 background-color: #fff;
 text-decoration: none;
 color: #690;

}
.float a:hover {
 width: 80px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;  
 background-color: #719D2F;
 text-decoration: none;
 color: #fff;
}

.float-last a:link {
 width: 81px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-bottom: 1px solid #ccc;  
 background-color: #fff;
 text-decoration: none;
 color: #690;
}

.float-last a:visited {
 width: 81px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-bottom: 1px solid #ccc;  
 background-color: #fff;
 text-decoration: none;
 color: #690;

}
.float-last a:hover {
 width: 81px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-bottom: 1px solid #ccc;  
 background-color: #719D2F;
 text-decoration: none;
 color: #fff;
}	
/* float-active and float-last-active */
.float-active  {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 width: 80px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;  
 background-color: #719D2F;
 text-decoration: none;
 color: #fff;
}


.float-last-active {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 width: 81px;
 text-align: center;
 padding-top: 27px;
 padding-bottom: 27px;
 float: left;
 border-bottom: 1px solid #ccc;  
 background-color: #719D2F;
 text-decoration: none;
 color: #fff;
}
.padding-title {
	margin: 0px 8px 0px 18px;
	font-weight: bold;
}

/* download page */
.table-header {
	color: #FFFFFF;
	background-color: #060;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
}
/* support page */
.table-text {
/*	color: #333; */
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
