<style type="text/css">
<!-- 
A.other:link{color: #003399; text-decoration: none;}
A.other:active{color: #003399; text-decoration: underline;}
A.other:visited{color:#990099; text-decoration: none;}
A.other:hover{color: #0000ff; text-decoration: underline;} 

A  {color : #003399;text-decoration : none;}
A:Visited  {#003399 : #666633;text-decoration : none;}
A:Active  {#990099 : yellow;text-decoration : underline;}
A:Hover  {#0000ff : Black;text-decoration : underline;}
BODY  {color : black; font-size: 12px; font-family: verdana, arial;} -->

td {font-family: verdana, arial; font-size: 12px;}
.sm {font-size: 10px;}
.forminput {
font-family: verdana, arial;
font-weight: bold;
font-size: 12px;
color: black;
background-color: #ffffee;
padding: 1pt;
margin: 0pt;
border : thin solid black 2;}
.pnorm {color:black;background:#ffffee;border-style: solid;}		
.pover {color:#666600;background:#ffffee;border-style: solid;}


#cm_container_footer { margin-left: 0px; }

#cm_list_footer
{
list-style: none;
padding: 0;
margin: 0;
font-size: 10px;
}

#cm_list_footer li
{
display: inline;
padding: 0;
margin: 0;
}

#cm_list_footer li:before { content: "| "; }
#cm_list_footer li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #cm_list_footer li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}
#cm_container_footer a
{
color: #003399;
font-size: 12px;
}

#cm_container_footer a:link, #navlist a:visited
{
color: #003399;
text-decoration: none;
font-size: 12px;
}

#cm_container_footer a:hover
{
color: #003399;
text-decoration: underline;
font-size: 12px;
}

/*Win IE browsers - hide from Mac IE\*/
* html #cm_list_footer { height: 1%; }

* html #cm_list_footer li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #cm_list_footer li:first-child { border-left: 0; }
