@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #B4B8BB;
}#container {
	margin: auto;
	height: auto;
	width: 968px;
}
#container #horizontal_links {
	margin: auto;
	height: 31px;
	width: 925px;
}
#container #header {
	float: left;
	height: 70px;
	width: 968px;
	background-image: url(images/GCE_LGO_BG.gif);
}
#container #header #company_name {
	float: left;
	height: 70px;
	width: 545px;
}
#container #header #header_right {
	height: 70px;
	width: auto;
	text-align: right;
}
#container #banner {
	float: left;
	height: 143px;
	width: 968px;
}
#container #phrase {
	float: left;
	height: 37px;
	width: 968px;
	background-color: #FFFFFF;
}
#container #phrase #left_phrase {
	float: left;
	height: 37px;
	width: 23px;
}
#container #phrase #phrase_holder {
	text-align: center;
	float: left;
	height: auto;
	width: 918px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
}
#container #phrase #right_phrase {
	float: left;
	height: 37px;
	width: 27px;
}
#container #below_banner {
	float: left;
	height: 22px;
	width: 968px;
}
#container #contents {
	float: left;
	height: auto;
	width: 968px;
	background-image: url(images/GCE_CONTENT_BG.gif);
}
#container #footer {
	float: left;
	height: 36px;
	width: 968px;
	background-image: url(images/GCE_FTR_BG.gif);
}
#container #footer #copyrights {
	float: left;
	height: 36px;
	width: 196px;
}
#container #footer #copyright_right {
	text-align: right;
	height: 36px;
	width: auto;
}
#invisible_links {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	float: left;
}	
.invisible_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B8BB;
}
.invisible_links a:link {
	color: #B4B8BB;
}
.invisible_links a:visited {
	color: #B4B8BB;
}
#container #contents #contents_holder {
	float: left;
	height: auto;
	width: 922px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}
#container #contents #contents_holder #main_links {
	float: left;
	height: auto;
	width: 188px;
	padding-left: 5px;
}
#container #contents #contents_holder #main_contents {
	float: left;
	height: auto;
	width: 700px;
	padding-left: 12px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B3C6F;
}
a:link {
	color: #1B3C6F;
	text-decoration: underline;
}
a:visited {
	color: #1B3C6F;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
