#content ul {
	margin-bottom: 20px;
}
#content li {
	list-style-type: disc;
	margin-left: 30px;
}
#utilities ul, #utilities-fr ul {
	float:right;
}
#utilities li, #utilities-fr li {
	float:left;
}
#utilities li a span, #utilities-fr li a span{
	display:none;
}
#utilities li a {
	display:block;
	background-image: url(../images/utilities.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.util-home {
	width:70px;
	background-position:0px 0px;
}
.util-home:hover, .util-homeactive {
	width:70px;
	background-position:0px -27px;
}
.util-fran {
	width:95px;
	background-position:-70px 0px;
}
.util-fran:hover, .util-franactive {
	width:95px;
	background-position:-70px -27px;
}
.util-contact {
	width:108px;
	background-position:-165px 0px;
}
.util-contact:hover, .util-contactactive {
	width:108px;
	background-position:-165px -27px;
}
.util-haywood {
	width:112px;
	background-position:-273px 0px;
}
.util-haywood:hover, .util-haywoodactive {
	width:112px;
	background-position:-273px -27px;
}
/* french util*/
#utilities-fr li a {
	display:block;
	background-image: url(../images/utilities-fr.gif);
	background-repeat: no-repeat;
	height: 27px;
}
/* french end */



#subnav ul {
	padding:13px 0px 0px 11px;
}
#subnav li a {
	display:block;
	color: #8c6e2d;
	text-decoration:none;
	background-image: url(../images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding:5px 0px 7px 14px;
	width:190px;
}
#subnav li a:hover {
	color: #000000;
	text-decoration:none;
	background-image: url(../images/bullet_subnavhover.gif);	
}
#subnav li a.active {
	color: #000000;
	text-decoration:none;
	background-image: url(../images/bullet_subnavactive.gif);
}


#subnav ul ul{
	padding:0px 0px 5px 0px;
	margin-top:-5px;
}
#subnav li li a {
	color: #787878;
	text-decoration:none;
	background-image: none;
	background-position: 26px 7px;
	padding:1px 0px 1px 40px;
	width:165px;
	font-size:11px;
}
#subnav li li a:hover {
	color: #000000;
	text-decoration:none;
	background-image: none;
}
#subnav li li a.active {
	color: #000000;
	text-decoration:none;
	background-image: url(../images/bullet_ssubnav.gif);
}
.contenttablebox {
	clear:both;
}
.tableheader ul {
	margin-bottom:3px;
}
.tableheader li {
	font-size:11px;
	color:#96783c;
	float:left;
	padding-right:5px;
}
.tableheader li span {
	display:block;
	font-size:14px;
	color:#a50f00;
	margin-bottom:-5px;
}
.tableheader li.xspace {
	margin-top:-4px;
}
.tablecontent {
	clear:both;
	margin-left:58px;
	background-image: url(../images/bg_table.gif);
	background-repeat: no-repeat;
	background-position:top;
	min-height:120px;
	padding:28px 13px 12px 13px;
	width:424px;
	color:#a50f00;
}

.tablecontent-employ {
	clear:both;
	background-image: url(../images/bg_table-employ.gif);
	background-repeat: no-repeat;
	background-position:top;
	min-height:120px;
	padding:28px 12px 12px 11px;
	font-family:"Tahoma";
	font-size:12px;
	width:489px;
	color:#282828;
}

.tablecontent td, .tablecontent-employ td {
	border-bottom:1px solid #d2bf93;
	text-align:left;
	vertical-align:top;
	padding:5px 0px 4px 0px;
}
.tablecontent td.xwidth {
	width:359px;
}
.tablecontent td.txtblack {
	color:#282828;
}
.tablelisting {
	width:500px;
}
.tablelisting td {
	text-align:left;
	vertical-align:top;
	padding:4px 0px 4px 0px;
	line-height: 16px;
}
.tablelisting h6 {
	border-bottom:1px solid #d2bf93;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 2px 1px;
}
.header {
	clear:both;
	height:29px;
}
#clientlogin {
	padding:0px 7px 0px 11px;
	height:83px;
}
#clientlogin table {
	margin-top:-3px;
}
#clientlogin td {
	text-align:left;
	vertical-align:top;
}
#clientlogin li {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
#clientlogin li.yellowdot {
	background-image: url(../images/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}
#clientlogin a {
	color:#7a6f56;
	text-decoration:none;
	font-size:11px;
}
#clientlogin a:hover {
	color:#7a6f56;
	text-decoration:underline;
}
.formtxt {
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #c4c4c4;
	padding-left:5px;
	padding-top:3px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:11px;
	height:17px;
	background-position: 1px top;
}
#clientlogin input {
	width:175px;
	margin-bottom:2px;
}
#login {
	display:block;
	width:59px;
	height:25px;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:5px;
	float:right;
}

#login-fr {
	display:block;
	width:72px;
	height:25px;
	background-image: url(../images/button_login-fr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:5px;
	float:right;
}
#login:hover, #login-fr:hover {
	background-position: 0px -25px;
}

#market, #tools {
	font-size:11px;
	color:#282828;
	padding:0px 5px 0px 8px;
}
#market td {
	line-height:15px;
}
#graph {
	margin-bottom:9px;
}
.trgreyborder {
	border:1px solid #d0cdd2;
}
.trtbgreyborder {
	border-top:1px solid #d0cdd2;
	border-bottom:1px solid #d0cdd2;
}
.trtbrgreyborder {
	border-top:1px solid #d0cdd2;
	border-bottom:1px solid #d0cdd2;
	border-left:1px solid #d0cdd2;
}
.trtblgreyborder {
	border-top:1px solid #d0cdd2;
	border-bottom:1px solid #d0cdd2;
	border-right:1px solid #d0cdd2;
}
.tdimg {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:8px;
}
#graphlegend {
	font-size:10px;
	text-align:center;
	line-height:17px;
	margin-top:13px;
	margin-bottom:14px;	
}
#tools table {
	margin-top:-3px;
}
#tools input {
	width:128px;
}
#go {
	display:block;
	width:45px;
	height:25px;
	background-image: url(../images/button_go.gif);
	background-repeat: no-repeat;
	margin-top:4px;
}
#go-fr {
	display:block;
	width:45px;
	height:25px;
	background-image: url(../images/button_go-fr.gif);
	background-repeat: no-repeat;
	margin-top:4px;
}

#go:hover, #go-fr:hover {
	background-position:0px -25px;
}

#tools li {
	display: block;
	background-image: url(../images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: -1px;
	padding-left:14px;
}
#tools li a {
	display:block;
	color:#282828;
	text-decoration:none;
}
#tools li a:hover {
	text-decoration:underline;
	color:#000000;
}
#footer a {
	color: #787878;
	text-decoration:none;
}
#footer a:hover {
	color: #787878;
	text-decoration:underline;
}
#footer span a {
	text-decoration:underline;
}
#footer span a:hover {
	text-decoration:none;
}
#footer li {
	float:left;
	margin-left:11px;
}
#footer li a {
	display:block;
	background-image: url(../images/bullet_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:18px;
}
#footer li a:hover {
	background-image: url(../images/bullet_footerh.gif);
	text-decoration:none;
	color:#000000;
}
#footer li a.nobgimg{
	background-image:none;
}

.frontendtbl td {
	padding: 3px 0;
}
.frontendtbl input 
{
	font-size:12px;
}
.backendtbl td {
	padding: 5px;
}

.message
{
    color:#ff0000;
}

.advisordetail
{
    font-size:11px;
}

.newblock 
{
    margin-bottom:15px;
    padding-bottom:5px;
    border-bottom:1px solid #b4964f;
}

.newsdate
{
    font-size:11px;
    margin-bottom:0;
    color:#b4964f;
}

.readmore
{
    font-family:Tahoma;
    font-size:10px;
    color:#a50f00;
    text-transform:uppercase;
    padding-right:10px;
    background:transparent url(/images/readmore-arrow.gif) right 4px no-repeat;
}

.backlink
{
    font-family:Tahoma;
    font-size:10px;
    color:#a50f00;
    text-transform:uppercase;
    padding-left:10px;
    background:transparent url(/images/back-arrow.gif) left 4px no-repeat;
}

.brown-text
{
    font-size:11px;
    color:#8B734F;
}

.smallgrey
{
    font-size:11px;
    color:#9F9F9F;
}
.athletesimage
{
    margin: 0px 15px 5px 0px;
    float:left;
}
.jobdetailtbl td
{
    padding:5px 0;
}

#content .jobdetailtbl ul.requiredlist li
{
    list-style: none;
    background: url(/images/list-bullet.gif) 15px 7px no-repeat;
    margin-left:0; padding-left:30px;
}

.applybutton
{
    position:absolute;
    top:95px; right:30px;
}
