
/* -------------------------------------------------------------------------------- */
/* rules specific to jobs section - sidebars */

body#communities td#topfeature table.sidebar a {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#communities td#topfeature table.sidebar a:visited {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#communities td#topfeature table.sidebar a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */
/* rules specific to jobs section - color coded */

body#communities input#submit {
	background-color: #8A93B4;
}

body#communities td#welcome h2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #D17960;
}

body#communities td#topfeature div#manage a:visited {
	color: #D17960;
}

body#communities h4 {
	color: #FFFFFF;
	background-color: #8A93B4;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin-top: 35px;
}

body#communities a {
	color: #8A93B4;
}
body#communities a:visited {
	color: #545454;
}
body#communities a:hover {
	color: #545454;
}

/* rules for color-coding main menu */

body#communities td#menu {
	background-image: url("/inc/img/menu_communities_bg.gif");
	background-repeat: repeat-y;	
}

body#communities td#menu td.third {
	background-image: url("/inc/img/menu_bullet_third_communiti.gif");
}

/* -------------------------------------------------------------------------------- */
/* Added by MD 09/26/2005 as instructed by iStudio. For form fields */

body#communities td#content input.button {
	background-color: #8A93B4;
}

/* -------------------------------------------------------------------------------- */
