body {
	background-image: url(images/Cooper-Red-Diamond-Background2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	/* background-image: url(images/Cooper-Stripe-Background3.png);
	background-repeat: repeat; */

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 20px;
	line-height: 18px;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 20px;
}
h2 {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
.specialNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 20px;
}
hr {
	height: 1px;
	font-weight: lighter;
	color: #CCCCCC;
	margin-left: 20px;
}
tr {
	background-color: #FFFFFF;
}
.centerBackGrd {
	background-color: #FFFFFF;
}
.topNavTD {
	padding-bottom: 15px;
}
.topDirectoryLink {
	font-size: 9px;
}.attention {
	font-size: 18px;
}
.topNavTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 10px;
}
li {
	list-style-image: url(images/Cooper-Red-Diamond-List-Bullet.gif);
	line-height: 18px;
}
.homePagePic {
	margin-left: 20px;
}
