/* mac hide\*/
html, body {height:100%; width:100%}
/* end hide */
a img,img{border:none;display:block;}
* {margin:0;padding:0px}

a:link {text-decoration:none}
a:focus {outline:none}

body {background:#cdcfd1 url(layout/vbg2.gif) 50% -3px repeat-y; text-align:center; color:#231f20; font:13px/16px Arial, Helvetica, sans-serif}

h1 {display:inline; padding:29px 0 0 0; font-size:20px; line-height:20px; font-weight:bold}
hr {height:0; border-top:3px solid #b2d237}

.box {padding:10px; border:2px dotted #b2d237; background:#eaefad}
.box a {color:#231f20}
.box a:visited {color:#231f20}

#outer {width:auto; height:100%; background:url(layout/hbg1.gif) 50% 0 repeat-x}
#inner{
	min-height:100%;
	width:768px;
	background:#cdcfd1 url(layout/vbg2.gif) 50% -3px repeat-y;
	color:#000;
	margin:auto;
	text-align:left;
	position:relative;
}
* html #inner{height:100%}

#cont {background:url(layout/fold.gif) 0 0 no-repeat; padding:10px 20px 50px 160px}
#cont p {margin-top:16px}
#cont p a, dd a {color:#b2d237; font-weight:bold}
#cont a:visited {color:#b2d237}
#cont a:hover {color:#fff; background:#b2d237}

#cont dl {margin:16px 48px 0 32px; text-indent:8px}
#cont dd {background:url(layout/li1.gif) 0 5px no-repeat}
#cont dt {padding-left:0; text-indent:0; font-weight:bold; font-size:14px}

#inset {float:right; border:5px solid #b2d237; width:150px; background:#eaefad; padding:8px; margin:0 0 8px 8px}
#inset ul {margin-top:8px; line-height:24px}
#inset ul {list-style:none}
#inset a {border-bottom:1px dotted #b2d237; color:#231f20}
#inset a:visited {border-bottom:1px dotted #b2d237; color:#231f20; text-decoration:none}
#inset a:hover {border-bottom:1px dotted #b2d237; color:#231f20}

#header {
	height:254px;
	background:url(layout/hdr.jpg) right 0 no-repeat;
}
#headsep {height:24px; background:url(layout/hdsep.gif) 0 0 no-repeat}
#hdl {background:url(layout/rrlogo.gif) 0 0 no-repeat; float:left; position:relative; height:100%; width:230px}
#hdl a {display:block; height:100%; text-decoration:none}
#hdr {float:right; position:relative; width:538px; height:100%; text-align:right}

#hdr p {margin-right:7px; font:15px/17px Arial, Helvetica, sans-serif; font-weight:bold}
#hdr p a {text-decoration:none; color:#231f20; padding:0 3px 0 3px}
#hdr p a:visited{text-decoration:none; color:#231f20}
#hdr p a:hover {text-decoration:none; background:#b2d237;}
#hdr p a:active {}


#footer {position:absolute;
	bottom:0; left:0;
	background:#b2d237 url(layout/ftbg.gif) 0 0 repeat-y;
	height:200px; width:100%
}
#footer hr {height:0; border-top:1px dotted #fff}
#ftsep {background:url(layout/contsep.gif) 0 0 no-repeat; height:24px; width:auto}
#clearfooter{clear:both;height:200px;}/*needed to make room for footer*/

.caption, .caption2, .caption3 {float:right; clear:both; margin-left:16px; margin-right:20px; text-align:center; background:#eaefad; line-height:6px; padding-bottom:6px; font-weight:bold}
.caption2 {float:left}
.caption3 {float:none}
.caption img {}








/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility:hidden;
	font-size:20px;
}

/*.sIFR-hasFlash h2 {
	visibility:hidden;
	letter-spacing:-9px;
	font-size:55px;
}*/

.sIFR-hasFlash h3 {
	display:block;
	visibility:hidden;
	font-size:16px;
}

/*.sIFR-hasFlash h4 {
	visibility:hidden;
	letter-spacing:-5px;
	font-size:19px;
}*/

.sIFR-hasFlash h5 {
	visibility:hidden;
	font-size:13px;
	display:inline;
	text-align:center;
	word-spacing:14px;
	line-height:16px
	}

.sIFR-hasFlash h5#pullquote {
	letter-spacing:-4px;
	visibility:hidden;
	font-size:24px;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size:24px;
	display:inline;
	margin-top:-6px;
	line-height:40px;
	letter-spacing:12px
}