

/* use fixed point size for left nav */
.lhs {
	font-size: 70%;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top:5px;
	color: #669933; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}	

.lhs2 {
font-size: 70%;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 5px;
padding-top:5px;
color: #2A516E; 
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}	











/*dotted lines*/
.dotline {
	border-bottom:1px dotted #bab5a0;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669933;
	font-weight: bold;
}
.style4 {
	background-color: #fff;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style4smaller {
	background-color: #fff;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.style5 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.style6 {
	color: #009933;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.style7 {
	color: #FF6600;
	font-weight: bold;	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


a:link	{
	color: #003399;
	background-color: transparent;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited	{
	color: #003399;
	background-color: transparent;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	}
a:active	{
    color: #003399;
	background-color: transparent;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover	{
	color: #003399;
	background-color: transparent;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;

}

a.underline:link {color: #003399; text-decoration: underline; }
a.underline:visited {color: #003399; text-decoration: underline; }
a.underline:active {color: #003399; text-decoration: underline; }
a.underline:hover {color: #003399; text-decoration: underline; }





a.green:link {color: #669933; text-decoration: underline; }
a.green:visited {color: #669933; text-decoration: underline; }
a.green:active {color: #669933; text-decoration: underline; }
a.green:hover {color: #669933; text-decoration: underline; }

a.underline:link {color: #666666; text-decoration: underline; }
a.underline:visited {color: #666666; text-decoration: underline; }
a.underline:active {color: #666666; text-decoration: underline; }
a.underline:hover {color: #666666; text-decoration: underline; }

a.nav:link {color: #666666; text-decoration: underline; }
a.nav:visited {color: #666666; text-decoration: underline; }
a.nav:active {color: #666666; text-decoration: underline; }
a.nav:hover {color: #666666; text-decoration: underline; }


p.deltabullet {
	background:url('http://www.apa.org/convention09/images/delta.gif') 0 2px no-repeat;
	padding-left:15px;
}

.white { background-color: #ffffff;}
.headingwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.grayoutline { background-color: #999999;}
.blueoutline { background-color: #336699;}

.grayoutline td p {
	margin-left: 5px; margin-right: 5px; 
}
div.boxheader {
	height: 18px;
	background: #a5a7a9;
	margin: 0; padding: 11px 0 0 12px;
}
div.boxheader p {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .5px;
	margin: 0; padding: 0;
}

}
