.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.dividingLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A4A16A;
	border-right-color: #A4A16A;
	border-bottom-color: #A4A16A;
	border-left-color: #A4A16A;
}
.bottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4A16A;
	border-right-color: #A4A16A;
	border-bottom-color: #A4A16A;
	border-left-color: #A4A16A;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B32018;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
a.thumbnailcaption:link {
	font-family: "Arial Mäori", "Arial Narrow Mäori", Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.thumbnailcaption {
	font-family: "Arial Mäori", "Arial Narrow Mäori", Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

a.thumbnailcaption:hover {
	font-family: "Arial Mäori", "Arial Narrow Mäori", Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}
.generic_bg {
	background-image: url(../images/Segs/generic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container {
	width:520px;
	height:415px;
	z-index:1;
	overflow: auto;
	scrollbar-track-color: #A49D81;
	scrollbar-face-color: #CECAAB;
	scrollbar-darkshadow-color: #A49D81;
	scrollbar-3dlight-color: #A49D81;
	scrollbar-highlight-color: #BAB597;
	scrollbar-shadow-color: #BAB597;
	scrollbar-arrow-color: #A49D81;
}
#content {
	width:490px;
	z-index:1;
}

#printbanner { 
  display : none;
}

a.footer:link, a.footer:active, a.footer:hover {
	color: #000000;
}
a.footer:link, a.footer:active {
	text-decoration: none;
}
