body{
	font-family: arial, verdana, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;}

img{
	border:none;}
a{
	text-decoration:none; color:#000000;}

li{
	list-style-type:lower-alpha;}

#homePenImage{
	float:left;}

#page{
  	position:relative;
	padding:0px;
	margin:0px;
	top:10px;
/*	left:10px; */
	width:800px;
	text-align: left;
	border: 1px solid #888888;
	background-color:#ffffff;}

#byline{ 
	color:#ffffff;
	background-color:#ffcc99;
/*	background-color:#cbcbcb;*/
	border-bottom:1px solid #888888;
	font-size:60%;
	padding:5px;}

#masthead{
	border-bottom:1px solid #888888;
	padding:5px;}

#topNav {
	border-bottom:1px solid #888888;
	padding:5px;
	background-color:#999999;}

#sideLeft{
	float: left;
	width:150px;
	height:450px;
	border-right:1px solid #888888;
	background-color: #efefef;
	padding:10px 0px 10px 0px; }

#sideRight{
	float: right;
	width:165px;
	height:450px;
	border-left:1px solid #888888;
	background-color: #efefef;
	text-align:center;
	padding:10px 0px 10px 0px; }

#homecontent{
	margin:0px 165px 0px 150px;}

#content{
	margin:0px 5px 0px 150px;}

#productContent{
	margin:0px 10px 0px 150px; }

#footer{
  	clear: both;
	border-top: 1px solid #888888;
	padding:0px;
	font-size:xx-small;
	background-color:#ffcc99;
	text-align:center;
	font-weight:bold;}

/* CENTER CONTENT */
/* CENTER CONTENT */
/* CENTER CONTENT */

.item{
	margin:0px 35px 0px 35px; 
	padding:10px; 
	font-size:75%;
	color:#000000;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;}

.item a{
	text-decoration:underline;
	/*font-weight:bold*/;}


.item h1{
	font-size:100%;
	text-align:center;}

.item h2{
	font-size:100%;
	text-align:center;}

.item h3{
	font-size:100%;
	text-align:center;
	font-weight:bold;}

.item h4{
	font-size:100%;
	text-align:center;
	text-decoration:underline;}

.item h6{
	font-size:100%;
	text-align:center;
	font-weight:normal;}

.item h7{
	font-size:100%;}

.item img{
	margin-top:10px;}

/* NAVIGATION */
/* NAVIGATION */
/* NAVIGATION */

#topNav a:link, 
#topNav a:visited{
	padding:0px 5px 0px 5px; 
	font-size:70%;
	font-weight:bold;}

#topNav{
	width:100%;
        background-color:#888888;
	height:24px;
	padding:0px;
        margin:0px;}

#linkContainer{
	position:relative;
	top:2px;
	height:16px;
	padding:0px;
	margin:0px;
	z-index:1;}

a.topNavLink, 
a.topNavLink:visited{
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #666666;
	color:#ffffff;
	font-size:70%;}

a.topNavLink:hover{
	background-image:url("images/topNavRollover.gif"); color:#000000;}

a#lastItem{
	border-right:none;}

#sideLeft a:link, 
#sideLeft a:visited{
	display:block;
	color:#000000;
	font-size:70%;
	font-weight:bold;
	padding:5px;
	background-color:#cbcbcb;}

/* The following rule prevents gaps appearing in between navigation items and divider images Netscape and Firefox */
#sideLeft img {
	display:block;vertical-align:top;}

/*.mitem {
	border-left:6px solid #ffcc99;}*/

#sideleft a:hover{
	background-image:url("images/topNavRollover.gif"); color:#000000;}


/* SIDE PANEL BOXES */
/* SIDE PANEL BOXES */
/* SIDE PANEL BOXES */

.leftPanel {
	width:124px;
	margin:10px; 
	border: 0px solid #888888;
 	background-color:#efefef;
	text-align:center;
	font-weight:bold;
	font-size:75%;}

.rightPanel {
	width:137px;
	margin:15px; 
	border: 1px solid #888888;
 	background-color:#ffffff;
	text-align:left;
	font-size:75%;}

.news {
	text-align:center;
	padding:5px;
	font-size:medium;
	font-weight:bold;
	background-color:#ffcc99;
	color:#000000;}

.point {
	padding:5px;
	color:#000000;
	margin:5px;}

.bpoint {
	padding:5px;
	font-weight:bold;
	color:#000000;
	margin:5px;}

.point a{
	text-decoration:underline;
	/*font-weight:bold;*/}
.bpoint a{
	text-decoration:underline;
	/*font-weight:bold;*/}

/* Tables */
table#board,
table#committee {
	text-align:center;}

table#board td, 
table#committee td,
table#board th,
table#committee th {
	padding:4px;
	font-size:95%;
	font-weight:bold;}

table#board th,
table#committee th {
	background-color:#ffcc99;}

table#board td,
table#committee td {
	border-style:ridge;}

table#board a,
table#committee a {
	text-decoration:none;}