@charset "utf-8";
.topCopy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4d4d4d;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomBG {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
p {
	text-align: justify;
}
.copyStandard {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 16px;
}
.copyRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 14px;
}

.textBox {
	border: 1px solid #626262;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}

.button_form {
	background-color: #e9e9e9;
	border: 1px #626262 solid;
	font-family: Verdana;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: bold
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 6;
	border: 1px solid #9e9f9f;
}

.highlightit:hover img{ 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.5;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #818181;
	line-height: 18px;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.top_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #818181;
	text-decoration: none;
	text-transform: lowercase;
}
