td, body, .normal, select, input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

UL
{
    margin-left:18;
    margin-top:0;
    margin-bottom:0;
}

LI
{
	list-style-image: url(/Images/bullet.gif);
	list-style-type : square;
	margin-bottom : 5px;
	
}

.normal 
{
    line-height: 13px;
}

.pqsize
{
	font-size: 11px;
}

.etroSize
{
	font-size: 9px;
}

.pqsizeSM
{
	font-size: 12px;
}

.etroSizeSM
{
	font-size: 10px;
}

.bluehighlight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}

.blackhighlight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
}

.case
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.heading1, h1
{
	font-size: 14px;
	font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.heading2, h2
{
	font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}

a:link, a:active,a:focus
{
	color: #006699;
	text-decoration : none;
}

a:hover
{
	color: #ffcc00;
	text-decoration : none;
}

a:visited
{
	color: #666666;
	text-decoration : none;
}

a:visited:hover
{
	color: #ffcc00;
	text-decoration : none;
}


a.menu:link, a.menu:visited, a.menu:active, a.menu:focus 
{
	font-size: 9px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing: 1px;
}

a.menu:hover
{
	font-size: 9px;
    font-weight: normal;
	color: #FFCC00;
	text-decoration : none;
	letter-spacing: 1px;
}

a.menusel:link, a.menusel:visited, a.menusel:hover, a.menusel:active, a.menusel:focus
{
	font-size: 9px;
    font-weight: normal;
	color: #FFCC00;
	text-decoration : none;
	letter-spacing: 1px;
}

.error 
{
	color: #FF3300;
	font-weight: bold;
	text-transform : uppercase
}

STRONG 
{
    /* default = font-weight: bold;  */
}

a.sitemap:link, a.sitemap:visited, a.sitemap:hover, a.sitemap:active, a.sitemap:focus 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #000000;
	text-decoration : none;
}

a.sitemap:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #006699;
	text-decoration : none;
}
