/* Page Default */
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background:#ffffff;
  color:#686868;
  font-family:Arial, Helvetica, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:11px;
  } html>body {font-size:11px;}

/* backward compatibility*/
td, .smallbody {
  font-family:Arial, Helvetica, sans-serif;
  color:#686868;
  font-size:11px;
}

.productlist{
  width: 150px;
  font-family:Arial, Helvetica, sans-serif;
  color:#686868;
  font-size:11px;
}

.productlist option:hover{
	background: #1f76cd;
}

.middleheader {
	FONT-WEIGHT: bold;
}

/* Links */
a:link{
  color:#1f76cd;
  text-decoration:none;
}
a:visited{
  color:#1f76cd;
  text-decoration:none;
}
a:active, a:hover{
   color: #EF4725;
   text-decoration: none;
}

/* Links backward compatibility*/
.links2 {  color: #000000; text-decoration: none; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif}
.links {  color: #003366; text-decoration: none; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* Copyright */
.copyright {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#000000; font-weight: bold;
}

/* Indents */
.mainindent{
	margin-left: 4px;
	margin-right: 4px;
}
.indent{
	margin-left: 10px;
}

/*Backgrounds*/
.topbackground {
	background-image: url(/images/topbackground.gif);
	background-repeat: repeat-x;
}

.mainbackground {
	background-image: url(/images/newbackm.gif);
	background-repeat: repeat-x;
}

.liquidbackground {
	background-image: url(/images/newback.gif);
	background-repeat: repeat-x;
}

.liquidbackground2 {
	background-image: url(/images/newback2.gif);
	background-repeat: repeat-x;
}

.liquidbackgroundshort {
	background-image: url(/images/newback3.gif);
	background-repeat: repeat-x;
}

/*Menus*/
.menu1{
    FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.menu1 a:link, .menu1 a:hover, .menu1 a:active, .menu1 a:visited, {
	COLOR: #ffffff;
}

.menu2{
	margin-left: 8px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.menu3{
	margin-left: 12px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.menu4{
	margin-left: 16px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.menu5{
	margin-left: 20px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.menupdf{
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.menuover{
	background-color: #dfeffe;
}

/*Boxes*/
.boxheader{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boxcontent{
  font-family:Arial, Helvetica, sans-serif;
  color:#686868;
  font-size:11px;
}

