/* General stylesheet for Robert Half Technology Web site */

/* HTML style definitions */
html, body {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ccc;
}
#channel_name {
display: none !important;
}
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #333;
   margin: 10px 0;
   padding: 0;
}
hr {
	border: 0;
	background-color : #F1E4C4;
	color: #F1E4C4;
	height: 2px;
	margin: 5px 0 5px 0;
}

li {
	padding: 0 0 0 0;
	margin: 0 0 0 30px;
	.margin: 0 0 0 0;
	color: #000000;
	list-style-image: url(/External_Sites/content/RHFA-CA/Shared/images/red_bullet.gif);
	background-position: center;
	list-style-position: outside;
}
* html li {
	padding: 0;
	_margin: 0 0 0 -10px;
	color: #000000;
	list-style-image: url(/External_Sites/content/RHFA-CA/Shared/images/red_bullet.gif);
	background-position: center;
	list-style-position: outside;
}
ol, ul {
	margin-top: 0;
	padding: 0;
	color: #000000;
}

* html ol, ul {
	margin-top: 0;
	padding: 0;
	color: #000000;
}


a,
a:link
 {
	color:#003399;
	text-decoration: underline;
}
a:visited {
	color:#663333;
	text-decoration: underline;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
a:active {
	color:#003399; 
	text-decoration : none;
}

select,
textarea {
	border: 1px solid #CCC;
}

/* Bulleted list style definitions */
#bullets { /* to colorize a bullet type */
	color: #017979;
	font-size: x-small;
	line-height: 18px;
	list-style-type: square;
}
#bullets div { /* for the text following a bullet */
	color: #333333;
	font-size: 12px;
}

.portlet-section-header { /* table or section header */
color: #9C0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: capitalize;*/
	background-color: inherit;
	margin: 0;
	.margin: 0 0 0 10px;
	padding: 20px 10px 2px 0;
	.padding: 10px 0 10px 10px;
}

/* Style for error and other highlighted text */

.style2 {
	color: #9C0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}	

.portlet-section-subheader { /* subheading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	background-color: inherit;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
}

.iframe_style {
background-color: #fff;
margin: 0 0 0 60px;
}

.iframe_copy {
padding: 0 0 0 0;
}

/* Maintext style definitions */
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 10px;
}
#maintext p .portlet-section-header {
	_margin: 0;
	_padding: 10px 0;
}
/* Added 12/23/2009 */
#maintext p {
	margin-right: 10px;
}

#maintext a, 
#maintext a:link, 
#maintext a:visited, 
#maintext a:hover, 
#maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: inherit;
	line-height: 16px;
	text-decoration: underline;
	color: #9D0508;
	background-color: inherit;
}
#maintext a:visited {
	color:#663333;
	background-color: inherit;
}
#maintext a:hover {
	color:#F2AF0E;
	background-color: inherit;
}
#maintext a:active {
	color:#3366CC;
	background-color: inherit;
}
#maintext .portlet-form-label { /* label for whole form */
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 10px 0;
	color: #009999;
	background-color: inherit;
}
#maintext .portlet-form-button { /* text on a button */
	/* IDLE STATE OF BUTTON */
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	display: block;
/*	height: 19px; */
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #9D0508;
	cursor: pointer;
	margin: 15px;
}
#maintext a.portlet-form-button { /* active state of button */
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	display: block;
/*	height: 19px; */
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #9D0508;
	cursor: pointer;
	margin: 15px;
}
#maintext a.portlet-form-button:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: none;
}
#maintext a.portlet-form-button:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: none;
}
#maintext a.portlet-form-button:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	background-color: #9D0508;
	text-decoration: none;
}
#maintext a.portlet-form-button:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: none;
}
#maintext .portlet-msg-info,
#maintext .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: inherit;
}
#maintext a.portlet-msg-info,
#maintext a.portlet-msg-info:link,
#maintext a.portlet-msg-info:visited,
#maintext a.portlet-msg-info:hover,
#maintext a.portlet-msg-info:active,
#maintext a.small, 
#maintext a.small:link, 
#maintext a.small:visited, 
#maintext a.small:hover, 
#maintext a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #9D0508;
	background-color: inherit;
}
#maintext a.portlet-msg-info:visited,
#maintext a.small:visited {
	color: #663333;
}
#maintext a.portlet-msg-info:hover,
#maintext a.small:hover {
	color: #F2AF0E;
}
#maintext a.portlet-msg-info:active,
#maintext a.small:active {
	color: #3366CC;
}
/* Services branding page style definitions */
#maintext .halfimageleft {
	text-align: left;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 0;
}

/* Gray background class definitions */
/* Used in some table headers         */
.graybkgd {
	color: #000000;
	background-color: #EFEFEF;
	margin: 0;
	padding: 2px 5px;
}
.graybkgd a,
.graybkgd a:link,
.graybkgd a:visited,
.graybkgd a:hover,
.graybkgd a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #9D0508;
	background-color: #EFEFEF;
}
.graybkgd a:visited {
	color: #663333;
	background-color: #EFEFEF;
}
.graybkgd a:hover {
	color: #F2AF0E;
	background-color: #EFEFEF;
}
.graybkgd a:active {
	color: #3366CC;
	background-color: #EFEFEF;
}

.graybkgd .portlet-menu-item-selected a {
	background-color: #ccc;
}


/* Footer style definitions */
#footer {
float: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;	
	margin: 0;
	padding: 0 0px 15px 0px;
	border-top: 2px solid #fff;
}
#footer .footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer .footer-text a,
#footer .footer-text a:link,
#footer .footer-text a:visited,
#footer .footer-text a:hover,
#footer .footer-text a:active {
	color:#9D0508;
	line-height:13pt;
	text-decoration: underline;
}
#footer .footer-text a:visited {
	color:#663333;
	text-decoration: underline;
}
#footer .footer-text a:hover {
	color:#F2AF0E;
	text-decoration: underline;
}
#footer .footer-text a:active {
	color:#3366CC; 
	text-decoration : none;
}

#footer .footer-phone {
	font-size: 12px;
	font-weight: bold;
	color: inherit;
	background-color: inherit;
}
#footer .footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16pt;
	text-align: center;
	color: #FF9900;
	background-color: #990000;
	padding: 2px 5px;
	margin: 0;
}
#footer .footer-menu a, 
#footer .footer-menu a:link, 
#footer .footer-menu a:visited, 
#footer .footer-menu a:hover, 
#footer .footer-menu a:active {
	font-family: inherit;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	background-color: inherit;
}
#footer a:hover {
	color: #FF9900;
	background-color: inherit;
	text-decoration: underline;
}
#footer a:visited {
	color: #FF9900;
	background-color: inherit;
}
#footer a:active {
	color: #FF9900;
	background-color: inherit;
}
#footer .hline { /* not used in current AT version */
	height: 1px;
	max-height: 1px;
	min-height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #CC9933;
	margin: 0;
	padding: 0;
}

#mouseoverstyle {
	background-color: #83B3D5;
	font-weight: bold;
}
#mouseoverstyle a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/* Left Nav styles */
.leftnavbkgd {
	color: #000000;
	/*background-color: #6699CC;*/
	background-color: #ededed;
	margin: 0;
	padding: 0;
	width: 195px;
	/*border-left: 3px solid #fff;*/
}
#leftnav,
#leftnav td,
#leftnav p,
#leftnav .portlet-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	background-color: #F1E4C4;
	margin: 0;
	padding: 0;
}
#leftnav td {
	margin: 0;
	padding: 0 0 15px 5px;
}
* html #leftnav td {
	margin: 0;
	padding: 0 0 15px 5px;
}
#leftnav a,
#leftnav a:link,
#leftnav a:visited,
#leftnav a:hover,
#leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #017979;
	background-color: #F1E4C4;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#leftnav a:link {
	color: #017979;
	background-color: #F1E4C4;
	text-decoration: underline;
}
#leftnav a:visited {
	color: #113636;
	background-color: #F1E4C4;
	text-decoration: underline;
}
#leftnav a:hover {
	color: #CC9933;
	background-color: #F1E4C4;
	text-decoration: underline;
}
#leftnav a:active {
	color: #B37905;
	background-color: #F1E4C4;
	text-decoration: none;
}

#leftnav table {
	background-color: #F1E4C4;
	margin: 0;
	padding: 0 0 5px 0;
}
#leftnav .lnavbkgd {
	background-color: #F1E4C4;
}
#leftnav .portlet-section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #F1E4C4;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 5px 0 10px;
}
#leftnav .portlet-section-header-hm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #F1E4C4;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	border-top: 3px solid #FFFFFF;
	margin: 0;
	padding: 10px 5px 10px 10px;
}
#leftnav .portlet-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-color: #F1E4C4;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 5px 0 20px 0;
}
#leftnav .portlet-menu-cascade-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F1E4C4;
	text-align: left;
	padding: 2px 0 2px 5px;
	margin: 0;
	text-decoration: none;
}
#leftnav .portlet-menu-cascade-item table { 
	padding: 0;
	margin: 0;
}
* html #leftnav .portlet-menu-cascade-item { 
	padding: 1px 0 1px 5px;
	margin: 0;
}
#leftnav .portlet-menu-item-selected,
#leftnav .portlet-menu-item,
#leftnav .portlet-menu-item a,
#leftnav .portlet-menu-item a:link,
#leftnav .portlet-menu-item a:visited,
#leftnav .portlet-menu-item a:hover,
#leftnav .portlet-menu-item a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #9D0508;
	background-color: #F1E4C4;
	text-align: left;
	padding: 1px 0px;
	margin: 0;
	text-decoration: none;
}
* html #leftnav .portlet-menu-item-selected,
* html #leftnav .portlet-menu-item,
* html #leftnav .portlet-menu-item a,
* html #leftnav .portlet-menu-item a:link,
* html #leftnav .portlet-menu-item a:visited,
* html #leftnav .portlet-menu-item a:hover,
* html #leftnav .portlet-menu-item a:active { 
	padding: 1px 0px;
	margin: 8px 0 0 0;
	text-decoration: none;
}

#leftnav .portlet-menu-item a:visited {
	color: #663333;
	text-decoration: none;
}
#leftnav .portlet-menu-item a:hover {
	color: #F2AF0E;
	text-decoration: underline;
}
#leftnav .portlet-menu-item a:active,
#leftnav .portlet-menu-item-selected {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
/* End leftnav styles */


/* 3rd Column style definitions */

.columnbkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	text-indent: 0px;
	color: #000000;
	background-color: #D4E1EF;
	margin: 0;
	padding: 0;
}
/*
***** Right column styles */
#locationsidebar,
#locationsidebar_home {
	width: 208px;
	height: 142px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #FFF;
	background-color: #00335b;
	border-bottom: 2px solid #fff;
	border-top: 0;
	margin: 0;
	padding: 0;
}

#locationsidebar_landscape {
	width: 192px;
	height: 141px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #FFF;
	background-color: #00335b;
	border-bottom: 2px solid #fff;
	border-top: 0;
	margin: 0;
	padding: 0 0 0 15px;
}

#locationsidebar_landscape h3 {
	font-size: 11px;
	font-weight: bold;	
	margin: 0;
	padding: 15px 0 0 0;
}

.offices_list {
	font-size: 11px;
	margin: 0;
	padding: 10px 0 5px 0;
}

/*
***** Office Locations */
#locationsidebar h3,
#locationsidebar_home h3 {
	font-size: 11px;
	font-weight: bold;	
	margin: 0;
	padding: 15px 15px 0 15px;
}

#locationsidebar_home ul {
	padding: 10px 10px 5px 10px;
	text-align: left;	
}

#locationsidebar_home ul,
#locationsidebar_landscape ul {
	padding: 10px 10px 5px 10px;
	_padding: 10px 10px 0 20px;
	text-align: left;	
	list-style: none;
}

#locationsidebar li,
#locationsidebar_home li,
#locationsidebar_landscape li {
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	list-style-position: outside;
	margin: 0 0 4px 15px;
	_margin: 0 0 4px 0;
	padding: 0;
}
#locationsidebar a,
#locationsidebar_home a {
	font-size: 11px;
	padding: 0 0 0 50px;
	color: #fff;
}

#locationsidebar_landscape a {
	padding: 0 0 0 0;
	color: #fff;
}
/*
***** Right Column Promotions */
#promo-column3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: #333333;
	background-color: #D4E1EF;
/*	border-top: 3px solid #FFFFFF; */
	margin: 0;
	padding: 0;	
}
#promo-column3 h3 {
	font-size: 11px;
	font-weight: bold;	
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 15px 0 0px 8px;		
}
#promo-column3 ul {
	margin: 0;
	padding: 0px 10px 20px 10px;
	list-style: none;
}
#promo-column3 li {
	font-size: 11px;
	line-height: 12px;
	color: #009999;
	background-color: #D4E1EF;
	list-style-image: url(/External_Sites/content/RHFA-CA/Shared/images/red_bullet.gif); 
/*	list-style-image: url(images/blue_bullet_83B3D5_10px.gif); */
	list-style-position: outside;
	margin: 0 0 0px 15px;
	padding: 2px;
}
#promo-column3 a {
	font-size: 11px;
	line-height: 14px;
}
#promo-column3 .portlet-section-body {
	padding: 5px 3px;
	margin: 0;
	text-align: center;
	color: #333333;
	background-color: #D4E1EF;
}
#promo-column3 .portlet-spacer-bottom {
	margin: 0;
	padding: 15px 0;
}

#mid_wrapper {
margin: 0 0 0 0;
padding: 0;
float: center;
width: 1000px;
background-color: #fff;
text-align: left;
}

/* Header style definitions */

#top_header {
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:1000px;
	height: 50px;
	background-color: #990000;
	border-bottom: 2px solid #fff;
}


#logo {
width: 195px;
float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#header_phone {
position: relative;
float: right;
color: #fff;
font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0 0 0 0;
padding: 15px 80px 0 0;
}

#header_language {
position: relative;
float: right;
color: #fff;
	font-family: "MS Reference Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
padding: 20px 20px 0 0;
}

#header_language a {
color: #fff;
text-decoration: underline;
}

.aboutus_link {
padding: 0 0 0 50px;
}

#nav_items {
position: relative;
float: left;
color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 0;
padding: 20px 0 0 100px;

}

#nav_items a {
color: #fff;
text-decoration: underline;
}

#branding_images1 {
	margin: 0 0 0 0;
	padding:0;
	position: relative;
	float: left;
	width: 459px;
	height: 142px;
	border-bottom: 2px solid #ae7f12;
}

#branding_images2 {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	width: 333px;
	height: 142px;
	}

blockquote  {
	float: right;
	width: 235px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	padding: 0 50px 0 60px;
	text-align: left;
	margin: 20px 0 0 0;

}

#branding_landscape {
	margin: 0 0 0 0;
	padding:0;
	position: relative;
	float: right;
	width: 788px;
	height: 141px;
	/*border-bottom: 2px solid #ae7f12;*/
}

#header .portlet-menu-item { /* normal, unselected menu item */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	display: block;
	height: 12px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	background-color: #9D0508;
/*	border-bottom: 2px solid #000000; */
	padding: 0 0 12px 0;
}
#header .portlet-menu-item-selected { /* selected menu item */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	display: block;
	height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #93AAD8;
	background-color: #9D0508;
/*	border-bottom: 2px solid #CC9933; */
	padding: 0 0 12px 0;
}
#header a.portlet-menu-item,
#header a.portlet-menu-item:link,
#header a.portlet-menu-item:visited,
#header a.portlet-menu-item:hover,
#header a.portlet-menu-item:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	display: block;
	height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #9D0508;
/*	border-bottom: 2px solid #000000; */
	padding: 0 0 12px 0;
}
#header a.portlet-menu-item:link {
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: none;
}
#header a.portlet-menu-item:visited {
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: none;
}
#header a.portlet-menu-item:hover {
	color: #FFFFCC;	
	background-color: #9D0508;
	text-decoration: none;
}
#header a.portlet-menu-item:active {
	color: #93AAD8;
	background-color: #9D0508;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 12px;
}
#header .portlet-menu-caption { /* country ID label */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #F7CB72;
	background-color: #9D0508;
	padding: 0;
	margin: 0;
}

#header .countryIDLink:link { /* country ID label */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

#header .countryIDLink:link:hover { /* country ID label */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #F7CB72;
	background-color: #9D0508;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

#header .countryIDLink:visited { /* country ID label */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #9D0508;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

#header .countryIDLink:visited:hover { /* country ID label */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #F7CB72;
	background-color: #9D0508;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}


/* Home page styles */

/* Home page promo styles */
#homepromo {
	float: left;
	padding: 10px 0;
	margin: 0;
	color: #333333;
	background-color: #ededed;
}

#homepromo h3 {
	margin: 0;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
#homepromo .homepromoitem{
	display:table;
	border-top:1px solid white;
	clear:both;
	padding: 10px 0 15px 0;
}

#homepromo dl {
	float: left;
	width: 175px;
	margin: 5px 10px;
	padding: 0 0 10px 0;
	display: inline; /* fixes IE/Win double margin bug */
	border-bottom: 1px solid #fff;
}
#homepromo dt {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 8pt;
	font-weight: bold;
}
#homepromo dd {
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
#homepromo dd.img img {
	float: right;
	margin: 0 5px 0 0;
	padding: 4px;
}


#homemaintext {
	margin: 0;
	padding: 0;
	border-right: 2px solid #FFFFFF;
	width: 805px;
}

/* Home page branding text style definitions */
#brandheader {
	/*background-color: #ECEAE6;*/
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0; 
	}

#brandimage {
	width: 395px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ae7f12;
}


/* Home page database bullets */
#homebullets {
	width: 395px;
	background-color: #ECEAE6;
	margin: 0;
	padding: 0;
}
#homebullets table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #ECEAE6;
	line-height: 13pt;
	margin: 0;
	padding: 15px 5px;
}
#homebullets h3,
#homebullets h3 a,
#homebullets h3 a:link,
#homebullets h3 a:visited,
#homebullets h3 a:hover,
#homebullets h3 a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #9D0508;
	background-color: #ECEAE6;
	text-decoration: none;	
	text-transform: capitalize;
	margin: 0;
	padding: 0 5px 3px 5px;
}
#homebullets ol,
#homebullets ul {
	margin: 0;
	padding: 0 5px 0 3px;
}
* html #homebullets ol,
* html #homebullets ul {
	margin: 0;
	padding: 0 5px 0 10px;
}
#homebullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0 25px;
	padding: 0 0 3px 0px;
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;
}

#whatsnew {
	width: 395px;
	background-color: #ECEAE6;
	margin: 0;
	padding: 0;
}
#whatsnew table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #ECEAE6;
	line-height: 13pt;
	margin: 0;
	padding: 15px 0px;
}
#whatsnew h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #ECEAE6;
	text-decoration: none;	
	text-transform: capitalize;
	margin: 0;
	padding: 0 5px 3px 10px;
}
#whatsnew ol,
#whatsnew ul {
	margin: 0;
	padding: 0 5px 0 0px;
}
* html #whatsnew ol,
* html #whatsnew ul {
	margin: 0;
	padding: 0 5px 0 3px;
}
#whatsnew li {
	padding: 0 0 0 0px;
	color: #000000;
	list-style-image: url(/External_Sites/content/RHFA-CA/Shared/images/red_bullet.gif); 
/*	list-style-image: url(images/red_bullet_new.gif); */
	background-position: center;
	list-style-position: outside;
}
* html #whatsnew li {
	padding: 0 0 0 0px;
	color: #000000;
	list-style-image : url(/External_Sites/content/RHFA-CA/Shared/images/red_bullet.gif); 
/*	list-style-image : url(images/red_bullet_new.gif); */
	background-position: center;
	list-style-position: outside;
}

/* Portlet placement style definitions (See Page Display secondary page type - secondary file displaypage_static_column_oriented.inc */
#table_0 { /* *** Quick Search table *** */
 background-color: #F1E4C4; /* light tan */
	padding: 0px;
	margin: 0px;
}
#table_0_0 {
 background-color: #F1E4C4; /* light tab */
/* border-top: 3px solid white; */
	padding: 0px;
	margin: 0px;
}
#td_0_0 {
 background-color: #F1E4C4; /* light tan */
/* padding-top: 10px; */ 
	padding: 0px;
	margin: 0px;
}
#table_0_0_1 { /* *** Left Nav table *** */
 background-color: #F1E4C4; /* light tan */
 padding-top: 10px; 
/* padding-bottom: 20px; */
}
#td_0_0_1 {
 background-color: #F1E4C4; /* light tan */
}
#table_1 { /* *** Main Text table *** */
 background-color: inherit;
 padding: 0;
/* width: 389px; */
}
#table_1_0 {
 background-color: inherit;
 margin: 0;
}
#td_1_0 {
 background-color: inherit;
 padding: 0;
 padding: 0 2px 20px 2px;
}
#table_2 { /* *** 3rd Column table *** */
 background-color: #D4E1EF; /* light blue */
}
#table_2_0 {
 background-color: #D4E1EF; /* light blue */
/* border-top: 3px solid white; */
/* padding-top: 10px; */
/* padding-bottom: 20px; */
}
#td_2_0 {
 background-color: #D4E1EF; /* light blue */
}


/*
------------ styles for definition lists with image, title, description ----------- */
dl.listitem {
	margin: 15px 0;
	padding: 15px;
	border-top: 2px solid #F1E4C4;
}
dl.listitem:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
dl.listitem dt {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #6a6a65;
}
dl.listitem dt img {
	float: left;
	margin: 15px 15px 0 0;
	padding: 0 4px 4px 0;
}
dl.listitem dd {
	margin-left: 225px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
/*
------------------ IE fixes for definition lists --------------- */
.listitem { 
	display: inline-table; 
}
/* Hides from IE/Mac \*/
* html .listitem { 
	height: 1%; 
}
.listitem { 
	display: block; 
}
/*
------------------ end IE fixes ----------------------- */
/*
------------------ Adobe Reader paragraph styles ----------------------- */
#adobereader { /* container div for Adobe Reader paragraph */
	width: 80%;
	margin: 0;
	padding: 0;
}
#adobereader p { 
	margin: 10px 20px;
	padding: 0;
}
/*
------------------ end Adobe Reader paragraph styles ----------------------- */


 
 #breadcrumb_3 {
 float: left;
 	width: 350px;
	height: 20px; margin:0 0 0 5px; padding:0; 
	left top repeat-x;
 }
 #breadcrumb_3 ul {
	 clear:both;
	 float:left;
	 margin:20px 0 0 0;
	 padding:1px 10px 3px 0px; 
	 _padding-top:1px;
	 height:20px;
 }
 #breadcrumb_3 li {
	 display:inline;
	 margin:0;
	 padding:0 0px 0 5px;
	 font-family:Verdana;
	 font-size:11px;
	 font-weight:normal; 
	 text-transform:capitalize; 
 }
 #breadcrumb_3 li.first {
	 background-image:none;
	 margin-left:25px;
 }
 #breadcrumb_3 li a {
	 color:#fff;
	 text-decoration:none;
	 margin:0;
	 padding:5px;
	 line-height:13px;
 }
 #breadcrumb_3 li a:hover {
	 text-decoration:none;
	 color:#27408B;
 }
 #breadcrumb_3 li.nav_active a, 
 #breadcrumb_3 li.nav_active a:link, 
 #breadcrumb_3 li.nav_active a:visited, 
 #breadcrumb_3 li.nav_active a:hover, 
 #breadcrumb_3 li.nav_active a:active {
	color:#27408B;
	text-decoration:none;
}
