/* HTML Tags */
	
	a:link {color: #0000CC;	text-decoration: none;}
	a:visited {color: #0000CC; text-decoration: none;}
	a:hover {color: #333333; text-decoration: none;}
	
	p,ul {font-size: 12px; margin: 4px;}
	td {font-size: 12px; margin: 0px;}
	
	
/* Site: Page */
	
	div.invite_colleague, td.invite_colleague {
	background-image: url(../matrix/images/invite.jpg) !important;
	background-repeat: no-repeat !important;
	height: 20px;
	line-height: 20px;
	text-align: left !important;
}
	
	
	
	
	.Headline {color: #000000; font-size: 18px;	font-weight: bold;}
	.Headline2 {color: #FFFFFF; font-size: 18px; font-weight: bold;}
	
	.Hdr1 { font-size: 22px; font-weight: bold;	color: #FFFFFF;}
	.Hdr2 {font-size: 13px; font-weight:bold;}
	.Hdr3 {font-size: 12px; font-weight:bold;}
	
	.text_sm {	font-size: 8pt;	font-style: normal;}
	.Bullets {font-size: 12px; }
	
	
	.toolbuttons {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
	
/* Site: Tables */

	.th_header   	{font-size: 14px; font-weight: 600; background-color: #9999FF}
	.th_small    	{font-size: 12px; font-weight: 600; background-color: #9999FF}
	.th_font 		{font-size: 12px; font-weight: bold; color: #FFFFFF;}
	.th_color 		{background-color: #000066;}
	
	.tr_even     	{color: #000000;}
	.tr_even_text	{color: #000000;}
	.tr_odd      	{background-color: #EFEFEF; font-weight: 400;}
