/* Global */
img { border:0; }
body {
	font-family:trebuchet ms, helvetica, arial, sans-serif;
	margin:0;
	background:url('../images/newBg.jpg') no-repeat top center #eee;
	/* background:url('../images/rhBg.png') repeat-x #8F0817; */
}
hr { border:0;background:#697E8D;height:1px; }
h1 { color:#697E8D;font-size:26px; }
h2 { font-size:16px;font-weight:normal;color:#4d4d4d; }
td { vertical-align:top; }
/* -- End Global -- */


/* Links */
a { cursor:pointer;cursor:hand; }
a:hover img{ text-decoration:none; }
a[class='redLink']:link, a[class='redLink']:visited, a[class='redLink']:hover, a[class='redLink']:active {
	color:#8f0817;
}
a[class='footLink']:link, a[class='footLink']:visited {
	color:#888;
}
a[class='footLink']:hover {
	color:#8f0817;
}
a[class='footLink']:active {
	color:#888;
}
a[class='headLink']:link, a[class='headLink']:visited {
	color:#697E8D;
}
a[class='headLink']:hover {
	color:#fff;
}
a[class='headLink']:active {
	color:#697E8D;
}
a:link, a:visited {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#8F0817;
}	
a:active {
	text-decoration:none;
	color:#666;
}
/* -- End Links -- */


/* Classes */
ul[class='type'] { margin:0;padding:0;list-style-type:none;color:#666; }
ul[class='type'] li { padding:2px 5px; }
a[class='subcatLink']:link, a[class='subcatLink']:visited, a[class='subcatLink']:hover, a[class='subcatLink']:active { color:#697E8D;font-weight:bold; }
hr[class='hor'] { margin:10px 0; }

.center { text-align:center; }
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.itemImg { font-weight:bold;font-size:18px; }
.png { behavior: url('iepngfix.htc'); }
.lblue { color:#697E8D; }
.lrgBlue {
	font-size:26px;
	font-weight:bold;
	color:#697e8d;
}
.bold {
	font-weight:bold;
}
.largeBlue {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	color:#697e8d;
	padding:20px 20px 10px 20px;
}
.bullList {
	padding-left:10px;
	color:#666;
	line-height:22px;
}
.bullNest {
	padding:10px 0 0 10px;
	color:#666;
	line-height:22px;
}
.boldUnder {
	font-weight:bold;
	text-decoration:underline;
}
.gray {
	color:#4d4d4d;
}
.lgray {
	color:#666;
}
.ltgray {
	color:#ccc;
}
.blue {
	color:#697e8d;
}
.gold {
	color:#c69c6d;
}
.bold20 {
	font-size:20px;
	font-weight:bold;
}
.darkRed {
	color:#8f0817;
}
.small {
	font-size:12px;
}
.clear {
	clear:both;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 { font-size:20px; }
.f22 { font-size:22px; }
.fLeft {
	float:left;
}

.drillmenu{
	border: 2px solid #697E8D;
	width: 255px;
	height: 190px; /*Height of DIV for those with JavaScript disabled*/
	overflow-y: scroll; /*Scrollable DIV for those with JavaScript disabled*/
	background:#fff;
}
.drillmenu ul {
	font-size:14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:#fff;
}

.drillmenu li a { /*menu links*/
	display: block;
	color:#555;
	text-decoration: none;
	padding: 5px;
	border-bottom:1px solid #eee;
}

* html .drillmenu li{ /*IE6 CSS hack*/
	display: inline-block;
}

.drillmenu li a:hover {
	background-color:#DCE7F0;
	color:#697E8D;
}

li.backcontroltitle{ /*style of top level menu title*/
	background:#eeeeee;
	color:#555;
	padding: 4px;
	font-size:12px;
}

li.backcontrol{ /*style of back button control that gets added to the top of each sub UL*/
	background:#eeeeee;
	color:#555;
	padding: 4px;
	font-size:12px;
	cursor: hand;
	cursor: pointer;
}

#drillcrumb{ /*custom, user defined DIV that contains breadcrumb trail*/
margin-bottom: 5px;
font: bold 13px Verdana;
}

#drillcrumb a{ /*custom element*/
color: darkred;
}

.hide {
	opacity: 0;
	filter:alpha(opacity=0);
	z-index:-9999;
}
.show {
	opacity: 1;
	filter:alpha(opacity=100);
	z-index:9999;
}

.suggestionsBox {
	margin: -175px 0px 0px 20px;
	width: 200px;
	background-color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #697E8D;	
	color: #697E8D;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
.suggestionList li:hover {
	background-color: #659CD8;
	color:#fff;
}

/* -- END Classes -- */


/* IDs */
#header {
	width:900px;
	height:200px;
	margin:0 auto;
	background:url('../images/header.jpg') no-repeat;
	cursor:pointer;
	cursor:hand;
}
div#main {
	position:relative;
	width:900px;
	height:200px;
	margin:0 auto;
	background:url('/images/header.jpg') no-repeat;
	overflow:hidden;
	cursor:pointer;
	cursor:hand;
}
div#hover {
	height:130px;
	width:360px;
	position:relative;
	top:172px;
	left:530px;
}

#menu {
	width:900px;
	height:40px;
	margin:auto;
	background:url('../images/menuBar.png') repeat-x;
	
}
#menuBtns {
	padding-left:160px;
}
#indexSearch {
	width:900px;
	height:300px;
	max-height:300px;
	margin:auto;
}
#indexImgBox {
	width:592px;
	max-height:300px;
	float:left;
}
#indexSearchBox {
	background:#DCE7F0;
	height:300px;
	width:308px;
	float:left;
}
#innerSearchBox {
	background:#DCE7F0;
	width:308px;
	height:220px;
	float:left;
}
#findImg {
	height:27px;
	width:308px;
	padding:15px 0 0 0;
}
#indexBodyWrap {
	background:url('../images/rhIndexBg.png') repeat-x #fff;
	border-top:3px solid #697e8d;
	width:900px;
	margin:auto;
}
#indexBodyLeft {
	width:592px;
	float:left;
}
#introText {
	font-size:18px;
	color:#666;
	line-height:28px;
	padding:20px;
}
#indexBodyRight {
	width:308px;
	float:left;
}
#adv {
	border:1px solid #ccc;
	width:200px;
	height:200px;
	margin:0 auto 20px auto;
	color:#ccc;
	padding:10px;
}
#footer {
	padding:10px 0 10px 0;
	width:900px;
	margin:auto;
	color:#888;
	text-align:center;
	font-size:12px;
	line-height:20px;
}
#browse ul { z-index:9999; }
#drillmenu1 { margin-bottom:-202px; }
#browse, hr, h1, h2 { margin:0;padding:0; }
#browse li { float:left;list-style:none;margin-right:5px;font-weight:bold; }
#browse li a { display:block;text-decoration:none;white-space:nowrap;color:#fff; }
#browse li a:hover { color:#FFBFC8; }
#browse li ul { margin:2px 0 0 -5px;padding:0;position:absolute;visibility:hidden;background:url('/images/rhIndexBg.png') repeat-x top #fff;width:125px;padding:5px;border-top:none;border-right:2px solid #cc333b;border-bottom:2px solid #cc333b;border-left:2px solid #cc333b; }
#browse li ul[class='more'] { margin:2px 0 0 -37px;padding:0;position:absolute;visibility:hidden;background::url('/images/rhIndexBg.png') repeat-x top #fff;width:100px;padding:5px; }
#browse li ul li { float:none;display:inline;font-weight:normal; }
#browse li ul li a { color:#4d4d4d; }
#browse li ul li a:hover { color:#697E8D;text-decoration:underline; }
#browse li span { color:#5F0612; }
#mBox {
	background:#ff0;
	position:absolute;
	width:250px;
	height:190px;
	opacity:0;
	filter:alpha(opacity=0);
}
/* -- END IDs -- */