/* HTML Basic Element */ 
body {			background-color : #FFFFFF;
				color: #666666; 
				font-size: 12px; 
				font-family: verdana,arial,Helvetica,sans-serif;
				height: 100%; }

td	 {			color: #666666;
				font-size: 12px;
				font-family: verdana,arial,Helvetica,sans-serif; }



/* Footer in footer.php				*/
.footerGrey					{font-size: 10px;
							 font-family: verdana,arial,Helvetica,sans-serif; }
.footerGrey:visited			{color: #666699; cursor: hand; text-decoration: none; }
.footerGrey:link			{color: #666699; cursor: hand; text-decoration: none;  }
.footerGrey:hover			{color: #666699; cursor: hand; text-decoration: underline;} 
.footerGrey:active			{color: #666699; } 



/* Footer							*/
.footer						{font-size: 10px;
							 color: #666666;
							 font-family: verdana,arial,Helvetica,sans-serif; }
.footer:visited				{color: #003399; cursor: hand; text-decoration: none; }
.footer:link				{color: #003399; cursor: hand; text-decoration: none;  }
.footer:hover				{color: #FF9900; cursor: hand; text-decoration: underline;} 
.footer:active				{color: #CC0000; } 



/* General Links format				*/
.links 						{color: #666666;
							 font-size: 12px;
							 font-family: verdana,arial,Helvetica,sans-serif; }
.links:visited 				{color: #003399; cursor: hand; text-decoration: none; }
.links:link 				{color: #003399; cursor: hand; text-decoration: none; }
.links:hover 				{color: #FF9900; cursor: hand; text-decoration: underline; } 
.links:active 				{color: #CC0000; } 



/* Section Title					*/
.sectionTitle			 	{color: #053B9F;
							font-size: 18px;
							font-style: italic;
							font-weight: bold;
							font-family: Arial, Helvetica, sans-serif; }



/* Section Subtitle					*/
.subtitle			 		{color: #666666;
							font-size: 14px;
							font-style: italic;
							font-weight: bold;
							font-family: Arial, Helvetica, sans-serif; }



/* ERROR					*/
.error			 			{color: #DB3700;
							font-size: 12px;
							font-family: verdana,arial,Helvetica,sans-serif; }



/* Online Registration		*/
.red			 			{color: #FF0000;
							font-size: 12px;
							font-family: verdana,arial,Helvetica,sans-serif; }



.pricebox			 		{color: #FFFFFF;
							font-size: 12px;
							font-weight: bold;
							height: 2em;
							background: #F03838;
							font-family: verdana,arial,Helvetica,sans-serif; }



/* Title for Steering Committee					*/
.title			 			{color: #666666;
							font-size: 11px;
							font-style: italic;
							font-family: verdana,arial,Helvetica,sans-serif; }



/* Home Page Banner				*/
.bannerRed 						{color: #DB3700;
								 font-size: 12px;
								 font-weight: bold;
								 font-family: verdana,arial,Helvetica,sans-serif; }
.bannerRed:visited 				{color: #DB3700; cursor: hand; text-decoration: none; }
.bannerRed:link 				{color: #DB3700; cursor: hand; text-decoration: none; }
.bannerRed:hover 				{color: #DB3700; cursor: hand; text-decoration: none; } 
.bannerRed:active 				{color: #DB3700; } 

.bannerLtGrey					{color: #CCCCCC;
								 font-size: 12px;
								 font-family: verdana,arial,Helvetica,sans-serif; }
.bannerLtGrey:visited 			{color: #CCCCCC; cursor: hand; text-decoration: none; }
.bannerLtGrey:link 				{color: #CCCCCC; cursor: hand; text-decoration: none; }
.bannerLtGrey:hover 			{color: #CCCCCC; cursor: hand; text-decoration: none; } 
.bannerLtGrey:active 			{color: #CCCCCC; } 

.bannerGrey						{color: #666666;
								 font-size: 12px;
								 font-family: verdana,arial,Helvetica,sans-serif; }
.bannerGrey:visited 			{color: #666666; cursor: hand; text-decoration: none; }
.bannerGrey:link 				{color: #666666; cursor: hand; text-decoration: none; }
.bannerGrey:hover 				{color: #666666; cursor: hand; text-decoration: none; } 
.bannerGrey:active 				{color: #666666; } 

.bannerBlue						{color: #2673FF;
								 font-size: 12px;
								 font-weight: bold;
								 font-family: verdana,arial,Helvetica,sans-serif; }
.bannerBlue:visited 			{color: #2673FF; cursor: hand; text-decoration: none; }
.bannerBlue:link 				{color: #2673FF; cursor: hand; text-decoration: none; }
.bannerBlue:hover 				{color: #2673FF; cursor: hand; text-decoration: none; } 
.bannerBlue:active 				{color: #2673FF; } 
