/*
	Use this stylesheet to override the default Abbott styles.
	Make sure your selectors have a higher specificity than the defaults or they will have no effect.
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
able{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
/* li{list-style:none;}*/
caption,th{text-align:left;}
/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

.version2 {
	align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #CCCCCC;
}

/* search page styles */
.th1 {
height: 25px;
vertical-align: bottom;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.th1Rep {
height: 25px;
vertical-align: bottom;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.th1HCP {
height: 25px;
vertical-align: bottom;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.th1 a {
font-size: 10pt;
color: #0066CC;
}

.th2 {
font-size: 10pt;
background-color: #E2E2E2;
border-bottom: #000000 thin 1px;
text-align: center;
}

.th2-right {
font-size: 10pt;
background-color: #E2E2E2;
border-bottom: #000000 thin 1px;
text-align: right;
font-weight: bold;
color: #000000;
}

.th2-left {
font-size: 10pt;
background-color: #E2E2E2;
border-bottom: #000000 thin 1px;
text-align: left;
font-weight: bold;
color: #000000;
}

.sr {
font-size: 8pt;
color: #0066CC;
width: 50%;
height: 20px;
}

.sr a {
font-size: 8pt;
color: #0066CC;
}

.sr a:hover {
font-size: 8pt;
color: #0066CC;
}

.srRep {
color: #006600;
width: 50%;
}

.srRep a {
color: #006600;
}

.srRep a:hover {
color: #006600;
}

.srHCP {
color: #0066CC;
width: 50%;
}

.srHCP a {
color: #0066CC;
}

.srHCP a:hover {
color: #0066CC;
}

.dtRep {
text-align: right;
color: #000000;
width: 30%;
}

.dtHCP {
text-align: right;
color: #000000;
width: 30%;
font-weight: normal;
} 

.sz {
font-size: 8pt;
color: #330033;
width: 10%;
}

.dt {
text-align: right;
font-size: 8pt;
color: #330033;
width: 30%;
}
