/* CSS Document */

body	{ font-family:Arial; font-size:12px; color:#284788; background-color:#f9f9f9}

a.main_link:link 	{font-family: Arial; color:#284788; font-size: 13px; text-decoration:none; line-height:18pt;}
a.main_link:active 	{font-family: Arial; color:#284788; font-size: 13px; text-decoration:none; line-height:18pt;}
a.main_link:visited {font-family: Arial; color:#284788; font-size: 13px; text-decoration:none; line-height:18pt;}
a.main_link:hover	{font-family: Arial; color:#284788; font-size: 13px; text-decoration:underline; line-height:18pt;}

a.small_link:link 		{font-family: Arial; color:#284788; font-size: 13px; text-decoration:none}
a.small_link:active 	{font-family: Arial; color:#284788; font-size: 13px; text-decoration:none}
a.small_link:visited 	{font-family: Arial; color:#284788; font-size: 13px; text-decoration:none}
a.small_link:hover		{font-family: Arial; color:#284788; font-size: 13px; text-decoration:underline;}

a.red_link:link 	{font-family: Arial; color:#CE0000; font-size: 12px; text-decoration:none; padding-right:20px;}
a.red_link:active 	{font-family: Arial; color:#CE0000; font-size: 12px; text-decoration:none; padding-right:20px;}
a.red_link:visited 	{font-family: Arial; color:#CE0000; font-size: 12px; text-decoration:none; padding-right:20px;}
a.red_link:hover	{font-family: Arial; color:#CE0000; font-size: 12px; text-decoration:underline; padding-right:20px;}

a.white_link:link 		{font-family: Arial; color:#ffffff; font-size: 12px; text-decoration:underline; padding-left:6px;}
a.white_link:active 	{font-family: Arial; color:#ffffff; font-size: 12px; text-decoration:underline; padding-left:6px;}
a.white_link:visited 	{font-family: Arial; color:#ffffff; font-size: 12px; text-decoration:underline; padding-left:6px;}
a.white_link:hover		{font-family: Arial; color:#ffffff; font-size: 12px; text-decoration:none; padding-left:6px;}

a.heading_red:link 		{font-family:Trebuchet MS; font-size:15px; color:#CE0000; font-weight:700; text-decoration:none; padding-left:0px;}
a.heading_red:active 	{font-family:Trebuchet MS; font-size:15px; color:#CE0000; font-weight:700; text-decoration:none; padding-left:0px;}
a.heading_red:visited 	{font-family:Trebuchet MS; font-size:15px; color:#CE0000; font-weight:700; text-decoration:none; padding-left:0px;}
a.heading_red:hover		{font-family:Trebuchet MS; font-size:15px; color:#CE0000; font-weight:700; text-decoration:underline; padding-left:0px;}

a.blue_bold_link:link 		{font-family: Arial; color:#1a3878; font-size: 12px; text-decoration:underline; padding-left:6px; font-weight:bold;}
a.blue_bold_link:active 	{font-family: Arial; color:#1a3878; font-size: 12px; text-decoration:underline; padding-left:6px; font-weight:bold;}
a.blue_bold_link:visited 	{font-family: Arial; color:#1a3878; font-size: 12px; text-decoration:underline; padding-left:6px; font-weight:bold;}
a.blue_bold_link:hover		{font-family: Arial; color:#1a3878; font-size: 12px; text-decoration:none; padding-left:6px; font-weight:bold;}

td.heading_red	{font-family:Trebuchet MS; font-size:15px; color:#CE0000; font-weight:700; padding-left:6px; background-color:#F4F4F4;}

td.heading_white{font-family:Arial; font-size:16px; color:#ffffff; font-weight:700; padding-left:6px; background-color:#F4F4F4;}

td.heading_gray	{font-family:Arial; font-size:16px; color:#3c4c6d; font-weight:700; padding-left:6px; background-color:#F4F4F4;}

td.red			{font-family:Arial; font-size:15px; color:#CE0000; font-weight:600; padding-left:6px;}

td.red_bold		{font-family:Arial; font-size:12px; color:#CE0000; font-weight:bold; padding-left:6px;}

li				{margin-left:25px; list-style:none; list-style-image:url(images/bullet.gif); list-style-position:outside;}

td.white		{font-family:Arial; font-size:12px; color:#ffffff; padding-left:6px;}

