/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	margin-left:10px;
	margin-top:0;
	
 
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#footnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#mtdName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	font-weight:bold;
}

#mtdTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399cc;
}

#mtdText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mtdLinks{	
	text-decoration: none;
	color: #663366;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}	
#bloodPressureBrochureHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FF0000;
}

#bloodPressureBrochureSubHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
}


#educationalHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#newsHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399cc;
	font-weight:bold;
}

#newsMediaContact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #664D8E;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

#quotebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#quoteboxText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#quoteboxSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#quoteboxSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#subcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
}

#indexCategoryHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	font-weight:bolder;
}

#indexCategoryBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#columnHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399cc;
	font-weight:bold;
	text-decoration:underline
}

#drSearchTitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	font-weight:bolder;
}
#eventsText	{	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}	
	
#sideA:link	{	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	}	
		
#sideA:visited	{	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	}	
		
#sideA:active	{	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	}	
		
#sideA:hover	{	
	text-decoration: underline;
	color: #3399CC;
	font-size:10px;
	}
		
#MTDNameA:link	{	
	text-decoration: none;
	color: #3399CC;
	font-size:11px;
	font-weight:bold;
	}	
		
#MTDNameA:visited	{	
	text-decoration: none;
	color: #3399CC;
	font-size:11px;
	font-weight:bold;
	}	
		
#MTDNameA:active	{	
	text-decoration: none;
	color: #3399CC;
	font-size:11px;
	font-weight:bold;
	}	
		
#MTDNameA:hover	{	
	text-decoration: underline;
	color: #3399CC;
	font-size:11px;
	font-weight:bold;
	}


#contentA:link	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
		
#contentA:visited	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
		
#contentA:active	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
#contentA:hover	{	
	text-decoration: underline;
	color: #3399CC;
	font-size:12px;
	}
.contentA:link	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
		
.contentA:visited	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
		
.contentA:active	{	
	text-decoration: none;
	color: #3399CC;
	font-size:12px;
	}	
.contentA:hover	{	
	text-decoration: underline;
	color: #3399CC;
	font-size:12px;
	}
A
{
	font-size:7pt;
	font-family:Arial;
	color:#330066;
	text-decoration:none;
}
A:link
{
	font-size:7pt;
	font-family:Arial;
	color:#330066;
	text-decoration:none;
}
A:vlink
{
	font-size:7pt;
	font-family:Arial;
	color:#330066;
	text-decoration:none;
}
A:alink
{
	font-size:7pt;
	font-family:Arial;
	color:#330066;
	text-decoration:none;
}
A:hover
{
	font-size:7pt;
	font-family:Arial;
	color:#86BAE5;
	text-decoration:none;
}
.pageborder
{
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: #CCCCFF;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #CCCCFF;
}
.leftborder
{
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: #CCCCFF;

}
.rightborder
{
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #CCCCFF;
}
img
{
	 border-width:0;
}
.sidenavhead
{
 color:#6699CC;
 font-weight:bold;
 font-size:11pt;
}
.sidenav
{
 color:#330066;
 font-weight:bold;
 font-size:8pt;
 cursor:hand;
}
.sidenav3
{
 color:#330066;
 font-weight:bold;
 font-size:8pt;
 cursor:hand;
}
.sidenav_sub
{
 color:#330066;
 font-size:8pt;
 cursor:hand;
}
.sidenavborder
{
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: #CCCCFF;
}
.wording
{
 font-size:9pt;
 font-family:Sans-Serif;
}
.labels
{
	font-size:10pt;
	font-family:Sans-Serif;
	color:#000000;
}
.labelsCategory
{
	font-size:12pt;
	font-family:Sans-Serif;
	color:#3399CC;
}

.Physician
{
	font-size:9pt;
	font-family:Sans-Serif;
	color:#6699CC;
	top:auto;
	
}
.caption
{
	font-size:7pt;
	font-family:Arial;
	color:#86BAE5;
	text-decoration:none;
}
.lrgheading
{
	font-size:16pt;
	font-family:Sans-Serif;
	font-weight:bold;
	color:#86BAE5;
}
.eventtable
{
	border-right-color:#330066;
	border-right-style:solid;
	border-right-width:1px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: #330066;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: #330066;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #330066;
}

ul.arrow {
  list-style-image: url(/internet/images/li.gif); 
  margin: .10em .10em .10em 25px;  
  padding-left: 10;
}
ul.arrowSmall {
  list-style-image: url(/internet/images/li-small.gif); 
  margin: .08em .08em .08em 20px;  
  padding-left: 8;
}

ul.arrowBlueBG {
  list-style-image: url(/internet/images/LI-blueBG.gif);
  margin: .10em .10em .10em 25px;
  padding-left: 10;
}


ul.arrowBlueBGwhiteArrow {
  list-style-image: url(/internet/images/LI-blueBG-whiteArrow.gif);
  margin: .10em .10em .10em 15px;
  padding-left: 5;
}

ul.link {
  list-style-image: url(/internet/images/dash.gif); /* wide image for the bullet */
  margin: 0 0 0 7px;  /* bullet image is in left margin */
  padding-left: 7px;
}


.printpageA:link	{	
	text-decoration: none;
	color: #330066;
	font-size: 12px;
	font-weight: bold;
	}	
		
.printpageA:visited	{	
	text-decoration: none;
	color: #330066;
	font-size: 12px;
	font-weight: bold;
	}	
		
.printpageA:active	{	
	text-decoration: none;
	color: #330066;
	font-size: 12px;
	font-weight: bold;	
	}	
.printpageA:hover	{	
	text-decoration: underline;
	color: #330066;
	font-size: 12px;
	font-weight: bold;	
	}
	
.notacceptingA:link
{
	text-decoration: none;
	font-size:9pt;
	font-family:Sans-Serif;
	color:#6699CC;
	top:auto;
	
}
	
.notacceptingA:visited
{
	text-decoration: none;
	font-size:9pt;
	font-family:Sans-Serif;
	color:#6699CC;
	top:auto;
	
}
	
.notacceptingA:active
{
	text-decoration: none;
	font-size:9pt;
	font-family:Sans-Serif;
	color:#6699CC;
	top:auto;
	
}

.notacceptingA:hover
{
	text-decoration: underline;
	font-size:9pt;
	font-family:Sans-Serif;
	color:#6699CC;
	top:auto;
	
}

#modTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;   
}
.modTableA:link	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
.modTableA:visited	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
.modTableA:active	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
.modTableA:hover	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: underline;
	}

#modTableA:link	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
#modTableA:visited	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
#modTableA:active	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: none;
	}	
		
#modTableA:hover	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399CC; 
	text-decoration: underline;
	}
	
	
#footerA:link	{	
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #52347B;
	}	
		
#footerA:visited	{	
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #52347B;
	}	
		
#footerA:active	{	
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #52347B;
	}	
		
#footerA:hover	{	
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #52347B;
	font-size:9px;
	}
	
.toplink
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	vertical-align:bottom;
	padding-top:10px;
	text-decoration:none;
}