
.indexAboutCopy	{	font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:16px; color:#6C6C6C;	}
.formCopy	{	font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#6C6C6C;	}

/* Sitemap Styles */

.sitemap {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-transform: capitalize;
}
a.sitemap:link {color: #666666; text-decoration:none;}
a.sitemap:visited {color: #666666; text-decoration:none;}
a.sitemap:hover {color: #333333; text-decoration:underline;}
a.sitemap:active {color: #666666; text-decoration:none;}

.sitemapCopy {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}
a.sitemapCopy:link {color: #666666; text-decoration:none;}
a.sitemapCopy:visited {color: #666666; text-decoration:none;}
a.sitemapCopy:hover {color: #333333; text-decoration:underline;}
a.sitemapCopy:active {color: #666666; text-decoration:none;}
.sitemapCopyLg {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;}
a.sitemapCopyLg:link {color: #333333; text-decoration:none;}
a.sitemapCopyLg:visited {color: #333333; text-decoration:none;}
a.sitemapCopyLg:hover {color: #000000; text-decoration:underline;}
a.sitemapCopyLg:active {color: #333333; text-decoration:none;}

.bottomline {border-bottom:dotted; border-bottom-width:1px; border-bottom-color:#CCCCCC;}



/* Inside Styles */

.header 		{	font-family:Arial, Helvetica, sans-serif;	font-size:19px;	line-height:20px;	font-weight:bold;	color:#333333;	}
.headerSm 		{	font-family:Arial, Helvetica, sans-serif;	font-size:15px;	line-height:17px;	font-weight:bold;	color:#333333;	}
.subheader 		{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:15px;	font-weight:bold;	color:#999999;	}
.paragraph 		{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:16px;	color:#666666;		text-indent:10pt;	}
.copy	 		{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:16px;	color:#666666; 		}

/* Contact Form */
.ContactInfo		{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:12px;	color:#000000;	}
.ContactLabel		{	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	line-height:11px;	color:#333333;	padding-bottom:2px;	text-transform:uppercase;	}
.ContactBox			{	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	line-height:11px;	color:#333333;	}
.ContactBoxPadding	{	padding-bottom:5px;	}

.tableline	{	padding-top:10px; padding-bottom:10px; border-bottom-color:#999999; border-bottom-style:dotted; border-bottom-width:1px;	}
.bottomline {	border-style:solid;	border-bottom:thin dotted #CCCCCC;}

.padleft10 	{	padding-left:10px;	}
