body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 5px;
	padding: 5px;
	height: 100%;

}

.header {
	vertical-align: top;
	width: 100%;
	position: static;
	background-repeat: no-repeat;
	background-position: center top;
}

.main {
	vertical-align: top;

}

.footer {
	vertical-align: bottom;
	margin: 5px;
	padding: 5px;
	position: static;
	z-index: 0;
	width: 100%;
}
.navigation {
	vertical-align: top;
	width: 120px;
	left: 0px;
}
.navigation a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	z-index: 0;
}

.navigation a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.navigation a:hover {
	text-decoration: underline;
	text-align: center;
	background-color: #FFFFCC;
	vertical-align: middle;
	font-size: 12px;
}
.contents {
	vertical-align: top;
	margin: 5px 5px 5px 60px;
	padding: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.contents td {
	border: thin solid #FFCC99;
}
.contents table {
	border: thin solid #FFCC66;
}

	
.links {
	vertical-align: top;
	text-align: center;
	color: #0066FF;
	font-size: 12px;
	width: 120px;
	right: 0px;
}

.links li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	list-style-position: outside;
}

.links a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}
.links a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links a:hover {
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;

}
.smallprint {
	font-size: 0.6em;
}
.banner {
	font-size: 12px;
	font-family: "Lucida Calligraphy", "Times New Roman";
	font-style: italic;
	padding-bottom: 5px;
	text-align: center;
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.title {
	text-align: center;
	color: #0066FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Calligraphy", "Times New Roman";
	color: #0066FF;
	margin: 1px;
	padding: 1px;
	text-align: center;

}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px;
	padding: 0px 0px 1px;
	color: #0066FF;
}

.fancy {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.logotext {
	font-family: "Lucida Calligraphy", "Times New Roman";
	font-style: italic;
	color: #0066FF;
}
.navbutton {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	background-image:  url(../images/buttons/navigation.jpg);
	height: 45px;
}
.navthispage {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	background-image:  url(../images/buttons/navigation.jpg);
	height: 45px;
}

.navthispage a {
	font-weight: bold;
}

.linkbutton {
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	margin: 2px;
	padding: 2px;
	background-image: url(../images/buttons/link.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
table {
	font-size: 1em;
}
td {
	margin: 5px;
	padding: 5px;
}

hr {
	color: #FFCC99;
	width: 75%;
}

.smaller {

	font-size: 0.9em;
}
.imglink {
	text-decoration: none;
	border: 0px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.textlink {
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/buttons/link.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.fullwidth {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bannertel {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-bottom: 5px;
	text-align: center;
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.navcolumnbanner {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	background-image:  none;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
