/* WPD page sheet */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
}

body {
	background-image:url(images/common/patch10pct.png);
	background-attachment: fixed;
}
	

a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: large;
	color: #000033;
}

.footerfont	{
	font-size:small;
	color:#000033;
}


#updates {
	position:relative;
	width:570px;
	height:220px;
	z-index:1;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #00FFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 2em;
}

.style2 {
	font-size: large;
	font-weight: bold;
}

#container	{
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 2em;
	height: 1205px;
}

#submaincontainer	{
	width: 800px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	
}

#pageheader	{
	height: 90px;
	width: 800px;
	top:0px;
}

#submainpageheader	{
	height: 90px;
	width: 800px;
	top: 0px;
	z-index: 2;
}

#linkssidebox	{
	height: 500px;
	width: 170px;
	z-index: auto;
	left: 11px;
	padding-top: 10px;
}

#maintextbox	{
	height: 940px;
	width: 610px;
	position: absolute;
	top: 131px;
	background-color: #FFFFFF;
	-moz-border-radius: 3em;
	margin-left: 185px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	overflow:auto;
	z-index: auto;
	border: medium solid #000066;
	left: auto;
}

#submaintextbox	{
	height: auto;
	width: 800px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	padding:10px;
	-moz-border-radius: 3em;
	margin-top: 25px;
	left: auto;
	bottom: 25px;
}

#directorytextbox	{
	height: auto;
	width: 930px;
	z-index: 2;
	top: 125px;
	margin-right: auto;
	margin-left: auto;
}
		


#phonesidebox	{
	height: 440px;
	width: 170px;
	top: 650px;
	left: 11px;
}
	
#bottomnavbar	{
	height: 20px;
	width: 820px;
	position: absolute;
	top: 1075px;
	background-color: #CCCCCC;
	-moz-border-radius: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #003333;
	text-decoration: none;
	z-index: 1;
	vertical-align: middle;
}

#pagefooter	{
	height: 80px;
	width: 800px;
	position: absolute;
	top: 1100px;
	background-color: #FFFFFF;
	-moz-border-radius: 1em;
	padding: 10px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}

#subbottomnavbar	{
	height: 15px;
	width: 800px;
	background-color: #CCCCCC;
	-moz-border-radius: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #000000;
	text-decoration: none;
	z-index: 1;
	clear:both;
	vertical-align: middle;
}

#subpagefooter	{
	height: 90px;
	width: 800px;
	font-size: small;
	background-color: #FFFFFF;
	-moz-border-radius: 1em;
	z-index: 1;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#firefox	{
	height:60px;
	width:120px;
	left:10px;
	top:10px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}

#subfirefox	{
	height:60px;
	width:120px;
	left: 5px;
	top: -100px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}

