a.bar:link{

	color: #ffffff;

	text-decoration: none;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;

	font-weight: bold;

}

a.bar:visited{

	color: #ffffff;

	text-decoration: underline;

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;	

	font-weight: bold;

}

a.bar:hover{

	color: #ffffff;

	text-decoration: underline;

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;	

	font-weight: bold;

}

a.t:link{

	/* color: #6E486F; */

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;

	font-weight: bold;

}

a.t:hover{

	/* color: #30999A; */

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;

	font-weight: bold;

}

a.t:visited{

	/* color: #6E486F; */

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 13px;

	font-weight: bold;

}

a.nav:link{

	color: #6E486F;

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 12px;

}

a.nav:hover{

	color: #30999A;

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 12px;

}

a.nav:visited{

	color: #30999A;

	text-decoration: underline;	

	font-family: arial, helvetica, sans-serif;	

	font-size: 12px;	

}

.side{	

	margin-left: 5px;

}

.title{

	margin-top: 10px;

	margin-bottom: 10px;

	font-family: arial, helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

}

.wtitle{

	margin-top: 5px;

	margin-bottom: 5px;

	font-family: arial, helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

}

.text{

	margin-right: 15px;

	margin-left: 15px;

	font-family: arial, helvetica, sans-serif;

	font-size: 13px;

}

.bold{

	font-weight: bold;		

}

ul{

	margin-top: 8px;

	margin-bottom: 8px;

}

li{

	list-style-type: disc;

	list-style-position: outside;

	margin-bottom: 5px;

}

.num{

	list-style-type: decimal;

	list-style-position: outside;

	margin-bottom: 3px;

}

.under{

	font-face: arial, helvetica, sans-serif;

	font-size: 11px;	

}

/* treatment title */

.treat{

	margin-left: 5px;

	margin-bottom: 5px;

}

/* text inside tables */

.table{	

	font-family: arial, helvetica, sans-serif;

	font-size: 13px;	

}

.top{

	font-family: arial, helvetica, sans-serif;

	font-size: 14px;	

	font-weight: bold;

	color: #6E486F;

}

/* title text on faqs page */

.faqs{

	font-family: arial, helvetica, sans-serif;

	font-size: 16px;	

	font-weight: bold;

	color: #6E486F;

	text-align: center;

}

/* img styles */

.iright{

	margin-bottom: 5px;

	margin-left: 10px;

}

.ileft{

	margin-bottom: 5px;

	margin-top: 5px;

	margin-right: 10px;

}

.color{

 color: #30999A;

 font-weight: bold;

}
