@charset "utf-8";
.mkafont1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #FFF;
}
.mkafont1 a {
	color: #C0C0C0;
	text-decoration: none;
}
.mkafont1 p {
	font-family: Tahoma, Geneva, sans-serif;
}
.mkafont1 .mkafont1 {
	font-size: x-small;
}
.mkafont2 {
	font-size: small;
	font-weight: bold;
}
.mkafont2 p {
	font-size: small;
	font-weight: normal;
}
.mkafont2 p a {
	color: #FFF;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}
.smalltext {
	font-size: small;
}
.mkafont2 p strong a {
	font-weight: normal;
}
.mkafont1 .mkafont1 {
	color: #808080;
}
.mkafont1 .mkafont1 {
	color: #707070;
}
.mkafont1 .mkafont1b {
	color: #333333;
}
.mkafont1 .mkafont1 {
	color: #000;
}
.mkafont1 .mkafont12 {
	color: #008000;
}
.mkafont2 .smalltext strong {
	font-size: small;
}
.mkafont2 .mkafont1b strong {
	font-size: small;
}
.mkafont2 .smalltext .smalltext .smalltext {
	font-weight: normal;
}
.mkafont2 .mkafont2 .mediumfontsize {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}
.mkafont1 .xsmallfont a {
	font-size: x-small;
}
.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}
.mkafont2 p .mediumfontsize {
	font-size: medium;
}
.graylinks {
	color: #999;
}
.mkafont2 p .graylinks .graylinks {
	color: #9CF;
}

/* LWT Added Styles */
#header {
	width: 770px;
	margin: 0 auto;
	border-bottom: 1px solid #808080;
}
#nav {
	width: 770px;
	margin: 0 auto;
}
#splash {
	width: 656px;
	height: 486px;
	margin: 0 auto;
	padding: 35px 57px;
	background: url(images/splash.png) 50% 50% no-repeat;
}
#merger {
	width: 770px;
	height: 533px;
	margin: 5px auto;
	background: url(images/merger.png) 50% 50% no-repeat;
}
	li {list-style: none;} 
	.learn-more {
		width: 209px;
		height: 79px;
		margin: 258px 0 0 367px;
		display: block;
	}
		.learn-more a:link, .learn-more a:visited  {
			width: 209px;
			height: 79px;
			display: block;
			background: url(images/learnmore.png) top left no-repeat;
		}
		.learn-more a:hover, .learn-more a:active  {
			background: url(images/learnmore.png) bottom left no-repeat;
		}
	.mka {
		width: 209px;
		height: 39px;
		margin: 0 0 0 367px;
		display: block;
	}
		.mka a:link, .mka a:visited  {
			width: 209px;
			height: 39px;
			display: block;
			background: url(images/mka.png) top left no-repeat;
		}
		.mka a:hover, .mka a:active  {
			background: url(images/mka.png) bottom left no-repeat;
		}
	.gmc {
		width: 209px;
		height: 41px;
		margin: 0 0 0 367px;
		display: block;
	}
		.gmc a:link, .gmc a:visited  {
			width: 209px;
			height: 41px;
			display: block;
			background: url(images/gmc.png) top left no-repeat;
		}
		.gmc a:hover, .gmc a:active  {
			background: url(images/gmc.png) bottom left no-repeat;
		}
	
	li span {display: none;}
#footer {
	width: 770px;
	margin: 0 auto;
	text-align: center;
}
