/**
 **  default upgrades template items 
 **
 **  DEFAULT_COLOR - Do a replace on DEFAULT_COLOR to get all styles updated with a default color
 **/
 
/* remove header image */
html{ background-image:none; }
/* remove firefox drop shadow */
#rn_Footer, #rn_Body { -moz-box-shadow: none; }
#rn_Footer, #rn_Body { -webkit-box-shadow: none; }
/* add top border to content area */
#rn_Body {border-top:1px solid #DDDDDD;} 
/* upgrades default tabs */
.rn_NavigationTab2 a.rn_SelectedTab { 	background: url(/euf/assets/themes/standard/images/tabBackground.png) repeat-x scroll 0 -18px; }
#rn_Navigation { margin-left: 0; display:none; }
.rn_NavigationTab2 a {border:  1px solid #DDD; }
/* lowering main height for MainColumn*/
#rn_MainColumn { min-height:350px; }
/* override height of header to auto */
#rn_Header{ height:auto; min-height:0;}
/* 95% of the time we will not need the logo */
#rn_Logo{ display:none;}
/* Update header font color */
#rn_Header, #rn_Header a { color:#000;}
/* default regular tab color */
#rn_Navigation a{background-color:#FFF;color:#000; }
#rn_Navigation a.rn_SelectedTab{background-color:#0E53A7;color:#fff;}
/* set out of box link color */
a:link, a:visited, a:hover, a:active{ color:#0E53A7; }
/* remove white background pixel at top of search header and h2 headers*/
.rn_Module h3, .rn_Module h2,#rn_SearchControls  {background-image:none; background-color:#EFEFF4; }
.rn_Module {display:none}
/* ie6 hacks */
/*\*/ * html #rn_Navigation a { background-image:none; } /**/
/*\*/ * html #rn_Navigation a.rn_SelectedTab { background-image:none; } /**/
/*\*/ * html #rn_SearchControls { padding-bottom:25px; } /**/
/*\*/ * html #rn_PageContent.rn_Home .rn_AnswersLink { clear:both; } /**/
/*\*/ * html input, input[type="submit"], button { background-image:none; border: 0px solid #FFFFFF;} /**/

/**
 ** Updates quick styles, uncomment a style to quickly edit
 **/

/* To edit the default font */

   html {   font-family: "Trebuchet MS", Arial, sans-serif; }


/* links */
/* 
   a:link{    color:#DEFAULT_COLOR;}
   a:visited{ color:#DEFAULT_COLOR;}
   a:hover{   color:#DEFAULT_COLOR;}
   a:active{  color:#DEFAULT_COLOR;} 
*/

/* to remove sidebar */
 
   #rn_MainColumn{ width:100% !important; padding:0px; }
   #rn_Container{ width:99%;} 
   #rn_SideBar{ display:none; } 


/* make 100% width */
/* 
   #rn_Container{ width:99%;} 
*/ 

/* selected tab font and background-color */
/* 
   #rn_Navigation a.rn_SelectedTab {color:# ; background-color:#DEFAULT_COLOR; }
   #rn_Navigation a.rn_SelectedTab:hover {color:# ; } 
*/

/* regular tab font and  background color */
/* 
   #rn_Navigation a {background-color:# ; color:# ; }      
*/

/* regular tab hover background color */
/* 
   #rn_Navigation a:hover {background-color:# ; } 
*/
   
/* add image to header  */
/* 
   #rn_Header{ background:  url(BACKGROUND_IMAGE) } 
*/

/* removing footer left padding */
/* 
   #rn_Footer{ padding-left:0; }  
*/

/* change input/button background color */
/* 
   .rn_SearchButton2 .rn_SubmitButton, input[type="submit"], button { background-color:#DEFAULT_COLOR; } 
*/

/* change background-color of search area */
/* 
   #rn_SearchControls {background-color:# ; }
*/

/* Advanced Search Items */
/* hide advanced sort form input */
/* 
   .rn_AdvancedSort{ display:none; }
*/

/* hide advanced search term form input */
/* 
   .rn_AdvancedKeyword{ display:none; }  
*/

/* hide rn logo */
/* 
   .rn_RightNowLogo{ display:none; }
*/

/* to hide the login/sign up widget*/

   #rn_LoginStatus{display:none; }  


/* include a border below tabs that is larger to mimic classic*/
/* 
   #rn_Body {border-top:10px solid #DDDDDD; }
*/
 
/* multi line font size */
/*
   .rn_Multiline2 .rn_Element1, .rn_Multiline2 .rn_Element2 {font-size: ; }
*/

li.nav {
	background: url("/rnt/rnw/img/enduser/red_arrow.gif") no-repeat scroll 0 0 transparent !important;
}

table {
border-collapse:separate;
border-spacing:0em;
}

#mainContainer .pageHeader {
font-size:19pt;
font-weight:bold;
line-height:1.2em;
text-transform:uppercase;
}

#rn_Body {
border:none !important;
}

#mainContainer .stepHeader {
font-size:10pt;
font-weight:bold;
line-height:1.2em;
text-transform:uppercase;
}
#mainContainer .stepHighlight {
color:#CC0000;
}

#rn_Footer {
padding:0 0 20px 10px;
}

#rn_Body
{
	padding:0px;
}


#rn_PageTitle {
padding:0px;
}

/*.rn_AnswerList_1
{
	width:410px !important;
}*/

#rn_ChangeLanguageTools {
line-height:1em;
margin-top:2em;
padding:8px 0;
text-align:left;
border:1px solid #BBBBBB;
background:url("images/layout/whitePixel.png") repeat-x scroll 0 0 #EEEEEE;
}
#rn_IfNotAnswerTools {
line-height:1em;
margin-top:2em;
padding:8px 0;
text-align:left;
border:1px solid #BBBBBB;
background:url("images/layout/whitePixel.png") repeat-x scroll 0 0 #EEEEEE;
}

#FOOTER
{
	z-index:1;
}

/*------------------------------------------------------------------------------------------------------------*/
	#wvbody, #wvbody p, #wvbody td {
		font-family: "Trebuchet MS", Arial, sans-serif;
		color: #000;
		font-size: 10pt;
		line-height: 1.1em;
	}
	#promo p {
		color: #000;
	}
	#promo b {
		text-transform: uppercase;
	}
	#wvbody .fine {
		color: #666;
		font-size: 0.9em;
		font-style: italic;
	}
	#fine a:link, #fine a:hover, #fine a:visited, #fine a:active {
		font-weight: normal;
		text-decoration: underline;
	}
	#wvbody h1 {
		color: #c00 !important;
		font-weight: bold !important;
		text-transform: none !important;
		font-size: 27pt !important;
		line-height: 27pt !important;
		display: inline !important;
	}
	#wvbody h2 {
		font-weight: bold !important;
		text-transform: none !important;
		font-size: 14pt !important;
		line-height: 14pt !important;
		display: inline !important;
	}
	#wvbody h3 {
		color: #c00 !important;
		font-weight: bold !important;
		text-transform: none !important;
		font-size: 19pt !important;
		line-height: 19pt !important;
		display: inline !important;
	}
	#wvbody h4 {
		font-weight: bold !important;
		text-transform: none !important;
		font-size: 10pt !important;
		line-height: 12pt !important;
		display: inline !important;
	}
	#wvbody .sn {
		font-size: .9em !important;
		color: #666 !important;
		text-transform: uppercase !important;
	}
	#wvbody a {
		font-weight: bold;
	}
	#wvbody a:link {
		color: #36c !important;
		text-decoration: underline;
	}
	#wvbody a:hover, #wvbody a:active {
		color: #c00 !important;
		text-decoration: none;
	}
	#wvbody a:visited {
		color: #36c !important;
		text-decoration: underline;
	}
	#wvbody .captionLink {
		font-weight: normal;
	}
	#wvbody form {
		margin-top: 6px;
	}
	
	#wvbody .bigList {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	
	#wvbody .required {
		font-weight: bold;
		color: red;
	}
/*------------------------------------------------------------------------------------------------------------*/



.hidden {
display:none;
}

.label
{
	padding:5px; 
}

#rn_Summary
{
	color:#CC0000;
	font-weight:bold;
}


#rn_QuestionSubmit input.rn_Text
{
	width:235px;
}

.new_h3
{
color:#000000;
display:inline;
font-size:10pt;
font-weight:bold;
line-height:10pt;
text-transform:uppercase;
padding-left:5px;
}

a.goLink3 {
color:#CC0000;
font-family:Arial,Helvetica;
font-size:10px !important;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
text-decoration:underline;
}
a.goLink3:visited {
color:#CC0000;
}
a.goLink3:hover {
color:#CC0000;
text-decoration:underline;
}
a.goLink3:visited:hover {
text-decoration:underline;
}

a.goLink2 {
color:#CC0000;
font-family:Arial,Helvetica;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
text-decoration:underline;
}
a.goLink2:visited {
color:#CC0000;
}
a.goLink2:hover {
color:#CC0000;
text-decoration:underline;
}
a.goLink2:visited:hover {
text-decoration:underline;
}

a.goLink {
color:#CC0000;
font-family:Arial,Helvetica;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
text-decoration:none;
}
a.goLink:visited {
color:#CC0000;
}
a.goLink:hover {
color:#CC0000;
text-decoration:underline;
}
a.goLink:visited:hover {
text-decoration:underline;
}

.emphtext {
color:#000000;
font-family:Arial,Helvetica;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
text-decoration:none;
}

.frmEl {
background-color:#EEEEEE;
font-family:Arial,Helvetica,sans-serif;
font-size:10px !important;
height:12px !important;
}

.docheading2009 {
color:#999999;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:14pt;
font-style:italic;
font-weight:bold;
text-transform:none;
}

.rn_AnswerFeedback2 .rn_ThanksLabel {
margin-left:0px;
}

.blocktext tr td a {
/*
	font-size:12px;
	color:#3366CC;
	font-weight:bold;
	text-decoration:underline;
*/
}

.blocktext tr td span {
color:black;
font-family:Trebuchet MS,Arial,Helvetica;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:16px;
text-align:left;
text-decoration:none;
text-transform:capitalize;
white-space:normal;
}

/*-------------------------------------------------------------------------------------------*/

td a.emphLink2:link {
color:#3366CC;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:8pt;
font-weight:bold;
text-decoration:underline;
text-transform:none;
}

td a.emphLink2:visited {
color:#3366CC;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:8pt;
font-weight:bold;
text-decoration:underline;
text-transform:none;
}

td a.emphLink2:hover {
color:#CC0000 !important;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:8pt;
font-weight:bold;
text-decoration:underline;
text-transform:none;
}

a.emphLink2 {
color:#3366CC;
font-family:Arial,Helvetica;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
text-decoration:underline;
}
a.emphLink2:visited {
color:#3366CC;
text-decoration:underline;
font-size:12px;
}
a.emphLink2:hover {
color:#3366CC;
text-decoration:underline;
font-size:12px;
}

span.emphLink2 a
{
	color:#3366CC;
	font-family:Arial,Helvetica;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:12px;
	text-decoration:underline;
}
span.emphLink2 a:hover
{
	color:#3366CC;
	font-size:10px;
}

span.emphLink2 a:visited
{
	color:#3366CC !important;
	font-size:10px;
}
