A.Content:link {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
font-weight:    bold;
color: #003366;
text-decoration:    underline;
}
A.Content:visited  {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
font-weight:    bold;
color: #003366;
text-decoration:    underline;
}
A.Content:hover    {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
font-weight:    bold;
color: #9f0c01;
text-decoration:  none;
}
A.Content:active   {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
font-weight:    bold;
color: #003366;
text-decoration: underline;
}
h1  {
font-family: Arial, Tahoma, Helvetica;
font-size:  18px;
font-weight:    bold;
text-align: center;
color: #003366;
}
h2  {
font-family: Arial, Tahoma, Helvetica;
font-size:  14px;
font-weight:    bold;
text-align: left;
color: #3d3e3f;
}
h3  {
font-family: Arial, Tahoma, Helvetica;
font-size:  14px;
font-weight:    normal;
text-align: center;
color: #003366;
}
h4  {
font-family: Arial, Tahoma, Helvetica;
font-size:  18px;
font-weight:    bold;
text-align: left;
color: #003366;
}
p {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
}
body {
font-family: Arial, Tahoma, Helvetica;
font-size:  12px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBoxVerdana
{
font-family: Verdana,Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}
/* .Inventua_SideMenu {width:100} */
/* SideMenu  (css added by MSA 7/8/06 */
.MenuHdr
{ 
font-size: 10pt; 
padding-left: 10px; 
font-weight: bold; 
padding-bottom: 2px; 
background-color: #f1f1f1; 
padding-top: 2px; 
cursor: default;
}
.MenuItem HR
{
background-color: #f1f1f1; 
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #999999;   
margin-right: 5px; 
}
.MenuItemMouseOver
{
background-position: right top;
/*background-image: url(images/menuarrow-bg.gif);*/ 
background-repeat: no-repeat;  
border: 1px #cccccc solid;
background-color: #cccccc !important;  
}
.currentItemHighlight 
{
color: red;
font-weight: bold;
background-position: right top;
/*background-image: url(images/menuarrow-bg.gif);*/ 
background-repeat: no-repeat;
background-color: transparent;
text-decoration: underline;
}
.MenuItem, .MenuItemMouseOver
{
font-size: 8pt; 
font-weight: normal; 
padding-bottom: 1px;
background-color: #f1f1f1; 
padding-top: 1px;
border: #f1f1f1 1px solid; 
}
.MenuHdr A:Link, .MenuHdr A, .MenuHdr A:Visited, .MenuHdr A:Active
{
text-decoration: none; 
color: black; 
padding-top: 1px;
padding-bottom: 1px; 
cursor: pointer; 
display: block; 
}
.MenuHdr A:Hover
{
text-decoration: underline;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
display: block;
padding-left: 20px;
padding-bottom: 1px;
cursor: pointer;
color: black;
padding-top: 1px;
text-decoration: none;   
width: 100% 
}
.NormalBlue {
color: #5D7B9D;
}
.MenuCurrentPage {
color: #696969;
}
/* SideMenu  (END CHANGES css added by MSA 7/8/06 */
