
.H1
{
	color: #003399;
}


.subheader
{
	color: #2850A0;
	font-weight: bold;
	font-size: 18px;
	overflow: visable;
	
	
	
}

.normal
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

.subheader2
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

td
{
	font-family: arial, helvetica;
	font-size:14px;
	color:black;
	
}

.light
{
	font-family: arial, helvetica;
	font-size:14px;
	color:white;
}

a.subNav
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	
	
}

a.subNav:hover
{
    font-family: Arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	
}

a.subNav:active
{
    font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	
}



a.subNavOn
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;;
	
}

a.subNavOn:hover
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a.subNavOn:active
{
    font-family: arial, helvectica;
	font-size: 11px;
	color: black;
	font-weight: bold;
}



a.footer
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	
	
}

a.footer:hover
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	
}


br.SubNav
{
    line-height:23px;
 
}

a.ProductsSubNav
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/menu_level3_off.gif);
	background-repeat: no-repeat;
	position:absolute; 
    width: 161px;
    height: 22px;
    text-align: right;
    padding-top: 5px;
    margin-left: -15px;
       
    /*padding-right: 25px;*/
    /*margin-left: -15px;*/
  }

a.ProductsSubNav:hover
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(/images/menu_level3_on.gif);
	background-repeat: no-repeat;
	position:absolute; 
    width: 161px;
    height: 22px;
    text-align: right;
    padding-top: 5px;
    margin-left: -15px;
    /*padding-right: 25px;*/
    /*margin-left: -15px;*/
}

a.ProductsSubNavItem
{
    font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}


a.pageNav
{
    font-family: arial, helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;;
	
}

a.pageNav:hover
{
    font-family: arial, helvetica;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;;
}

.spiral
{
background-image:url('spiralbg.gif');
}