td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #a8fd56;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.tableline {
	background-attachment: scroll;
	background-image: url(img/window_bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightline1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.centerline {
	background-attachment: scroll;
	background-image: url(img/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 4px;

}
.producttitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.aboutustitle {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.standardtable1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.standardtable2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.contacttitle {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #6A9801;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A9801;
	border-right-color: #6A9801;
	border-bottom-color: #6A9801;
	border-left-color: #6A9801;
}
.solutiontitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


.solutiontext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
}

.reftitle {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #993399;
}
.submenubox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1853cb;
	border-right-color: #1853cb;
	border-bottom-color: #1853cb;
	border-left-color: #1853cb;
}
.submenubox2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1853cb;
	border-right-color: #1853cb;
	border-bottom-color: #1853cb;
	border-left-color: #1853cb;
}

.newstitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.newssub {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;

	color: #ffffff
}

.out {
  display:block; 
  background:#ccc; 
  border:1px solid #ddd; 
  position:relative;
  margin: 3px;
  }
  
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }

.ltin {
  left:-3px;
  }
  
.tpin {
  top:-3px;
  }
  
.rtin {
  left:3px;
  } 
   
.image {
	padding:0;
	width: 250px;
	}