﻿<style type="text/css">
{}

body.regular {font-family : Comic Sans MS; font-size : 12pt;}

body.comic {font-family : Comic Sans MS; font-size : 12pt;}

body.arial {font-family : arial; font-size : 12pt;}

body.arial10i {font-family : arial; font-size : 10pt; font-style : italic;}

body.verdana {font-family : verdana; font-size : 12pt;}

body.verdana10 {font-family : verdana; font-size : 10pt;}

body.fixedsys {font-family : Fixedsys; font-size : 12pt;}

body.fixedsys10 {font-family : Fixedsys; font-size : 10pt;}

body {
	font-family: arial;
	color:#000000;
	background-color: #99CCFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
}

#page {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px; 
	width: 782px;
}

#pageheader {
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	background-image:url('images/WKA_masthead.gif');
	background-color: white;
	width: 780px;
	height: 200px;
}

#pageheadertitle {
	position: relative; 
	width: 514px; 
	height: 118px;
	left: 225px; 
	top: 35px;
	text-align:center;
}

#pagebody {
    float:left;
    width:780px;
    border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:white;
}

#pagebodynavigation {
    float: left;
    width: 110px;
 	padding: 10px;
}

#pagebodycontent {
    float: left;
    width: 629px;
 	padding: 10px;
}


#pagebodycontentcontainer {
	float: left;
	width: 629px;
}

#pagebodycontentcol1 {
	float: left;
	width: 310px;
}
 
#pagebodycontentcol2 {
	float: left;
	width: 309px;
	padding-left: 10px;
}
 
#pagebodycontentcontainer3col {
	float: left;
	width: 629px;
}

#pagebodycontent3col1 {
	float: left;
	width: 210px;
}
 
#pagebodycontent3col2 {
	float: left;
	width: 210px;
}
 
#pagebodycontent3col3 {
	float: left;
	width: 209px;
}
 
#pagefooter {
	font-size: 8pt;
	text-align: center;
}

.text10pt {
	font-size: 10pt;
	text-align: center;
}

.text12pt {
	font-size: 12pt;
	text-align: center;
}

.text14pt {
	font-size: 14pt;
	text-align: center;
}

.text10ptbold {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.text12ptbold {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.text14ptbold {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

</style>
