a:link { color:#666666; text-decoration:none}
a:visited { color:#666666; text-decoration:none}
a:hover { color:#000000; text-decoration:underline; cursor:default}
a:active { color:#000000; text-decoration:underline}

.pageFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;

}
.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	color: #CC0000;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;

}
.hyperlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
.hostinglist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: list-item;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: circle;

}
.bottomLinks {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.topRight {
	font-family: "Tw Cen MT";
	font-size: 12px;
}
.border {
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;

}
.borderTop {

	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.borderRight {


	border-top: thin none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.borderBottom {

	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
}
.borderRightAndTop {



	border-top: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
}
