/* CSS Document */

body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content p {
	text-indent: 20px;
	line-height: 1.4em;
}

.sidetext {
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

a:link, a:active, a:visited {
	color: #0080FF;
	text-decoration: underline;
}

a:hover {
	color: #85A901;
	text-decoration: none;
}

a.lnk-light:link, a.lnk-light:active, a.lnk-light:visited {
	color: #99FFFF;
	text-decoration: underline;
}

a.lnk-light:hover {
	color: #99FF99;
	text-decoration: none;
}

a.lnk-light-sml:link, a.lnk-light-sml:active, a.lnk-light-sml:visited {
	font-size: 7pt;
	color: #99FFFF;
	text-decoration: none;
}

a.lnk-light-sml:hover {
	font-size: 7pt;
	color: #99FF99;
	text-decoration: none;
}

.speechfact {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

.testimonial-by {
	color: #990000;
	font-style:italic;
}

.quotations {
	font-weight: bold; 
	font-family: georgia, arial, helvetica; 
	font-size: 11pt;
}

.title {
	font-family: Tahoma, arial, helvetica; 
	font-size: 18pt;
	color: #004182;
}

#content .subtitle {
	font-family: Tahoma, arial, helvetica; 
	font-size: 12pt; 
	color: #8EB105;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 0px;
}

.subheading {
	font-family: Tahoma, arial, helvetica; 
	font-size: 11pt; 
	color: #648E31;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 0px;
	margin-bottom: 10px;
}

#content .question {
	font-family: Tahoma, arial, helvetica;
	font-size: 11pt;
	color: #648E31;
	font-weight: bold;
	text-indent: 0px;
}

#content .title {
	font-family: Tahoma, arial, helvetica; 
	font-size: 16pt;
	color: #004182;
	text-indent: 0px;
}

#content .speechfact {
	text-indent: 0px; 
	font-size: 11pt;
	color: black;
}

#tmoncontainer {
	font-size: 10pt;
	padding: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:normal;
}

.milestones {
	font-size: 8pt;
}

#miles ul {
margin-left: 0;
margin-top: 0;
padding-left: 16px;
list-style-type: circle;
}

#miles li {
	padding-bottom: 7px;
}

/*	-- For Designed By Link -- */
/* -- <a href="http://www.eliquid.com" target="_blank" style="text-decoration:none"><span class="eli1">eliquid</span><span class="eli2">MEDIA</span></a> -- */

.eli1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #1A02A4; }
.eli2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00931E; }

