p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style:normal;
	line-height: 14pt;
	font-weight: 400;
	color: #000033;
	text-align: left
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;	
	line-height: normal;
	font-style: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0099CC;
	line-height: normal;
	font-style: normal;
}

a:hover {color: #FF9900;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;	
	line-height: 14pt;
	font-weight: 400;
	color: #000033;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099CC;
	font-style: normal;
	line-height: normal;
}


.pagehome{
	float: right;
	width: 138px;
}

.pagehome a{
	background: url(../gifs/homepage.gif) no-repeat;
	background-position: 109px 0px;
    display: block;
    float: left;
    width: 138px;
	height: 30px;
	position: fixed;
	border: 0;
	margin: 0;
	padding: 0;
	top: 300px;
	right: 0px;
	overflow: hidden;
    text-indent: -100000px;
}

.pagehome a:hover#homepage{
	background-position: 0px 0px;
}

.sitebtn{
	float: right;
	width: 138px;
}

.sitebtn a{
	background: url(../gifs/sitemap.gif) no-repeat;
	background-position: 109px 0px;
    display: block;
    float: left;
    width: 138px;
	height: 30px;
	position: fixed;
	border: 0;
	margin: 0;
	padding: 0;
	top: 334px;
	right: 0px;
	overflow: hidden;
    text-indent: -100000px;
}

.sitebtn a:hover#sitemap{
	background-position: 0px 0px;
}

.emailbtn{
	float: right;
	width: 138px;
}

.emailbtn a{
	background: url(../gifs/emailbtn.gif) no-repeat;
	background-position: 109px 0px;
    display: block;
    float: left;
    width: 138px;
	height: 30px;
	position: fixed;
	border: 0;
	margin: 0;
	padding: 0;
	top: 368px;
	right: 0px;
	overflow: hidden;
    text-indent: -100000px;
}

.emailbtn a:hover#btnemail{
	background-position: 0px 0px;
}
.pagetop{
	float: right;
	width: 138px;
}

.pagetop a{
	background: url(../gifs/toppage.gif) no-repeat;
	background-position: 109px 0px;
    display: block;
    float: left;
    width: 138px;
	height: 30px;
	position: fixed;
	border: 0;
	margin: 0;
	padding: 0;
	top: 402px;
	right: 0px;
	overflow: hidden;
    text-indent: -100000px;
}

.pagetop a:hover#toppage{
	background-position: 0px 0px;
}
