html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	width: 100%;
	height:100%;
	background: #d6d6d6 url(/img/bg_gradient.png) repeat-x;
}
#background {
	background: url(/img/bg_grey.png) repeat-x 0 100%;
	min-width: 900px;
	margin-left: 0;
}
#wrapper {
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	min-width: 900px;
	background:  url(/img/bg_frame.png) no-repeat top center;
	padding-left: 0;
	position: relative;
}
#wrapper2 {
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	min-width: 900px;
	background:  url(/img/bg_sides.png) repeat-y top center;
	padding-left: 0;
	position: relative;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#masthead {
	width: 880px;
	text-align:left;
	padding: 15px 0 15px 20px;
	background-image: url(/img/masthead_bkgd.png);
	margin: 0;
}
#masthead #header-nav {
	font-size: 1em;
	line-height: 1.1em;
	font-weight:normal;
	float: right;
	margin: 5px 20px 0 0;
}
#masthead #header-nav a {
	font-weight:normal;
	text-decoration: none;
}
#masthead #header-nav a:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	min-height: 450px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
#secondary_header {
	background-color: #48b549;
	width: 900px;
	height: 74px;
	margin: 0;
}
/* General Content */

#left_column {
	float:left;
	width: 200px;
	background-color: #ffffff;
	margin-right: 0px;
	min-height: 450px;
	margin: 20px 0 0 0;
	padding:0;
}
#content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #666666;
	background-color: #ffffff;
	width: 660px;
	text-align:left;
	min-height: 450px;
	margin: 0;
	padding:10px 0 0 10px;
	float: left;
}
#content #breadcrumb {
	font-size: .85em;
}
#content p {
	font-family: Verdana, Helvetica, sans-serif;
}
#content a {
	text-decoration: none;
	color: #48b549;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content .image-float-right {
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	border: 1px solid #cccccc;
}
#content .image-float-left {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #cccccc;
}
#content .image-no-float {
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}
#content ul {
	margin-left: 0;
	padding-left: 25px;
}
#content li {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 6px;
	line-height: 1.8em;
}
#news {
	font-size: 1.3em;
	margin: 24px 0 24px 0;
}
#events {
	font-size: 1.3em;
	margin: 24px 0 24px 0;
}
#content .news_dates {
	margin-top: 6px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 1.8em;
}
#eventsTable td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
#productTable {
	font-size:.9em;
}
#productTable th {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	background-color: #dddddd;
	text-align: center;
}
#productTable td {
	margin: 0;
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #cccccc;
}
#infoTable td {
	margin: 0;
	padding: 20px 40px 20px 0;
	border-bottom: 1px solid #cccccc;
}
#top {
	float: right;
	margin-bottom: 24px;
	font-size: .8em;
}
/* Home Content */

#home_header {
	width: 900px;
	height: 220px;
	margin: 0;
}
#home_header_image {
	width: 900px;
	color: #48b549;
	background-image:url(/flash/Cellecta-Home.jpg);
	background-repeat:no-repeat;
}
#home_flash {
	width: 900px;
	height: 219px;
}
#home_content {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 2em;
	width: 900px;
	text-align:left;
	padding: 0;
	background-color: #ffffff;
	min-height: 530px;
}
#home_content a {
	text-decoration: none;
	color: #48b549;
}
#home_content a:hover {
	text-decoration: underline;
}
#home_column1 {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
	padding: 20px 10px 25px 15px;
	font-size: 0.8em;
	line-height:1.5em;
	background-color:#F9FCF6;
	border: 1px solid #E9F6E6;
	/*	background-image: url("/img/home_column1_bkgd.jpg");
	color: #000000; */
}
#home_column1 h1 {
	font-size: 1.3em;
	line-height:1.5em;
}
#home_column1 a {
	font-size: 1.0em;
	font-weight: bold;
}
#home_column2 {
	width: 355px;
	float: left;
	margin: 0 10px 0 0;
	padding: 20px 5px 5px 5px;
	font-size: 0.8em;
	line-height:1.5em;
}
#home_column2 h3 {
	font-size:1.3em;
	line-height: 1.1em;
	margin: 0 0 5px 0;
}
#home_column2 img {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 12px;
}
#home_column2 div {
	margin: 0px 0px 0px 115px;
}
#home_column2 a {
	line-height: 1.4em;
}
#home_column3 {
	width: 230px;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 10px 0 10px;
	border-left: 1px solid #E0E9E0;
	border-bottom: 1px solid #E0E9E0;
}
#home_column3 #feature {
	font-size:.7em;
	line-height:1.4em;
	width: 175px;
	height: 180px;
	padding: 40px 20px 0px 40px;
	color: #ffffff;
	background-image: url("/img/feature.png");
	background-repeat:no-repeat;
}
#home_column3 #feature a {
	color: #ffffff;
}
#home_column3 #feature h3 {
	font-size: 1.3em;
	margin-bottom: 8px;
	color: #ffffff;
}
#home_column3 #events {
	margin: 0 0 0 25px;
	width: 205px;
	font-size: .7em;
	line-height: 1.5em;
}
#home_column3 #events h3 {
	font-size: 1.4em;
}
/* Header text */
h1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom:5px;
	font-size: 1.8em;
	line-height: 1.4em;
}
h2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #333333;
	margin:0;
}
h3 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #48b549;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #48b549;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Sidebar */

#sidebar {
	font-family: Verdana, Helvetica, sans-serif;
	width: 190px;
	float: right;
	border: 1px solid #d3d0cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 3px;
	font-size: 1em;
}
#sidebar p {
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#sidebar li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

#sidebar h2 {
	font-size: 0.9em;
	color: #014967;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Forms */
input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #d3d0cc;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}

input[type=image] {
	width: auto;
}
	
.checkbox input {
	width: 15px;
}
textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #d3d0cc;
	width: 350px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td label {
	padding-left: 10px;
	font-size: 1em;
	text-align: right;
}
#button {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #d3d0cc;
	background-color: #F0F0F0;
	margin: 5px 0 5px 0;
	width: 100px;
}
/* Navigation drop downs */

#navigation {
	background-color:#e3e7ea;
	background-image:url(/img/bg_nav.png);
	background-repeat:repeat-x;
	width: 900px;
	height: 32px;
	text-align:center;
	margin: 0;
	padding: 0;
}
#nav {
	z-index: -100;
	padding-bottom:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}
#nav2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	width: 180px;
	min-height: 100%;
	text-decoration:none;
}
#nav2 #nav2_header {
	padding: 10px 0 0 10px;
	font-size: 1.4em;
	color: #ffffff;
	background-image:url(/img/nav2_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 30px;
	font-weight: bold;
	margin: 0;
}
#nav2 #nav2_footer {
	background-image:url(/img/nav2_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 18px;
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
}
#nav2 #nav2_links {
	border-right: 3px solid #3fbc41;
	border-left: 3px solid #3fbc41;
	width: 174px;
	margin: 0;
	padding: 0;
	float: left;
}
#nav2 #nav2_links ul {
	list-style:none;
	margin-left: 5px;
	padding-left: 0px;
	width: 150px;
}
#nav2 #nav2_links li {
	text-align: left;
	width: 150px;
	border-bottom: 1px solid #cccccc;
}
#nav2 #nav2_links li.last {
	text-align: left;
	width: 150px;
	border-bottom: 0;
}
#nav2 #nav2_links li a { /* set Anchors to specific size */
	background-color: #ffffff;
	display:block;
	width: 140px;
	color: #666666;
	text-decoration:none;
	padding: 6px 5px 6px 5px;
	margin: 0;
}
#masthead a { /* set Anchors to specific size */
	padding: 6px 5px 6px 5px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
#nav2 #nav2_links li a:hover { /* Move Background image on hover to reveal alternate image */
	color: #3fbd41;
}
#nav2 #nav2_links li.on a, ul#nav2 li.on a:hover { /* Move bg image when selected to alternate, don't swap on hover */
	color: #3fbd41;
}
/* Footer */			

#footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	clear:both;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 80px;
	padding-bottom: 0px;
	background: #D6D6D6 url(/img/bg_footer.png) no-repeat top center;
}
#footer_content {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 870px;
}
#footer_content p {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
}
#footer_content a {
	color: #666666;
	text-decoration: none;
}
#footer_content a:hover {
	text-decoration: underline;
}
#footer_content .primary a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#footer_content .primary a:hover {
	text-decoration: underline;
}
#faq_index_margin {
	font-size: 1em;
}
#faq_margin {
	font-size: 1em;
}
#faq_margin a + li {
	font-weight: bold;
	color: #3fbd41;
}
#faq_margin ol {
	font-weight: normal;
	color: #3fbd41;
}
#faq_margin ol ol {
	font-weight: bold;
}
#faq_margin ol li {
	color: #3fbd41;
}
#faq_margin ol p {
	margin: 6px 0 0px 0;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
}
#faq_margin ol p + ol > li {
	color: #666666;
	line-height: 1.5em;
	margin: 9px 0 9px 0;
	font-weight: normal;
}
#faq_margin ol ol li {
	color: #3fbd41;
}
#faq_margin ol li ol {
	color: #3fbd41;
}
#faq_margin ol li ol li {
	font-weight: normal;
}
.faq_top {
	text-align: right;
	margin-bottom: 12px;
	font-size: .9em;
}
.faq_top a {
	color: #BBBBBB;
}
.faq_subsect {
	text-decoration: underline;
	font-weight: bold;
}
/* Modal dialog styles */
#login-modal-content {
	display:none;
}
#forgot-modal-content {
	display:none;
}
/* Overlay */
#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}
/* Container */
#simplemodal-container {
	height:300px;
	width:590px;
	color:#333333;
	background-color:#F0F2F2;
	border:4px solid #D6D6D6;
	padding:20px 12px 12px 12px;
	font-size: 1.2em;
}
#simplemodal-container code {
	background:#fff;
	border-left:3px solid #65B43D;
	color:#bbb;
	display:block;
	margin-bottom:12px;
	padding:4px 6px 6px;
}
#simplemodal-container a {
	color:#48B549;
}
#simplemodal-container #login-modal-content {
	padding:8px;
}
#simplemodal-container #login-modal-content #account {
	margin: 15px;
	font-size: .8em;
	line-height: 1.5em;
}
#simplemodal-container #login-modal-content #account h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
}
#simplemodal-container #login-modal-content #account h2 {
	font-size: 1.3em;
	color: #48B549;
}
#simplemodal-container #login-modal-content #account .forgot {
	font-size: .7em;
	margin-top: 3px;
	float:right;
	margin-right: 15px;
}
#simplemodal-container #login-modal-content #account label {
}
#simplemodal-container #login-modal-content #account input {
	margin-left: 0;
	width: 230px;
}
.button {
	overflow:hidden;
	width:100%;
}
.button a {
	background:url(/img/buttons.png) no-repeat 0 0;
	display:block;
	float:left;
	font-size:14px;
	line-height:22px;
	height:30px;
	padding-left:3px;
	color:#555;
	margin-right:10px;
*cursor:pointer
}
.button a b {
	background:url(/img/buttons.png) no-repeat right -30px;
	display:block;
	padding:4px 13px 4px 10px;
	cursor:pointer
}
.button a, .button a:link, .button a:visited, .button a:hover, .button a:active {
	color:#555
}
.buttonFloatRt a {
	float:right;
	margin:0 0 0 10px
}
.buttonGreen a {
	background-position:0 -140px
}
.buttonGreen a b {
	background-position:right -170px;
	color:#fff;
	text-decoration:none;
}
.buttonGreen a, .buttonGreen a:link, .buttonGreen a:visited, .buttonGreen a:hover, .buttonGreen a:active {
	color:#fff
}
.buttonOrange a {
	background-position:0 -70px
}
.buttonOrange a b {
	background-position:right -100px;
	color:#fff
}
.buttonOrange a, .buttonOrange a:link, .buttonOrange a:visited, .buttonOrange a:hover, .buttonOrange a:active {
	color:#fff
}
.buttonWhite a {
	background-position:0 0
}
.buttonWhite a b {
	background-position:right -30px
}
.buttonWhite a, .buttonWhite a:link, .buttonWhite a:visited, .buttonWhite a:hover, .buttonWhite a:active {
	color:#fff
}
.buttonAlign {
	vertical-align:bottom;
}
#simplemodal-container #login-modal-content #account ul {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: .8em;
}
#simplemodal-container #login-modal-content #account ul li {
	margin:0;
	padding: 0;
}
/* Member area styles */
#account {
	margin: 20px 20px 0 20px;
	font-size: .9em;
	line-height: 1.5em;
}
#account h1 {
	font-size: 1.6em;
	margin-bottom: 30px;
}
#account h2 {
	font-size: 1.3em;
	color: #48B549;
}
#account #forgot {
	font-size: .8em;
	margin-left: 10px;
}
#account label {
	position:absolute;
	width: 150px;
}
#account .longlabel {
	width: 500px;
}
#account input, #account select {
	width: 300px;
	height:20px;
}
#account select {
	height:25px;
}
#account textarea, #account .button, #account input, #account select {
	margin-left: 150px;
}
#account .checkbox {
	border: 0;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
#account #submit {
	width: 100px;
	margin-left: 85px;
}
#account #sidebar {
	line-height: 1.5em;
}
#account #sidebar ul {
	padding-left: 0;
	margin-left: 0;
}
/* Tooltip style */
.tooltip {
	position: absolute;
	padding: 5px 10px;
	z-index: 2;
	color: #303030;
	background-color: #bfe4b8;
	border: 1px solid #57b845;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.fig_txt {
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 24px;
}
#previous {
	font-size: 1.1em;
	margin-bottom: 10px;
}