body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/headbg.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

#pfeaglename {
	background-image:url(images/pfeagle.gif);
	height: 185px;
	width: 780px;
	background-repeat:no-repeat;
}

#leftbox {
	width: 100px;
	border:3px solid #cee8fc;
	margin:auto;
}

#leftbox ul {
	padding:0;
	margin:0;
}

#leftbox li {
	list-style:none;
}

#leftbox li a:link, #leftbox li a, #leftbox li a:visited {
	display:block;
	width:94px;
	padding:3px;
}

#current {
	background-color:#dfe9f2;
	width:130px;
}

#leftbox li a:hover, #leftbox li a:active {
	background-color:#cee8fc;
	color:#0b6eba;
}

#rightbox {
	width: 620px;
	margin-left:10px;
	border:3px solid #cee8fc;
	padding:5px;
	min-height:300px;
}

h2 {
	margin-top:2px;
	margin-bottom:2px;
	font-size:18px;
}

h3 {
	margin-top:2px;
	margin-bottom:2px;
	font-size:14px;
}

input, textarea, select {
	border:1px solid #0b6eba;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

input.noborder {
	border:none;
}

fieldset {
	border:3px solid #cee8fc;
	line-height: 20px;
}

.row1 {
	background-color:#cee8fc;
}

.row2 {
	background-color:#e7f4fd;
}

.row1:hover, .row2:hover, .row1:active, .row2:active {
	background-color:#ffffd5;
}

.rowh {
	background-color:#ffffd5;
	font-weight:bold;
}

.tableheading {
	background-color:#666666;
	color:#cccccc;
}

.tablesubheading {
	background-color:#999999;
	color:#eeeeee;
}

.tableheading:hover {
	color:#eeeeee;
}

.tableheading a {
	color: #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.tableheading a:hover {
	color: #666666;
	background-color: #cccccc;
}

table a img {
	border: none;
}

.nodisplay {
	display:none;
}

.trow {
	display:table-row;
}

.transparent {
	background: transparent;
}

#overview li {
	margin-bottom:10px;
}