@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.shamrockbullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}

a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00FF33;
	text-decoration: none;
}
a:visited {
	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}

.tablebody {
	background-color: #FFFFFF;
}
.contactformtable {
	background-image: url(images/belden_form_bckgd.jpg);
	background-repeat: no-repeat;
}
.greentext {
	color: #009933;
}
.templatetable_right {
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(images/asphalttile_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.templatetable_left {
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(images/asphalttile_left.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right top;
}
.boldheader {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
