
body, td							{color:#000066; font-family:verdana,arial,helvetica; font-size:xx-small;}
/* li									{list-style-position:outside; list-style-image: url(/images/core/miscListItem.gif); margin-bottom:7px;} */
.header							{font-weight:bold;}
.contentCell					{padding:14px;}
.contentCellLeftPadding	{padding-left:7px;}
.statContent					{font-size:11px;}
.smallPrint						{font-size:10px;}
.red								{color:#FF0000;}

/* Content Links */
a:link							{color:#294a8c; font-weight:bold;}
a:visited						{color:#993399; font-weight:bold;}
a:hover							{color:#294a8c; font-weight:bold;}

/* Navigation Table Attributes */
.navHeader					{color:#ffffff; font-size:11px; font-weight:bold;}
.navTable						{padding-left:4px;}
.antiNavTable					{position:relative; left:-4px;}
a:link.navContent			{font-weight:normal; line-height:19px; font-size:11px; color:#000066; text-decoration:none;}
a:visited.navContent		{font-weight:normal; line-height:19px; font-size:11px; color:#000066; text-decoration:none;}
a:hover.navContent		{font-weight:normal; line-height:19px; font-size:11px; color:#000066; text-decoration:none;}
a:link.navConClose		{font-weight:normal; line-height:12px;; font-size:11px; color:#000066; text-decoration:none;}
a:visited.navConClose	{font-weight:normal; line-height:12px; font-size:11px; color:#000066; text-decoration:none;}
a:hover.navConClose		{font-weight:normal; line-height:12px; font-size:11px; color:#000066; text-decoration:none;}
a:link.submitButton			{font-weight:bold; font-size:11px; color:#000066;}
a:visited.submitButton	{font-weight:bold; font-size:11px; color:#000066;}
a:hover.submitButton		{font-weight:bold; font-size:11px; color:#000066;}
.menuNotLink					{font-weight:normal; line-height:19px; font-size:11px; color:#000066;}

/* Form Elements */
.menuForm					{width:146px; font-family:verdana,arial,helvetica; font-size:11px;}
.menuFormSmall			{width:73px; font-family:verdana,arial,helvetica; font-size:11px;}
.menuFormLong				{width:220px; font-family:verdana,arial,helvetica; font-size:11px;}
input								{font-family:verdana,arial,helvetica; font-size:11px;}
select							{font-family:verdana,arial,helvetica; font-size:11px;}

/* Graph Borders Definition */
.graphTable					{border-style:none;}
.graphValue					{border-style:none; font-size:10px;}

/* State Of The Industry Table Borders */
.tableCellLeft					{border-right-style:none; border-bottom-style:solid; border-top-style:none; border-left-style:none;}
.tableCellSubSector		{border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-style:none; border-width:1px;}
.tableCellHeader				{border-right-style:none; border-top-style:none; border-bottom-style:solid; border-left-style:solid;}
.tableCell						{border-right-style:none; border-bottom-style:solid; border-width:1px; border-left-style:solid; border-top-style:none;}

/* discount card table border */
.borderTopLeft		{border-left-style:none; border-bottom-style:none; border-top-style:solid; border-right-style:solid;}
.borderTopRight		{border-left-style:none; border-bottom-style:none; border-top-style:solid; border-right-style:none;}
.borderBottomLeft	{border-left-style:none; border-bottom-style:solid; border-top-style:solid; border-right-style:solid;}
.borderBottomRight	{border-left-style:none; border-bottom-style:solid; border-top-style:solid; border-right-style:none;}


.inputsubmit {
	border:1px solid #ffffff;
	background:#AE8661;
	color:#ffffff;
	}
