.body {
	margin:0px;
	padding:0px;
	background-color:#E9E9E9;
	margin-top:0px;
	text-align:center;
}
.logo {
	text-align:center;
}
.pageContainer {
	text-align:center;
	margin:0;
}
.outlineTable {
	width:690px;
}
.topMessage {
	width:533;
	border:0;
	vertical-align:top;
	height:80;
	background-image:url(front1.jpg);
	color:#000000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;	
}
.txt12 {
	color:#000000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin:13px;
	display:block;
}
.firstImage {
	background-image: url(../images/pic1a.jpg);
	border:none;
	width: inherit;
	height: 128px;
}
.secondImage {		
	border:none;
	width: auto;
	height:auto;
}
.navButtons {
	border:none;
	width:inherit;
	height:auto;
}
.button {
	width:inherit;
	height:auto;
	background-color:#213977;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	text-decoration: none;	
	padding-bottom:3px;
	padding-top:3px;
	font-size:12:px;
}
/* mouseover state */
.button a:hover {
	background-color:#678;
}
.button a {
	display:block;
	width:100%;
	padding-bottom:3px;
	padding-top:3px;
}
.buttonLast a:hover {
	background-color:#678;
}
.buttonLast a {
	display:block;
	width:100%;
	padding-bottom:3px;
	padding-top:3px;
}
.buttonLast {
	width: inherit;
	height:auto;
	background-color:#213977;
	display:block;
	text-align:center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-bottom:3px;
	padding-top:3px;
}
.yellow1 {
	color: #FFFF00;
}
.yellow1 a {
	text-decoration:none;
	color:#FFFF00;
	font-family:Tahoma;
	font-size:12px;
}


