<!--
/* global */
html  {
	height:100%;
	margin:0px;
	vertical-align:top;
}
body {
	height:100%;
	background-color:#ffffff;
	color:#344c79;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

center {
	height:100%;
}
.txtnorm {
	font-family:arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#666666;
}
.txthead {
	font-family:arial, helvetica;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	color:#666666;
}
/* index */
.groupLinksTD {
	background-image:url(images/indtab1_2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.gseLinksTD {
	background-image:url(images/indtab1_4.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.careLinksTD {
	background-image:url(images/indtab1_5.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.engeLinksTD {
	background-image:url(images/indtab1_6.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.groupBtMarginTop {
	margin:24px 0px 0px 0px;
}
.gseBtMarginTop {
	margin:43px 0px 0px 0px;
}
.careBtMarginTop {
	margin:62px 0px 0px 0px;
}
.btMargin {
	margin:2px 0px 0px 0px;
}

.bottomBlueTD {
	background-image:url(images/indtab3_1.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.bottomGreenTD {
	background-image:url(images/indtab3_2.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.bottomOrangeTD {
	background-image:url(images/indtab3_3.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.logosTD {
	text-align:right;
}




.txt_small
{
	font-family:arial, helvetica;
	font-size:9px;
	color:#666666;
}


a:link {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:focus {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
