/* Copyright 2004. Tuque, Inc.  All rights reserved. */

.body {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 9pt;
   color: #000000;
   line-height: 110%;
}

.Breadcrumb {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 13pt;
   color: #000000;
   line-height: 110%;
   font-weight: bold;
}

td {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 9pt;
   color: #000000;
   line-height: 100%;
}

.body1 {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 9pt;
   color: #000000;
   line-height: 100%;
}

.menu {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 11pt;
   color: #000000;
   line-height: 170%;
   font-weight: bold;
}

.link {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 15pt;
   font-weight: bold;
   line-height: 140%;
   margin-right: 4px;
}

a:link {
	color: #396732;
   	text-decoration: underline;
}

a:visited {
   color: #184511;
   text-decoration: underline;
}

a:hover {
	font-style: italic;
	text-decoration: underline;
} 

small {
   font-size: 7pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

.title {
   font-size: 28pt;
   font-family: verdana, geneva, arial, sans-serif;
   color: #CCCCCC;
   margin-left: 4px;
   margin-top: 4px;
   margin-bottom: 4px;
   line-height: 110%;
}

strong {
   font-size: 11pt;
   font-family: verdana, geneva, arial, sans-serif;
   color: #005EAF;
   line-height: 150%;
}

.bodytxt {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 11pt;
   color: #000000;
   line-height: 150%;
}

.testimonial {
   font-family: Arial,sans-serif;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
}

.formrequired {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   line-height: 110%;
}

.formerror {
   font-family: verdana, geneva, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #FF0000;
   line-height: 110%;
}
