/*
##############################################################################

FILENAME:		gene_main.css
DESCRIPTION:	Default Style Sheet
CREATED:		08/18/03
INITIAL AUTHOR:	Ruth Stillman
Copyright (c) 2003 Molecular, Inc.
343 Arsenal Street, Watertown MA 02472
617-218-6500
http://www.molecular.com/
UPDATED BY:		Tom Miaskiewicz (DAKASA Corporation)			

##############################################################################
*/

/* DEFAULT, SITEWIDE STYLES */
body, td, p, span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
}
bgDefault {
	background-color: #ffffff;
}
li {
	list-style-image: url('url(/images/icons/gene_icon_bullet.gif;');
	padding-left: 2px
}
a  {
	color: #0083a9;
	text-decoration:underline;
}
a:visited  {
	color: #006900;
}
a:active  {
	color: #006900;
}

.visitedlink {
	color: #006900;
	font-weight:normal;
	
}




/*NAVIGATION STYLES */
.bgCorporateNav {
	background-color: #003d79;
}
a.corpNav  {
	color: #ffffff;
	text-decoration: none;
	transition: color 0.25s ease-in-out;
}
a.corpNav:hover  {
	color: #007da5;
	text-decoration: underline;
}
a.corpNav:visited  {
	color: #ffffff;
	text-decoration: none;
}
a.corpNav:active  {
	color: #ffffff;
	text-decoration: none;
}
.leftNavOn {
	color:#006900;
	font-weight:bold;
	text-decoration: none;
}
.leftNavText {
	color:#8AC379;
	padding-left: 5px;
}
.leftNav {
	color:#006300;
	text-decoration: none;
}
.subNav {
	color:#006300;
	text-decoration: none;
}
.subNavOn {
	color:#006900;
	font-weight:bold;
	text-decoration: none;
}

/* SEARCH STYLES */
.mainSearch {
	background-color:#C0DABD;
	color: #000000;
}

.searchText {
	color:#636363;
}
.btnSearch {
	position:absolute;
	left: 717px;
	top: 426px;
}

/* GENERAL STYLES */
.TopLine {
	background-color:#666666;
}
/* GENERAL STYLES */
.new {
	font-size:11px;
	color: #666666;
}
.more {
	font-size:11px;
	color: #006900;
}
.accentLine {
	background-color: #979997;
}
.bgAccentMed {
	background-color: #006900;
	color: #006900;
}
.bgAccentGreenMed {
	background-color: #729C66;
	color: #729C66;
}
.bgHomepageQuickLinks {
	background-color: #F7EBB4;
	color: #F7EBB4;
}
.bgHomepageSearch {
	background-color: #FEFCF4;
	color: #FEFCF4;
}
.bgModuleHeader {
	background-color: #8AC379;
	color: #8AC379;
}
.bgModuleHeaderHomeAnaServ {
	background-color: #9D6B6A;
	color: #9D6B6A;
}
.bgAnaServ {
	background-color: #722125;
	color: #722125;
}
.moduleTitle {
	background-color: #8AC379;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.moduleTitleHomeAnaServ{
	background-color: #9D6B6A;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.moduleTitleBlack {
	color: #000000;
	font-weight: bold;
}
.moduleTitleGreen {
	font-weight: bold;
	color: #0F4C0F;
	text-decoration: none;
}
a.moduleTitleGreenLink {
	font-weight: bold;
	color: #0F4C0F;
	text-decoration: none;
}
.moduleTitleAnaServ {
	font-weight: bold;
	color: #722125;
	text-decoration: none;
}
a.moduleTitleAnaServLink, a.moduleTitleAnaServLink:visited {
	font-weight: bold;
	color: #722125;
	text-decoration: none;
}
a.linkAnaServ, a.linkAnaServ:visited {
	color: #425F94;
	text-decoration: underline;
}
.homepageGreenText {
	font-size: 11px;
	color: #4A784A;
}
.MsgBar {
	background-color:#006900;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.marketingIntro {
	color: #E5BE06;
	font-weight: bold;
}
.stripes {
	background-image: url('/images/common/gene_greyline_background.gif');
	background-repeat: repeat
}
a.smallText {
	font-size: 10px;
	padding-left: 15px;
}
a.smallText visited {
	font-size: 10px;
	padding-left: 15px;
}
.callout {
	background-color: #ceeacb;
	color: #006300;
}

/* FORM STYLES */
.req {
	color: #ff0000;
}
.textBoxXShort {
	font-size: 11px;
	color: #636363;
}
.textBoxShort {
	font-size: 11px;
	color: #636363;
	width: 160px;
}
.textBoxMed {
	font-size: 11px;
	color: #636363;
}
.textBoxLong {
	font-size: 11px;
	color: #636363;
	width: 220px;
}
.textArea {
	width:218px;
	height:118px;
	font-size: 11px;
	color: #636363;
}
.dropDownMed {
	font-size: 10px;
	color: #636363;
	width: 145px;
}
.dropDownResources {
	font-size: 10px;
	color: #636363;
	width: 165px;
}
.dropDownLong {
	font-size: 10px;
	color: #636363;
	width: 260px;
}
.dropDownExtraLong {
	font-size: 10px;
	color: #636363;
	width: 290px;
}
.whiteText {
	color:#ffffff;
	text-decoration: none;
}
.headerText12 {
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
.headerText16 {
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	color:#00789b;
	letter-spacing:-0.9px;
	text-decoration: none;
}
.headerText11 {
	font-size: 11px;
	font-weight:bold;
	font-family: Myriad Pro Regular;
	color:#dd781d;
    	text-decoration: none;
}




.headerText13 {
	text-decoration: none;
}
.bodyText11 {
	font-size: 11px;
	font-family: Arial;
	color:#666666;
	text-decoration: none;
}

a.whiteText:visited {
	color:#ffffff;
	text-decoration: none;
}
a.whiteText:active {
	color:#ffffff;
	text-decoration: none;
}

/* FOOTER STYLES */
.footerText {
	color: #636363;
}
a.footerLink {
	color: #0062a0;
}
a.footerLink:visited {
	color: #8CC67B;
}

.logo {
	background-image: url('/images/photos/gc_img_logo_essence.jpg');
}

.helpNavOff {
		background-image: url('/Images/nav/gc_nav_help_off.gif');
}

.helpNavOn {
		background-image: url('../../images/nav/gc_nav_help_on.gif"');
}

.lightgreen {
	background-color: #C0DABD;
}