/* style classes */

BODY
{
	background-color: white;
	text-align: center;
	background-image: url('http://solutions.epicor.com/perspectives/2008/bgcolor.jpg');
}
INPUT, SELECT, TEXTAREA
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #333366;
}

DIV.QUOTE
{
	background-color: #003366;
	width: 170px;
}

DIV.LEFT-NAV-AREA TD
{
	padding-top:5px;
	padding-bottom:3px;
}

A.LEFT-NAV-ITEM
{
	color: #666666;
	line-height: 16px;	
	text-decoration: none;
	padding: 3px;
}

A.LEFT-NAV-ITEM:HOVER
{
	color: #cccccc;
	line-height: 16px;	
	background-color: #666666;
	text-decoration: none;
	padding: 3px;
}

A.LEFT-NAV-CHANNEL
{
	color: #666666;
	line-height: 16px;	
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

A.LEFT-NAV-CHANNEL:HOVER
{
	color: #cccccc;
	line-height: 16px;	
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
	padding: 3px;
}

TR.LISTBODY1 A:link {
	color:#00309c;
}

TR.LISTBODY1 A:visited {
	color:#00309c;
}

TR.LISTBODY2 A:link {
	color:#00309c;
}

TR.LISTBODY2 A:visited {
	color:#00309c;
}

TR.LISTHEAD {
	color:#ffffff;
	background-color: #003366;
}

TR.LISTHEAD TD 
{
	padding: 2px;
}

TR.LISTHEAD A{
	color: #ffffff;
}

TR.LISTBODY1 {
	background-color:#F0F0F0;
}

TR.LISTBODY2 {
	background-color:#D0D0D0;
}

TR.LISTBODY1 TD
{
	padding: 2px;
}

TR.LISTBODY2 TD 
{
	padding: 2px;
}

/*Placeholder Class that works for all tags in a placeholder*/

.Placeholder
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: Transparent;
}

.Placeholder TABLE
{
	font-family: Verdana, Arial;
	border-width: 0px;
	font-size: 11px;
}

.Placeholder TR A:link 
{
	color:#00309c;
}

.Placeholder TR A:visited 
{
	color:#00309c;
}

/*H1, H2, H3, H4, H5, H6.Placeholder*/
/*H1.Placeholder, H2.Placeholder, H3.Placeholder, H4.Placeholder, H5.Placeholder, H6.Placeholder*/
.Placeholder H1, H2, H3, H4, H5, H6
{
	color: #666666;
	font-family: Verdana, Arial;
	font-weight: Bold;
	font-size: 14px;
	border-width: 1px;
	border-color: #003366;
	border-bottom-style: solid;
	margin-bottom: -12px;
}

.Placeholder A
{
	color: black;
}

.Placeholder H4 A
{
	color: #666666;
}

.Placeholder A:Link
{
	color: #000099;
	text-decoration: none;
}

.Placeholder A:Visited
{
	color: #000099;
	text-decoration: none;
}

.Placeholder A:Hover
{
	text-decoration: underline;
}

.Placeholder HR
{
	color: #003366;
	height: 1px;
}

.Error
{
	color: Red;
	font-weight: bold;
}
/* Additional styles for the CMS support site */
.menu { text-align: center; cursor: hand; position: absolute; color: White; background-color: #003366; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menu A { text-align: center; cursor: hand; color: White; background-color: #003366; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menuselect { text-align: center; cursor: hand; position: absolute; color: White; background-color: #999999; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menuselect A { text-decoration: underline; text-align: center; cursor: hand; color: White; background-color: #999999; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.dropdownmenu { position: absolute; border-color: white; z-index: 1; color: white; background-color: #999999; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 5px 3px 5px; border: solid 2px white;}
.dropdownmenu A { color: White; text-decoration: none; }
.dropdownmenu A:hover { color: White; text-decoration: underline; }
.menupanel { text-align: center; cursor: hand; color: White; background-color: #003366; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menupanel A { text-align: center; cursor: hand; color: White; background-color: #003366; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menupanelselect { text-align: center; cursor: hand; color: White; background-color: #999999; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }
.menupanelselect A { text-align: center; cursor: hand; color: White; background-color: #999999; font-size: 11px; font-family: verdana, arial, helvetica; padding: 3px 0px 3px 0px; }

