@charset "utf-8";
body {
	font-family: Arial;
	font-size: 14px;
	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);
}

.ref
{
  font-family: arial;
  font-weight:normal;
  font-style:italic;
  font-size: 13px;
  text-align:left;
  vertical-align:top;
}
.ref2
{
  font-family: arial;
  font-weight:bold;
  font-size: 12px;
  color:red;
  text-align:left;
  vertical-align:bottom;
}

.shamrockbullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}

a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}

.tablebody {
	background-color: #FFFFFF;
}
.contactformtable {
	background-image: url(images/belden_form_bckgd.jpg);
	background-repeat: no-repeat;
}
.greentext {
	color: #000099;
}
.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;
}

