/* Default styles */
BODY		{background-color:#FFFFFF; border:0px; padding:0px; margin-top:1px; SCROLLBAR-BASE-COLOR: #0066CC; SCROLLBAR-ARROW-COLOR: #F2F7F2;}
TD			{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color:#000000;}
P			{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color:#000000;}
INPUT		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color:#000000;}
TABLE.Main	{background-color:#FFFFFF;}

A:link		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #336699; text-decoration: none;}
A:visited	{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #336699; text-decoration: none;}
A:hover		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #336699; text-decoration: underline;}


/* Banner Placeholder */
TABLE.TopBanner			{background-color:#0066CC;}
TD.banner_org			{color:#FFFFFF; font-size:13px; font-weight:bold;}
A.banner:link			{color:#FFFFFF; font-size:13px; font-weight:bold;}
A.banner:visited		{color:#FFFFFF; font-size:13px; font-weight:bold;}
A.banner:hover			{color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none;}

/* Sub Banner on Home Page */
TD.banner_home_title1	{background-color:#E5E1BC; font-size:18px; font-weight:bold; color:#336699; text-align:center;}
TD.banner_home_title2	{background-color:#E5E1BC; font-size:13px; font-weight:bold; color:#CC6600; text-align:center;}
TD.banner_home_title3	{font-size:13px; font-weight:bold; color:#336699; text-align:center; height:60px;}
TD.home_top_links		{font-size: 12px; color: #336699; font-weight: bold; vertical-align:middle; height:20px; text-align:center;}
A.home_top_links:link		{font-size: 12px; color: #336699; font-weight: bold; vertical-align:middle; height:20px;}
A.home_top_links:visited	{font-size: 12px; color: #336699; font-weight: bold; vertical-align:middle; height:20px;}
A.home_top_links:hover		{font-size: 12px; color: #336699; font-weight: bold; vertical-align:middle; height:20px;}

/* Navigation Placeholder */
TD.NavigationContainer	{background-color:#F2F7F2;}		
TD.Navigation			{background-color:#CEDFF7; padding:5px 5px 5px 2px; color:  #336699; font-weight: bold;}
TD.NavigationSub		{background-color:#CEDFF7; padding:5px 5px 5px 15px; color:  #336699; font-weight: bold;}
A.Navigation:link		{color:  #336699; font-weight: bold;}
A.Navigation:visited	{color:  #336699; font-weight: bold;}
A.Navigation:hover		{color: #336699; font-weight: bold;}

/* Footer */
TD.copyright	{color: #FFFFFF; font-size: 10px; text-align:center; background-color:#0066CC;}

/* Inner Pages */
P.TitlePage		{color: #336699; font-size: 12px; font-weight: bold;}

/* Health & Environment - Registration Form for meetings CSS */
TD.health_reg_h_separator		{height:15px;}
TD.health_reg_title				{font-weight:bold; text-align:center;}
TD.health_reg_msg				{}
TD.health_reg_note				{color:#696969;}
TD.health_reg_err				{color:#800000;}
TD.health_reg_subtitle			{color:#000000; font-style:italic; text-align:center;}
TD.health_reg_lbl				{vertical-align:top; width:175px;}
TD.health_reg_ctrl				{color:#696969; vertical-align:top; width:350px;}
INPUT.health_reg_input_lng		{color:#696969; vertical-align:top; width:250px;}
INPUT.health_reg_input_chkbx	{color:#696969; vertical-align:top;}
INPUT.health_reg_smbt			{color:#696969;}
TEXTAREA.health_reg_txtarea		{color:#696969; vertical-align:top; width:250px;}
SELECT							{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color:#696969; vertical-align:top;}
