@charset "ISO-8859-1";

/* Copyright © 2005-2006 Allan Savage. All rights reserved. */

#logo {
	display : none;
}

#title {
	font-weight : bold;
	font-size : 150%;
}

#breadcrumbsSurround {
	display : none;
}

#navBarSurround {
	display : none;
}

#pageLinksSurround {
	display : none;
}

#contentSurround .RoundCorners {
	display : none;
}

#content .bottomLinks {
	clear : both;
	padding : 20px 0px 0px;
}

#content h1 {
	font-size : 150%;
	clear : left;
}

#content h1 .paging{
	font-size : 80%;
	font-weight : normal;
}

#content h2 {
	font-size : 120%;
}

#content h3 {
	font-size : 100%;
	text-decoration : underline;
}

#content .heading {
	font-size : 120%;
}

#content a {
	font-weight : bold;
	color : black;
	text-decoration : none;
}

#content ul.topic_list a {
	text-decoration : underline;
	font-weight : bold;
	color : black;
}

#content ul.sub_topic_list a {
	text-decoration : none;
	color : black;
}

#footer {
	display : none;
}

#adBarSurround {
	display : none;
}




.pictureLink {
	border : 0;
}

.alignLeft {
	float : left;
}

.alignRight {
	float : left;
}

.centered {
	text-align : center;
}

.indentLeft {
	padding-left : 30px;
}

.indentRight {
	padding-right : 30px;
}

.indentBoth {
	padding-left : 30px;
	padding-right : 30px;
}

.pageNumbers {
	text-align : center;
}

.screenLinks {
	display : none;
}

.specList {
	table-layout : fixed;
	width : 94%;
	margin : 0px auto 0px 3%;
	border : 0px;
}

.specList th.category {
	text-decoration : underline;
	font-weight : bold;
	font-variant : normal;
	font-size : 115%;
	text-align : left;
}

.specList th {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

.specList td {
	text-align : left;
	vertical-align : top;
}

.linkList {
	table-layout : fixed;
	width : 94%;
	margin : 0px 3%;
	border : 0px;
}

.linkList th.category {
	padding : 10px 0px;
	text-decoration : underline;
	font-weight : bold;
	font-variant : normal;
	font-size : 115%;
	text-align : left;
}

.linkList th {
	padding : 0px 0px 0px 15px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

.linkList td {
	text-align : justify;
	vertical-align : top;
	padding : 0px 0px 10px;
}

.linkList .warning {
	font-weight : bold;
}

.pictureListRight {
	clear : left;
	float : left;
	text-align : center;
	padding : 10px 20px 10px 0px;
}

.pictureListLeft {
	clear : left;
	float : left;
	text-align : center;
	padding : 10px 20px 10px 0px;
}
