

/*A:link				{text-decoration: underline; color: #0000FF; }
A:visited			{text-decoration: underline; color: #0000FF; }
A:hover				{text-decoration: underline; color: #FF0000; }	 */


.normal 			{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: normal; color: black; text-decoration: none; padding: 15px; text-align: justify; }
.normal2 			{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: normal; color: black; text-decoration: none; padding-bottom: 0px; }
.normalbold			{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: bold; color: black; text-decoration: none; padding-bottom: 5px; }
.normalheader		{font-family: Tahoma,Arial,Helvetica; font-size: 16px; font-weight: bold; color: #003399; text-decoration: none; padding-bottom: 5px; padding-top: 10px; }
.normalheader2		{font-family: Tahoma,Arial,Helvetica; font-size: 14px; font-weight: bold; color: #003399; text-decoration: none; padding-bottom: 5px; padding-top: 5px; }
.normalsubheader	{font-family: Tahoma,Arial,Helvetica; font-size: 14px; font-weight: bold; color: #660066; text-decoration: none; padding-bottom: 5px; padding-top: 5px; }
A.normal:link		{color: blue; font-weight: normal; font-size: 12px; text-decoration: underline;  }
A.normal:visited	{color: blue; font-weight: normal; font-size: 12px; text-decoration: underline;  }
A.normal:hover		{color: red; font-weight: normal; font-size: 12px; text-decoration: underline;  }

.topnav 			{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: #000000; }
A.topnav:link 		{color: #660066; font-weight: bold; font-size: 12px; text-decoration: none; }
A.topnav:visited	{color: #660066; font-weight: bold; font-size: 12px; text-decoration: none; }
A.topnav:hover 		{color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: underline; }

.footnav 			{font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #000000; }
A.footnav:link 		{color: #660066; font-weight: bold; font-size: 10px; text-decoration: none; }
A.footnav:visited	{color: #660066; font-weight: bold; font-size: 10px; text-decoration: none; }
A.footnav:hover 	{color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration: underline; }

.leftnav 			{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: #E3F5B6; text-decoration: none; padding-left: 10px; line-height: 25px;  border: 1px solid #000000;  background: #EF5320; width: 148px;  text-align: left;  bottom: auto;     }
A.leftnav:link		{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: #E3F5B6; text-decoration: none; padding-left: 10px; line-height: 25px;  border: 1px solid #000000;  background: #EF5320;  }			/* BG Color = F1F1F1 */
A.leftnav:visited	{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: #E3F5B6; text-decoration: none; padding-left: 10px; line-height: 25px;  border: 1px solid #000000;  background: #EF5320;  }
A.leftnav:hover		{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; padding-left: 10px; line-height: 25px;  border: 1px solid #000000;  background: #EF5320;  }

.tagline 			{font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #85A5BF; text-decoration: none; }
A.tagline:link 		{color: #999999; font-weight: normal; font-size: 10px;  text-decoration: none;}
A.tagline:visited 	{color: #999999; font-weight: normal; font-size: 10px;  text-decoration: none;}
A.tagline:hover 	{color: #000000; font-weight: normal; font-size: 10px;  text-decoration: underline;}
.copyrightnotice	{font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: #999999; vertical-align: middle; padding-right: 10px }

.slogan				{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: bold; color: #CC0000; text-decoration: none; padding-bottom: 5px; padding-top: 10px; text-align: center; }

.4borders {
	border-left-color: black;	border-left-style: solid;	border-left-width: 	1px; padding-left: 0px;
	border-right-color: black; 	border-right-style: solid; 	border-right-width: 1px; padding-right: 0px;
	border-top-color: black; 	border-top-style: solid; 	border-top-width: 	1px; padding-top: 0px;
	border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0px;
	background-color: #FFFFFF;
	}

.textarea			{font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: black; text-decoration: none; padding: 15px; text-align: justify; border color: #660066; border-style: solid; border-width: 2px; background: #cedee4;}