@charset "utf-8";
body {
	background-color: #e0e3d8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	padding: 0px;
	height: 80px;
	width: 925px;
	margin: auto;
	background-image: url(images/v2.5/header_bg.gif);
	background-repeat: no-repeat;
}
#navigation {
	margin: auto;
	padding: 0px;
	height: 30px;
	width: 925px;
	background-image: url(images/v2.5/navigation_bg.gif);
	background-repeat: no-repeat;
}
#res-q_logo {
	position: relative;
	left: 50px;
	width: 251px;
	top: 0px;
	float: left;
	text-align: left;
}
#header_top_left_round_corner {
	height: 5px;
	width: 5px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(images/v2.5/Top_L_round.gif);
	background-repeat: no-repeat;
}

#bodytop {
	margin: auto;
	height: 185px;
	width: 925px;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/banners/banner_border.gif);
}
#floating_ticker {
	height: 20px;
	width: 911px;
	margin: auto;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}
.tickercontainer {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 911px;
	overflow: hidden;
}
.tickercontainer .mask {
	overflow: hidden;
	position: relative;
	width: 891px;
	left: 10px;
	top: 8px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
#bodymiddle {
	width: 925px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#bodybottom {
	margin: auto;
	padding: 0px;
	width: 925px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(images/v2.5/bottom_middle_bg.gif);
}
#footer {
	width: 925px;
	background-image: url(images/v2.5/bottom_bottom_bg.gif);
	height: 60px;
	margin: auto;
	padding: 0px;
	clear: both;
}
#footer_fda {
	position: relative;
	width: 920px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#ticker_text ul {
	text-decoration: none;
}
#ticker_text ul li {
	text-decoration: none;
}
#navigation_menu ul {
	padding: 0;
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navigation_menu ul li {
	display: inline;
}
#navigation_menu a {
	color: #FFFFFF;
	display:block;
	float:left;
	text-align:center;
	text-decoration: none;
	width:130px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4C0AA;
}
#navigation_menu a.last {
	margin-right:-1px;
	border-right-style: none;
}
#navigation_menu a:hover {
	background-color:#333333;
	color:#FFFFFF;
}
#navigation_menu a.active {
	background-color:#181818;
	color:#EAEAEA;
	line-height: 18px;
}
#body_leftsidenav {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	height: auto;
}
#body_rightsidecontent {
	width: 670px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: auto;
}
.FDAstatement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67735d;
	text-decoration: none;
	font-style: normal;
}
.Arial_10px_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.Arial_12px_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Arial_12px_Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Arial_12px_GrayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.Arial_12px_GrayLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.Arial_12px_GrayLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.Arial_12px_GrayLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.Arial_12px_GrayLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Georgia_12px_Brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9e5522;
	text-decoration: none;
}
.Georgia_12px_Gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#banner_container {
	width: 920px;
	height: 180px;
	position: relative;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
#banner_container img {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 100;
}
.slideshow {
	height: 180px;
	width: 920px;
	margin: 0;
	padding-top: 0;
}
.slideshow img {
	padding: 0px;
	background-color: #ffffff;
}

#bodymiddle_container {
	background-color: #FFFFFF;
	background-image: url(images/v2.5/bottom_middle_bg.gif);
}
#bodymiddle_top {
	background-image: url(images/v2.5/bodybottom_bg.gif);
	background-repeat: no-repeat;
}
#sitemap {
	width: 925px;
	margin: auto;
	padding: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#banner_border_overlay_left {
	position: absolute;
	height: 185px;
	width: 1px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#banner_border_overlay_right {
	position: absolute;
	height: 185px;
	width: 10px;
	left: 915px;
	top: 0px;
	z-index: 100;
}
