﻿body {margin: 0; font-family: arial, verdana, sans-serif;}

p,td	{font-size: 10pt; color: #333333; line-height: 18px;}
li	{font-size: 10pt; color: #333333; line-height: 20px;}
ul	{list-style-type: square;}

h1			{font-size: 14pt; color: #C02620; font-weight: bold; margin-top: 0; margin-bottom: 0;}
h2			{font-size: 11pt; color: #C02620; font-weight: bold; margin-bottom: 0; line-height: 20px;}
h3			{font-size: 10pt; color: #336699; font-weight: bold; margin-bottom: 0; line-height: 15px;}
h4			{font-size: 16pt; color: black; font-weight: bold; margin-top: 3px; margin-bottom: 0;}
h5			{font-size: 12pt; color: #C02620; font-weight: normal; margin-top: 0; margin-bottom: 0;}

.bottom	    {margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	    {margin-top: 0; margin-bottom: 0;}

.large      {font-size: 11pt;}
.small      {font-size: 9pt;}
.footer     {font-size: 7pt; color: #808080; line-height: 13px;}

a:link   	{color: #C02620; text-decoration: underline;}
a:active 	{color: #C02620; text-decoration: underline;}
a:visited 	{color: #C02620; text-decoration: underline;}
a:hover 	{color: #FFB508; text-decoration: underline;}

a.menuHome:link   	{color: #99FFFF; text-decoration: none; line-height: 20px;}
a.menuHome:active 	{color: #99FFFF; text-decoration: none; line-height: 20px;}
a.menuHome:visited 	{color: #99FFFF; text-decoration: none; line-height: 20px;}
a.menuHome:hover 	{color: #C02620; text-decoration: none; line-height: 20px;}

a.menuSub:link     	{color: #336699; text-decoration: none; line-height: 20px;}
a.menuSub:active 	{color: #336699; text-decoration: none; line-height: 20px;}
a.menuSub:visited 	{color: #336699; text-decoration: none; line-height: 20px;}
a.menuSub:hover 	{color: #C02620; text-decoration: none; line-height: 20px;}

.txtRight {
	font-size: 12pt;
	line-height: 24px;
	color: #336699;
	font-weight: bold;
}

#homebullets {list-style-image: url(/images/bullet.gif);}
	#homebullets li {color: white; font-weight: bold;}
