@charset "UTF-8";
.a11grey/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 14px;
}
.vertCentering {
	  position: static;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainTable {
	background-image: url(KDS-web-media/kds_blue_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	background-color: #000000;
}
.georgia12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
.mainTableHome {
	background-image: url(KDS-web-media/kds_blue_frame_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
.georgia12  a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-decoration: underline;
}
.georgia12 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-decoration: underline;
}
.georgia12 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-decoration: underline;
}
.georgia12company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
.a10gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	letter-spacing: .1em;
}
