body {
	font-family: "Helvetica Neue", Geneva, Helvetica, "Arial Narrow", "Adobe Garamond Pro";
	color: #5084A7;
	font-size: 14px;
	line-height: 18px;
}

li
{
	font-family: "Helvetica Neue", Geneva, Helvetica, "Arial Narrow", "Adobe Garamond Pro";
	color: #5084A3;
	list-style-type: circle;
	list-style-position: outside;
}

h1 {
	font-family: Futura;
	color: #D27EA6;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 14px;
}
a {
	text-decoration: none;
	color: #C86990;
}
a:hover {
	text-decoration:underline;
}

.number li
{
	font-family: "Helvetica Neue", Geneva, Helvetica, "Arial Narrow", "Adobe Garamond Pro";
	color: #5084A3;
	list-style-type: decimal;
	list-style-position: outside;
}

.big {
	font-size: 36px;
	font-weight: normal;
	color: #D27EA6;
}


.signup td {
	border: thin dashed #E3E3E3;
	border-top-color: #CACACA;
	line-height: 1.7em;
}
.small {
	font-size: 10px;
	font-style: italic;
}

.main_left
{
	padding: 10px;
	width: 420px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}

.main_left p {
	line-height: 18px;
	letter-spacing: 1px;
}

h2 {
	font-family: Futura, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-indent: 25px;
	background-image: url(images/ADA_star.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

.main_right {
	width: 280px;
	text-align: right;
	padding: 10px;
	margin-top: 0px;
	vertical-align: top;
}

.main_right li {
	list-style-position: inside;
	}
	
.main_right a {
	font-family: "Helvetica Neue", Geneva, Helvetica, "Arial Narrow", "Adobe Garamond Pro";
	color: #5084A7;
	font-size: 14px;
	text-decoration:none;

}

.main_right a:hover {
	font-family: "Helvetica Neue", Geneva, Helvetica, "Arial Narrow", "Adobe Garamond Pro";
	color: #D27EA6;
	font-size: 14px;
	text-decoration:none;

}


.next {
	
	font-style: italic;
	color: #D27EA6;
	text-align: right;
	font-weight: 700;
	float:right;
	
}
.next a {
	font-size: 12px;
	font-style: italic;
	color: #D27EA6;
	text-decoration:none;
	font-weight: normal;
}
.next a:hover {
	text-decoration:underline;
}



.nav {
	font-family:  "Helvetica Neue",  Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #EDEDED;
	position: relative;
	background-image: url(images/ADAP_header.gif);
	width: 800px;
	height: 125px;
}

.nav table {
	position: absolute;
	left: 40px;
	top: 5px;
	z-index: 10;
	color: #FFFFFF;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	font-stretch: normal;
	letter-spacing: 1px;
	display: inline;
}
.nav a:hover {
	color: #E386B3;
}
.main_right h2 {
	font-family: Futura, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-indent: 25px;
}
blockquote {
	margin-right: 25px;
	margin-left: 25px;
}
