/** Group of Companies ****/
body {background: #213760 url(../img/bgfade-gc.jpg) repeat-x fixed;}

.contenthome {background: #dae0e8 url(../img/bg-content-gc.gif) repeat-y;}

#top ul li a:hover {color: #4e6d95;}	

#footer ul li#findapartment {
	background: url(../img/magnify-gc.gif) no-repeat left;
	}
#footer ul li a#house {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../img/little-house-gc.gif) no-repeat;
	padding-right: 25px;
	}
#footer ul li a span {display: none;}	
ul.gctop li {background:  url(../img/tabcorner-gc-left.gif) left no-repeat;}
ul.gctop li a   {background: url(../img/tabcorner-gc-right.gif) right no-repeat; color: #1c2a43;}	
.gc {color: #1c2a43; background: #1c2a43;}
.gc a, .gc a:visited{color: #1c2a43; font-weight: normal;}

.gc ul li a, .gc ul li a:visited{color: #adcde5;}
.gc ul li a:hover {color: #fff;}

.gccolumns a, .gccolumns h1, label a {color: #3a649b;}

/* used in /careers/descriptions.cfm */
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a649b;
	vertical-align: top;
	text-align: left;
}
/****/
/*
	Modified 2007-03-19 by Andrew Clarke <andrew@clarke.ca> - Added .subtitle and .text_bold, for /careers/descriptions.cfm
*/