body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
}
.header {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: navy;
  vertical-align: top;
}

.footer {
	font-family: arial;
	border-bottom-width: 1px;
	font-size: 12px;
	font-weight: bold;
	color: white;	/*	navy;	*/
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background: #009900;	/*	#CCCCCC;	*/
}

.scroll {
  font-family: arial, Helvetica, sans-serif;
  background-color: #33CC33;	/*	#D2DFEE;	*/
  color: yellow;	/* #FF0000;	*/
  font-size: 12px;
  font-weight: bold;
}
.title {
  font-family: courier New;
  font-size: 14pt;
  font-weight: 700;
  background: #009900;	/* #336699;	*/
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.left {
  background: #CCFFFF;	/*	#66ff66;	#00CC00;	/*	#D0D5DF;	*/ /* #D2DFEE; */
  color: green;	/*	Navy;	*/
}

.right{
  background: #CCFFFF;	/*	#66ff66;	#D0D5DF;	*/
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: green;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 2px;
   padding-right: 2px;
	padding-bottom: 1px;
}
.content{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
}
.content a{
	color: Navy;
}
.content a:hover{
	color: Blue;
}

.content-sm{
	font-family: Times New Roman;
	font-size: 11pt;
	color: Navy;
	vertical-align: top;
}
.content-sm a{
	color: Navy;
}
.content-sm a:hover{
	color: Blue;
	text-decoration: none;
}

.product{
	font-family: Times New Roman;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
}

.productnormal{
	font-family: Times New Roman;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
}

.productdetail{
	font-family: Times New Roman;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.productcontent {
	font-family: Times New Roman;
	font-size: 14pt;
	color: #000080;
	list-style : url(../images/small/tri-right1.gif);
}
.productcontent a{
	color: navy;
}
.productcontent a:hover{
	color: Blue;
}

.productheading {
  font-family: Times New Roman;
  font-size: 16pt;
  font-weight: bold;
  color: Navy;
}

.productsmalltext{
	font-family: "Courier New";
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
	padding-left: 11pt;
}

.productsmalltextnormal{
	font-family: "Courier New";
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
	padding-left: 5pt;
	padding-right: 5pt;
}

.jobcontent{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
	list-style : url(../images/small/tri-right1.gif);
}

.producthioki{
	font-family: Times New Roman;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	vertical-align: top;
}

