/* Titles */
	.ttl01{
	font-family:  "century gothic", "franklin gothic book", arial, verdana, helvetica;
	font-size: 18pt;
	margin-top:5px;
	margin-bottom: 5px;
	font-weight: 700;
	text-align:center;
	color:#006666;
	}
	
	/* Title on List Serv Page */
	.ttl02{
	font-family: georgia, verdana, arial, tahoma;
	font-size: 16pt;
	margin-bottom: 5px;
	font-weight: 700;
	text-align:center;
	color:#006666;
	}
	
	/* Articles Page */
	.ttl03{
	font-family: georgia, "charter Bt", times, verdana, helvetica;
	font-size: 14pt;
	margin-bottom: 5px;
	font-weight: 700;
	color:black;
	}
   
   .ttl04{
	font-family: verdana, arial, helvetica;
	font-size: 13pt;
	margin-bottom: 5px;
	font-weight: 700;
	color:black;
	}
	 
	 /* Membership page, web links*/
	 .ttl05{
	font-family: verdana, arial, helvetica;
	font-size: 14pt;
	margin-bottom: 3px;
	font-weight: 500;
	color:#006699;
	}
	
	/* join page, hsa listserv, treasure chest */
	 .ttl06{
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	margin-bottom: 3px;
	font-weight: 700;
	color:black;
	}
	

	.author{
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	margin-top:5px;
	margin-bottom: 5px;
	font-weight: 500;
	text-align:center;
	color:black;
	}

/* images special notes*/
caption{
	font-family: verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:700;
	text-align:center;
	margin-top:5px;
	color:black;
}

/* Body Text */	
	.txt01{
	font-family:  verdana, arial, Tahoma, helvetica;
	font-size: 11pt;
	margin-top: 5px;
	line-height: 130%;
	font-weight: 400;
	color:black;
	}	

/* Paragraphing */
	.txt02{
	font-family: verdana, arial, Tahoma, helvetica;
	font-size: 11pt;
	text-indent:15px;
	font-weight: 400;
	margin-top:5px;
	line-height: 130%;
	color:black;
	}	
	
/* Left and right margin text */
	.txt03{
	font-family:   verdana, arial, tahoma, helvetica;
	font-size: 11pt;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 130%;
	color:black;
	}	
	
	/* small text */
	.txt04{
	font-family: Arial, verdana, Tahoma;
	font-size: 9pt;
	line-height: 120%;
	font-weight: 400;
	color:black;
	}
	
	/*italic text */
	.txt05{
	font-family: arial, verdana, Tahoma;
	margin-right:10px;  /*prevents the right side from being cut off */
	font-size: 11pt;
	font-style:italic;
	font-weight: 400;
	line-height: 130%;
	color:black;
}

/* used on links page */
.txt06{
	font-family: Arial, verdana, Tahoma;
	font-size: 12pt;
	margin-top:5px;
	line-height: 130%;
	font-weight: 500;
	color:black;
	}	

/* anchors board */	
a.inline{
	font-family: verdana, arial, tahoma, Helvetica, sans-serif;
	font-size: 11pt;
  font-weight: 600;
}
a.inline:link{
		color:#191970; /*Midnight Blue */
		text-decoration:none;}
a.inline:visited{
	color:#006600; /* dark green */
	text-decoration:none;}
a.inline:hover{
	color:coral;
	text-decoration:underline;
}

a.nav1 {
	text-decoration:none;
	font-family: verdana, arial,Helvetica;
	font-size: 11pt;
  font-weight: 700;
}

a.nav1:link{color:#2f4f4f;}
a.nav1:visited{color:#008080;}
a.nav1:hover{font-weight:700;color:coral;}

/* Used on top box on Join Page, ListServ */
	a.nav2 {
	text-decoration:none;
	font-family:  verdana, arial, Helvetica;
	font-size: 12pt;
  font-weight: 700;
}

a.nav2:link{color:black;}
a.nav2:visited{color:DarkOliveGreen;}
a.nav2:hover{color:Salmon;}

/* Highlighted Links, Used on Link Page for offsite links */
	a.nav3 {
	text-decoration:none;
	font-family:  verdana, arial, Helvetica;
	font-size: 11pt;
  font-weight: 700;
}
a.nav3:link{
background-color:#b9e7ff;
color:black;}

a.nav3:visited{
color:black;
background-color:#e9e9e9;
text-decoration:none;
}
a.nav3:hover{
background-color:yellow;
text-decoration:none;
color:black;}


/* Used on side box of Links page */
	a.nav4 {
	text-decoration:none;
	font-family:  verdana, arial, Helvetica;
	font-size: 10pt;
  font-weight: 700;
}

a.nav4:link{color:black;}
a.nav4:visited{color:DarkGreen;}
a.nav4:hover{color:Salmon;}


/* Return Text under Key and other small links */
a.return {
	text-decoration:none;
	font-family: verdana, arial, times, Helvetica;
	font-size: 10pt;
  font-weight: 700;
}
a.return:link{color:#4e4e4e;}
a.return:visited{color:#4e4e4e;}
a.return:hover{color:Coral;}

/* Article Page */
a.art1 {
	text-decoration:underline;
	font-family: arial, verdana, Helvetica;
	font-size: 11pt;
  font-weight: 700;
}

a.art1:link{color:black;}
a.art1:visited{color:black;}
a.art1:hover{color:DarkOrange;}



/* box borders */
/* HSA join  */
.brd01{
border: solid teal 2px;
background-color: #f0f8ff;  Alice Blue */ 
}

/* HSA join  */
.brd02{
	border: solid black 1px;
	background-color:WhiteSmoke;
}


/* */
.hr1{
	size:2;
	width:75%;
	color:green;
	align:center;
	color:#ff9900;
	no-shade:true
}

/* Forms */
/* Text and Select boxes background color */
.m01{
	background-color:#F8F8FF; /* ghostwhite */
	font-family:verdana,arial,times; 
	font-size:10pt;
	}

	/* Button color and menu border */
	.m02{
	font-family:verdana,arial,times; 
	font-size:10pt;
	text-color:black;
 	border:outset #dbdbdb  2px; 
	background-color:LightBlue;	
	}	