a{ color: #474747; }

a:visited{ color: #1e3e41; }

a:hover{ color: #ae3000; }

body {
	font-family: Arial Narrow;
	background-image: url('images/layout/willbk.jpg');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	background-color: #a6b4b7;
}
.corsiva5{
	 font-family: "Monotype Corsiva"; font-weight: bold; font-size: 16pt;
}
button {
	border-top-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	font-size: 8pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	font-style: bold;
	border-bottom-style: solid;
	border-top-width: 1pt;
	font-family: Arial;
	border-right-width: 1pt;
}

caption {
	font-style: normal;
	font-family: Trebuchet MS, Arial;
	font-size: 14pt;
}

fieldset {
	border-top-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 8pt;
	border-right-style: solid;
	border-bottom-width: 1pt;
	font-family: Trebuchet MS, Arial;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-top-style: solid;
}

h1 {
	font-weight: bold;
	text-align: none;
	font-style: normal;
	font-size: 36pt;
	vertical-align: none;
	font-family: "Monotype Corsiva", "Lucida Calligraphy", fantasy;
}

h2 {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 22pt;
	font-family: Monotype Corsiva;
	vertical-align: none;
}

h3 {
	font-weight: bold;
	vertical-align: none;
	text-align: none;
	font-style: normal;
	font-family: Monotype Corsiva;
	font-size: 20pt;
}

h4 {
	font-weight: normal;
	text-align: none;
	vertical-align: none;
	font-style: normal;
	font-family: Monotype Corsiva;
	font-size: 18pt;
}

h5 {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	vertical-align: none;
	font-family: Monotype Corsiva;
	text-align: none;
}

h6 {
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-style: normal;
	font-size: 8pt;
	font-family: Monotype Corsiva;
}

img.ms-button { cursor: hand; }

label { font-style: bold; font-size: 8pt; font-family: Arial; }

label, .mstheme-label { font-size: 8pt; font-style: bold; font-family: Arial; }

legend {
	font-style: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Arial;
}

marquee { font-family: Trebuchet MS, Arial; font-size: 14pt; }

select {
	font-family: Trebuchet MS, Arial;
	border-right-style: solid;
	border-right-width: 1pt;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-style: normal;
	font-size: 8pt;
}

table { font-style: normal; font-family: Trebuchet MS, Arial; }

td.borders{
border-top:2px solid black;
border-bottom:2px solid black;
}
td.borderbottom{
border-bottom:2px solid black;
}
td.bordertop{
border-top:2px solid black;
}
.navoff{
	background-image: url(images/layout/leaf.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 60px;
	text-align: center;
	vertical-align: 50%;
	line-height: 60px;
	font-weight: bold;
}

.navoff a{
	/* background-image: url(images/layout/leaf.gif); 
	width: 140px;
	height: 60px;
	text-align: center;
	vertical-align: 50%;
	line-height: 60px; */
	font-weight: bold;
	text-decoration: none;
}

.navover {
	background-image: url(images/layout/leaf_over.gif);
	width: 140px;
	height: 60px;
	text-align: center;
	vertical-align: 50%;
	line-height: 60px;
	font-weight: bold;
}

textarea {
	border-right-style: solid;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	font-size: 8pt;
	font-family: Trebuchet MS, Arial;
	border-top-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1pt;
	border-top-style: solid;
}

th { font-family: Trebuchet MS, Arial; font-style: normal; }

ul.nobullet li{ list-style: none; margin-left: -6px; }

.smallerh1{ font-size: 70%; }

.tablepop img{ cursor: pointer; cursor: hand; }
.tablepop div{ cursor: pointer; cursor: hand; }
div.rollover a, div.rollover a:visited {
	display: block;
	width: 140px;
	height: 60px;
	padding: 10px 0px 0px 0px;
	font: bold 13px sans-serif;
	color: #333;
	background: url("images/layout/leaf_roll.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	vertical-align: 50%;
}
div.rollover a:hover { background-position: 0 -61px; color: #049; text-decoration: none;}

.origtext{
 font-size: 10pt;
}