.Copy{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color: #4D4D4D; list-style-image: url(images/bullet.gif); letter-spacing: 0px; line-height: 24px;}
.Copy a:link {color: #4D4D4D;; text-decoration: none} 
.Copy a:visited {color: #4D4D4D;; text-decoration: none}
.Copy a:hover {color: #F20018;; text-decoration: underline; font-weight: normal}
.Copy a:active {color: #F20018;; text-decoration: underline; font-weight: normal}


.Title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; color: #F20018; letter-spacing: normal;}

.Header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #F20018; letter-spacing: normal;}

.SmCopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #4D4D4D; letter-spacing: normal;}

.botRowLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#links {
	list-style: none;
	margin:10px 0 0 40px; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


#links li {
/*	float:left;
	border: 1px dotted #999;
	border-width: 1px 0;
*/
	display:inline;
}

#links li a {
/*
	display: block;
	text-decoration:none;
	text-align: center;
	color: black;
	width: 150px;
	padding: 3px 0;
*/
	float:left;
	width:150px;
	text-decoration:none;
	text-align:center;
	color:black;
	padding:5px;
}

#links li a:hover {
	color: red;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}
