.tagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.tagtext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}
.textbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #CDCDCF;
	border-left-color: #CDCDCF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CDCDCF;
	border-bottom-color: #CDCDCF;
	border-right-style: inset;
	border-bottom-style: inset;
}
.textbox2 {

	background-color: #FFFFFF;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #CCFF66;
	border-left-color: #FFFFFF;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6666666;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}
.leftlinksbox {
	display: block;
	height: 24px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	padding-left: 16px;
}

