html {
	overflow-y: scroll;
}
BODY {
	background-color:#FFFFCC;
	font-family: "Georgia Ref", Georgia, Serif, Times, "Times Roman";
	color:#000000;
	font-size:10pt;
}
.tableskin {
	border:1px solid #003300;
	background-color:#FFFFCC;
}
.menuitems {
	width:165px;
	border:1px solid #003300;
	background-color:#FFFFCC;
	font: bold 12px "Georgia Ref", Georgia, Serif, Times, "Times Roman";
	color:#003300;
	padding:2px;
}
.menuskin {
	position:absolute;
	width:165px;
	background-color:#FFFFCC;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}
.menuskin a {
	text-decoration:none;
	color:#003300;
	padding-left:10px;
	padding-right:10px;
}
#mouseoverstyle {
	background-color:#003300;
}
#mouseoverstyle a {
	color:#FFFFCC;
}
#banner{
	background-color:#FFFFCC;
	width:440px;
	border:#003300 thin solid;
}
#banner .header{
	font-size:14pt;
	font-weight:bold;
	color:#006600;
	padding:0px;
	margin:4px 0px 4px 0px;
}
#banner p{
	padding:0px;
	margin:0px 0px 4px 0px;
	font-size:10pt;
}
#banner p .small{
	padding:0px;
	margin:0px 0px 4px 0px;
	text-align:right;
	font-size:8pt;
}
li, ul {
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 8px;
}
.headLine {
	color:#003300;
	font-weight:bold;
	font-size:22pt;
}
.subHead {
	color:#003300;
	font-weight:bold;
	font-size:12pt;
}
.heading {
	color:#003300;
	font-weight:bold;
	font-size:10pt;
}


A:link {
	font-weight:bold;
	font-size:10pt;
	color:#003300;
}
a:Visited {
	font-weight:bold;
	font-size:10pt;
	color:#003300;
}
a:Hover {
	font-weight:bold;
	font-size:10pt;
}
a:Active {
	font-weight:bold;
	font-size:10pt;
}
.smallType {
	color:#003300;
	font-size:8pt;
}
a.smallType {
	color:#003300;
	font-size:8pt;
}
a:link.smallType {
	color:#003300;
	font-size:8pt;
}
a:Visited.smallType {
	color:#003300;
	font-size:8pt;
}
a:Hover.smallType {
	color:#003300;
	font-size:8pt;
}
a:Active.smallType {
	color:#003300;
	font-size:8pt;
}
.officehours {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 8pt;
	color: #003300;
	font-weight: normal;
}
.address {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 7.5pt;
	color: #003300;
	font-weight: normal;
}
#petad{
	margin:10px ;
	background-color:#FFF;
	border:1px #000 solid;
}