.test {border:1px solid red;}

*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	background:#FFFFFF; 
	color:#000000; 
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	font-size:12px;
	padding:0px; /* cellspadding="0" */
} 
img{
	border:0px;
}

a {color:#0099ff; text-decoration:underline;}
a:link    {}
a:hover   {text-decoration:none;}
a:visited {}
a:active  {}

a img {border: none;}


.main {
	width:800px;
	margin:auto;
}
.header {
	height:55px;
	background:url(images/head.jpg) no-repeat;
	clear:both;
}
.header a.logo {
	display:block;
	float:left;
	width:165px; height:55px;
}
.header a.alevegolf {
	display:block;
	float:left;
	width:205px; height:55px;
}
.header .toplinks {
	display:block;
	float:left;
	padding-left:274px;
	padding-top:35px;
	color:#005FBA;
	font-size:8px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.header .toplinks a {
	color:#005FBA;
	font-size:7px;
	line-height:12px;
	text-decoration:none;
}
.header .toplinks a:hover {
	color:#91C8FE;
}

.menu {
	height:14px;
	background-color:#fde331;
}
.menu a {
	display: block;
	float:left;
	height:14px;
	background-position: 0 0;
	background-repeat:no-repeat;
	font-size:1px;
}
.menu a:hover {
	background-position: 0 100%;
	background-repeat:no-repeat;
}
.menu a.active {
	background-position: 0 100%;
	background-repeat:no-repeat;
}
.menu a.mhome  {background-image:url(images/m_home.gif); width:140px;}
.menu a.mproducts  {background-image:url(images/m_products.gif); width:62px;}
.menu a.mjoint     {background-image:url(images/m_joint.gif); width:170px;}
.menu a.mresourcescenter  {background-image:url(images/m_resource.gif); width:153px;}
.menu a.mfaqs    {background-image:url(images/m_aleve_faqs.gif); width:62px;}
.menu a.malevegolf  {background-image:url(images/m_aleve_golf.gif); width:99px;}
.menu a.maleved  {background-image:url(images/m_aleve_d.gif); width:114px;}

.content {
	height:662px;
	background:url(images/main.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.content a {
	color:#FFFFFF;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content .link {
	height:356px;
	padding-top:180px;
	padding-left:620px;
}
.content .link a {
	display:block;
	width:165px;
	height:285px;
}
.content .text {
	padding-left:74px;
	width:577px;
	font-size:9px;
	letter-spacing:-1px;
	line-height:11px;
	text-align:justify;
}
.content .bottom {
	padding-left:74px;
	padding-top:12px;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
}
.content .bottom div, .content .bottom a {
	display:block;
	float:left;
}

.startform {
	background-color:#ffe600;
	height:24px;
	text-align:center;
}

.content2 {
	background-color:#0061AC;
	height:662px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.content2 .text {
	padding-left:74px;
	width:577px;
	font-size:9px;
	letter-spacing:-1px;
	line-height:11px;
	text-align:justify;
}

.content2 a {
	color:#FFFFFF;
	text-decoration:underline;
}
.content2 a:hover {
	text-decoration:underline;
}
.content2 .link {
	height:356px;
	padding-top:180px;
	padding-left:620px;
}
.content2 .link a {
	display:block;
	width:165px;
	height:285px;
}

.steptext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	margin-left:10px;
}
.steptext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	background-color:#0099ff;
	margin-left:10px;
}
	
.stepheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-left:10px;
}	

.stepheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin-left:10px;
}	

.reporttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}