/* Default CSS Stylesheet for a new Web Application project */
#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
} 
BODY {
	font-size: small;
	BACKGROUND-COLOR: white;
    color: #000000;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    /*FONT-SIZE: 1em;*/
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
	}

#RRIMenu
{	margin: 0;
	padding: 0;
	z-index: 30}

#RRIMenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#RRIMenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	/*width: 60px;*/
	background: #004881;
	color: white;
	text-align: center;
	text-decoration: none;}

#RRIMenu li a:hover
{	/*background: #16568E}*/
 	background: #5C7FB1;
}

#RRIMenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #black;
	border: 1px solid #004881;
}

#RRIMenu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #004881;
	color: white;
	font: 11px arial;
}

#RRIMenu div a:hover
{	/*background: #16568E;*/
 	background: #5C7FB1;
	color: white;
}

#RRIMenu1
{	margin: 0;
	padding: 0;
	z-index: 30}

#RRIMenu1 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:small;
	font-family: Arial, Sans-Serif;
}

#RRIMenu1 li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	/*width: 60px;*/
	background: #002341;
	color: white;
	text-align: center;
	text-decoration: none;}

#RRIMenu1 li a:hover
{	/*background: #16568E}*/
 	background: white;
 	color:#002341;
}

#RRIMenu1 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #black;
	border: 1px solid #004881;
}

#RRIMenu1 div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #004682;
	color: white;
	font-size:small;
	font-family: Arial, Sans-Serif;
}

#RRIMenu1 div a:hover
{	/*background: #16568E;*/
 	background: white;
	color: #004682;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
    /*COLOR: #004881;*/
    color:Black;
	}
	
H1	{	
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:	200%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:	175%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	150%;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.modH3bottommargin
{
	margin-bottom: 6px;
}
.highlighttext
{
	font-size:110%;
	font-weight:500;
	color:#004881;
}		
		
H4	{	
	font-size:	125%;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	100%;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	90%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

div.copyright 
{
	font-size:80%;
	width:70%;
	clear: both ;
	color: black ;
	background: #5C7FB1;
	padding: 4px ;
	border-top: 1px solid #c0ffff ;
	border-right: 1px solid #00f ;
	border-bottom: 1px solid #00f ;
	border-left: 1px solid #c0ffff ;
}	
	
.copyright1 
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:80%;
	width:70%;
	clear: both;
	color: white;
	background-color: #002341;
	padding: 4px ;
	border-top: 1px solid #246A9F ;
	border-right: 1px solid #00f ;
	border-bottom: 1px solid #00f ;
	border-left: 1px solid #246A9F ;
}
a 	{
	color: #004881;
	}
A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	/*color:	#0950A0;*/
	}	
		
A:active	{	
	text-decoration:	none;
	/*color:	#0950A0;*/
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	white;
	background: #5C7FB1;
	}
a.button 	{
	text-decoration: none;
	color: #002341;
	font-weight:bold;
	background-color: #DDE8F1;
	}
a.button:link	{	
	text-decoration:	none;
	}	
		
a.button:visited	{	
	text-decoration:	none;
	/*color:	#0950A0;*/
	}	
		
a.button:active	{	
	text-decoration:	none;
	/*color:	#0950A0;*/
	}	
		
a.button:hover	{	
	text-decoration: none;
	color: white;
	background-color: #990033;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
.myH3 {
	font-size: 125%;
	color: #004881;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.ClientUpdate {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight:bold;
	/*color: #004881;*/
	list-style-type: none;
	}

.ClientUpdate LI	{
	list-style-type: none;
	}
.ClientDetail {
	font-size: 125%;
	color: #000000;
	font-weight: normal;
	}
.consulting
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 125%;
	color: #000000;
}	
.sup {
vertical-align: super;
font-size: 60%;
}

.consulting li
{	
	/*list-style-image:url(Folder_Open.gif);*/
	/*list-style-type:disc;*/
	list-style-image:url(images/rriBulletralph.gif);
	margin-top: 0px;
	padding-top: 0px;
}
UL LI	
{
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{
	font-size: 100%;	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	font-size: 100%;
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	font-size: 100%;
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

#navigation  {
	float: left;
	width: 100%;
	margin: 0px 0px 20px 10px;
	padding: 10px 0 0 0;
	background: url('images/ncg-one.gif') repeat-x bottom left;
	list-style-type:none;
	}
	
#navigation li {
	float: left;
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-style: normal;
	}
	
#navigation a {
	float: left;
	display: block;
	color: #FFFFFF;
	margin: 0 1px 0 0;
	padding: 4px 8px 4px 8px;
	border: 1px solid #5c7fb1;
	text-decoration: none;
	border-bottom: none;
	background: url('images/rri-navon.gif') repeat-x top left;
	}
	
#navigation a:hover, body#myhome #home a, body#RRITeamBody #RRITeam a,
					 body#ConsultingBody #Consulting a,
					 body#ServicesBody #Services a, body#ClientSiteBody #ClientSite a,
					 body#ContactBody #Contact a, body#PartnersBody #Partners a,	
					 body#a401kMMBody #a401kMM a, body#a403bMMBody #a403bMM a,
					 body#BriefsWorkshopsBody #BriefsWorkshops a,
					 body#ReportsBody #Reports a,
					 body#ConsultingBody #Consulting a,
					 body#ResearchBody #Research a{
	color:#3B3178;
	padding-bottom: 5px;
	border-color: #5c7fb1;
	background: #FFFFFF;
	}
	
.slogan	{
	color:#3B3178;
	font-family:Verdana, sans-serif;
	font-size:125%;
	font-style:italic;
	}

hr {
	/*margin: 0px 50px 0px 0px;*/
	text-align: left;
	margin-left: 10px;
	height: 1px;
	width: 900px
	}
	
.rrinames 
{
	color: #004682;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 150%;
	font-family:Franklin Gothic Medium;
}
.names 	{
	color: #004881;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 125%;
	font-weight: 700;
	}
.pnotopnobottom
{
	margin-top:0px;
	margin-bottom:0px;
}	
.pNoSpace	{
	margin-top: 0;
	}
.pNoSpaceIndent 
{
	margin-top: 0;
	margin-left: 20px;
}
p 	{
	color: #000000;
	font-size:125%;
	font-family:Verdana, sans-serif;
	}
.pheader
{
	font-size:125%;
	color: #000000;
	font-weight: bold;
}
.pminbottom
{
	margin-top: 5px;
	margin-bottom: 5px;
}	
/*.normalText	{
	margin-left: 10px;
	width: 900px;
	color: #000000;
	font-size:100%;
	font-family:Verdana, sans-serif;
	}*/
	.realtiny
{
	font-size: 70%;
}
.normaltext
{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 900px; /*color: #000000;*/
	font-size: 90%;
	font-family: Verdana, sans-serif;
}
.normaltext1
{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 900px; /*color: #000000;*/
	font-size: small;
	font-family: Verdana, sans-serif;
}
.producttable table tr
{
	border-width: 1px;
	border-color: #16568E;
	border-collapse: collapse;
}	
.rritable11ptfranklin
{
	font-family:Franklin Gothic Medium, Verdana, Sans-Serif;
	padding: 2px 2px 2px 10px;
	background-color: #004682;
	color: White;
}
.businesscard	{
	font-family:  Verdana, sans-serif;
	padding: 2px 2px 2px 10px;
	}
.tiny
	{
		font-size:80%;
	}
.small {
	font-size: 100%;
	}
.smallPlus10 {
	font-size: 110%;
	}
.smallPlus20 {
	font-size: 120%;
	}
.smallPlus30 
{
	font-size: 130%;
}
.smallPlus40 
{
	font-size: 140%;
}	
.crimson
{
	color:#DC143C;
}
.black {
	color: #000000;
	}
.white {
	color: #FFFFFF;
	}
.lightBlue {
	color: #5C7FB1;
	}
.medBlue {
	color: #16568E;
	}
.darkBlue {
	color: #004881;
	}
.reallydarkblue 
{
	color: #002341;
}
/*.box 
{
	margin-left:10px;
	float: right;
	width: 200px;
	background: url(images/boxtop.gif) no-repeat bottom left;
}
.boxhead 
{
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 4px 10px;
	font-size: 90%;
	color: White;
	border-bottom: 1px solid #fff;
	background: url(images/boxtop.gif) no-repeat top left;
}
.box ul li 
{
	list-style-type:circle;
	color: white;
	font-size: 80%;
}
.box a 	
{
	text-decoration: none;
	color: white;
	}
.box a:link	{	
	text-decoration: none;
	}	
		
.box a:visited	{	
	text-decoration: none;
	}	
		
.box a:active	{	
	text-decoration: none;
			
.box a:active	{	
	text-decoration: none;
	}	
		
.box a:hover	{	
	text-decoration: none;
	color: #5C7FB1;
	}
*/
.pagestyle
{
	background-color:#DDE8F1;
}

.box 
{
	margin-left:10px;
	margin-right:5px;
	/*float: right;*/
	width: 250px;
	background: url(images/boxtop.gif) no-repeat bottom left;
}
.boxhead 
{
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 4px 10px;
	font-size: 90%;
	color: White;
	border-bottom: 1px solid #fff;
	background: url(images/boxtop.gif) no-repeat top left;
}
.box ul 
{
	margin-top:10px;
	margin-right:10px;
	padding-bottom:5px;
	/*margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;*/
}
.box ul li 
{
	margin-top:0px;
	margin-left:0px;
	list-style-image: url(RRIStar.gif);
	color: #ffffcc;
	font-size: 90%;
}
/*.box p 
{
	padding-left:10px;
	padding-right:10px;
	width:180px;
	font-size:100%;
	color:#ffffcc;
}*/
.box a 	
{
	text-decoration: none;
	color: #990033;
	background-color: White;
	}
.box a:link	{	
	text-decoration: none;
	}	
		
.box a:visited	{	
	text-decoration: none;
	/*color:	#0950A0;*/
	}	
		
.box a:active	{	
	text-decoration: none;
	/*color:	#0950A0;*/
	}	
		
.box a:hover	{	
	text-decoration: none;
	color: white;
	background-color: #990033;
	}
.box1 
{
	margin-left:10px;
	margin-right:5px;
	/*float: right;*/
	width: 250px;
	background: url(images/rribox1.gif) no-repeat bottom left;
}
.boxhead1 
{
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 4px 10px;
	font-size: 12px;
	color: White;
	border-bottom: 1px solid #990033;
	background: url(images/rriboxtop.gif) no-repeat top left;
}
.box1 ul 
{
	margin-top:10px;
	margin-right:10px;
	padding-bottom:5px;
	/*margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;*/
}
.box1 ul li 
{
	margin-top:0px;
	margin-left:0px;
	list-style-image: url(images/star.gif);
	/*color: #ffffcc;*/
	font-size: 90%;
}
/*.box p 
{
	padding-left:10px;
	padding-right:10px;
	width:180px;
	font-size:100%;
	color:#ffffcc;
}*/
.box1 a 	
{
	text-decoration: none;
	color: #990033;
	background-color: White;
	}
.box1 a:link	{	
	text-decoration: none;
	}	
		
.box1 a:visited	{	
	text-decoration: none;
	/*color:	#0950A0;*/
	}	
		
.box1 a:active	{	
	text-decoration: none;
	/*color:	#0950A0;*/
	}	
		
.box1 a:hover	{	
	text-decoration: none;
	color: white;
	background-color: #990033;
	}
.onTheLeft
{
	float: left;
}
.onTheRight
{
	float: right;
}
.rrilogo
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*width: 120px;*/
	float: left;
	/*height: 51px;*/
}
.rrimiddletext
{
	background-color: Transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 200%;
	 vertical-align:middle;
	width: 600px; /*height:34px;*/
}
.rrilogoheader
{
	background-image: url(  'images/rribackground.gif' );
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 900px;
	font-size: 100%;
	font-family: Verdana, Sans-Serif;
}
.rrilogo1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*width: 120px;*/
	float: left;
	/*height: 51px;*/
}
.rrimiddletext1
{
	background-color: Transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 200%;
	 vertical-align:middle;
	width: 600px; /*height:34px;*/
}
.rrilogoheader1
{
	/*background-image: url(  'images/rrinewbackgroundtest.gif' );*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*width: 900px;
	height:61px;*/
	font-size: 100%;
	font-family: Verdana, Sans-Serif;
}
.verytiny
{
	font-size: 50%;
}	
a.abutton
{
	color: #FFFFFF;
	margin: 3px 0px 3px 0px; /*padding: 5px 8px 5px 8px; top right bottom left*/
	padding: 0px 5px 0px 5px; /*border: 1px solid #5c7fb1;*/
	text-decoration: none;
	border-bottom: none;
	background: url(   'images/navoff.gif' ) repeat-x top left;
}

a.abutton:hover
{
	color: #EC008C; /*padding-bottom: 5px;*/
	border-color: #EC008C;
	background: #FFFFFF;
}
a.greenbutton
{
	color: #FFFFFF;
	margin: 3px 0px 3px 0px; /*padding: 5px 8px 5px 8px; top right bottom left*/
	padding: 0px 5px 0px 5px; /*border: 1px solid #5c7fb1;*/
	text-decoration: none;
	border-bottom: none;
	background: url('images/rri-navon.gif' ) repeat-x top left;
}

a.greenbutton:hover
{
	color: #FFFFFF; /*padding-bottom: 5px;*/
	border-color: #003300;
	background: #003300;
}