a {
	color: #60FF27;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
}


a.black {
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px #60FF27 dotted;
}

a.black:hover {
	color: #60FF27;
}

a.blackplain {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.blackplain:hover {
	color: #60FF27;
	text-decoration: none;
}


a.dots {
	color: #60FF27;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	border-bottom:1px #60FF27 dotted;
}

a.dots:hover {
	color: black;
	text-decoration: none;
	border-bottom:1px #60FF27 dotted;
}


a.thin {
	font-weight: none;
}


p { line-height:0 }

.h1 { 
	padding: 0 0 0.5em 0; 
	font: 700 2.5em arial, sans-serif; 
	letter-spacing: -.050em; 
	line-height: 0.8em; 
	}


.h2 { 
	padding: 0 0 0.5em 0; 
	font: 700 1.8em arial, sans-serif; 
	letter-spacing: -.050em; 
	line-height: 0.8em; 
	}
	

.footer {
	line-height: 70%;
	letter-spacing: 0px;
	font: 108% arial;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
}

.subtext {
	line-height: 14px;
	letter-spacing: 0px;
	font: 90% arial;
	font-size: 10.5pt; 
}

.smalltext {
	line-height: 14px;
	letter-spacing: 0px;
	font: 90% arial;
	font-weight: none;
	font-size: 10.5pt; 
}
	

/** ** ** ** ** ** ** ** ** ** ** **/
/** SPECIALTY STUFF               **/
/** ** ** ** ** ** ** ** ** ** ** **/

.getstarted { 
	padding: 0.2em 0.2em 0.3em 0.2em; 
	font: 700 2.5em arial, sans-serif; 
	letter-spacing: -.050em; 
	line-height: 0.8em; 
	}
	
#tellus{ 
	padding: 0.3em;
	}


/** ** ** ** ** ** ** ** ** ** ** **/
/** HIDDEN STUFF                  **/
/** ** ** ** ** ** ** ** ** ** ** **/

	
.hidden { display: none; }
.unhidden { display: block; }

#whyfym {

margin-left: 0px;

margin-right: 0px;

background-attachment: scroll;

background-image: url();

background-repeat: no-repeat;

background-position: center;

}

#stemgroups {

margin-left: 0px;

margin-right: 0px;

background-attachment: scroll;

background-image: url();

background-repeat: no-repeat;

background-position: center;

}

/** ** ** ** ** ** ** ** ** ** ** **/
/** BACKGROUNDS                   **/
/** ** ** ** ** ** ** ** ** ** ** **/

.stripes {
font-size: 22pt; 
font-weight: bold; 
letter-spacing: -2px; 
font-family: Arial, Helvetica, sans-serif; 
}