#fry_footer p, #fry_footer td, #fry_footer li, .bodyCopy, .text
{
	color:#3F3F3F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}

#fry_footer a:link 
{
	color: #516069;
	text-decoration: none;
	
}

#fry_footer a:visited {
	color: #999999;
	text-decoration: none;
}

#fry_footer a:hover {
	color: #527794;
	text-decoration: none;
}

#fry_footer a:active {
	color: #527794;
}

.copyrightDiv {
	float:right;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-3px;
	position:relative;
}
.copyrightLink {
	float:right;
	font-size:11px;
	position:relative;
}
.copyrightLink a {
	color:#333333;
	font-weight:bolder;
	text-decoration:none;
}
.copyrightLink a:hover {
	color:#527794;
	font-weight:bolder;
	text-decoration:none;
}

#fry_header input.Headersearch_box {
	float:left;
	width:100px;
	height:24px;
	background:#fff url(../assets/images/Headersearch_box.jpg)  no-repeat left !important;
	border:0;
	padding:5px 0 0 5px;
	text-align:center;
	margin:-10px 0 -3px;
	/*--IE 6 margin --*/
	_margin:-3px 0 0;
	}
	
#fry_header #main_header #searchform {
	position:absolute;
	top:0px;
	left:740px;
	}

/* Target Specific browsers First is Firefox 2, Second is IE 7 */
#fry_header input.Headersearch_box, x:-moz-any-link {
	margin:-2px 0 -3px;
	*margin:-3px 0 0;
}