@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/rxfd_mockup_footer_grass.jpg) fixed repeat-x left bottom;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #1C688C;
	text-decoration: none;
}
a:visited {
	color: #1C688C;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
a:active {
	color: #1C688C;
	text-decoration: none;
}
.nav_table_bg {
	background-image: url(images/main_nav_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.headwrap {
	background: url(images/rxfd_mockup_02_bgtile.jpg) repeat-x left top;
	float: left;
	width: 100%;
	display: table;
}
.style1 {
	color: #196081;
	font: bold;
	font-size: 16px;
}
