/* CSS Document */

.title { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #990000; padding-bottom: 8px; padding-top: 2px; }
.heading { font-family: Arial, Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #345A70; padding-bottom: 4px; padding-top: 3px; font-weight: normal; }
.page { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 17px; }

#right {
	width: 120px; 
	float: right;
	padding: 10px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#F5F5F5;
}

#right ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#right a {
	display: block;
	text-indent: 20px; 
	background-image:url(images/bullet-right.gif);
	padding: 2px;
	text-decoration: none;
}

a.sub:link, a.sub:visited, a.sub:active { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #007500; padding-bottom: 8px; text-decoration: none; font-weight: bold;}

a.sub:hover {
	color: silver;
}

.eliquid { color: silver; }
.media { color: white; }

a.btm:link, a.btm:active, a.btm:visited { color: #E6E6E6; text-decoration: none; }
a.btm:hover { color: #FFFFFF; text-decoration: underline; }

a:link, a:active, a:visited { color: #0077B0; }
a:hover { color: #999999; text-decoration: none; }

#side-testimonial { font-size: 7pt;	padding: 10px; font-family:Tahoma, Arial, Helvetica; }
#side-testimonial-name { color: #333333; text-align: right; padding-top: 6px; }

/* MENU CLASSES (Vertical) */

#inavleft ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
}

#inavleft a {
background-image:url(images/inav/arrow.gif);
text-indent: 15px;
display: block;
padding: 3px;
width: 180px;
text-align:left;
}

#inavleft a:link, #menu a:visited {
color: #990000;
text-decoration: none;
}

#inavleft a:hover, .current {
background-color: #FFFFFF;
color: #FF0000;
}


#quicklinksnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#sitemap a {
	display: block;
	text-decoration: none;
	border-bottom: 1px #F5F5F5 solid;
	padding-left: 25px;
	background: url(images/sitemap-bullet-cropped.gif) no-repeat;
/*	text-indent: 23px;*/
	height: 15px;
}

#sitemap a:hover {
	color: silver;
}

#sitemap li {
	font-family: "Trebuchet MS", Arial, Helvetica; 
	font-size: 13pt;
	margin-bottom: 10px;
}


#subsitemap {
	list-style-type: none;
	
}


#subsitemap a {
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica; 
	background-image:url(images/inav/arrow2-cropped.gif);
	font-size: 10pt;
	border-width: 0px;
}

#subsitemap a:hover {
	border-width: 0px;
}

.sec-border {
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}

td.right-border {
	border-style: solid;
	border-color: #DFDFDF;
	border-width: 0px 1px 0px 0px;
}

td.right-border-med {
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 0px 1px 0px 0px;
}

.crumbs { font-size: 7pt; font-family: Arial, Helvetica, sans-serif; color: #333333; }
a.crumbs-lnk:active, a.crumbs-lnk:visited, a.crumbs-lnk:link { color: #B6B6B6; text-decoration: none; }
a.crumbs-lnk-curr:link, a.crumbs-lnk-curr:active, a.crumbs-lnk-curr:visited { color: #9B9B9B; text-decoration: none; }
a.crumbs-lnk:hover, a.crumbs-lnk-curr:hover { color: #31556B; text-decoration: none; }

.year {
	font-size: 16pt; font-weight: 300; font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; color: #666666;
}

.txtsml { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #999999; line-height: normal; }

.asterix { font-size: 12px; color:#FF0000; font-weight: bold;}