HTML {
	scrollbar-base-color: #998299;
	scrollbar-arrow-color: #ffffff;
}

BODY {
	margin: 0px;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	background-image: url(images/default_bg.gif);
	background-repeat: repeat-x;
}

P, UL, OL {
	font-size: 75%;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	line-height: 13.75pt;
	margin-bottom: 0px;
}

UL {
	margin-top: 0px;
	list-style-type: square;
}

OL {
	margin-top: 0px;
}

HR {
	margin: 0px;
}

H1, H2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #381E38;
	padding-bottom: 0px;
}

H1 { margin-bottom: 10px; }
H2 { margin-bottom: 0px; }

A { font-weight: bold; }

BLOCKQUOTE {
	margin-left: 20px;
}

.inputText {
	border: 1px #000000 solid;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
}

.pageFooter {
	font-size: 75%;
	line-height: 100%;
}

.tagLine {
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #efefef;
	height: 25px;
	width: 100%;
	border-top: 2px silver groove;
}

.tagLine:Visited { color: #efefef; }
.tagline:Active { color: #ffffff; }
.tagline:Hover {
	color: #ffffff;
	background-color: #381E38;
	border-top: 2px silver groove;
}

.size {
	color: #000000;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 75%;
	border-bottom: 1px #333333 solid;
}

.sizeHeader {
	color: #000000;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 75%;
	font-weight: bold;
	border-bottom: 2px #333333 solid;
}	
	
.sizeFooter { 
	color: #000000;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 70%;
	font-style: italic;
}

.spacedImg {
	margin-left: 10px;
	margin-bottom: 10px;
}

.pDesc {
	margin-top: 0px;
}

.printablePage {
	background-image: none;
	margin: 10px;
}