.prompt{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.midTxt {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.brdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.linkTxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E6E0B;
	text-decoration: underline;
	font-weight: bold;
}
.smlTxt {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.smLinkTxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.brdr1 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.smLinkTxt2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.homeSectionTitle {
	font-family: "Arial";
	font-size: 18px;
	color: #444444;
	font-weight: normal;
	line-height: 1;
	text-align:left;
	padding-left:20;
}
A.link
{
    FONT-SIZE: 12px;
    COLOR: #3E6E0B;
    FONT-FAMILY: arial
}

A.link:link
{
    FONT-SIZE: 12px;
    COLOR: #3E6E0B;
    FONT-FAMILY: arial
}

A.link:visited
{
    FONT-SIZE: 12px;
    COLOR: #3E6E0B;
    FONT-FAMILY: arial
}

A.link:hover
{
    FONT-SIZE: 12px;
    COLOR: #00BB00;
    FONT-FAMILY: arial
}
.footerLink {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footerLink:link {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footerLink:visited {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footerLink:hover {
	font-family: arial;
	font-size: 11px;
	color: #3E6E0B;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.pageTitle {
	padding-top:10px; 
	font-family:arial; 
	font-size:25px; 
	font-weight:bold; 
	color:#666666
}
.pageTitleGreen{
	padding-top:10px;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#6FA520;
}
.dropcap {
	font-family:arial; 
	font-size:16px; 
	font-weight:bold; 
	color:#666666;
}