﻿/* standard markup */
a:link 						{color: #3C485B;	text-decoration:none;}
a:visited 					{color: #3C485B;	text-decoration:none;}
a:hover 					{color: #660000; 	text-decoration:underline;}
a:active 					{color: #3C485B;	text-decoration:none;}
a:focus 					{color: #3C485B;	text-decoration:underline;}

h6 							{color: #3C485B; 	font-size:9pt;	font-weight:normal;}
h5 							{color: #3C485B; 	font-size:9pt;	font-weight:normal;}
h4 							{color: #3C485B; 	font-size:9pt;	font-weight:normal;}
h3 							{color: #3C485B; 	font-size:9pt;	font-weight:normal;}
h2 							{color: #3C485B; 	font-size:9pt;	font-weight:normal;}
h1 							{
	color: #3C485B;
	font-size: 11pt;
	font-weight: bold;
}

body	{color: #3C485B;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

p	{color: #3C485B;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

table	{color: #3C485B;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

textarea	{color: #3C485B;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

td	{color: #3C485B;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

/* stylized text logo */
.text_logo					{color:#3C485B; 	font-size:14pt; font-style:oblique; }

/* icons */	
#icons						{color:#3C485B;		font-size:8pt;	font-weight:normal; 	font-size:8pt; 	font-family:Arial;}
		#icons a:link		{color:#3C485B;} 
		#icons a:visited	{color:#3C485B;} 
		#icons a:hover		{color:#660000; 	text-decoration:underline;} 
		#icons a:active		{color:#3C485B;}
		
/* bottom links */
#bottom_links 				{color:#3C485B;		font-size:8pt;}
 #bottom_links a:link		{color:#3C485B;} 
 #bottom_links a:visited	{color:#3C485B;} 
 #bottom_links a:hover		{color:#ff0000; 	text-decoration:none;} 
 #bottom_links a:active		{color:#3C485B;}
 
/* site info and copyright */
#site_info					{color:#3C485B; 	font-size:8pt;}

/* content in body1 */
.body1						{
	color: #3C485B;
	vertical-align: top;
	font-size: 11pt;
}
 .paragraph_heading			{color:#3C485B; 	font-size:11pt; font-weight:bold;}
 .body1 p					{
	color: #3C485B;
	font-size: 11pt;
}
 .body1 h1					{
	color: #800000;
	font-size: 14pt;
}
 .body1 h2					{color:#3C485B; 	font-size:11pt; font-weight:bold;}
 .body1_link				{color:#ff0000; 	font-size:9pt;}
 .redfont 					{color:#660000; 	font-size:9pt;	font-weight:bold;}
 .body_heading h1			{color:#3C485B;		font-size:12pt; font-weight:bold; 	font-style:italic;}

/* content in body2 left column*/
.body2						{
	color: #3C485B;
	font-size: 11pt;
}
 .body2 p					{color:#3C485B; 	font-size:8pt;}
 .body2 h1					{color:#3C485B;		font-size:12pt; font-weight:bold;}
 .body2 h2					{color:#3C485B;		font-size:9pt; 	font-weight:bold;}
 .body2_link				{color:#3C485B;		font-size:9pt;}
 
 /* headings */
 .body_heading h1			{color:#3C485B;		font-size:12pt; font-weight:bold; 	font-style:italic;}
.LIST_Other_Features {
	margin-top: 2pt;
	margin-bottom: 2pt;
}
.LIST_Reports {
	font-size: 14pt;
	color: #0099CC;
}
.menu_heading				{
	padding: 0px 0px 0px 10px;
	color: #0099CC;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

.Vertical_Menu li a 		{color:#3C485B;		font-size:9pt;font-weight:bold; 	text-decoration:none;}	
.Vertical_Menu li a:visited {color:#3C485B;		font-size:9pt;font-weight:bold;}								
.Vertical_Menu li a:link 	{color:#3C485B;		font-size:9pt;font-weight:bold;}									
.Vertical_Menu li a:hover 	{color:#660000;		font-size:9pt;font-weight:bold;}

