@charset "utf-8";
/* CSS Document */
h1					{font:30px Georgia, "Times New Roman", Times, serif; font-variant:small-caps; color:#ED1342; margin-top:0px;}
h2					{font:18px Georgia, "Times New Roman", Times, serif; font-variant:small-caps; color:#ED1342; margin:8px 0 9px 0;}
h3					{font:bold 21px Trebuchet MS; color: #00549a; margin:0;}
h4					{font:bold 15px Trebuchet MS; color: #00549a; margin:0;}
p, div, td			{font:12px Trebuchet MS; color:#333333; line-height:21px;}
p					{margin-top:0px;}	
ul					{margin-top:0px; margin-left:0; padding-left:16px; font:12px Trebuchet MS; color:#333333; line-height:21px;}
a					{color: #00549a; text-decoration:none; font-family:Trebuchet MS; font-weight: normal;}
a:active			{color: #000000; font-weight: normal;}
a:visited			{color: #808080; font-weight: normal;}
a:hover				{color: #ED1342; font-weight: normal;}
.FooterPad			{height:22px;}
body				{margin:0 auto;}
.ClearFloats		{clear:both; margin:0; padding:0;}
.PageWrapper		{width:990px; margin:0 auto; background-color:#FFFFFF; }
img					{border:0px; display:block;}

