/*			@font-face {
font-family: 	'Interstate-Thin';
src: url('../fonts/Interstate-Thin.woff') format('woff');
}*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td{
margin: 0; padding: 0; border: 0; outline: none;
}

h1, h2, h3, h4, h5, h6{
font-size: 100%;
}

body { 
	
/*font-family: Arial, Helvetica, sans-serif;*/
/*			line-height: 1;
font-size: 88%;*/

}
h1, h2, h3, h4, h5, h6{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol
{
list-style: none;
}


img
{
border: 0;
}

#pi:hover
{
text-decoration: underline;
}
	
#medGuide:hover
{
text-decoration: underline;
}

#isiText ul
{
	list-style-type:none;
}

#isiText ul.normal
{
font-family: Arial,Helvetica,sans-serif; 
font-size:10px; 
color:#000000; 
line-height:11px;
list-style-type: disc;*/
}


ul.dashed {
	list-style-type:none;
}
ul.dashed li {
	list-style-type:none;
}
ul.dashed > li {
	text-indent: -5px;
}
ul.dashed > li:before {
	content: "-";
	text-indent: -5px;
}
	
#isiText p {
font-family: Arial,Helvetica,sans-serif; 
font-size:10px; 
color:#000000; 
line-height:11px;  
padding:0px; 
margin: 0px 0px 0px 0px;
}
	
#isiText h3 
{
color:#b1005d; 
font-size:10px; 
font-weight:700; 
font-family: Arial,Helvetica,sans-serif; 
padding:0px; 
margin: 5px 0px 0px 0px;
}
sup 
{
font-size:6px;
}
	
.stop 
{ 
color:#00AEEF; 
font-weight:700;
}

b
{ 
font-weight:700;
}
a.isi:link, a.isi.visited  
{
color:#b1005d; 
text-decoration:underline; 
font-weight:700; 
}

ul 
{
padding-left: 15px; 
margin: 0px 0px 5px 0px; 
}

.isi_no_bottom_margin
{
margin-bottom:0px!important;
}

.isi_no_top_margin
{
margin-top:0px!important;
}


