.wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #FAFAFA;
}
.copyright {
	background-color: #DDDDDD;
	padding: 5px;
	clear: both;
	height: 12px;
	width: 835px;
	position: relative;
	font-family: sans-serif, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C76DF;
	text-align: center;
	margin-top: 6px;
}
.content {
	margin: 10px;
	width: 815px;
}
.sp {
	height: 20px;
	width: 100%;
}
.footer {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d3081;
	clear: both;
	width: 855px;
	position: relative;
}
body {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(../images/wac_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 461px;
	width: 1014px;
	position: relative;
}
.headertop {
	height: 125px;
	width: 100%;
}
.headermid {
	height: 332px;
	width: 853px;
	position: relative;
	z-index: 100;
}
.topnav {
	clear: both;
	height: 20px;
	width: 853px;
	position: relative;
}
.contentlftedge {
	background-image: url(../images/lt_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentrtedge {
	background-image: url(../images/rt_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a {
	font-family: sans-serif, Helvetica, Arial;
	color: #003395;
}
.wrapper .header .topnav a {
	font-size: 11px;
	font-weight: bold;
	color: #0d3081;
	text-decoration: none;
}
.bttmnav {
}
.contenttable {
	font-family: sans-serif, Helvetica, Arial;
}
.wrapper .header .contenttable .bttmnav a {
	font-size: 11px;
	color: #0d3081;
	text-decoration: none;
}
a:link { 
	color: #0d3081;
	text-decoration: none;
}

 a:visited { 
 	color: #0d3081; 
  	text-decoration: none;
}

 a:active { color: #0d3081; 
 	text-decoration: underline; 
 }
 
 a:hover { 
 	color: #6087c8; 
 	text-decoration: none; 
}
h1 {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6087c8;
	line-height: 14px;
}
h2 {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6087c8;
	line-height: 12px;
}
.contenttextbold {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.contenttextnobold {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.contacttext {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
	font-style: italic;
}