body {
	BACKGROUND-COLOR: #ffffff;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 20px;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica;
      COLOR: #006699;
}
td {
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica;
      COLOR: #006699;
}
H1
{
	color:#006699;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	display:inline;
}
H2
{
	color:#006699;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}
H3{
	color:#006699;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	display:inline;
}
a:link, a:active {
      COLOR: #006699;
	text-decoration:underline;
}
a:visited, a:hover {
      COLOR: #33ccff;
	text-decoration:underline;
}
.homeLink {
	background-image:url(/images/blueBg2.gif);
	background-repeat:repeat-x;
	height:27px;
	padding-top:4px;
}
.homeLink a:link, .homeLink a:active, .homeLink a:visited, .homeLink a:hover {
	padding-left:12px;
      FONT-SIZE: 9px;
	font-weight:bold;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: white;
	text-transform:uppercase;
	text-decoration:none;
}
.menuAt  {
	height:34px;
	background-image:url(/images/blueBg.gif);
	background-repeat:repeat-x;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	padding-left:12px;
      FONT-SIZE: 9px;
	font-weight:bold;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: white;
	text-transform:uppercase;
	text-decoration:none;
}
.menu {
	background-image:url(/images/blueBg.gif);
	background-repeat:repeat-x;
	height:34px;
}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
	padding-left:12px;
      FONT-SIZE: 9px;
	font-weight:bold;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: white;
	text-transform:uppercase;
	text-decoration:none;
}

.subMenuAt {
	padding:1px 0px 1px 12px;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
      FONT-SIZE: 9px;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: #33ccff;
	text-decoration:none;
}
.subMenu {
	padding:1px 0px 1px 12px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
      FONT-SIZE: 9px;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: #006699;
	text-decoration:none;

}
.subMenu a:hover {
      FONT-SIZE: 9px;
      FONT-FAMILY: verdana, Arial, helvetica;
      COLOR: #33ccff;
	text-decoration:none;
}
.small {
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica;
      COLOR: #006699;
}
.smaller {
	FONT-SIZE: 10px;
	font-family: Arial, Helvetica;
      COLOR: #006699;
}
.address {
	padding:4px 12px;
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	color:#ffffff;
}
.address a {
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.address a:hover {
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
.quote {
	font-family: times new roman;
	font-size: 11px;
	font-style:italic;
	color:#006699;
}
.quoteName {
	font-family: times new roman;
	font-size: 11px;
	font-style:normal;
	color:#006abc;
}
.qty {
	padding:4px;
	border-bottom: #cccccc 2px solid;
}
.item {
	color: black;
	border-bottom: #cccccc 2px solid;
}
.credit {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	color: #006abc;
}
.credit a:link, .credit a:active, .credit a:visited  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #006699;
	font-weight:bold;
	text-decoration: none;
}
.credit a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	text-decoration:underline;
	color: #006699;
}
.keys a:link, .keys a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #006699;
	font-weight:bold;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration:none;
	font-weight:bold;
	cursor:text;
	color: #006699;
}
.formName {
	padding-right:3px;
	text-align:right;
}
INPUT.formField {
	border:1px solid #006699;
	font-size:13px;
	}
TEXTAREA.formField {
	border:1px solid #006699;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	}
FIELDSET {
	padding:5px;
}
LEGEND {
	color:#006699;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	}
SELECT {
	font-size:13px;
}