body {
                font-size: 80%;
	font-family: Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
P {	margin: 0px;
	padding: 0px
}

P.q	{font-weight:bold;}
P.a	{padding-bottom:10px}
P.a img     {float:left}


ul 	{
	margin-left: 1em; 
	padding-left: 1em;
} 


#logo {
//	font-size: 2em;
//	font-weight: bold;
//	letter-spacing: 0.5em;
//	margin: 0.0cm 0px 0.0cm 0px; /* used for spacing */
  }
img{
              border-style:none;
}


#rhmenu {
	float:right;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM:3px;
	border-style: outset;
}
#rhmenu A {
	TEXT-DECORATION: none;
}

#rhmenu A:hover {
	TEXT-DECORATION: underline
}


#mainlinkbar {
	font-size: 1em;
	font-weight: bold;
	color: #999;
	height: 20px;
	padding-left: 18px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 5px;
}

#mainlinkbar a {
	text-decoration: none;
}

#mainlinkbar a:hover {
	text-decoration: underline;
}

#main {
	width: 100%;
}

#content {
	margin: 0px 250px 0px 170px;
	position: relative; 
	z-index: 3; 
	width: auto;
	text-align: justify;
	font-size: 1.0em;
	padding-left:5px;
}


#content p IMG	{
	padding-right:5px;
	padding-left:5px
	}


#strip	{
	padding-right:10px;
                float:left;
	overflow: hidden;
	}

#committee  td {
		vertical-align:top;
		border-bottom: 1px dashed #ccc;
		}


/* left */

#leftsidebar {
	float: left;
	width: 160px;
	z-index: 2;
	height: 820px;
	border-right: 1px dashed #ccc;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
                padding-right: 5px;
	border-bottom: 1px dashed #ccc;
}

#leftsidebar a.menulink {
	padding-left: 20px;
	text-decoration: none;
}

#leftsidebar a.menulink:hover {
	text-decoration: underline;
}

#leftsidebar a.topmost:hover {
	text-decoration: underline;
}


#leftsidebar .topmost {
	padding: 0px;
	padding-top: 10px;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	text-align: left;
}

#leftsidebar a.more:hover {
	text-decoration: underline;
}


#leftsidebar .more {
	padding: 0px;
	padding-top: 10px;
	font-size: 1.0em;
	text-decoration: none;
	text-align: left;
}


#leftsidebar input {
	border: 1px solid #ccc;
	width: 135px;
	background-color: #fff;
	margin-left: 5px;
}

#leftsidebar hr {
	width: 135px;
	height: 1px;
}

#leftsidebar span.normal {
	font-size: 0.85em;
	color: #333;
	margin-left: 5px;
	width: 140px;
	text-align: justify;
}

#leftsidebar span.small {
	font-weight: bold; 
	font-size: 0.8em;
	margin-left: 5px;
	padding-left: 0px;
}

/* right */

#rightsidebar {
	float: right;
	width: 200px;
	z-index: 1;
	margin: 0px 0px 5px 5px;
}

#rightsidebar .box {
	width: 200px;
	padding: 0px;
	margin-top: 10px;
}

#rightsidebar .title {
	font-weight: bold;
	padding: 0px;
	border: 1px solid #777;
	border-bottom: 1px dashed #777;
	padding: 3px;
	text-align: left;
}

#rightsidebar .boxbody {
	padding: 3px;
	border: 1px solid #777;
	border-top: none;
}

#rightsidebar .boxbodynf {
	padding: 3px;
	border: 1px solid #777;
	border-top: none;
}


#rightsidebar .boxbody img{
	float:right;
}


#rightsidebar .title A {
	text-decoration: none;
}

#rightsidebar .title A:hover {
	text-decoration: underline;
}

#lastupdated {
     text-align:center;
}


#footer {
	width:580px;
	margin:0 auto 0 auto;
	padding:10px;
	text-align:center;
	border-top:1px dashed #cccccc;
}

#footertext {
     text-align:center;
}


.floatright img {
	float:right;
}
.floatleft img{
	float:left;
}

.ak {text-decoration:underline
    }



/* Other stuff */


/* Doesn't work on IE6. */
input[type~="text"] {
	width: 140px;
	border: 1px solid #ccc;
}

input[type~="submit"] {
	padding: 2px;
	border: 1px solid #ccc;
}

