
/* ============== HEADER =================*/
BODY {
	font-family:trebuchet ms, Arial;
	font-size: 10pt; }

TABLE {
	font-family:trebuchet ms, Arial;
	font-size: 10pt; }

TABLE.top_bar {  
	width: 100%;}

TD.top_bar_home { 
	text-align: center; 
	vertical-align: middle;
	width: 33%;
	background-color: white; }
SPAN.top_bar_home {
   margin: 0; 
	font-weight: bold }

TD.top_bar_npi { 
	background-color: navy; 
	text-align: center;  }
SPAN.top_bar_npi {
   font-weight: bold;
	font-size: 12pt; 
   color: white; }

TD.top_bar_site_map { 
	text-align: center; 
	vertical-align: top;
	width: 33%;
	background-color: white; }
SPAN.top_bar_site_map {
   margin: 0; 
	font-weight: bold; }

SPAN.page_title {
   font-weight: bold;
	font-size: 13pt;
   color: navy; 
   background-color: white}
/* ============== BODY ===================*/

TABLE.group { 
	width: 90% ; }

TD.group {
	text-align:left;
	vertical-align: top;
	border: none;
	padding: 8px; }
SPAN.group_title {
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	border: none;  }

UL.group_1 {
	list-style-type: square;
	font-weight: normal; }
SPAN.group_1_text {
	font-weight: normal; }

UL.group_2 {
	list-style-type: disc;
	font-weight: normal; }

UL.group_3 {
	list-style-type: circle;}

DIV.subtitle {
	text-align:center; 
	padding: 1em; }
SPAN.subtitle {
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
	color: navy;}

SPAN.preliminary {
	font: oblique;
	color: green;}

TABLE.links {}


TD.links {
	text-align: center;
	vertical-align: middle;
	border: none; }

SPAN.link {
	background-color: white;
	padding-left: 5pt;
	padding-right: 5pt}

HR.main {
	style: solid;
	width="100%";
	height: 1px;
	margin-top: 0pt;
	margin-bottom: 0pt; }

/* ==============PRODUCT SELECTOR==========*/
SPAN.selector_menu_directions {
	text-align:center; 
	color: red;
	font-weight: bold ;
	font-size: 12pt; }
SPAN.selector_menu_options {
	text-align:center; 
	font-weight: normal ;}
/* ==============FOOTER====================*/
SPAN.footer_link { 
	background-color: white;
	padding-left: 5pt;
	padding-right: 5pt}

SPAN.footer_copyright {
	font: oblique 9pt; 
	color: gray}

