/*html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("../images/bg_wrapper.gif");
	background-position:center;
	background-repeat:repeat-y;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:14px;
	color: #000;
}*/
* {
  padding: 0;
  margin: 0;
}

img {
  border: none;
}

a {
  text-decoration: none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}

p a {
  text-decoration: none;
  color: #3778b8;
}

p a:hover {
  text-decoration: none;
  color: #ff6600;
}

ul {
  margin-top: 2px;
}

li {
  font-family: Arial, Helvetica, sans-serif;
}

.liststyle {
  list-style-image: url("../images/bullet.gif");
  color: #333333;
}

.mainArea {
  margin-top: 0px;
  width: 730px;
  float: left;
}

.mainArea .s12content {
  width: 520px;
  padding-left: 40px;
  padding-top: 5px;
  float: left;
}

.mainArea .column1 {
  width: 360px;
  float: left;
}

.mainArea .column2 {
  float: left;
  width: 360px;
}

.mainArea .rowVersion {
  height: 125px;
  width: 360px;
  border-bottom: #999 1px dashed;
  position: static;
}

.mainArea .rowVersion .productshell1 {
  height: 125px;
  width: 360px;
  padding-left: 3px;
  float: left;
  border-right: #999 1px dashed;
  position: static;
}

.mainArea .rowVersion .productshell2 {
  /* height:125px;
				width: 360px; */
  /* padding-left:3px; */
  /* border-left: #999 1px dashed;
				border-color:red; */
  float: left;
}

.textshell {
  float: left;
  margin-top: 8px;
}

.productImage {
  width: 82px;
  padding-bottom: 20px;
  padding-right: 3px;
  padding-left: 6px;
  float: left;
}

.productTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-size: 14px;
  color: #333333;
  padding-top: 5px;
}

.productText {
  color: #3778b8;
  font-size: 13px;
  line-height: 15px;
}

.productText a {
  text-decoration: none;
  color: #3778b8;
}

.productText a:hover {
  color: #ff6600;
}

h1 {
  color: #017FC9;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

h3 {
  display: block;
  color: #666;
  font-family: "Helvetica Neue",helvetica,arial,verdana,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 0;
}

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

/**#wrapper
	{ 
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: transparent;
	}**/
/**#header
	{
	height: 80px;
	}
	
			#header a.logo
			{
			float: left;
			margin: 0 0 0 17px;
			padding: 10px 0 0 0;
			border: none;
			}**/
#banner {
  /**background-image: url("../images/banner_756px.gif");**/
  width: 735px;
  height: 60px;
}

#banner #head {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
  padding: 10px 0 0 10px;
}

#banner #subhead {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
  padding-left: 10px;
}

/*top navigation*/
#navigation {
  margin: 0;
  padding: 0;
  height: 35px;
  background-image: url("../images/bg_navigation.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-color: transparent;
  position: relative;
}

#navigation li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  height: 35px;
}

#navigation li.nav1 {
  width: 30px;
  margin: 0 0 0 15px;
}

#navigation li.nav2 {
  width: 143px;
}

#navigation li.nav3 {
  width: 143px;
}

#navigation li.nav4 {
  width: 143px;
}

#navigation li.nav5 {
  width: 143px;
  display: none;
}

#navigation li a {
  display: block;
  overflow: hidden;
  text-indent: -999em;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 35px;
}

#navigation li a:hover {
  background-position: 0 -35px;
}

/*end top navigation*/
#breadCrumbs {
  background-image: url("../images/img_breadcrumbs_bar.gif");
  background-repeat: no-repeat;
  margin-bottom: 3px;
  height: 20px;
  line-height: 17px;
  padding: 0 0 0 18px;
  font-size: 11px;
}

#breadCrumbs a {
  color: #3778b8;
  text-decoration: none;
}

sub, sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

#container {
  width: 1002px;
  padding: 0 11px 0 11px;
}

.textHead {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}

/*S12 navigation*/
.toolNav {
  background-color: #333;
  width: 735px;
  height: 32px;
  margin-top: 4px;
}

.toolBtns {
  display: inline;
  font-size: 12px;
  color: #FFF;
}

.toolBtns li {
  display: block;
  float: left;
  margin: 0;
  padding: 9px 0 0 13px;
  list-style: none;
}

.toolBtns li a {
  color: #9dca39;
}

.toolBtns li a:hover {
  color: #3778b8;
}

.tooldownload {
  float: right;
  margin: 0;
  padding: 0;
}

.downloadHead {
  width: 163px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}

.downloadContent {
  position: absolute;
  overflow: hidden;
  width: 163px;
  display: none;
  font-size: 12px;
  background-color: #d6d6d6;
  z-index: 200;
  opacity: 0;
}

.downloadContent ul {
  width: 159px;
  border: 2px solid #ffffff;
  list-style: none;
  border-top: none;
}

.downloadContent li {
  padding: 0;
  margin: 0;
  display: inline;
}

.downloadContent a, .downloadContent a:active, .downloadContent a:visited {
  display: block;
  color: #333333;
  margin: 0;
  padding: 4px 0 4px 10px;
  text-decoration: none;
  background-color: #d6d6d6;
  width: 109px;
}

.tooldownload a:hover {
  color: #3778b8;
}

.tooldownload .underline {
  border-bottom: 1px solid #ffffff;
  width: 149px;
}

/*end ET navigation*/
/*introduction*/
.introArea {
  height: 380px;
  background-image: url(../images/intro_bkgrnd.gif);
  background-repeat: repeat-x;
  margin-top: 4px;
}

.introText {
  float: left;
  width: 410px;
  padding: 19px 0 0 19px;
}

.introdownload {
  margin-top: 8px;
}

.introImg {
  float: right;
}

/*end introduction*/
.columnGrayBox {
  border: 1px #b6b6b4 dashed;
  background-color: #ececec;
  padding-right: 8px;
  padding-left: 8px;
  margin: 10px 0 0 10px;
  float: left;
  width: 150px;
  clear: both;
}

.columnGrayBox ul {
  list-style-type: none;
}

.columnGrayBox ul li {
  font-size: 11px;
  padding-bottom: 5px;
}

.columnGrayBox ul li a {
  color: #3778b8;
  text-decoration: none;
}

.columnGrayBox ul li a:hover {
  color: #ff6600;
  text-decoration: none;
}

#footer {
  height: 17px;
  width: 1000px;
  color: #508cc2;
  padding: 0 0 0 22px;
  float: left;
  clear: both;
}

#footer a {
  color: #3778b8;
  text-decoration: none;
}
