/* Basic HTML elements */
html, body, td		{ font-family: geneva, verdana, helvetica, arial, sans-serif; color: #333333; font-size: 11px; line-height: 16px; }


.head			{ font-weight: bold; }



a.green:link		{ font-family: verdana, arial; color: #669933; font-weight: bold; line-height: 16px; }
a.green:visited		{ font-family: verdana, arial; color: #669933; font-weight: bold; line-height: 16px; }
a.blue:link		{ font-family: verdana, arial; color: #0066cc; font-weight: bold; line-height: 16px; }
a.blue:visited		{ font-family: verdana, arial; color: #0066cc; font-weight: bold; line-height: 16px; }
a.orange:link		{ font-family: verdana, arial; color: #ff6600; font-weight: bold; line-height: 16px; }
a.orange:visited	{ font-family: verdana, arial; color: #ff6600; font-weight: bold; line-height: 16px; }

a.nav:link		{text-decoration: none; font-family: verdana, arial; font-size: 10px; color: #cccccc; font-weight: bold; }
a.nav:visited		{text-decoration: none; font-family: verdana, arial; font-size: 10px; color:#cccccc; font-weight: bold; }
a.nav:hover		{text-decoration: underline; font-family: verdana, arial; font-size: 10px; color:#cccccc; font-weight: bold; }

a.navorange:link	{ text-decoration: none; font-family: verdana, arial; font-size: 10px; color: #ff9900; font-weight: bold; }
a.navorange:visited	{ text-decoration: none; font-family: verdana, arial; font-size: 10px; color: #ff9900; font-weight: bold; }
a.navorange:hover	{ text-decoration: underline; font-family: verdana, arial; font-size: 10px; color: #ff9900; font-weight: bold; }

a.right:link		{ text-decoration: none; color: #ff6600; font-weight: bold; }
a.right:visited		{ text-decoration: none; color: #ff6600; font-weight: bold; }
a.right:hover		{ text-decoration: underline; color: #ff6600; font-weight: bold; }

.articleMajor		{ font-family: verdana, arial; font-size: 14px; color: #003399; font-weight: bold; }
.articleMinor		{ font-family: verdana, arial; font-size: 11px; color: #336699; font-weight: bold; }
.articleIndent		{ padding-left: 25px; }


a.article:link		{ text-decoration: underline; color: #333333; }
a.article:visited	{ text-decoration: none; color: #666666; }
a.article:hover		{ text-decoration: underline; color: #000000; }

a.homeTop:link		{ text-decoration: none; color: #999999; font-weight: bold; }
a.homeTop:visited	{ text-decoration: none; color: #999999; font-weight: bold; }
a.homeTop:hover		{ text-decoration: underline; color: #999999; font-weight: bold; }

.rightOff		{ color: #666666; font-weight: bold; }

.orange			{ color: #ff6600; }

.address		{ color: #0C75BD; }

.cookie			{ color: #cccccc; }

.copyright		{ font-family: geneva, verdana, helvetica, arial, sans-serif; color: #666666; font-size: 11px; }


h1,h2,h3,h4,h5,h6,h7	{ margin-bottom: 0px; font-weight: bold; }
		
h1	{	font-family: "Times New Roman", Times, serif; 
		color: #54225B;
		font-weight: normal;
		font-size: 21px; 
		line-height: 22px;
		}

h2,h3,h4,h5	{ font-family: geneva, verdana, helvetica, arial, sans-serif; font-weight: bold; }

h2	{	color: #333333;font-size: 14px; line-height: 20px;}
h3	{	color: #333333;font-size: 12px; line-height: 18px;}		
h4	{	color: #666666;font-size: 11px; line-height: 16px;}
h5	{	color: #666666;text-transform: uppercase;font-size: 11px; line-height: 16px;}
			
h6	{	font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica, arial, sans-serif;
		color: #CEA353;
		text-transform: uppercase;
		font-size: 14px; 
		letter-spacing: 0.2em;
		line-height: 15px;
		margin-top:1px;
		}

	
