body {
	margin:0;
	text-align:center;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/inc/html/hrai/pix/body_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#767676;
}

.clear {
	clear:both; 
}

.scm-sidebar {
	margin-bottom:10px;
}

#wrapper {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	background-color:#fff;
}

img {
	border:none;
}

/*---------- HEADER ----------*/

#header {
	border-bottom:1px solid #1c3f94;
	margin-bottom:10px;
	background-color:#fff;
	height:80px;
}

#logo-container {
	float:left;
	margin:15px 0 15px 0;
}

#top-nav {
	float:right;
	margin:50px 0 0 0; 
	width:260px;
	background-image:url(pix/three_squares.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#top-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

#top-nav li {
	display:inline;
	text-transform:uppercase;
	font-size:1em;
	color:#666666;
}

#top-nav li a, #top-nav li a:visited {
	color:#1c3f94;
	text-decoration:none;
}

#top-nav li a:hover {
	border-bottom:1px solid #1c3f94;
}

#inner-header {
	height:95px;
	background-image:url(/inc/html/hrai/pix/inner_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

/*---------- LEFT CONTENT ----------*/

#left-content {
	width:200px;
	float:left;
	background-color:#e4e3e3;
	margin-bottom:10px;
}

#left-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul li a {
	display:block;
	padding:7px 10px 7px 10px;
	background-color:#e4e3e3;
	border-bottom:2px solid #fff;
	text-transform:uppercase;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#19367a;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li a:hover {
	text-decoration:none;
	color:#63ab3d;
}

#left-content ul ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul ul li a {
	padding-left:30px;
	background-color:#e4e3e3;
	background-image:url(pix/submenu_icon.gif);
	background-position:9px 9px;
	background-repeat:no-repeat;
}

#left-content ul ul li a, #left-content ul ul li a:visited {
	color:#19367a;
	background-image:url(/inc/html/hrai/pix/left_content_li_bullet.gif);
	background-position:15px 10px;	
}

#left-content ul ul li a:hover {
	color:#63ab3d;
}

#left-content ul ul ul li a {
	padding-left:45px;
	background-color:#CCCCCC;
	background-image:url(pix/submenu_icon.gif);
	background-position:30px 9px;
	background-repeat:no-repeat;
}

#left-content ul ul ul li a, #left-content ul ul ul li a:visited {
	color:#fff;
}

/*---------- CENTER CONTENT ----------*/

#center-content {
	width:400px;
	float:left;
	line-height:1.5em;
	margin-bottom:10px;
	margin-left:20px;
	padding-bottom:10px;
}

#center-content h1 {
	font-size:1.3em;
	line-height:normal;
	color:#fff;
	background-color:#999999;
	background-image:url(/inc/html/hrai/pix/h1_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:0; 
	padding:5px 10px 5px 10px;
	font-weight:100;
}

#center-content h2 {
	color:#666;
	font-size:1.1em;
}

#center-content h3 {
	font-size:1em;
	border-bottom:1px solid #004a91;
	padding-right:10px;
	color:#004a91;
}

#center-content a, #center-content a:visited {
	color:#143890;
}

#center-content a:hover {
	color:#000033;
}

#center-content ul {
	list-style:url(/inc/html/hrai/pix/centercontent_bullet.gif);
	line-height:1.8em;
}

#clients img {
	border:1px solid #ccc;
	padding:1px;
}

#clients img:hover {
	border:1px solid #333;
}

/*---------- CENTER CONTENT WIDE TEMPLATE ----------*/

#center-content-wide {
	width:600px;
	float:right;
	line-height:1.5em;
	margin-bottom:10px;
}

#center-content-wide h1 {
	font-size:1.3em;
	line-height:normal;
	color:#fff;
	background-color:#999999;
	background-image:url(/inc/html/hrai/pix/h1_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:0; 
	padding:5px 10px 5px 10px;
	font-weight:100;
}

#center-content-wide h2 {
	color:#666;
	font-size:1.1em;
}

#center-content-wide h3 {
	font-size:1em;
	border-bottom:1px solid #004a91;
	padding-right:10px;
	color:#004a91;
}

#center-content-wide a, #center-content-wide a:visited {
	color:#143890;
}

#center-content-wide a:hover {
	color:#000033;
}

#center-content-wide ul {
	list-style:url(/inc/html/hrai/pix/centercontent_bullet.gif);
	line-height:1.8em;
}

/*-------- RIGHT CONTENT --------*/

#right-content {
	width:180px;
	float:right;
	background-color:#efefef;
	background-image:url(/inc/html/hrai/pix/right_content_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#right-content h2 {
	font-size:1.1em;
	color:#fff;
	background-color:#1c3f94;
	margin:0;
	padding:8px;
}

#right-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#right-content ul li {
	padding:6px 10px 5px 25px;
	background-image:url(/inc/html/hrai/pix/right_content_li_bullet.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	line-height:1.5em;
	border-bottom:2px solid white;
}

#right-content ul li:hover {
	background-image:url(/inc/html/hrai/pix/right_content_li_bullet.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

#right-content ul li a, #right-content ul li a:visited {
	color:#336633;
	text-decoration:none;
}

#right-content ul li a:hover {
	color:#336633;
	text-decoration:underline;
}

/*----------- SIDEBARS ----------*/

#scm-sidebar-hse-text {
	padding:5px 10px 5px 10px;
	color:#666666;
	font-size:1.0em;
	line-height:1.3em;
}

#scm-sidebar-rb211-text {
	padding:5px 10px 5px 10px;
	color:#666666;
	font-size:1.0em;
	line-height:1.3em;
}
	
/*---------- FOOTER ----------*/

#footer {
	border-top:1px solid #1c3f94;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
	line-height:1.5em;
}

#footer a, #footer a:visited {
	color:#666666;
}

#footer a:hover {
	color:#333333;
}

#footer-left {
	float:left;
	width:800px;
}

#footer-right {
	float:right;
	width:71px;
}

/*----------- HOMEPAGE ONLY ----------*/

#homepage-image {
	width:820px;
	height:276px;
	margin-bottom:10px;
	background-image:url(/inc/html/hrai/pix/homepage_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#homepage-text {
	float:right;
	width:150px;
	color:#fff;
	line-height:1.5em;
	font-size:1.1em;
	margin:40px 10px 20px 20px;
	font-weight:bold;
}

#homepage-text ul {
	padding:0 0 0 20px;
	margin:10px 0 0 0;
}


/*---------- OTHER STYLES ----------*/

#scm-sidebar-members {
	background-color:#cbcfd5;
	padding:10px;
	color:#666666;
}

#scm-sidebar-members h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.5em;
	margin-top:0;
}

#scm-sidebar-members a, #scm-sidebar-members a:visited {
	color:#666666;
}


/*--------- OTHER ---------*/

.news-byline {
	border-bottom:1px dotted #666;
	margin-bottom:8px;
	padding-bottom:8px;
}

/*--------- MISC -------*/

.table-of-data {
	border:0;
	
}

.table-of-data td {
	padding-left:5px;
}

.table-even {
	background-color:#efefef;
}