
/* Netscape 4.x.x hider wrapper begins */
@media all {

body {
	font-family:arial, sans-serif;
	margin:0 auto;
	padding:0;
	font-size:0.75em;
	color:#333333;
	height:100%;
	background:white;
}

h1, h2, h3, h4, h5, h6 {
	color:#169266;
}

a {
	color:#169266;
}


/* image styles */

img {
	border:0;
}

.left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.right {
	float:right;
	margin-left:15px;
	margin-left:10px;
}

h6 {
	text-transform:uppercase;
	display:block;
	width:180px;
	height:120px;
	padding:10px;
	background:orange;
	font-size:200%;
	color:white;
}


/* some wrappers */

#wrapper {
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	width:50%;
	margin-left:30px;
}

#content {
	width:90%;
	padding:25px;
	line-height:150%;
	float:left;
}

#modified {
	padding-top:5px;
}

#index a {
	text-decoration:none;
}

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

.liftbox {
	display:block;
	padding:10px;
	background:#eee;
}

#skipLinks {
	display:none;
}

/* main navigation */

#navigationTop {
	margin:0;
	padding-left:20px;
	clear:left;
	float:left;
	font-size:1em;
	margin-top:20px;
}

#navigationTop ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:25px;
}

#navigationTop li {
	border-bottom:1px solid white;
}

#navigationTop a {
	display:block;
	clear:both;
	margin:0;
	text-decoration:none;
	color:white;
	padding:5px;
	background:#169266;
}

#navigationTop a:hover, a:focus, a.selected {
	color:#333333;
	background:white;
}

#navigationTop a.selected {
	color:#333333;
	background:white;
}

#navigationTop #logo a {
	color:#169266;
	background:white;
	padding-bottom:1px;
	pading-top:1px;
}

#navigationTop #logo li {
	font-size:90%;
	border-bottom:1px solid white;
	color:#169266;
}

#navigationTop #logo a:hover, a:focus {
	text-decoration:underline;
}


/* site heading */

#siteHeading {
	background: #169266;
	clear:both;
	border-bottom: 1px solid #169266;
}

#siteHeading * {
	line-height:50px;
	margin:0;
	padding:0;
	white-space:nowrap;
}

#siteHeading h1 {
	font-size:170%;
	float:left;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-left:20px;
	clear:both;
}

#siteHeading a {
	background:#169266;
	color:white;
	text-decoration:none;
}

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

#siteHeading h1 em {
	font-size:70%;
	font-weight:normal;
}


/* toolbar */

#toolbar {
	margin-top:20px;
	width:20%;
	margin-right:30px;
	float:right;
}

#toolbar li {
	list-style-type:none;
}

#toolbar li {
	line-height:30px;
	display:block;
	padding-left:30px;
	padding-right:10px;
}

#toolbar a {
	text-decoration:none;
}

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

li.iconFont {
	background: white url("../images/icons/font.gif") left center no-repeat;
}

li.iconBookmark {
	background: white url("../images/icons/bookmark.gif") left center no-repeat;
}

li.iconPrint {
	background: white url("../images/icons/print.gif") left center no-repeat;
}

li.iconEdit {
	background: white url("../images/icons/edit.gif") left center no-repeat;
}

li.iconSearch {
	background: white url("../images/icons/search.gif") left center no-repeat;
}


/* toplink */

div.top {
	clear:both;
	padding-bottom:20px;
}

div.top a {
	font-size:90%;
	text-decoration:none;
	padding:5px;
	color:#333;
	background:#eee;
}

div.top a:hover {
	background:#169266;
	color:white;
}


/* feedback */

#feedback input,textarea {
	background:white;
	border:1px solid #169266;
	margin-bottom:5px;
	width:300px;
}

#feedback textarea {
	height:150px;
}

/* search */

li.iconSearch .field {
	background:white;
	width:65px;
	border:1px solid #169266;
	margin-right:5px;
}

li.iconSearch .submit {
	padding:0;
	background:#169266;
	color:white;
	border:none;
	padding-left:5px;
	padding-right:5px;
}

/* misc */

small.edit {
	font-weight:normal;
	font-size:11px;
	float:right;
	background: white url("../images/icons/edit.gif") left center no-repeat;
	line-height:22px;
	padding-left:30px;
}

small.edit a {
	text-decoration:none;
}

span.hilite {
	background:orange;
	padding:2px;
}

/* Netscape 4.x.x wrapper ends */
}
