body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ededed; 
	background-image: url(../img/xRepeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:auto;
  	margin-right:auto;
	width: 80%;
}
#wrapper {
  background-color: #FFFFFF;
  color: black;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 735px;
  padding: 10px;
}
#product-nav {
  height: 20px;
  margin: 0px 10px 0px 0px;
  border-bottom: 1px solid #b9d2e3;
}
#product-nav ul {
  margin: 0;
  padding: 0;
  padding: 0 10px 0 10px;
  text-align: left;
}
#product-nav li {
  margin: 0px 10px 0px 10px;
  display: inline;
  background-color: #ffffff;
  color: #666666;
}
#product-nav a:link, #product-nav a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #333333;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  height: 20px;
  margin: 0px 20px 0px 20px;
  border-bottom: 1px solid #b9d2e3;

}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 10px 0 10px;
  text-align: right;
}
#header-bottom li {
  margin: 0px 10px 0px 10px;
  display: inline;
  background-color: #ffffff;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #333333;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
 
}
#content {
  margin: 0 240px 0 10px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#Homecontent {
  margin: 0 240px 0 160px;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-color: #ffffff;
  color: gray;
  padding: 0px px 0px 0px;
  height: 1%;
}
#mainfeature content {
  margin: 0;

}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(../img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#footerFeature {
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: #666666;
  padding: 15px 10px 5px 10px;
  height: 1%;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
}
#footerFeature p {
  font-size: 110%;
}
#content .inner {
  margin: 0px 10px 0px 10px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
  font-size: 110%;

}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(../img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}




#content .inner2 {
  margin: 0px 0px 0px 0px;
}
#content .inner2 h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner2 ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner2 h3 {
  font-size: 130%;
}
#content .inner2 h3 a:link, #content .inner2 h3 a:visited {
  color: #245185;
}
#content .inner2 p {
  color: #666666;
  font-size: 90%;
}
#content .inner2 .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner2 p.author {
  font-weight:  bold;
  font-size: 110%;

}
#content .inner2 p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner2 p.more a:link, #content .inner2 p.more a:visited {
  color: black;
  background-image: url(../img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
  float: right;
  width: 220px;
  background-color: #ffffff;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(../img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(../img/more-bullet.gif);
  margin-left: 0;
  padding-left: 15px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: Gray;
}
#sidebar .date {
  font-weight: bold;
  color: gray;
}

#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(../img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 159px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}



#sidebar3 {
  float: right;
  width: 200px;
  background-color: #f5f5f5;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar3 h3 {
  font-size: 110%;
  background-image: url(../img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar3 .inner {
  padding: 0px;
}
#sidebar3 ul {
  margin-left: 0;
  padding-left: 15px;
}
#sidebar3 p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar3 ul a:link, #sidebar ul a:visited {
  color: Gray;
}
#sidebar3 .date {
  font-weight: bold;
  color: gray;
}


#sidebar4 {
  float: right;
  width: 240px;
  background-color: #ffffff;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar4 h3 {
  font-size: 100%;
  color: #333333;
  margin: 0;
  padding: 0em 0 0em 5px;
  font-weight: normal;
}
#sidebar4 h4 {
  font-size: 80%;
  color: #333333;
  margin: 0;
  padding: 0em 0 0em 5px;
  font-weight: normal;
}
#sidebar4 .inner {
  padding: 0px;
}
#sidebar4 ul {
  list-style-image: url(../img/more-bullet.gif);
  margin-left: 0;
  padding-left: 5px;
}
#sidebar4 p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar4 ul a:link, #sidebar4 ul a:visited {
  color: Gray;
}
#sidebar4 .date {
  font-weight: bold;
  color: gray;
}

#sidebar4 p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar4 p.more a:link, #sidebar4 p.more a:visited {
  color: gray;
  background-image: url(../img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}


/*Tab Container Info*/
#tabcontentcontainer{
width: 460px;
height: 395px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;
}
.tabcontent{
display:none;
}


#tablist {
  list-style: none;
  margin: 0;
  padding:  0;
}
#tablist li {
  padding: 0.4em 0 0.2em 0;
  font-size:  110%;
}
#tablist li a:link {
  text-decoration: none;
  color: #085253;
  font-weight: Bold;
}
#tablist li a:visited {
  text-decoration: none;
  color: #085253;
  font-weight: Bold;
}
#tablist li a:hover {
  text-decoration: none;
  color: #999999;
  font-weight: Bold;
}

#TextNav li a:link {
  text-decoration: none;
  color: #085253;
  font-weight: normal;
}
#TextNav li a:visited {
  text-decoration: none;
  color: #085253;
  font-weight: normal;
}
#TextNav li a:hover {
  text-decoration: none;
  color: #999999;
  font-weight: normal;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  100%;
}
#nav li a:link {
  text-decoration: none;
  color: #085253;
  font-weight: normal;
}
#nav li a:visited {
  text-decoration: none;
  color: #085253;
  font-weight: normal;
}
#nav li a:hover {
  text-decoration: none;
  color: #999999;
  font-weight: normal;
}


#navTop {
  list-style: none;
  margin: 0;
  padding:  0;
}
#navTop li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  110%;
}
#navTop li a:link {
  text-decoration: none;
  color: #085253;
  font-weight: Bold;
}
#navTop li a:visited {
  text-decoration: none;
  color: #085253;
  font-weight: Bold;
}
#navTop li a:hover {
  text-decoration: none;
  color: #999999;
  font-weight: Bold;
}

#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(../img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
}