div, table, form, img, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
}
img {
	display:block;
}
/* ------ GENERAL + CONTAINER STYLES ------ */
body {
	position:relative;
	font-family:Trebuchet MS, Arial, sans-serif; 
	font-size:80%;
	line-height:1.5em; 
}
#entire, #body {
	width:95%;
}
#body {
	margin:0;
}
#top, #right  { 
	display:none;
}

#headLimeLive, #headQuote {
	border:0;
	height:auto;
	width:100%;
}

#headLimeLive h1, #headQuote h1 {
	display:block;
	font-size:2.3em;
	margin:.5em 0;
	padding:.3em 0;
	z-index:0;
	background:transparent;	
}

.limeLogo {
	top:-1em;
	background:transparent;	
	z-index:-1;
}

h1 img {
	display:block;
	width:110px;
	position:absolute;
	right:0;
	top:-.3em;
}

#content {
	width:100%;
	margin:0;
	padding:0;
	float:none;
	overflow:visible;
}
#footer {
	padding:15px 5px 10px 0;
	font-size:.8em;
	line-height:1em;
}



/* LINK STYLES */
a {
	color: #000;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color:#555;
	}



/* Font Styles */
h1, h2, h3, h4, h5, h6, p {
	line-height:1.5em;
	margin:0;
	margin:0 15px .4em 0;
	padding:0;
}
h1 {
	font-size:2em;
	line-height:1em;
	margin-top:1em;
	position:relative;
	}
h1 em {
	font-size:.8em;
	color:#A4C408;
	}
.q, .a {
	display:block;
	width:95%;
}
.q {
	margin-bottom:.3em;
	color:#A4C408;
	} .q em {
		font-size:.9em;
		color:#000;
		font-style:normal;
		 } 	 
.a {
	color:#000;
	} .a em {
		font-size:.9em;
		color:#A4C408;
		font-style:normal;
		}
.a em em {	
	font-size:.8em;
	font-style:italic;
	}
h2, .AspNet-Login-TitlePanel {
	margin-top:.8em;
	font-size:1.5em;
	line-height:1em;
	}
h2 em {
	font-style:normal;
	color:#A4C408;
	}
h2 span {
	font-size:.7em;
	line-height:1.1em;
	}
.graph h2 {
	margin-top:0;
	}
.expert h2 {
	position:absolute;
	bottom:5px !important;
	bottom:0px;
	left:80px;
	margin-bottom:0;
	}
h3 {
	margin-top:.8em;
	font-size:1.2em;
	line-height:1em;
	}
th h3 {
	margin:0;
	}
h4 {
	font-size:1.7em;
	font-weight:bold;
	font-style:italic;
	color:#A4C408;
	line-height:.6em;
	margin-top:.8em;
	padding-bottom:.2em !important;
	padding-bottom:.3em;
	border-bottom:1px solid #C9DC6E;
	margin-bottom:.4em;
	}
h4 em {
	font-size:.8em;
	font-weight:bold;
	color:#000;
}
#GREEN h4 {
	color:#A4C408;
}
h5 {
	font-size:1.2em;
	line-height:1em;
	margin-top:.3em;
	}
h6 {
	font-size:1em;
	line-height:1em;
	text-transform:uppercase;
	}
.intro {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:.6em;
	}
.intro em {
	font-style:normal;
	color:#A4C408;
	}
hr, #GREEN hr {
	background:#C9DC6E;
	color: #C9DC6E;
	height:1px;
	margin:1em 15px 1.5em 0;
	border:0;
}
#GREEN hr {
	background:#A4C408;
	color: #A4C408;
}
/* TEXT CONTAINERS */
blockquote {
	margin:.7em 15px 0 0;
	padding:.7em .8em 1em 1em;
	background:#F4F8E1;
	line-height:1.5em;
	font-weight:normal;
}	
blockquote em {
	font-size:1.2em;
	line-height:1.3em;
	display:block;
	color:#A4C408;
	font-weight:bold;
	}
li blockquote {
	margin-right:3em;
	}
.note {
	display:block;
	background:transparent;
	margin:0;
	padding:.4em 0 0;
	font-size:1em;
	line-height:1.4em;
	color:#A4C408;
	font-weight:bold;
}
.note em {
	display:block;
	padding:.4em 0 0;
	color:#000;
}


/* LIST ELEMENTS */
ul, ol {
	clear:left;
	margin:0 0 5px 11px !important;
	margin-left:13px;
	padding:0 15px 0 3px;
	list-style:square outside;
}
ol {
	margin-left:18px !important;
	}

ul ul {
	margin-bottom:.1em;
	list-style-image:url(/images/bk/limeBullet.gif) !important;
	list-style-image:url(/images/bk/limeBulletie.gif);
	}
ul ul ul {
	list-style-image:url(/images/bk/mLimeBullet.gif) !important;
	list-style-image:url(/images/bk/mLimeBulletie.gif);
	}
li {
	margin:0;
	padding:0 0 .3em;
}
li em {
	font-style:normal;
	font-weight:bold;
	}
ul.fol {
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:0 !important;
	list-style-image:url(/images/bk/folBullet.gif) !important;
	list-style-image:url(/images/bk/folBulletie.gif);
}
ul.fol li {
	padding-top:.6em;
	padding-bottom:0;
	margin:0;
	font-weight:bold;
}

ol.fol {
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	list-style-type:decimal;
	font-weight:bold;
	
	}
ol.fol ol {
	list-style-type:upper-alpha;
	font-size:.9em;	
	line-height:1.4em;
	font-weight:normal;
	}
ol.fol ol ol {
	list-style-type:upper-roman;
	font-size:.9em;	
	line-height:1.4em;
	color:#6D8205;
	margin-left:15px !important;
	}
ol.fol ol ol ol {
	list-style-type:lower-alpha;
	font-size:1em;	
	line-height:1.3em;
	color:#000;
	}
ol.fol ol ol ol ol {	
	list-style-type:lower-roman;
	}

ol.fol li {
	padding:.5em 0 .2em;
	}
ol.fol ol ol li {
	border-bottom:1px solid #C9DC6E;
	}
ol.fol ol ol ol  li {
	border:0;
	}
	
	
/* EXCEPTIONS */

.half ul {
	padding-right:0;
}
.half p {
	margin-right:5px;
	}

/* DL DT DD */
dl {
	font-size:1.2em;
	line-height:1.5em;
	margin:.5em 15px 0 0;
	border-left:3px solid #C9DC6E;
	background:#F4F8E1;
	clear:left;
	font-weight:bold;
	color:#000;
	}
dt {
	padding:5px 10px;
	background:#FFF;
	}
dd {
	font-size:.8em;
	padding:.3em 0 .3em 10px;
	float:left;
	display:inline;
	}
/* GREEN DL */
#GREEN dl {
	border-left:3px solid #A4C408;
	background:#F4F8E1;
	}


/* Misc Styles */
.fl-r {
	float:right !important;
	}