 .text {
 	font-family: Arial;
 	font-size: 12px;
 	color: #000000
 }

 .leftlinks {
 	font-family: Arial;
 	font-size: 13px;
 	font-weight: bold;
 	color: #8E9796;
 	text-decoration: none
 }

 .leftlinkswhite {
 	font-family: Arial;
 	font-size: 11px;
 	color: #8E9796;
 	text-decoration: none
 }

 .texthead1 {
 	font-family: Arial;
 	font-size: 30px;
 	font-weight: bold;
 	color: #000000
 }

 .texthead2 {
 	font-family: Arial;
 	font-size: 22px;
 	font-weight: bold;
 	color: #000000
 }

 .texthead3 {
 	font-family: Arial;
 	font-size: 18px;
 	font-weight: bold;
 	color: #000000;


 }

 .testonly {
 	position: relative;
 	top: 10px;
 }

 .internallinks {
 	font-family: Arial;
 	font-size: 11px;
 	font-weight: none;
 	line-height: 15px;
 	color: #AA001D
 }

 .footerlinks {
 	font-family: Arial;
 	font-size: 12px;
 	color: #929B9A;
 	line-height: 15px;
 	text-decoration: none
 }

 a.sitemap:link {
 	font-family: Arial;
 	font-size: 12px;
 	color: #000000;
 	text-decoration: none
 }

 a.sitemap:visited {
 	font-family: Arial;
 	font-size: 12px;
 	color: #000000;
 	text-decoration: none
 }

 a.sitemap:active {
 	font-family: Arial;
 	font-size: 12px;
 	color: #000000;
 	text-decoration: none
 }

 a.sitemap:hover {
 	font-family: Arial;
 	font-size: 12px;
 	color: #B70004;
 	text-decoration: underline
 }


 .tinput {
 	BORDER-BOTTOM: #000000 1px solid;
 	BORDER-LEFT: #000000 1px solid;
 	BORDER-RIGHT: #000000 1px solid;
 	BORDER-TOP: #000000 1px solid;
 	FONT-FAMILY: Arial;
 	FONT-SIZE: 11px
 }

 TEXTAREA {
 	BORDER-BOTTOM: #000000 1px solid;
 	BORDER-LEFT: #000000 1px solid;
 	BORDER-RIGHT: #000000 1px solid;
 	BORDER-TOP: #000000 1px solid;
 	FONT-FAMILY: Arial;
 	FONT-SIZE: 11px
 }

 .cbtn {
 	BORDER-BOTTOM: #cccccc 1px solid;
 	BORDER-LEFT: #cccccc 1px solid;
 	BORDER-RIGHT: #cccccc 1px solid;
 	BORDER-TOP: #cccccc 1px solid;
 	COLOR: #000000;
 	FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif;
 	FONT-SIZE: 11px;
 	PADDING-BOTTOM: 1px;
 	PADDING-LEFT: 1px;
 	PADDING-RIGHT: 1px;
 	PADDING-TOP: 1px;
 	background-color: #ffffff
 }

 .cbtnred {
 	BORDER-BOTTOM: #cccccc 1px solid;
 	BORDER-LEFT: #cccccc 1px solid;
 	BORDER-RIGHT: #cccccc 1px solid;
 	BORDER-TOP: #cccccc 1px solid;
 	COLOR: #FFFFFF;
 	FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif;
 	FONT-SIZE: 11px;
 	PADDING-BOTTOM: 1px;
 	PADDING-LEFT: 1px;
 	PADDING-RIGHT: 1px;
 	PADDING-TOP: 1px
 }