/* Main HTML Tags */

BODY			{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666; MARGIN: 0px 0px 0px 0px; BACKGROUND-COLOR: #FFFFFF}
DIV				{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
SPAN 			{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
P					{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
UL				{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
LI				{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
TD				{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
TH				{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
INPUT			{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
SELECT		{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
TEXTAREA	{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}
BUTTON		{font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; color:#666666;}

/* Main default url link style */
A.normal					{font-size: 10px; font-family: Verdana,Geneva,Arial,sans-serif; color: #CC0000; text-decoration: none; font-weight: normal}
A.normal:hover		{text-decoration: underline}

/* Left Side 1 Navigation Menu */
.sidenavtitle							{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-decoration: none; color:#333333}
.sidenavleft							{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#333333;}
A.sidenavleft:link 				{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#333333;}
A.sidenavleft:visited 		{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#333333;}
.sidenavleftsub 					{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:nomral; text-decoration: none; color:#666666;}
A.sidenavleftsub:link 		{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#666666;}
A.sidenavleftsub:visited	{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#666666;}
/* Side navigation - Used by javascript when highlighting text */
.sidenav {BACKGROUND-COLOR: #cccccc}
.sidenavhilite {CURSOR: hand; BACKGROUND-COLOR: #eeeeee}

/* Content and Section text */
.contenttitle 					{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration: none; color:#990000;}
.sectiontitle 					{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11.5px; font-weight:bold; text-decoration: none; color:#666666;}

/* Section Text Styles */
A.urlList						{font-weight: bold; text-decoration: none; color: #66669A}
A.urlList:hover			{text-decoration: underline;}

/* Various Text styles */
.RegularTxt {font-family:Verdana,Geneva,Arial,sans-serif; font-size:10px; font-weight:normal; text-decoration: none; color:#666666;}
.locMessagetext1							{FONT-SIZE: 11.5px; BACKGROUND-COLOR: #E4EBF8; font-weight: bold; color: #666633;}
.locMessagetext2							{FONT-SIZE: 11.5px; BACKGROUND-COLOR: #E4EBF8; font-weight: bold; color: #989ACD;}
.welcometext									{font-size: 16px; font-weight: bold; text-decoration:none; color: #003366; text-align: center;}
.boldertext										{font-weight: bold; color: #333333}
.highlightedtext							{color: #990000}
A.highlightedtext							{font-size: 10px; font-family: Verdana,Geneva,Arial,sans-serif; color: #990000; text-decoration: none; font-weight: normal}
A.highlightedtext:hover				{text-decoration: underline}
.highlightedfieldtext 				{font-weight: bold; color: #FF0000}
A.highlightedfieldtext				{font-size: 12.5px; font-family: verdana, arial; color: #FF0000; text-decoration: none; font-weight: bold}
A.highlightedfieldtext:hover	{text-decoration: underline}

/* Horizontal Rule */
HR.grey {BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BACKGROUND-COLOR: #999999; BORDER-BOTTOM-STYLE: none}
