/*style.css*/

body {
	/*background: #E3E3E3 url(../art/background.jpg) no-repeat top center;*/
	background-color: #FFF;
	text-align: center;

	font-size: 1em;
	font-family: verdana, arial, helvetica;
	color: #666;
	margin:0;
	padding:0;
	}

h1 {
	/*color: #F2B711;*/
	color: #D76B00;
	font-size: 1.6em;
	font-family:Garamond, georgia, "times new roman";
}

.home {
	color: #d76b00;
	font-family:Garamond, georgia, "times new roman";
}

h2, h3 {
	font-size: 1.1em;
	color: #DA7818;
}

h4 {
	font-size: 1.1em;
	padding:0;
	margin:0;
	color: #DA7818;
}

h5 {
	font-size: 1.1em;
	padding:0;
	margin:0;
	color: #DA7818;
	padding-top: 0.5em;
	padding-top: 0.5em !important;
	border-top:1px solid #cccccc;
}

h6 {
	color: #DA7818;
	font-size:0.9em;
	padding:0 0 3px 30px;
	margin:0;
}

small {
	font-size: 9px;
	color: #999999;
}

p.staff_desc {
	color:#000000;
	padding:0;
	margin:0;
}

hr {
	color:#cccccc;
	height:1px;
	width:417px;
	float:right;
}

#container {
	width: 770px;
	background-color: #fff;
	margin: 0 auto;
	font-size: 0.7em;
}

#container img {
}

#logo {
	float: left;
	background-color:#646665;
	width:770px;
}

/*#logo img {
	width: 765px;
	float: left;
}*/

#primary-menu {
	clear: both;
	background-color: #F2B711;
	height: 14px;/*was 12px*/
	padding: 4px 0 4px 17px;
	color: #fff;
	font-size: 1em;/*was 0.9em*/
}

#primary-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#primary-menu ul li {
	border-left: 1px solid #fff;
	padding: 0 12px 0 15px;
	float:left;
	height:14px;/*was 10px*/
}

#primary-menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#primary-menu li ul {
	text-align: left;
	position: absolute;
	padding:  0;
	left: -999em;
	width:20em;
	display:block;
z-index:999;
}

#primary-menu li:hover ul, #primary-menu ul li.sfHover ul {
	left: auto;
	margin-left:-15px;
	padding-top:5px;
}

#primary-menu li ul li {
	background-color: #F2B711;
	width:12em;
	padding: 4px 15px 4px 15px;
	display:block;
	height:auto;
}

#primary-menu li ul li:hover, #primary-menu li ul li.sfHover {
	background-color:#FFDA2D;
}

#flashheader {
	background-color: #F2B711;
}

#content-area {
	text-align: left;
	padding: 0px 30px 20px 25px;
}

#content-area a {
	color: #F2B711;
	/*font-weight: bold;*/
	font-weight: normal;
	text-decoration: none; 
}

#content-area a:hover {
	color: #EFD70E;
}

#bottom-curve {
	background: #fff url(../art/grey_footer_home.gif) no-repeat bottom left;
	height: 80px;
	color: #fff;
}

#bottom-curve ul {
	list-style-type: none;
	padding: 60px 0 0 0;
	margin: 0;
}

#bottom-curve li {
	padding: 0 80px 0 80px;
	display: inline;
}

#bottom-curve a {
	color: #fff;
	text-decoration: none;
}

#footer {
	height: 25px;
	padding: 5px 10px 0 0;
	color: #000;
	text-align: left;
	font-size: 0.85em;
	font-weight: bold;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer li {
	padding: 0 2px 0 2px;
	display: inline;
}

#footer a {
	/*color: #F2B711;*/
	color: #D39C00;
	/*font-weight: bold;*/
	text-decoration: none; 
}

#footer a:hover {
	color: #EFD70E;
}


.clear {
	clear: both;
}

.fmgthankyou {
	padding-top: 185px;
}

#page-content {
	width:514px;float:left;
}

/* internal pages only */

#internal-content-area {
	text-align: left;
	padding: 10px 5px 10px 0px;
}

#internal-content-area a {
	color: #D39C00;
	font-weight: normal;
	text-decoration: none; 
}

#internal-content-area a:hover, #globe a:hover {
	color: #EFD70E;
}

#side-nav {
	float: left;
	width: 199px;
	font-size: 0.9em;
	z-index:2;
	position:relative;
	padding-left:3px;
}

#side-nav h6 a {
color: #D76B00;
	font-weight: bold;
	padding-left:0px;
	margin:0;
}

#side-nav ul {
	color: #D76B00;
	font-weight: bold;
	list-style-image:url(../art/rta/arrow_invert.jpg);
	margin: 0;
	padding: 0 0 0 48px; /* 0 0 66px; */
}

#side-nav li {
	line-height:16px;
	padding:0 0 0 4px;
}

#home-nav {
	float: left;
	width: 219px;
	margin-top:20px;
	font-size: 0.9em;
	z-index:2;
	position:relative;
}

#home-nav h6 a {
color: #D76B00;
	font-weight: bold;
}

#home-nav ul {
	color: #D76B00;
	font-weight: bold;
	list-style-image:url(../art/rta/arrow_invert.jpg);
	margin: 0;
	padding: 0 0 0 49px;
}

#home-nav li {
	line-height:16px;
	padding:0 0 0 4px;
}

#globe {
	width: 185px;
	margin-top: -255px;
	padding-top: 84px;
	background: #fff url(../art/globe_full.gif) no-repeat bottom left;
	height: 170px;
	text-align:left;
	font-size:0.9em;
	position:absolute;
	left:auto;
}

#globe h6 a {
padding-top:50px;
padding-bottom:0.5em;
display:block;
color: #D76B00;
font-weight: bold;
text-decoration:none;
padding-left:3px;
}

#globe ul {
	list-style-type: none;
	margin: 0;
	/*font-weight:bold;*/
	padding: 0 0 0 33px;
}

#globe li {
	padding: 0px 0 8px 0;
}

#globe li a {
	background: url(../art/rta/arrow_invert.jpg) no-repeat top left;
	padding: 2px 0px 1px 20px;
	text-decoration:none;
	/*color: #F2B711;*/
	color: #D39C00;
}

#globe li a:hover {
	color: #EFD70E;
}


#text-area {
	float: left;
	width: 515px;
	border-left: 1px solid #cccccc;
	padding: 0 0 0 15px;
}

#home-text-area {
	float: left;
	border-left: 1px solid #cccccc;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
}


#taleo-header {
	/*
	background:url(/art/taleo_header.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:100px;
	*/
	width:100%;
	text-align:center;
}

#taleo-footer {
	/*
	background:url(/art/taleo_footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:42px;
	*/
	width:100%;
	text-align:center;
}

table#homepage_links ul {
	margin:0 8px;
	padding:0 8px;
	list-style-image: url('/art/rta/arrow_invert.jpg')
}

table#homepage_links li {
	margin:0;
	padding:2px 0 0 0;
	border:1px solid #FFF;
}

table#homepage_links a, table#homepage_links a:hover {
	color: #666;
	display:block;
	margin:0;
	padding:0;
}

table#homepage_links a:hover {
	text-decoration:underline;
}

table.register td {
	vertical-align: top;
}

table.register td.l{
	padding-top: 10px;
	font-weight: bold;
}

.red {
	color: red;
}
