@charset "utf-8";
/* CSS Document */
body {
	font-family: Trebuchet MS, Verdana, sans-serif; 
	overflow-y: scroll; 
	background-repeat: repeat-y; 
	background-position: center; 
	background-color: #fff; 
	margin: 0px; 
	padding: 0px;
}

img {
	border-width: 0px;
}

table {
	border-width: 0px;
	border-color: red;
}

a {
	margin: 0px; 
	padding: 0px; 
	text-decoration: none; 
	color: #000; 
	font-weight: normal; 
	cursor: pointer;
}

a:hover {
	text-decoration: underline; background-color: #eef; 
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-indent: 0px; 
	margin: 8 0 8 8px; 
	padding: 0px; 
	font-weight: normal;
}


h1 {
	font-size: 21px; 
	color: #000000; 
}

h2 {
	font-size: 18px; 
	color: #000000; 
}

.pdfspan {
	font-variant: small-caps; 
}

.overalltable {
	margin: 0px auto auto auto; 
	padding: 0px; 
	width: 678px; 
}

.overallheader {
	background-color: #fff; 	
	width: 678px; 
}

.overallcontainer {
	background-color: #fff;
	padding: 10px; 
	width: 700px; 
}

.overallfooter {
	height: 15px; 
	width: 100%; 
	background-color: #fff;
	padding: 10px; 
	text-align: center;
}

.pagefooter {
	height: 15px; 
	width: 100%; 
	background-color: #fff;
	font-size: x-small;
	text-align: center;
	padding: 10px; 
}


.bottomtab {border: 2px solid #aaa; color: #fff; background-color: #eee; padding: 2px; text-indent: 0in; font-size:8.0pt; font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; text-align:center; }

a.bottomtab {color: #fff; }

.bottomnav {padding: 5px; text-align: center; }


#footroom {height: 15px; width: 100%; }
